2025-11-03T15:46:31.6723173Z Current runner version: '2.329.0' 2025-11-03T15:46:31.6733546Z Runner name: 'i-0028a21fe160da7d0' 2025-11-03T15:46:31.6734571Z Runner group name: 'Default' 2025-11-03T15:46:31.6735646Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-11-03T15:46:31.6738989Z ##[group]GITHUB_TOKEN Permissions 2025-11-03T15:46:31.6741923Z Contents: read 2025-11-03T15:46:31.6742607Z Metadata: read 2025-11-03T15:46:31.6743142Z ##[endgroup] 2025-11-03T15:46:31.6745742Z Secret source: Actions 2025-11-03T15:46:31.6746465Z Prepare workflow directory 2025-11-03T15:46:31.9302618Z Prepare all required actions 2025-11-03T15:46:31.9343460Z Getting action download info 2025-11-03T15:46:32.6661652Z Download action repository 'pytorch/test-infra@main' (SHA:dd72a20e27a9820d8aba7291a7d9c1e023f652e1) 2025-11-03T15:48:09.2780361Z Download action repository 'pytorch/pytorch@main' (SHA:3f6538febd727b782e6e13cfd026a309fb14351d) 2025-11-03T15:51:55.5861112Z Download action repository 'seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-11-03T15:51:55.9850943Z Getting action download info 2025-11-03T15:51:56.1289666Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-11-03T15:51:56.7592557Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml@refs/heads/main (3f6538febd727b782e6e13cfd026a309fb14351d) 2025-11-03T15:51:56.7596735Z ##[group] Inputs 2025-11-03T15:51:56.7597113Z build-environment: win-vs2022-cpu-py3 2025-11-03T15:51:56.7597441Z cuda-version: cpu 2025-11-03T15:51:56.7598093Z use-xpu: false 2025-11-03T15:51:56.7598328Z xpu-version: 2025-11-03T15:51:56.7598605Z vc-year: 2022 2025-11-03T15:51:56.7598838Z build-with-debug: false 2025-11-03T15:51:56.7599126Z sync-tag: 2025-11-03T15:51:56.7600742Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, ]} 2025-11-03T15:51:56.7602261Z runner: lf.windows.4xlarge.nonephemeral 2025-11-03T15:51:56.7602603Z ##[endgroup] 2025-11-03T15:51:56.7602931Z Complete job name: win-vs2022-cpu-py3 / build 2025-11-03T15:51:57.7625676Z ##[group]Run git config --global core.longpaths true 2025-11-03T15:51:57.7626315Z git config --global core.longpaths true 2025-11-03T15:51:57.7626705Z git config --global core.symlinks true 2025-11-03T15:51:57.7627057Z git config --global core.ignorecase false 2025-11-03T15:51:57.7627349Z  2025-11-03T15:51:57.7627703Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-11-03T15:51:57.7628271Z # the directory on Windows and prevent GHA from checking out as reported 2025-11-03T15:51:57.7628739Z # in https://github.com/actions/checkout/issues/1018 2025-11-03T15:51:57.7629150Z git config --global core.fsmonitor false 2025-11-03T15:51:57.7655202Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T15:51:57.7655931Z env: 2025-11-03T15:51:57.7656128Z GIT_DEFAULT_BRANCH: main 2025-11-03T15:51:57.7656365Z ##[endgroup] 2025-11-03T15:52:09.3209693Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-11-03T15:52:09.3210332Z with: 2025-11-03T15:52:09.3211086Z github-secret: *** 2025-11-03T15:52:09.3213126Z instructions: To forward remote desktop on your local machine ssh as follows: ssh -L 3389:localhost:3389 %%username%%@%%hostname%% And then change password using `passwd` command. To start build locally, change working folder to \actions-runner\_work\pytorch\pytorch, Activate miniconda and Visual Studio environment, by running: call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 call "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 2025-11-03T15:52:09.3216561Z activate-with-label: false 2025-11-03T15:52:09.3216809Z label: with-ssh 2025-11-03T15:52:09.3217027Z remove-existing-keys: true 2025-11-03T15:52:09.3217261Z fail-silently: true 2025-11-03T15:52:09.3217494Z env: 2025-11-03T15:52:09.3217716Z GIT_DEFAULT_BRANCH: main 2025-11-03T15:52:09.3217946Z ##[endgroup] 2025-11-03T15:52:09.4767586Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-11-03T15:52:09.4768516Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-11-03T15:52:09.5043760Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-11-03T15:52:09.5044192Z with: 2025-11-03T15:52:09.5044388Z no-sudo: true 2025-11-03T15:52:09.5044596Z submodules: recursive 2025-11-03T15:52:09.5044801Z fetch-depth: 0 2025-11-03T15:52:09.5044985Z env: 2025-11-03T15:52:09.5045178Z GIT_DEFAULT_BRANCH: main 2025-11-03T15:52:09.5045409Z ##[endgroup] 2025-11-03T15:52:09.5181150Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-11-03T15:52:09.5182027Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-11-03T15:52:09.5202636Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T15:52:09.5203076Z env: 2025-11-03T15:52:09.5203255Z GIT_DEFAULT_BRANCH: main 2025-11-03T15:52:09.5203483Z ##[endgroup] 2025-11-03T15:52:09.7947025Z ##[group]Run # Use all available CPUs for fetching 2025-11-03T15:52:09.7947438Z # Use all available CPUs for fetching 2025-11-03T15:52:09.7947758Z cd "${GITHUB_WORKSPACE}" 2025-11-03T15:52:09.7948106Z git config --global fetch.parallel 0 2025-11-03T15:52:09.7948455Z git config --global submodule.fetchJobs 0 2025-11-03T15:52:09.7948780Z  2025-11-03T15:52:09.7949090Z # Clean workspace. The default checkout action should also do this, but 2025-11-03T15:52:09.7949518Z # do it here as well just in case 2025-11-03T15:52:09.7949808Z if [[ -d .git ]]; then 2025-11-03T15:52:09.7950065Z  if [ -z "${NO_SUDO}" ]; then 2025-11-03T15:52:09.7950333Z  sudo git clean -ffdx 2025-11-03T15:52:09.7950631Z  else 2025-11-03T15:52:09.7950879Z  git clean -ffdx 2025-11-03T15:52:09.7951112Z  fi 2025-11-03T15:52:09.7951295Z fi 2025-11-03T15:52:09.7973529Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T15:52:09.7974034Z env: 2025-11-03T15:52:09.7974270Z GIT_DEFAULT_BRANCH: main 2025-11-03T15:52:09.7974499Z NO_SUDO: true 2025-11-03T15:52:09.7974735Z ##[endgroup] 2025-11-03T15:52:10.2679530Z ##[group]Run actions/checkout@v4 2025-11-03T15:52:10.2679811Z with: 2025-11-03T15:52:10.2680022Z ref: 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T15:52:10.2680316Z fetch-depth: 0 2025-11-03T15:52:10.2680521Z submodules: recursive 2025-11-03T15:52:10.2680744Z show-progress: false 2025-11-03T15:52:10.2680968Z repository: pytorch/pytorch 2025-11-03T15:52:10.2681366Z token: *** 2025-11-03T15:52:10.2681567Z ssh-strict: true 2025-11-03T15:52:10.2681754Z ssh-user: git 2025-11-03T15:52:10.2682000Z persist-credentials: true 2025-11-03T15:52:10.2682225Z clean: true 2025-11-03T15:52:10.2682442Z sparse-checkout-cone-mode: true 2025-11-03T15:52:10.2682701Z fetch-tags: false 2025-11-03T15:52:10.2682903Z lfs: false 2025-11-03T15:52:10.2683105Z set-safe-directory: true 2025-11-03T15:52:10.2683319Z env: 2025-11-03T15:52:10.2683500Z GIT_DEFAULT_BRANCH: main 2025-11-03T15:52:10.2683712Z ##[endgroup] 2025-11-03T15:52:10.3989191Z Syncing repository: pytorch/pytorch 2025-11-03T15:52:10.3991401Z ##[group]Getting Git version info 2025-11-03T15:52:10.3991816Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-11-03T15:52:10.4101531Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-11-03T15:52:10.4337320Z git version 2.51.0.windows.1 2025-11-03T15:52:10.4384991Z ##[endgroup] 2025-11-03T15:52:10.4396523Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\c3f49564-9ccb-492b-b2a0-57bd7106a97b\.gitconfig' 2025-11-03T15:52:10.4415892Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c3f49564-9ccb-492b-b2a0-57bd7106a97b' before making global git config changes 2025-11-03T15:52:10.4418091Z Adding repository directory to the temporary git global config as a safe directory 2025-11-03T15:52:10.4426044Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-11-03T15:52:10.4664939Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-11-03T15:52:10.4676386Z ##[group]Initializing the repository 2025-11-03T15:52:10.4684347Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-11-03T15:52:11.3605792Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-11-03T15:52:11.3656045Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-11-03T15:52:11.6218412Z ##[endgroup] 2025-11-03T15:52:11.6218823Z ##[group]Disabling automatic garbage collection 2025-11-03T15:52:11.6236165Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-11-03T15:52:11.6485779Z ##[endgroup] 2025-11-03T15:52:11.6486197Z ##[group]Setting up auth 2025-11-03T15:52:11.6504383Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-11-03T15:52:11.6754576Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-11-03T15:52:19.3764237Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-11-03T15:52:19.4018697Z [command]"C:\Program Files\Git\cmd\git.exe" 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-11-03T15:52:19.8168768Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-11-03T15:52:19.8427751Z ##[endgroup] 2025-11-03T15:52:19.8428252Z ##[group]Fetching the repository 2025-11-03T15:52:19.8446927Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-11-03T15:53:22.1089547Z From https://github.com/pytorch/pytorch 2025-11-03T15:53:22.1090086Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-11-03T15:53:22.1090717Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-11-03T15:53:22.1091362Z * [new branch] DyVariaSourceRepr -> origin/DyVariaSourceRepr 2025-11-03T15:53:22.1091866Z * [new branch] DynamoFixGit -> origin/DynamoFixGit 2025-11-03T15:53:22.1092331Z * [new branch] DynamoVariaT -> origin/DynamoVariaT 2025-11-03T15:53:22.1092942Z * [new branch] Flamefire-misplaced-TestFailure -> origin/Flamefire-misplaced-TestFailure 2025-11-03T15:53:22.1093620Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-11-03T15:53:22.1094280Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-11-03T15:53:22.1094799Z * [new branch] IvanKobzarev/stack/2 -> origin/IvanKobzarev/stack/2 2025-11-03T15:53:22.1095525Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-11-03T15:53:22.1096032Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-11-03T15:53:22.1096659Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-11-03T15:53:22.1097263Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-11-03T15:53:22.1097776Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-11-03T15:53:22.1099015Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-11-03T15:53:22.1099563Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-11-03T15:53:22.1100066Z * [new branch] VLA_exp -> origin/VLA_exp 2025-11-03T15:53:22.1100489Z * [new branch] VariaT -> origin/VariaT 2025-11-03T15:53:22.1101000Z * [new branch] add-pyrefly-to-lintrunner -> origin/add-pyrefly-to-lintrunner 2025-11-03T15:53:22.1101600Z * [new branch] add_conv3d_ops -> origin/add_conv3d_ops 2025-11-03T15:53:22.1102076Z * [new branch] add_op_to_dashboard -> origin/add_op_to_dashboard 2025-11-03T15:53:22.1102679Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-11-03T15:53:22.1103152Z * [new branch] addmm10000rtx -> origin/addmm10000rtx 2025-11-03T15:53:22.1103637Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-11-03T15:53:22.1104103Z * [new branch] adi/test -> origin/adi/test 2025-11-03T15:53:22.1104536Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-11-03T15:53:22.1105007Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-11-03T15:53:22.1105474Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-11-03T15:53:22.1105962Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-11-03T15:53:22.1106484Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-11-03T15:53:22.1106965Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-11-03T15:53:22.1107459Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-11-03T15:53:22.1108120Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-11-03T15:53:22.1108802Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-11-03T15:53:22.1109313Z * [new branch] alt-disable -> origin/alt-disable 2025-11-03T15:53:22.1109787Z * [new branch] angelayi/allow_fake -> origin/angelayi/allow_fake 2025-11-03T15:53:22.1110372Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-11-03T15:53:22.1110939Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-11-03T15:53:22.1111564Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-11-03T15:53:22.1112198Z * [new branch] angelayi/const_folder -> origin/angelayi/const_folder 2025-11-03T15:53:22.1112715Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-11-03T15:53:22.1113352Z * [new branch] angelayi/joint_kwargs -> origin/angelayi/joint_kwargs 2025-11-03T15:53:22.1113926Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-11-03T15:53:22.1114491Z * [new branch] angelayi/opaque_obj_v2 -> origin/angelayi/opaque_obj_v2 2025-11-03T15:53:22.1115162Z * [new branch] angelayi/post_grad -> origin/angelayi/post_grad 2025-11-03T15:53:22.1115673Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-11-03T15:53:22.1116164Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-11-03T15:53:22.1116693Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-11-03T15:53:22.1117256Z * [new branch] angelayi/static_input_indices -> origin/angelayi/static_input_indices 2025-11-03T15:53:22.1117920Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-11-03T15:53:22.1118446Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-11-03T15:53:22.1118929Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-11-03T15:53:22.1119480Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-11-03T15:53:22.1120059Z * [new branch] annotate_before_eliminate -> origin/annotate_before_eliminate 2025-11-03T15:53:22.1120556Z * [new branch] annotate_fn -> origin/annotate_fn 2025-11-03T15:53:22.1121021Z * [new branch] annotation_bw -> origin/annotation_bw 2025-11-03T15:53:22.1121479Z * [new branch] annotation_bw_1 -> origin/annotation_bw_1 2025-11-03T15:53:22.1121965Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-11-03T15:53:22.1122437Z * [new branch] annotation_log -> origin/annotation_log 2025-11-03T15:53:22.1122925Z * [new branch] annotation_replay -> origin/annotation_replay 2025-11-03T15:53:22.1123419Z * [new branch] annotation_submod -> origin/annotation_submod 2025-11-03T15:53:22.1123906Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-11-03T15:53:22.1124406Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-11-03T15:53:22.1124898Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-11-03T15:53:22.1125446Z * [new branch] aoti_metal_shimify -> origin/aoti_metal_shimify 2025-11-03T15:53:22.1126021Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-11-03T15:53:22.1126554Z * [new branch] aoti_shim_library_list -> origin/aoti_shim_library_list 2025-11-03T15:53:22.1127064Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-11-03T15:53:22.1127549Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-11-03T15:53:22.1128147Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-11-03T15:53:22.1128719Z * [new branch] async_tp -> origin/async_tp 2025-11-03T15:53:22.1129245Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-11-03T15:53:22.1129893Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-11-03T15:53:22.1130463Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-11-03T15:53:22.1131009Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-11-03T15:53:22.1131532Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-11-03T15:53:22.1132022Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-11-03T15:53:22.1132527Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-11-03T15:53:22.1133037Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-11-03T15:53:22.1134245Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-11-03T15:53:22.1134753Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-11-03T15:53:22.1135278Z * [new branch] attention_benchmark -> origin/attention_benchmark 2025-11-03T15:53:22.1135837Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-11-03T15:53:22.1136402Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-11-03T15:53:22.1137141Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-11-03T15:53:22.1137648Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-11-03T15:53:22.1138142Z * [new branch] bahuang/test -> origin/bahuang/test 2025-11-03T15:53:22.1168462Z * [new branch] base/1.5 -> origin/base/1.5 2025-11-03T15:53:22.1169049Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-11-03T15:53:22.1169642Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-11-03T15:53:22.1170147Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-11-03T15:53:22.1170673Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-11-03T15:53:22.1171225Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-11-03T15:53:22.1171723Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-11-03T15:53:22.1172243Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-11-03T15:53:22.1172903Z * [new branch] bf/cg-partition-custom-op-mutation -> origin/bf/cg-partition-custom-op-mutation 2025-11-03T15:53:22.1173563Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-11-03T15:53:22.1174126Z * [new branch] bf/clean-hf -> origin/bf/clean-hf 2025-11-03T15:53:22.1174566Z * [new branch] bf/clean-timm -> origin/bf/clean-timm 2025-11-03T15:53:22.1175048Z * [new branch] bf/clean-torchbench -> origin/bf/clean-torchbench 2025-11-03T15:53:22.1175562Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-11-03T15:53:22.1176073Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-11-03T15:53:22.1176678Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-11-03T15:53:22.1177667Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-11-03T15:53:22.1178560Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-11-03T15:53:22.1179104Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-11-03T15:53:22.1179640Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-11-03T15:53:22.1180133Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-11-03T15:53:22.1180760Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-11-03T15:53:22.1181427Z * [new branch] bf/partition-custom-rules -> origin/bf/partition-custom-rules 2025-11-03T15:53:22.1182018Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-11-03T15:53:22.1182568Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-11-03T15:53:22.1183129Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-11-03T15:53:22.1183965Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-11-03T15:53:22.1184505Z * [new branch] bf16_support_per_channel -> origin/bf16_support_per_channel 2025-11-03T15:53:22.1185044Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-11-03T15:53:22.1185609Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-11-03T15:53:22.1186763Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-11-03T15:53:22.1187332Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-11-03T15:53:22.1187873Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-11-03T15:53:22.1188406Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-11-03T15:53:22.1188976Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-11-03T15:53:22.1189574Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-11-03T15:53:22.1190166Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-11-03T15:53:22.1190723Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-11-03T15:53:22.1191259Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-11-03T15:53:22.1191790Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-11-03T15:53:22.1192333Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-11-03T15:53:22.1192902Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-11-03T15:53:22.1193461Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-11-03T15:53:22.1193998Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-11-03T15:53:22.1194506Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-11-03T15:53:22.1195060Z * [new branch] brister/break_dynamic_scalar -> origin/brister/break_dynamic_scalar 2025-11-03T15:53:22.1195634Z * [new branch] brister/cast_rank0 -> origin/brister/cast_rank0 2025-11-03T15:53:22.1196118Z * [new branch] brister/item_fx -> origin/brister/item_fx 2025-11-03T15:53:22.1196628Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-11-03T15:53:22.1197270Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-11-03T15:53:22.1197841Z * [new branch] bwd-backup -> origin/bwd-backup 2025-11-03T15:53:22.1198270Z * [new branch] c57382a49 -> origin/c57382a49 2025-11-03T15:53:22.1198697Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-11-03T15:53:22.1199129Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-11-03T15:53:22.1199659Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-11-03T15:53:22.1200355Z * [new branch] cherry-pick-152361-by-pytorch_bot_bot_ -> origin/cherry-pick-152361-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1201190Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1201943Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1202793Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1203534Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1204254Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1205000Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1205827Z * [new branch] cherry-pick-162194-by-pytorch_bot_bot_ -> origin/cherry-pick-162194-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1206593Z * [new branch] cherry-pick-162693-by-pytorch_bot_bot_ -> origin/cherry-pick-162693-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1207382Z * [new branch] cherry-pick-162764-by-pytorch_bot_bot_ -> origin/cherry-pick-162764-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1208107Z * [new branch] cherry-pick-163029-by-pytorch_bot_bot_ -> origin/cherry-pick-163029-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1208834Z * [new branch] cherry-pick-163776-by-pytorch_bot_bot_ -> origin/cherry-pick-163776-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1209561Z * [new branch] cherry-pick-164774-by-pytorch_bot_bot_ -> origin/cherry-pick-164774-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1210275Z * [new branch] cherry-pick-164870-by-pytorch_bot_bot_ -> origin/cherry-pick-164870-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1211013Z * [new branch] cherry-pick-164946-by-pytorch_bot_bot_ -> origin/cherry-pick-164946-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1211737Z * [new branch] cherry-pick-165013-by-pytorch_bot_bot_ -> origin/cherry-pick-165013-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1212530Z * [new branch] cherry-pick-165465-by-pytorch_bot_bot_ -> origin/cherry-pick-165465-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1213267Z * [new branch] cherry-pick-165665-by-pytorch_bot_bot_ -> origin/cherry-pick-165665-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1214075Z * [new branch] cherry-pick-165794-by-pytorch_bot_bot_ -> origin/cherry-pick-165794-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1214813Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-11-03T15:53:22.1215440Z * [new branch] chuanqi129-patch-1 -> origin/chuanqi129-patch-1 2025-11-03T15:53:22.1215902Z * [new branch] ci_attn -> origin/ci_attn 2025-11-03T15:53:22.1216337Z * [new branch] codegen_trace -> origin/codegen_trace 2025-11-03T15:53:22.1216784Z * [new branch] codex-testing -> origin/codex-testing 2025-11-03T15:53:22.1217469Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-11-03T15:53:22.1218577Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-11-03T15:53:22.1219640Z * [new branch] codex/enhance-cuda.matmul-with-allow_splitk-argument -> origin/codex/enhance-cuda.matmul-with-allow_splitk-argument 2025-11-03T15:53:22.1220490Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-11-03T15:53:22.1221290Z * [new branch] codex/refactor-dimension-handling-in-shape.cu -> origin/codex/refactor-dimension-handling-in-shape.cu 2025-11-03T15:53:22.1222234Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-11-03T15:53:22.1222934Z * [new branch] context_test -> origin/context_test 2025-11-03T15:53:22.1224031Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-11-03T15:53:22.1224685Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-11-03T15:53:22.1225251Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-11-03T15:53:22.1225810Z * [new branch] crcrpar-patch-1 -> origin/crcrpar-patch-1 2025-11-03T15:53:22.1226306Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-11-03T15:53:22.1226931Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-11-03T15:53:22.1227461Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-11-03T15:53:22.1228023Z * [new branch] csl/debug_tests_larger_runner -> origin/csl/debug_tests_larger_runner 2025-11-03T15:53:22.1228630Z * [new branch] csl/disable_test_leaking_memory -> origin/csl/disable_test_leaking_memory 2025-11-03T15:53:22.1229268Z * [new branch] csl/failed_consistently_null -> origin/csl/failed_consistently_null 2025-11-03T15:53:22.1229905Z * [new branch] csl/fix_internal_graph_executor -> origin/csl/fix_internal_graph_executor 2025-11-03T15:53:22.1230462Z * [new branch] csl/fix_periodic_debug_1 -> origin/csl/fix_periodic_debug_1 2025-11-03T15:53:22.1230991Z * [new branch] csl/inductor_h100_nightly -> origin/csl/inductor_h100_nightly 2025-11-03T15:53:22.1231467Z * [new branch] csl/katex -> origin/csl/katex 2025-11-03T15:53:22.1231928Z * [new branch] csl/keep_going_manual -> origin/csl/keep_going_manual 2025-11-03T15:53:22.1232412Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-11-03T15:53:22.1232861Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-11-03T15:53:22.1233316Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-11-03T15:53:22.1233782Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-11-03T15:53:22.1234254Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-11-03T15:53:22.1234736Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-11-03T15:53:22.1235264Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-11-03T15:53:22.1235856Z * [new branch] csl/nogpu_inductor_caching_test -> origin/csl/nogpu_inductor_caching_test 2025-11-03T15:53:22.1236402Z * [new branch] csl/nogpu_on_no_gpu -> origin/csl/nogpu_on_no_gpu 2025-11-03T15:53:22.1236891Z * [new branch] csl/periodic_disable -> origin/csl/periodic_disable 2025-11-03T15:53:22.1237498Z * [new branch] csl/print_something_for_log_classifier -> origin/csl/print_something_for_log_classifier 2025-11-03T15:53:22.1238084Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-11-03T15:53:22.1238596Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-11-03T15:53:22.1239119Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-11-03T15:53:22.1239625Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-11-03T15:53:22.1240119Z * [new branch] csl/revert_no_rule -> origin/csl/revert_no_rule 2025-11-03T15:53:22.1240579Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-11-03T15:53:22.1241138Z * [new branch] csl/run_full_lint_trunk -> origin/csl/run_full_lint_trunk 2025-11-03T15:53:22.1241623Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-11-03T15:53:22.1242727Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-11-03T15:53:22.1243235Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-11-03T15:53:22.1243768Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-11-03T15:53:22.1244417Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-11-03T15:53:22.1245062Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-11-03T15:53:22.1245710Z * [new branch] csl/upload_all_data -> origin/csl/upload_all_data 2025-11-03T15:53:22.1246197Z * [new branch] csl/win_cpp_tests -> origin/csl/win_cpp_tests 2025-11-03T15:53:22.1246709Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-11-03T15:53:22.1247302Z * [new branch] csl/workflow_consistency_linter -> origin/csl/workflow_consistency_linter 2025-11-03T15:53:22.1247892Z * [new branch] csl/workflow_sync_more_files -> origin/csl/workflow_sync_more_files 2025-11-03T15:53:22.1248399Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-11-03T15:53:22.1248854Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-11-03T15:53:22.1249296Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-11-03T15:53:22.1249769Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-11-03T15:53:22.1250230Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-11-03T15:53:22.1250663Z * [new branch] debug-guard -> origin/debug-guard 2025-11-03T15:53:22.1251120Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-11-03T15:53:22.1252050Z * [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-11-03T15:53:22.1253345Z * [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-11-03T15:53:22.1254332Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-11-03T15:53:22.1254965Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-11-03T15:53:22.1255584Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-11-03T15:53:22.1256132Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-11-03T15:53:22.1256640Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-11-03T15:53:22.1257111Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-11-03T15:53:22.1257589Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-11-03T15:53:22.1258190Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-11-03T15:53:22.1258801Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-11-03T15:53:22.1259311Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-11-03T15:53:22.1259788Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-11-03T15:53:22.1260265Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-11-03T15:53:22.1260732Z * [new branch] disp_counter -> origin/disp_counter 2025-11-03T15:53:22.1261160Z * [new branch] document -> origin/document 2025-11-03T15:53:22.1261696Z * [new branch] document-apis -> origin/document-apis 2025-11-03T15:53:22.1262162Z * [new branch] dynamo_stack_trace -> origin/dynamo_stack_trace 2025-11-03T15:53:22.1262659Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-11-03T15:53:22.1263198Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-11-03T15:53:22.1263742Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-11-03T15:53:22.1264825Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-11-03T15:53:22.1265415Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-11-03T15:53:22.1265970Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-11-03T15:53:22.1266514Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-11-03T15:53:22.1267135Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-11-03T15:53:22.1267796Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-11-03T15:53:22.1268447Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-11-03T15:53:22.1269180Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-11-03T15:53:22.1270039Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-11-03T15:53:22.1270846Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-11-03T15:53:22.1271534Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-11-03T15:53:22.1272148Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-11-03T15:53:22.1272791Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-11-03T15:53:22.1273381Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-11-03T15:53:22.1274082Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-11-03T15:53:22.1274793Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-11-03T15:53:22.1275411Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-11-03T15:53:22.1276192Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-11-03T15:53:22.1277008Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-11-03T15:53:22.1277786Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-11-03T15:53:22.1278568Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-11-03T15:53:22.1279363Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-11-03T15:53:22.1280204Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-11-03T15:53:22.1281017Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-11-03T15:53:22.1281567Z * [new branch] exec -> origin/exec 2025-11-03T15:53:22.1282062Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-11-03T15:53:22.1282754Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-11-03T15:53:22.1283229Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-11-03T15:53:22.1283693Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-11-03T15:53:22.1284165Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-11-03T15:53:22.1284637Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-11-03T15:53:22.1285089Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-11-03T15:53:22.1285631Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-11-03T15:53:22.1286092Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-11-03T15:53:22.1286554Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-11-03T15:53:22.1287025Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-11-03T15:53:22.1287519Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-11-03T15:53:22.1288021Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-11-03T15:53:22.1288522Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-11-03T15:53:22.1288992Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-11-03T15:53:22.1289443Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-11-03T15:53:22.1289909Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-11-03T15:53:22.1290366Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-11-03T15:53:22.1290814Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-11-03T15:53:22.1291283Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-11-03T15:53:22.1291733Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-11-03T15:53:22.1292193Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-11-03T15:53:22.1292651Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-11-03T15:53:22.1293108Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-11-03T15:53:22.1293609Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-11-03T15:53:22.1294194Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-11-03T15:53:22.1294700Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-11-03T15:53:22.1295174Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-11-03T15:53:22.1295638Z * [new branch] export-D81698719 -> origin/export-D81698719 2025-11-03T15:53:22.1296099Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-11-03T15:53:22.1296557Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-11-03T15:53:22.1297019Z * [new branch] export-D83390563 -> origin/export-D83390563 2025-11-03T15:53:22.1297471Z * [new branch] export-D83391942 -> origin/export-D83391942 2025-11-03T15:53:22.1297937Z * [new branch] export-D83395610 -> origin/export-D83395610 2025-11-03T15:53:22.1298409Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-11-03T15:53:22.1298864Z * [new branch] export-D83591083 -> origin/export-D83591083 2025-11-03T15:53:22.1299327Z * [new branch] export-D83609850 -> origin/export-D83609850 2025-11-03T15:53:22.1299933Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-11-03T15:53:22.1300485Z * [new branch] export-D83714690 -> origin/export-D83714690 2025-11-03T15:53:22.1300963Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-11-03T15:53:22.1301419Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-11-03T15:53:22.1301902Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-11-03T15:53:22.1302357Z * [new branch] export-D84009392 -> origin/export-D84009392 2025-11-03T15:53:22.1302889Z * [new branch] export-D84025878 -> origin/export-D84025878 2025-11-03T15:53:22.1303356Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-11-03T15:53:22.1303816Z * [new branch] export-D84098898 -> origin/export-D84098898 2025-11-03T15:53:22.1304290Z * [new branch] export-D84103213 -> origin/export-D84103213 2025-11-03T15:53:22.1304744Z * [new branch] export-D84169910 -> origin/export-D84169910 2025-11-03T15:53:22.1305203Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-11-03T15:53:22.1305703Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-11-03T15:53:22.1306207Z * [new branch] export-D84522373 -> origin/export-D84522373 2025-11-03T15:53:22.1306713Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-11-03T15:53:22.1307173Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-11-03T15:53:22.1307630Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-11-03T15:53:22.1308083Z * [new branch] export-D85745809 -> origin/export-D85745809 2025-11-03T15:53:22.1308666Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-11-03T15:53:22.1309277Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-11-03T15:53:22.1309800Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-11-03T15:53:22.1310278Z * [new branch] ezyang-war -> origin/ezyang-war 2025-11-03T15:53:22.1310774Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-11-03T15:53:22.1311284Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-11-03T15:53:22.1311830Z * [new branch] fadeputr-fix-fbgemm_genai-build -> origin/fadeputr-fix-fbgemm_genai-build 2025-11-03T15:53:22.1312421Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-11-03T15:53:22.1312933Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-11-03T15:53:22.1313389Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-11-03T15:53:22.1313801Z * [new branch] fca -> origin/fca 2025-11-03T15:53:22.1314203Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-11-03T15:53:22.1314613Z * [new branch] fca5 -> origin/fca5 2025-11-03T15:53:22.1315086Z * [new branch] feature/forkserver-numa -> origin/feature/forkserver-numa 2025-11-03T15:53:22.1315623Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-11-03T15:53:22.1316155Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-11-03T15:53:22.1316662Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-11-03T15:53:22.1317192Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-11-03T15:53:22.1317856Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-11-03T15:53:22.1318347Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-11-03T15:53:22.1318859Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-11-03T15:53:22.1319366Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-11-03T15:53:22.1319872Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-11-03T15:53:22.1320486Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-11-03T15:53:22.1321021Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-11-03T15:53:22.1321547Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-11-03T15:53:22.1322111Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-11-03T15:53:22.1322676Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-11-03T15:53:22.1323151Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-11-03T15:53:22.1323686Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-11-03T15:53:22.1324215Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-11-03T15:53:22.1324694Z * [new branch] fix_fx_graph_print_space -> origin/fix_fx_graph_print_space 2025-11-03T15:53:22.1325202Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-11-03T15:53:22.1325656Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-11-03T15:53:22.1326095Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-11-03T15:53:22.1326536Z * [new branch] fixbugh100 -> origin/fixbugh100 2025-11-03T15:53:22.1326971Z * [new branch] fixes-triage -> origin/fixes-triage 2025-11-03T15:53:22.1327424Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-11-03T15:53:22.1327860Z * [new branch] fixvllmoct -> origin/fixvllmoct 2025-11-03T15:53:22.1328319Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-11-03T15:53:22.1328783Z * [new branch] flex-flash -> origin/flex-flash 2025-11-03T15:53:22.1329296Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-11-03T15:53:22.1329806Z * [new branch] flex_flash -> origin/flex_flash 2025-11-03T15:53:22.1330311Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-11-03T15:53:22.1330853Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-11-03T15:53:22.1331319Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-11-03T15:53:22.1331747Z * [new branch] fx_cpp -> origin/fx_cpp 2025-11-03T15:53:22.1332160Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-11-03T15:53:22.1332671Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-11-03T15:53:22.1333281Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-11-03T15:53:22.1333909Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-11-03T15:53:22.1334429Z * [new branch] gh/ColinPeppler/94/base -> origin/gh/ColinPeppler/94/base 2025-11-03T15:53:22.1334991Z * [new branch] gh/ColinPeppler/94/head -> origin/gh/ColinPeppler/94/head 2025-11-03T15:53:22.1335629Z * [new branch] gh/ColinPeppler/94/orig -> origin/gh/ColinPeppler/94/orig 2025-11-03T15:53:22.1336178Z * [new branch] gh/ColinPeppler/95/base -> origin/gh/ColinPeppler/95/base 2025-11-03T15:53:22.1336716Z * [new branch] gh/ColinPeppler/95/head -> origin/gh/ColinPeppler/95/head 2025-11-03T15:53:22.1337282Z * [new branch] gh/ColinPeppler/95/orig -> origin/gh/ColinPeppler/95/orig 2025-11-03T15:53:22.1337799Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-11-03T15:53:22.1338367Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-11-03T15:53:22.1338876Z * [new branch] gh/EikanWang/68/base -> origin/gh/EikanWang/68/base 2025-11-03T15:53:22.1339363Z * [new branch] gh/EikanWang/68/head -> origin/gh/EikanWang/68/head 2025-11-03T15:53:22.1339862Z * [new branch] gh/EikanWang/68/orig -> origin/gh/EikanWang/68/orig 2025-11-03T15:53:22.1340365Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-11-03T15:53:22.1340861Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-11-03T15:53:22.1341348Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-11-03T15:53:22.1341817Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-11-03T15:53:22.1342290Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-11-03T15:53:22.1342770Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-11-03T15:53:22.1343234Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-11-03T15:53:22.1343712Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-11-03T15:53:22.1344180Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-11-03T15:53:22.1344651Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-11-03T15:53:22.1345113Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-11-03T15:53:22.1345580Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-11-03T15:53:22.1346052Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-11-03T15:53:22.1346514Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-11-03T15:53:22.1346985Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-11-03T15:53:22.1347450Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-11-03T15:53:22.1347928Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-11-03T15:53:22.1348399Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-11-03T15:53:22.1348865Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-11-03T15:53:22.1349332Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-11-03T15:53:22.1349792Z * [new branch] gh/H-Huang/216/base -> origin/gh/H-Huang/216/base 2025-11-03T15:53:22.1350259Z * [new branch] gh/H-Huang/216/head -> origin/gh/H-Huang/216/head 2025-11-03T15:53:22.1350735Z * [new branch] gh/H-Huang/216/orig -> origin/gh/H-Huang/216/orig 2025-11-03T15:53:22.1351198Z * [new branch] gh/H-Huang/218/base -> origin/gh/H-Huang/218/base 2025-11-03T15:53:22.1351673Z * [new branch] gh/H-Huang/218/head -> origin/gh/H-Huang/218/head 2025-11-03T15:53:22.1352133Z * [new branch] gh/H-Huang/218/orig -> origin/gh/H-Huang/218/orig 2025-11-03T15:53:22.1352696Z * [new branch] gh/H-Huang/219/base -> origin/gh/H-Huang/219/base 2025-11-03T15:53:22.1353176Z * [new branch] gh/H-Huang/219/head -> origin/gh/H-Huang/219/head 2025-11-03T15:53:22.1353644Z * [new branch] gh/H-Huang/219/orig -> origin/gh/H-Huang/219/orig 2025-11-03T15:53:22.1354118Z * [new branch] gh/H-Huang/220/base -> origin/gh/H-Huang/220/base 2025-11-03T15:53:22.1354580Z * [new branch] gh/H-Huang/220/head -> origin/gh/H-Huang/220/head 2025-11-03T15:53:22.1355127Z * [new branch] gh/H-Huang/220/orig -> origin/gh/H-Huang/220/orig 2025-11-03T15:53:22.1355594Z * [new branch] gh/H-Huang/221/base -> origin/gh/H-Huang/221/base 2025-11-03T15:53:22.1356077Z * [new branch] gh/H-Huang/221/head -> origin/gh/H-Huang/221/head 2025-11-03T15:53:22.1356549Z * [new branch] gh/H-Huang/221/orig -> origin/gh/H-Huang/221/orig 2025-11-03T15:53:22.1357015Z * [new branch] gh/H-Huang/222/base -> origin/gh/H-Huang/222/base 2025-11-03T15:53:22.1357486Z * [new branch] gh/H-Huang/222/head -> origin/gh/H-Huang/222/head 2025-11-03T15:53:22.1357953Z * [new branch] gh/H-Huang/222/orig -> origin/gh/H-Huang/222/orig 2025-11-03T15:53:22.1358422Z * [new branch] gh/H-Huang/223/base -> origin/gh/H-Huang/223/base 2025-11-03T15:53:22.1358894Z * [new branch] gh/H-Huang/223/head -> origin/gh/H-Huang/223/head 2025-11-03T15:53:22.1359358Z * [new branch] gh/H-Huang/223/orig -> origin/gh/H-Huang/223/orig 2025-11-03T15:53:22.1359826Z * [new branch] gh/H-Huang/224/base -> origin/gh/H-Huang/224/base 2025-11-03T15:53:22.1360291Z * [new branch] gh/H-Huang/224/head -> origin/gh/H-Huang/224/head 2025-11-03T15:53:22.1360772Z * [new branch] gh/H-Huang/224/orig -> origin/gh/H-Huang/224/orig 2025-11-03T15:53:22.1361248Z * [new branch] gh/H-Huang/225/base -> origin/gh/H-Huang/225/base 2025-11-03T15:53:22.1361717Z * [new branch] gh/H-Huang/225/head -> origin/gh/H-Huang/225/head 2025-11-03T15:53:22.1362194Z * [new branch] gh/H-Huang/225/orig -> origin/gh/H-Huang/225/orig 2025-11-03T15:53:22.1362657Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-11-03T15:53:22.1363131Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-11-03T15:53:22.1363606Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-11-03T15:53:22.1364141Z * [new branch] gh/H-Huang/227/base -> origin/gh/H-Huang/227/base 2025-11-03T15:53:22.1364670Z * [new branch] gh/H-Huang/227/head -> origin/gh/H-Huang/227/head 2025-11-03T15:53:22.1365186Z * [new branch] gh/H-Huang/227/orig -> origin/gh/H-Huang/227/orig 2025-11-03T15:53:22.1365663Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-11-03T15:53:22.1366127Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-11-03T15:53:22.1366596Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-11-03T15:53:22.1367118Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-11-03T15:53:22.1367658Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-11-03T15:53:22.1368199Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-11-03T15:53:22.1368738Z * [new branch] gh/IvanKobzarev/151/base -> origin/gh/IvanKobzarev/151/base 2025-11-03T15:53:22.1369285Z * [new branch] gh/IvanKobzarev/151/head -> origin/gh/IvanKobzarev/151/head 2025-11-03T15:53:22.1369925Z * [new branch] gh/IvanKobzarev/151/orig -> origin/gh/IvanKobzarev/151/orig 2025-11-03T15:53:22.1370461Z * [new branch] gh/IvanKobzarev/156/base -> origin/gh/IvanKobzarev/156/base 2025-11-03T15:53:22.1371010Z * [new branch] gh/IvanKobzarev/156/head -> origin/gh/IvanKobzarev/156/head 2025-11-03T15:53:22.1371550Z * [new branch] gh/IvanKobzarev/156/orig -> origin/gh/IvanKobzarev/156/orig 2025-11-03T15:53:22.1372100Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-11-03T15:53:22.1372721Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-11-03T15:53:22.1373258Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-11-03T15:53:22.1373866Z * [new branch] gh/IvanKobzarev/158/base -> origin/gh/IvanKobzarev/158/base 2025-11-03T15:53:22.1374408Z * [new branch] gh/IvanKobzarev/158/head -> origin/gh/IvanKobzarev/158/head 2025-11-03T15:53:22.1374947Z * [new branch] gh/IvanKobzarev/158/orig -> origin/gh/IvanKobzarev/158/orig 2025-11-03T15:53:22.1375492Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-11-03T15:53:22.1376031Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-11-03T15:53:22.1376584Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-11-03T15:53:22.1377118Z * [new branch] gh/IvanKobzarev/161/base -> origin/gh/IvanKobzarev/161/base 2025-11-03T15:53:22.1377655Z * [new branch] gh/IvanKobzarev/161/head -> origin/gh/IvanKobzarev/161/head 2025-11-03T15:53:22.1378189Z * [new branch] gh/IvanKobzarev/161/orig -> origin/gh/IvanKobzarev/161/orig 2025-11-03T15:53:22.1378724Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-11-03T15:53:22.1379259Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-11-03T15:53:22.1379784Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-11-03T15:53:22.1380323Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-11-03T15:53:22.1380855Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-11-03T15:53:22.1381393Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-11-03T15:53:22.1381938Z * [new branch] gh/IvanKobzarev/164/base -> origin/gh/IvanKobzarev/164/base 2025-11-03T15:53:22.1382464Z * [new branch] gh/IvanKobzarev/164/head -> origin/gh/IvanKobzarev/164/head 2025-11-03T15:53:22.1382997Z * [new branch] gh/IvanKobzarev/164/orig -> origin/gh/IvanKobzarev/164/orig 2025-11-03T15:53:22.1383534Z * [new branch] gh/IvanKobzarev/165/base -> origin/gh/IvanKobzarev/165/base 2025-11-03T15:53:22.1384071Z * [new branch] gh/IvanKobzarev/165/head -> origin/gh/IvanKobzarev/165/head 2025-11-03T15:53:22.1384610Z * [new branch] gh/IvanKobzarev/165/orig -> origin/gh/IvanKobzarev/165/orig 2025-11-03T15:53:22.1385144Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-11-03T15:53:22.1385674Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-11-03T15:53:22.1386201Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-11-03T15:53:22.1386719Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-11-03T15:53:22.1387310Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-11-03T15:53:22.1388329Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-11-03T15:53:22.1388837Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-11-03T15:53:22.1389309Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-11-03T15:53:22.1389785Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-11-03T15:53:22.1390255Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-11-03T15:53:22.1390710Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-11-03T15:53:22.1391253Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-11-03T15:53:22.1391718Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-11-03T15:53:22.1392190Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-11-03T15:53:22.1392666Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-11-03T15:53:22.1393124Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-11-03T15:53:22.1393588Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-11-03T15:53:22.1394058Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-11-03T15:53:22.1394525Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-11-03T15:53:22.1394982Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-11-03T15:53:22.1395461Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-11-03T15:53:22.1395920Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-11-03T15:53:22.1396374Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-11-03T15:53:22.1396842Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-11-03T15:53:22.1397292Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-11-03T15:53:22.1397747Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-11-03T15:53:22.1398207Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-11-03T15:53:22.1398660Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-11-03T15:53:22.1399118Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-11-03T15:53:22.1399574Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-11-03T15:53:22.1400040Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-11-03T15:53:22.1400505Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-11-03T15:53:22.1400972Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-11-03T15:53:22.1401432Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-11-03T15:53:22.1401885Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-11-03T15:53:22.1402345Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-11-03T15:53:22.1402805Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-11-03T15:53:22.1403270Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-11-03T15:53:22.1403739Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-11-03T15:53:22.1404194Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-11-03T15:53:22.1404661Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-11-03T15:53:22.1405212Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-11-03T15:53:22.1405674Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-11-03T15:53:22.1406183Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-11-03T15:53:22.1406704Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-11-03T15:53:22.1407231Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-11-03T15:53:22.1408126Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-11-03T15:53:22.1408658Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-11-03T15:53:22.1409178Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-11-03T15:53:22.1409694Z * [new branch] gh/PaulZhang12/26/base -> origin/gh/PaulZhang12/26/base 2025-11-03T15:53:22.1410220Z * [new branch] gh/PaulZhang12/26/head -> origin/gh/PaulZhang12/26/head 2025-11-03T15:53:22.1410748Z * [new branch] gh/PaulZhang12/26/orig -> origin/gh/PaulZhang12/26/orig 2025-11-03T15:53:22.1411263Z * [new branch] gh/PaulZhang12/27/base -> origin/gh/PaulZhang12/27/base 2025-11-03T15:53:22.1411769Z * [new branch] gh/PaulZhang12/27/head -> origin/gh/PaulZhang12/27/head 2025-11-03T15:53:22.1412286Z * [new branch] gh/PaulZhang12/27/orig -> origin/gh/PaulZhang12/27/orig 2025-11-03T15:53:22.1412806Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-11-03T15:53:22.1413314Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-11-03T15:53:22.1413951Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-11-03T15:53:22.1414476Z * [new branch] gh/PaulZhang12/30/base -> origin/gh/PaulZhang12/30/base 2025-11-03T15:53:22.1414997Z * [new branch] gh/PaulZhang12/30/head -> origin/gh/PaulZhang12/30/head 2025-11-03T15:53:22.1415517Z * [new branch] gh/PaulZhang12/30/orig -> origin/gh/PaulZhang12/30/orig 2025-11-03T15:53:22.1416025Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-11-03T15:53:22.1416545Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-11-03T15:53:22.1417061Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-11-03T15:53:22.1417574Z * [new branch] gh/PaulZhang12/32/base -> origin/gh/PaulZhang12/32/base 2025-11-03T15:53:22.1418091Z * [new branch] gh/PaulZhang12/32/head -> origin/gh/PaulZhang12/32/head 2025-11-03T15:53:22.1418597Z * [new branch] gh/PaulZhang12/32/orig -> origin/gh/PaulZhang12/32/orig 2025-11-03T15:53:22.1419114Z * [new branch] gh/PaulZhang12/33/base -> origin/gh/PaulZhang12/33/base 2025-11-03T15:53:22.1419620Z * [new branch] gh/PaulZhang12/33/head -> origin/gh/PaulZhang12/33/head 2025-11-03T15:53:22.1420199Z * [new branch] gh/PaulZhang12/33/orig -> origin/gh/PaulZhang12/33/orig 2025-11-03T15:53:22.1420772Z * [new branch] gh/PaulZhang12/34/base -> origin/gh/PaulZhang12/34/base 2025-11-03T15:53:22.1421292Z * [new branch] gh/PaulZhang12/34/head -> origin/gh/PaulZhang12/34/head 2025-11-03T15:53:22.1421823Z * [new branch] gh/PaulZhang12/34/orig -> origin/gh/PaulZhang12/34/orig 2025-11-03T15:53:22.1422332Z * [new branch] gh/PaulZhang12/35/base -> origin/gh/PaulZhang12/35/base 2025-11-03T15:53:22.1422850Z * [new branch] gh/PaulZhang12/35/head -> origin/gh/PaulZhang12/35/head 2025-11-03T15:53:22.1423467Z * [new branch] gh/PaulZhang12/35/orig -> origin/gh/PaulZhang12/35/orig 2025-11-03T15:53:22.1423985Z * [new branch] gh/PaulZhang12/36/base -> origin/gh/PaulZhang12/36/base 2025-11-03T15:53:22.1424504Z * [new branch] gh/PaulZhang12/36/head -> origin/gh/PaulZhang12/36/head 2025-11-03T15:53:22.1425018Z * [new branch] gh/PaulZhang12/36/orig -> origin/gh/PaulZhang12/36/orig 2025-11-03T15:53:22.1425535Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-11-03T15:53:22.1426044Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-11-03T15:53:22.1426959Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-11-03T15:53:22.1427498Z * [new branch] gh/PaulZhang12/38/base -> origin/gh/PaulZhang12/38/base 2025-11-03T15:53:22.1428002Z * [new branch] gh/PaulZhang12/38/head -> origin/gh/PaulZhang12/38/head 2025-11-03T15:53:22.1428522Z * [new branch] gh/PaulZhang12/38/orig -> origin/gh/PaulZhang12/38/orig 2025-11-03T15:53:22.1429025Z * [new branch] gh/PaulZhang12/39/base -> origin/gh/PaulZhang12/39/base 2025-11-03T15:53:22.1429541Z * [new branch] gh/PaulZhang12/39/head -> origin/gh/PaulZhang12/39/head 2025-11-03T15:53:22.1430063Z * [new branch] gh/PaulZhang12/39/orig -> origin/gh/PaulZhang12/39/orig 2025-11-03T15:53:22.1430570Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-11-03T15:53:22.1431141Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-11-03T15:53:22.1431693Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-11-03T15:53:22.1432213Z * [new branch] gh/PaulZhang12/41/base -> origin/gh/PaulZhang12/41/base 2025-11-03T15:53:22.1432730Z * [new branch] gh/PaulZhang12/41/head -> origin/gh/PaulZhang12/41/head 2025-11-03T15:53:22.1433239Z * [new branch] gh/PaulZhang12/41/orig -> origin/gh/PaulZhang12/41/orig 2025-11-03T15:53:22.1433759Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-11-03T15:53:22.1434268Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-11-03T15:53:22.1434796Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-11-03T15:53:22.1435331Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-11-03T15:53:22.1435867Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-11-03T15:53:22.1436408Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-11-03T15:53:22.1436942Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-11-03T15:53:22.1437487Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-11-03T15:53:22.1438028Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-11-03T15:53:22.1438564Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-11-03T15:53:22.1439102Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-11-03T15:53:22.1439631Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-11-03T15:53:22.1440177Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-11-03T15:53:22.1440713Z * [new branch] gh/SherlockNoMad/13/base -> origin/gh/SherlockNoMad/13/base 2025-11-03T15:53:22.1441247Z * [new branch] gh/SherlockNoMad/13/head -> origin/gh/SherlockNoMad/13/head 2025-11-03T15:53:22.1441883Z * [new branch] gh/SherlockNoMad/13/orig -> origin/gh/SherlockNoMad/13/orig 2025-11-03T15:53:22.1442419Z * [new branch] gh/SherlockNoMad/14/base -> origin/gh/SherlockNoMad/14/base 2025-11-03T15:53:22.1442972Z * [new branch] gh/SherlockNoMad/14/head -> origin/gh/SherlockNoMad/14/head 2025-11-03T15:53:22.1443505Z * [new branch] gh/SherlockNoMad/14/orig -> origin/gh/SherlockNoMad/14/orig 2025-11-03T15:53:22.1444051Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-11-03T15:53:22.1444962Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-11-03T15:53:22.1445507Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-11-03T15:53:22.1446051Z * [new branch] gh/SherlockNoMad/16/base -> origin/gh/SherlockNoMad/16/base 2025-11-03T15:53:22.1446583Z * [new branch] gh/SherlockNoMad/16/head -> origin/gh/SherlockNoMad/16/head 2025-11-03T15:53:22.1447143Z * [new branch] gh/SherlockNoMad/16/orig -> origin/gh/SherlockNoMad/16/orig 2025-11-03T15:53:22.1447690Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-11-03T15:53:22.1448226Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-11-03T15:53:22.1448767Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-11-03T15:53:22.1449299Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-11-03T15:53:22.1449846Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-11-03T15:53:22.1450384Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-11-03T15:53:22.1450914Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-11-03T15:53:22.1451451Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-11-03T15:53:22.1451980Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-11-03T15:53:22.1452511Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-11-03T15:53:22.1453041Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-11-03T15:53:22.1453583Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-11-03T15:53:22.1454238Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-11-03T15:53:22.1454783Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-11-03T15:53:22.1455337Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-11-03T15:53:22.1455868Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-11-03T15:53:22.1456379Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-11-03T15:53:22.1456899Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-11-03T15:53:22.1457409Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-11-03T15:53:22.1457923Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-11-03T15:53:22.1458425Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-11-03T15:53:22.1458951Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-11-03T15:53:22.1459460Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-11-03T15:53:22.1459963Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-11-03T15:53:22.1460580Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-11-03T15:53:22.1461091Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-11-03T15:53:22.1461610Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-11-03T15:53:22.1462128Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-11-03T15:53:22.1462624Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-11-03T15:53:22.1463505Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-11-03T15:53:22.1464008Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-11-03T15:53:22.1464503Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-11-03T15:53:22.1464999Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-11-03T15:53:22.1465481Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-11-03T15:53:22.1465979Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-11-03T15:53:22.1466459Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-11-03T15:53:22.1466942Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-11-03T15:53:22.1467425Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-11-03T15:53:22.1467898Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-11-03T15:53:22.1468386Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-11-03T15:53:22.1468868Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-11-03T15:53:22.1469359Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-11-03T15:53:22.1469833Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-11-03T15:53:22.1470316Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-11-03T15:53:22.1470804Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-11-03T15:53:22.1471279Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-11-03T15:53:22.1471763Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-11-03T15:53:22.1472248Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-11-03T15:53:22.1472736Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-11-03T15:53:22.1473220Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-11-03T15:53:22.1473700Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-11-03T15:53:22.1474181Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-11-03T15:53:22.1474660Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-11-03T15:53:22.1475147Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-11-03T15:53:22.1475651Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-11-03T15:53:22.1476140Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-11-03T15:53:22.1476641Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-11-03T15:53:22.1477122Z * [new branch] gh/XilunWu/172/base -> origin/gh/XilunWu/172/base 2025-11-03T15:53:22.1477613Z * [new branch] gh/XilunWu/172/head -> origin/gh/XilunWu/172/head 2025-11-03T15:53:22.1478199Z * [new branch] gh/XilunWu/172/orig -> origin/gh/XilunWu/172/orig 2025-11-03T15:53:22.1478692Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-11-03T15:53:22.1479196Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-11-03T15:53:22.1479683Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-11-03T15:53:22.1480176Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-11-03T15:53:22.1481011Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-11-03T15:53:22.1481518Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-11-03T15:53:22.1482016Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-11-03T15:53:22.1482487Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-11-03T15:53:22.1482991Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-11-03T15:53:22.1483525Z * [new branch] gh/XilunWu/177/base -> origin/gh/XilunWu/177/base 2025-11-03T15:53:22.1484024Z * [new branch] gh/XilunWu/177/head -> origin/gh/XilunWu/177/head 2025-11-03T15:53:22.1484523Z * [new branch] gh/XilunWu/177/orig -> origin/gh/XilunWu/177/orig 2025-11-03T15:53:22.1485022Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-11-03T15:53:22.1485553Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-11-03T15:53:22.1486053Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-11-03T15:53:22.1486572Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-11-03T15:53:22.1487097Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-11-03T15:53:22.1487599Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-11-03T15:53:22.1488105Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-11-03T15:53:22.1488607Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-11-03T15:53:22.1489121Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-11-03T15:53:22.1489631Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-11-03T15:53:22.1490134Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-11-03T15:53:22.1491343Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-11-03T15:53:22.1491839Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-11-03T15:53:22.1492357Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-11-03T15:53:22.1492871Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-11-03T15:53:22.1493378Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-11-03T15:53:22.1494014Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-11-03T15:53:22.1494517Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-11-03T15:53:22.1495029Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-11-03T15:53:22.1495535Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-11-03T15:53:22.1496041Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-11-03T15:53:22.1496551Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-11-03T15:53:22.1497170Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-11-03T15:53:22.1497678Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-11-03T15:53:22.1498175Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-11-03T15:53:22.1498677Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-11-03T15:53:22.1499196Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-11-03T15:53:22.1500098Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-11-03T15:53:22.1500630Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-11-03T15:53:22.1501137Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-11-03T15:53:22.1501656Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-11-03T15:53:22.1502175Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-11-03T15:53:22.1502676Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-11-03T15:53:22.1503195Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-11-03T15:53:22.1503696Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-11-03T15:53:22.1504217Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-11-03T15:53:22.1504731Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-11-03T15:53:22.1505229Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-11-03T15:53:22.1505748Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-11-03T15:53:22.1506253Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-11-03T15:53:22.1506757Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-11-03T15:53:22.1507258Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-11-03T15:53:22.1507777Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-11-03T15:53:22.1508296Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-11-03T15:53:22.1508798Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-11-03T15:53:22.1509313Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-11-03T15:53:22.1509817Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-11-03T15:53:22.1510332Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-11-03T15:53:22.1510850Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-11-03T15:53:22.1511351Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-11-03T15:53:22.1511859Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-11-03T15:53:22.1512362Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-11-03T15:53:22.1512875Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-11-03T15:53:22.1513393Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-11-03T15:53:22.1513898Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-11-03T15:53:22.1514417Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-11-03T15:53:22.1515028Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-11-03T15:53:22.1515551Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-11-03T15:53:22.1516063Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-11-03T15:53:22.1516588Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-11-03T15:53:22.1517105Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-11-03T15:53:22.1517974Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-11-03T15:53:22.1518495Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-11-03T15:53:22.1519004Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-11-03T15:53:22.1519527Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-11-03T15:53:22.1520051Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-11-03T15:53:22.1520557Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-11-03T15:53:22.1521079Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-11-03T15:53:22.1521583Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-11-03T15:53:22.1522222Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-11-03T15:53:22.1522751Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-11-03T15:53:22.1523261Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-11-03T15:53:22.1523782Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-11-03T15:53:22.1524301Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-11-03T15:53:22.1524824Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-11-03T15:53:22.1525348Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-11-03T15:53:22.1525858Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-11-03T15:53:22.1526376Z * [new branch] gh/XuehaiPan/393/base -> origin/gh/XuehaiPan/393/base 2025-11-03T15:53:22.1526884Z * [new branch] gh/XuehaiPan/393/head -> origin/gh/XuehaiPan/393/head 2025-11-03T15:53:22.1527399Z * [new branch] gh/XuehaiPan/393/orig -> origin/gh/XuehaiPan/393/orig 2025-11-03T15:53:22.1527988Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-11-03T15:53:22.1528508Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-11-03T15:53:22.1529030Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-11-03T15:53:22.1529531Z * [new branch] gh/XuehaiPan/395/base -> origin/gh/XuehaiPan/395/base 2025-11-03T15:53:22.1530045Z * [new branch] gh/XuehaiPan/395/head -> origin/gh/XuehaiPan/395/head 2025-11-03T15:53:22.1530548Z * [new branch] gh/XuehaiPan/395/orig -> origin/gh/XuehaiPan/395/orig 2025-11-03T15:53:22.1531049Z * [new branch] gh/XuehaiPan/396/base -> origin/gh/XuehaiPan/396/base 2025-11-03T15:53:22.1531565Z * [new branch] gh/XuehaiPan/396/orig -> origin/gh/XuehaiPan/396/orig 2025-11-03T15:53:22.1532098Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-11-03T15:53:22.1532632Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-11-03T15:53:22.1533294Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-11-03T15:53:22.1533964Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-11-03T15:53:22.1534501Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-11-03T15:53:22.1535023Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-11-03T15:53:22.1535552Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-11-03T15:53:22.1536460Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-11-03T15:53:22.1536990Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-11-03T15:53:22.1537533Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-11-03T15:53:22.1538050Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-11-03T15:53:22.1538595Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-11-03T15:53:22.1539163Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-11-03T15:53:22.1539748Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-11-03T15:53:22.1540288Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-11-03T15:53:22.1540805Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-11-03T15:53:22.1541335Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-11-03T15:53:22.1541854Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-11-03T15:53:22.1542383Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-11-03T15:53:22.1542887Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-11-03T15:53:22.1543387Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-11-03T15:53:22.1543897Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-11-03T15:53:22.1544382Z * [new branch] gh/aakhundov/3/base -> origin/gh/aakhundov/3/base 2025-11-03T15:53:22.1544931Z * [new branch] gh/aakhundov/3/head -> origin/gh/aakhundov/3/head 2025-11-03T15:53:22.1545469Z * [new branch] gh/aakhundov/3/orig -> origin/gh/aakhundov/3/orig 2025-11-03T15:53:22.1545986Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-11-03T15:53:22.1546496Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-11-03T15:53:22.1546989Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-11-03T15:53:22.1547485Z * [new branch] gh/albanD/1/base -> origin/gh/albanD/1/base 2025-11-03T15:53:22.1547950Z * [new branch] gh/albanD/1/head -> origin/gh/albanD/1/head 2025-11-03T15:53:22.1548435Z * [new branch] gh/albanD/1/orig -> origin/gh/albanD/1/orig 2025-11-03T15:53:22.1548914Z * [new branch] gh/albanD/2/base -> origin/gh/albanD/2/base 2025-11-03T15:53:22.1549379Z * [new branch] gh/albanD/2/head -> origin/gh/albanD/2/head 2025-11-03T15:53:22.1549845Z * [new branch] gh/albanD/2/orig -> origin/gh/albanD/2/orig 2025-11-03T15:53:22.1550313Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-11-03T15:53:22.1550831Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-11-03T15:53:22.1551349Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-11-03T15:53:22.1551906Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-11-03T15:53:22.1552382Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-11-03T15:53:22.1552833Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-11-03T15:53:22.1553556Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-11-03T15:53:22.1554297Z * [new branch] gh/alexsamardzic/11/base -> origin/gh/alexsamardzic/11/base 2025-11-03T15:53:22.1555295Z * [new branch] gh/alexsamardzic/11/head -> origin/gh/alexsamardzic/11/head 2025-11-03T15:53:22.1555875Z * [new branch] gh/alexsamardzic/11/orig -> origin/gh/alexsamardzic/11/orig 2025-11-03T15:53:22.1556420Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-11-03T15:53:22.1557029Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-11-03T15:53:22.1557607Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-11-03T15:53:22.1558154Z * [new branch] gh/alexsamardzic/13/base -> origin/gh/alexsamardzic/13/base 2025-11-03T15:53:22.1558705Z * [new branch] gh/alexsamardzic/13/head -> origin/gh/alexsamardzic/13/head 2025-11-03T15:53:22.1559247Z * [new branch] gh/alexsamardzic/13/orig -> origin/gh/alexsamardzic/13/orig 2025-11-03T15:53:22.1559809Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-11-03T15:53:22.1560355Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-11-03T15:53:22.1560913Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-11-03T15:53:22.1561447Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-11-03T15:53:22.1561939Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-11-03T15:53:22.1562443Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-11-03T15:53:22.1563024Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-11-03T15:53:22.1563551Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-11-03T15:53:22.1564076Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-11-03T15:53:22.1564582Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-11-03T15:53:22.1565104Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-11-03T15:53:22.1565604Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-11-03T15:53:22.1566122Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-11-03T15:53:22.1566624Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-11-03T15:53:22.1567145Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-11-03T15:53:22.1567669Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-11-03T15:53:22.1568179Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-11-03T15:53:22.1568810Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-11-03T15:53:22.1569377Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-11-03T15:53:22.1569914Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-11-03T15:53:22.1570444Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-11-03T15:53:22.1571064Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-11-03T15:53:22.1571594Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-11-03T15:53:22.1572109Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-11-03T15:53:22.1572638Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-11-03T15:53:22.1573151Z * [new branch] gh/andyanwang/41/base -> origin/gh/andyanwang/41/base 2025-11-03T15:53:22.1574247Z * [new branch] gh/andyanwang/41/head -> origin/gh/andyanwang/41/head 2025-11-03T15:53:22.1574844Z * [new branch] gh/andyanwang/41/orig -> origin/gh/andyanwang/41/orig 2025-11-03T15:53:22.1575359Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-11-03T15:53:22.1575895Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-11-03T15:53:22.1576419Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-11-03T15:53:22.1576945Z * [new branch] gh/andyanwang/43/base -> origin/gh/andyanwang/43/base 2025-11-03T15:53:22.1577480Z * [new branch] gh/andyanwang/43/head -> origin/gh/andyanwang/43/head 2025-11-03T15:53:22.1577995Z * [new branch] gh/andyanwang/43/orig -> origin/gh/andyanwang/43/orig 2025-11-03T15:53:22.1578524Z * [new branch] gh/andyanwang/44/base -> origin/gh/andyanwang/44/base 2025-11-03T15:53:22.1579050Z * [new branch] gh/andyanwang/44/head -> origin/gh/andyanwang/44/head 2025-11-03T15:53:22.1579585Z * [new branch] gh/andyanwang/44/orig -> origin/gh/andyanwang/44/orig 2025-11-03T15:53:22.1580188Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-11-03T15:53:22.1580733Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-11-03T15:53:22.1581254Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-11-03T15:53:22.1581745Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-11-03T15:53:22.1582250Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-11-03T15:53:22.1582744Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-11-03T15:53:22.1583246Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-11-03T15:53:22.1583757Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-11-03T15:53:22.1584252Z * [new branch] gh/angelayi/119/base -> origin/gh/angelayi/119/base 2025-11-03T15:53:22.1584760Z * [new branch] gh/angelayi/119/head -> origin/gh/angelayi/119/head 2025-11-03T15:53:22.1585259Z * [new branch] gh/angelayi/119/orig -> origin/gh/angelayi/119/orig 2025-11-03T15:53:22.1585765Z * [new branch] gh/angelayi/120/base -> origin/gh/angelayi/120/base 2025-11-03T15:53:22.1586316Z * [new branch] gh/angelayi/120/head -> origin/gh/angelayi/120/head 2025-11-03T15:53:22.1586856Z * [new branch] gh/angelayi/120/orig -> origin/gh/angelayi/120/orig 2025-11-03T15:53:22.1587369Z * [new branch] gh/angelayi/121/base -> origin/gh/angelayi/121/base 2025-11-03T15:53:22.1587876Z * [new branch] gh/angelayi/121/head -> origin/gh/angelayi/121/head 2025-11-03T15:53:22.1588390Z * [new branch] gh/angelayi/121/orig -> origin/gh/angelayi/121/orig 2025-11-03T15:53:22.1588902Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-11-03T15:53:22.1589407Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-11-03T15:53:22.1590014Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-11-03T15:53:22.1590517Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-11-03T15:53:22.1591034Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-11-03T15:53:22.1591548Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-11-03T15:53:22.1592088Z * [new branch] gh/angelayi/127/base -> origin/gh/angelayi/127/base 2025-11-03T15:53:22.1593055Z * [new branch] gh/angelayi/127/head -> origin/gh/angelayi/127/head 2025-11-03T15:53:22.1593560Z * [new branch] gh/angelayi/127/orig -> origin/gh/angelayi/127/orig 2025-11-03T15:53:22.1594074Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-11-03T15:53:22.1594577Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-11-03T15:53:22.1595085Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-11-03T15:53:22.1595601Z * [new branch] gh/angelayi/129/base -> origin/gh/angelayi/129/base 2025-11-03T15:53:22.1596092Z * [new branch] gh/angelayi/129/head -> origin/gh/angelayi/129/head 2025-11-03T15:53:22.1596598Z * [new branch] gh/angelayi/129/orig -> origin/gh/angelayi/129/orig 2025-11-03T15:53:22.1597096Z * [new branch] gh/angelayi/130/base -> origin/gh/angelayi/130/base 2025-11-03T15:53:22.1597655Z * [new branch] gh/angelayi/130/head -> origin/gh/angelayi/130/head 2025-11-03T15:53:22.1598211Z * [new branch] gh/angelayi/130/orig -> origin/gh/angelayi/130/orig 2025-11-03T15:53:22.1598734Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-11-03T15:53:22.1599279Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-11-03T15:53:22.1599804Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-11-03T15:53:22.1600345Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-11-03T15:53:22.1600888Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-11-03T15:53:22.1601409Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-11-03T15:53:22.1601953Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-11-03T15:53:22.1602472Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-11-03T15:53:22.1602998Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-11-03T15:53:22.1603587Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-11-03T15:53:22.1604148Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-11-03T15:53:22.1604678Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-11-03T15:53:22.1605202Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-11-03T15:53:22.1605732Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-11-03T15:53:22.1606244Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-11-03T15:53:22.1606780Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-11-03T15:53:22.1607313Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-11-03T15:53:22.1607831Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-11-03T15:53:22.1608457Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-11-03T15:53:22.1608975Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-11-03T15:53:22.1609551Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-11-03T15:53:22.1610124Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-11-03T15:53:22.1610651Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-11-03T15:53:22.1611598Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-11-03T15:53:22.1612133Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-11-03T15:53:22.1612674Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-11-03T15:53:22.1613219Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-11-03T15:53:22.1613738Z * [new branch] gh/anijain2305/891/base -> origin/gh/anijain2305/891/base 2025-11-03T15:53:22.1630842Z * [new branch] gh/anijain2305/891/head -> origin/gh/anijain2305/891/head 2025-11-03T15:53:22.1631411Z * [new branch] gh/anijain2305/891/orig -> origin/gh/anijain2305/891/orig 2025-11-03T15:53:22.1631930Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-11-03T15:53:22.1632471Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-11-03T15:53:22.1633082Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-11-03T15:53:22.1633613Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-11-03T15:53:22.1634133Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-11-03T15:53:22.1634649Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-11-03T15:53:22.1635179Z * [new branch] gh/anijain2305/896/base -> origin/gh/anijain2305/896/base 2025-11-03T15:53:22.1635687Z * [new branch] gh/anijain2305/896/head -> origin/gh/anijain2305/896/head 2025-11-03T15:53:22.1636213Z * [new branch] gh/anijain2305/896/orig -> origin/gh/anijain2305/896/orig 2025-11-03T15:53:22.1636733Z * [new branch] gh/anijain2305/897/base -> origin/gh/anijain2305/897/base 2025-11-03T15:53:22.1637242Z * [new branch] gh/anijain2305/897/head -> origin/gh/anijain2305/897/head 2025-11-03T15:53:22.1637751Z * [new branch] gh/anijain2305/897/orig -> origin/gh/anijain2305/897/orig 2025-11-03T15:53:22.1638262Z * [new branch] gh/anijain2305/898/base -> origin/gh/anijain2305/898/base 2025-11-03T15:53:22.1638836Z * [new branch] gh/anijain2305/898/head -> origin/gh/anijain2305/898/head 2025-11-03T15:53:22.1639389Z * [new branch] gh/anijain2305/898/orig -> origin/gh/anijain2305/898/orig 2025-11-03T15:53:22.1639892Z * [new branch] gh/anijain2305/899/base -> origin/gh/anijain2305/899/base 2025-11-03T15:53:22.1640407Z * [new branch] gh/anijain2305/899/head -> origin/gh/anijain2305/899/head 2025-11-03T15:53:22.1640913Z * [new branch] gh/anijain2305/899/orig -> origin/gh/anijain2305/899/orig 2025-11-03T15:53:22.1641437Z * [new branch] gh/anijain2305/900/base -> origin/gh/anijain2305/900/base 2025-11-03T15:53:22.1641938Z * [new branch] gh/anijain2305/900/head -> origin/gh/anijain2305/900/head 2025-11-03T15:53:22.1642450Z * [new branch] gh/anijain2305/900/orig -> origin/gh/anijain2305/900/orig 2025-11-03T15:53:22.1642966Z * [new branch] gh/anijain2305/901/base -> origin/gh/anijain2305/901/base 2025-11-03T15:53:22.1643617Z * [new branch] gh/anijain2305/901/head -> origin/gh/anijain2305/901/head 2025-11-03T15:53:22.1644134Z * [new branch] gh/anijain2305/901/orig -> origin/gh/anijain2305/901/orig 2025-11-03T15:53:22.1644678Z * [new branch] gh/anijain2305/902/base -> origin/gh/anijain2305/902/base 2025-11-03T15:53:22.1645228Z * [new branch] gh/anijain2305/902/head -> origin/gh/anijain2305/902/head 2025-11-03T15:53:22.1645753Z * [new branch] gh/anijain2305/902/orig -> origin/gh/anijain2305/902/orig 2025-11-03T15:53:22.1646759Z * [new branch] gh/anijain2305/903/base -> origin/gh/anijain2305/903/base 2025-11-03T15:53:22.1647287Z * [new branch] gh/anijain2305/903/head -> origin/gh/anijain2305/903/head 2025-11-03T15:53:22.1647793Z * [new branch] gh/anijain2305/903/orig -> origin/gh/anijain2305/903/orig 2025-11-03T15:53:22.1648317Z * [new branch] gh/anijain2305/904/base -> origin/gh/anijain2305/904/base 2025-11-03T15:53:22.1648840Z * [new branch] gh/anijain2305/904/head -> origin/gh/anijain2305/904/head 2025-11-03T15:53:22.1649345Z * [new branch] gh/anijain2305/904/orig -> origin/gh/anijain2305/904/orig 2025-11-03T15:53:22.1649863Z * [new branch] gh/anijain2305/905/base -> origin/gh/anijain2305/905/base 2025-11-03T15:53:22.1650431Z * [new branch] gh/anijain2305/905/head -> origin/gh/anijain2305/905/head 2025-11-03T15:53:22.1650999Z * [new branch] gh/anijain2305/905/orig -> origin/gh/anijain2305/905/orig 2025-11-03T15:53:22.1651525Z * [new branch] gh/anijain2305/906/base -> origin/gh/anijain2305/906/base 2025-11-03T15:53:22.1652032Z * [new branch] gh/anijain2305/906/head -> origin/gh/anijain2305/906/head 2025-11-03T15:53:22.1652554Z * [new branch] gh/anijain2305/906/orig -> origin/gh/anijain2305/906/orig 2025-11-03T15:53:22.1653071Z * [new branch] gh/anijain2305/907/base -> origin/gh/anijain2305/907/base 2025-11-03T15:53:22.1653596Z * [new branch] gh/anijain2305/907/head -> origin/gh/anijain2305/907/head 2025-11-03T15:53:22.1654209Z * [new branch] gh/anijain2305/907/orig -> origin/gh/anijain2305/907/orig 2025-11-03T15:53:22.1654724Z * [new branch] gh/anijain2305/908/base -> origin/gh/anijain2305/908/base 2025-11-03T15:53:22.1655252Z * [new branch] gh/anijain2305/908/head -> origin/gh/anijain2305/908/head 2025-11-03T15:53:22.1655775Z * [new branch] gh/anijain2305/908/orig -> origin/gh/anijain2305/908/orig 2025-11-03T15:53:22.1656351Z * [new branch] gh/anijain2305/909/base -> origin/gh/anijain2305/909/base 2025-11-03T15:53:22.1656914Z * [new branch] gh/anijain2305/909/head -> origin/gh/anijain2305/909/head 2025-11-03T15:53:22.1657439Z * [new branch] gh/anijain2305/909/orig -> origin/gh/anijain2305/909/orig 2025-11-03T15:53:22.1657956Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-11-03T15:53:22.1658462Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-11-03T15:53:22.1658993Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-11-03T15:53:22.1659503Z * [new branch] gh/anijain2305/911/base -> origin/gh/anijain2305/911/base 2025-11-03T15:53:22.1660020Z * [new branch] gh/anijain2305/911/head -> origin/gh/anijain2305/911/head 2025-11-03T15:53:22.1660534Z * [new branch] gh/anijain2305/911/orig -> origin/gh/anijain2305/911/orig 2025-11-03T15:53:22.1661040Z * [new branch] gh/anijain2305/912/base -> origin/gh/anijain2305/912/base 2025-11-03T15:53:22.1661554Z * [new branch] gh/anijain2305/912/head -> origin/gh/anijain2305/912/head 2025-11-03T15:53:22.1662239Z * [new branch] gh/anijain2305/912/orig -> origin/gh/anijain2305/912/orig 2025-11-03T15:53:22.1662766Z * [new branch] gh/anijain2305/913/base -> origin/gh/anijain2305/913/base 2025-11-03T15:53:22.1663284Z * [new branch] gh/anijain2305/913/head -> origin/gh/anijain2305/913/head 2025-11-03T15:53:22.1663794Z * [new branch] gh/anijain2305/913/orig -> origin/gh/anijain2305/913/orig 2025-11-03T15:53:22.1664315Z * [new branch] gh/anijain2305/914/base -> origin/gh/anijain2305/914/base 2025-11-03T15:53:22.1665275Z * [new branch] gh/anijain2305/914/head -> origin/gh/anijain2305/914/head 2025-11-03T15:53:22.1665810Z * [new branch] gh/anijain2305/914/orig -> origin/gh/anijain2305/914/orig 2025-11-03T15:53:22.1666329Z * [new branch] gh/anijain2305/915/base -> origin/gh/anijain2305/915/base 2025-11-03T15:53:22.1666842Z * [new branch] gh/anijain2305/915/head -> origin/gh/anijain2305/915/head 2025-11-03T15:53:22.1667357Z * [new branch] gh/anijain2305/915/orig -> origin/gh/anijain2305/915/orig 2025-11-03T15:53:22.1667912Z * [new branch] gh/anijain2305/916/base -> origin/gh/anijain2305/916/base 2025-11-03T15:53:22.1668466Z * [new branch] gh/anijain2305/916/head -> origin/gh/anijain2305/916/head 2025-11-03T15:53:22.1668971Z * [new branch] gh/anijain2305/916/orig -> origin/gh/anijain2305/916/orig 2025-11-03T15:53:22.1669485Z * [new branch] gh/anijain2305/917/base -> origin/gh/anijain2305/917/base 2025-11-03T15:53:22.1669998Z * [new branch] gh/anijain2305/917/head -> origin/gh/anijain2305/917/head 2025-11-03T15:53:22.1670495Z * [new branch] gh/anijain2305/917/orig -> origin/gh/anijain2305/917/orig 2025-11-03T15:53:22.1671005Z * [new branch] gh/anijain2305/918/base -> origin/gh/anijain2305/918/base 2025-11-03T15:53:22.1671515Z * [new branch] gh/anijain2305/918/head -> origin/gh/anijain2305/918/head 2025-11-03T15:53:22.1672025Z * [new branch] gh/anijain2305/918/orig -> origin/gh/anijain2305/918/orig 2025-11-03T15:53:22.1672541Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-11-03T15:53:22.1673042Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-11-03T15:53:22.1673601Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-11-03T15:53:22.1674146Z * [new branch] gh/anijain2305/920/base -> origin/gh/anijain2305/920/base 2025-11-03T15:53:22.1674663Z * [new branch] gh/anijain2305/920/head -> origin/gh/anijain2305/920/head 2025-11-03T15:53:22.1675173Z * [new branch] gh/anijain2305/920/orig -> origin/gh/anijain2305/920/orig 2025-11-03T15:53:22.1675687Z * [new branch] gh/anijain2305/921/base -> origin/gh/anijain2305/921/base 2025-11-03T15:53:22.1676200Z * [new branch] gh/anijain2305/921/head -> origin/gh/anijain2305/921/head 2025-11-03T15:53:22.1676702Z * [new branch] gh/anijain2305/921/orig -> origin/gh/anijain2305/921/orig 2025-11-03T15:53:22.1677217Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-11-03T15:53:22.1677727Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-11-03T15:53:22.1678237Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-11-03T15:53:22.1678746Z * [new branch] gh/anijain2305/923/base -> origin/gh/anijain2305/923/base 2025-11-03T15:53:22.1679289Z * [new branch] gh/anijain2305/923/head -> origin/gh/anijain2305/923/head 2025-11-03T15:53:22.1679946Z * [new branch] gh/anijain2305/923/orig -> origin/gh/anijain2305/923/orig 2025-11-03T15:53:22.1680463Z * [new branch] gh/anijain2305/924/base -> origin/gh/anijain2305/924/base 2025-11-03T15:53:22.1680971Z * [new branch] gh/anijain2305/924/head -> origin/gh/anijain2305/924/head 2025-11-03T15:53:22.1681489Z * [new branch] gh/anijain2305/924/orig -> origin/gh/anijain2305/924/orig 2025-11-03T15:53:22.1681997Z * [new branch] gh/anijain2305/925/base -> origin/gh/anijain2305/925/base 2025-11-03T15:53:22.1682515Z * [new branch] gh/anijain2305/925/head -> origin/gh/anijain2305/925/head 2025-11-03T15:53:22.1683407Z * [new branch] gh/anijain2305/925/orig -> origin/gh/anijain2305/925/orig 2025-11-03T15:53:22.1683938Z * [new branch] gh/anijain2305/926/base -> origin/gh/anijain2305/926/base 2025-11-03T15:53:22.1684455Z * [new branch] gh/anijain2305/926/head -> origin/gh/anijain2305/926/head 2025-11-03T15:53:22.1684966Z * [new branch] gh/anijain2305/926/orig -> origin/gh/anijain2305/926/orig 2025-11-03T15:53:22.1685521Z * [new branch] gh/anijain2305/927/base -> origin/gh/anijain2305/927/base 2025-11-03T15:53:22.1686069Z * [new branch] gh/anijain2305/927/head -> origin/gh/anijain2305/927/head 2025-11-03T15:53:22.1686579Z * [new branch] gh/anijain2305/927/orig -> origin/gh/anijain2305/927/orig 2025-11-03T15:53:22.1687093Z * [new branch] gh/anijain2305/928/base -> origin/gh/anijain2305/928/base 2025-11-03T15:53:22.1687604Z * [new branch] gh/anijain2305/928/head -> origin/gh/anijain2305/928/head 2025-11-03T15:53:22.1688124Z * [new branch] gh/anijain2305/928/orig -> origin/gh/anijain2305/928/orig 2025-11-03T15:53:22.1688632Z * [new branch] gh/anijain2305/929/base -> origin/gh/anijain2305/929/base 2025-11-03T15:53:22.1689278Z * [new branch] gh/anijain2305/929/head -> origin/gh/anijain2305/929/head 2025-11-03T15:53:22.1689793Z * [new branch] gh/anijain2305/929/orig -> origin/gh/anijain2305/929/orig 2025-11-03T15:53:22.1690310Z * [new branch] gh/anijain2305/930/base -> origin/gh/anijain2305/930/base 2025-11-03T15:53:22.1690827Z * [new branch] gh/anijain2305/930/head -> origin/gh/anijain2305/930/head 2025-11-03T15:53:22.1691379Z * [new branch] gh/anijain2305/930/orig -> origin/gh/anijain2305/930/orig 2025-11-03T15:53:22.1691936Z * [new branch] gh/anijain2305/931/base -> origin/gh/anijain2305/931/base 2025-11-03T15:53:22.1692448Z * [new branch] gh/anijain2305/931/head -> origin/gh/anijain2305/931/head 2025-11-03T15:53:22.1692957Z * [new branch] gh/anijain2305/931/orig -> origin/gh/anijain2305/931/orig 2025-11-03T15:53:22.1693468Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-11-03T15:53:22.1694076Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-11-03T15:53:22.1694603Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-11-03T15:53:22.1695123Z * [new branch] gh/anijain2305/933/base -> origin/gh/anijain2305/933/base 2025-11-03T15:53:22.1695634Z * [new branch] gh/anijain2305/933/head -> origin/gh/anijain2305/933/head 2025-11-03T15:53:22.1696144Z * [new branch] gh/anijain2305/933/orig -> origin/gh/anijain2305/933/orig 2025-11-03T15:53:22.1696646Z * [new branch] gh/anijain2305/934/base -> origin/gh/anijain2305/934/base 2025-11-03T15:53:22.1697235Z * [new branch] gh/anijain2305/934/head -> origin/gh/anijain2305/934/head 2025-11-03T15:53:22.1697759Z * [new branch] gh/anijain2305/934/orig -> origin/gh/anijain2305/934/orig 2025-11-03T15:53:22.1698751Z * [new branch] gh/anijain2305/935/base -> origin/gh/anijain2305/935/base 2025-11-03T15:53:22.1699276Z * [new branch] gh/anijain2305/935/head -> origin/gh/anijain2305/935/head 2025-11-03T15:53:22.1699784Z * [new branch] gh/anijain2305/935/orig -> origin/gh/anijain2305/935/orig 2025-11-03T15:53:22.1700305Z * [new branch] gh/anijain2305/936/base -> origin/gh/anijain2305/936/base 2025-11-03T15:53:22.1700823Z * [new branch] gh/anijain2305/936/head -> origin/gh/anijain2305/936/head 2025-11-03T15:53:22.1701668Z * [new branch] gh/anijain2305/936/orig -> origin/gh/anijain2305/936/orig 2025-11-03T15:53:22.1702204Z * [new branch] gh/anijain2305/937/base -> origin/gh/anijain2305/937/base 2025-11-03T15:53:22.1702758Z * [new branch] gh/anijain2305/937/head -> origin/gh/anijain2305/937/head 2025-11-03T15:53:22.1703314Z * [new branch] gh/anijain2305/937/orig -> origin/gh/anijain2305/937/orig 2025-11-03T15:53:22.1703828Z * [new branch] gh/anijain2305/938/base -> origin/gh/anijain2305/938/base 2025-11-03T15:53:22.1704346Z * [new branch] gh/anijain2305/938/head -> origin/gh/anijain2305/938/head 2025-11-03T15:53:22.1704859Z * [new branch] gh/anijain2305/938/orig -> origin/gh/anijain2305/938/orig 2025-11-03T15:53:22.1705362Z * [new branch] gh/anijain2305/939/base -> origin/gh/anijain2305/939/base 2025-11-03T15:53:22.1705869Z * [new branch] gh/anijain2305/939/head -> origin/gh/anijain2305/939/head 2025-11-03T15:53:22.1706381Z * [new branch] gh/anijain2305/939/orig -> origin/gh/anijain2305/939/orig 2025-11-03T15:53:22.1706891Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-11-03T15:53:22.1707405Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-11-03T15:53:22.1707929Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-11-03T15:53:22.1708484Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-11-03T15:53:22.1709014Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-11-03T15:53:22.1709507Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-11-03T15:53:22.1710022Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-11-03T15:53:22.1710554Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-11-03T15:53:22.1711085Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-11-03T15:53:22.1711595Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-11-03T15:53:22.1712083Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-11-03T15:53:22.1712579Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-11-03T15:53:22.1713057Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-11-03T15:53:22.1713546Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-11-03T15:53:22.1714061Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-11-03T15:53:22.1714589Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-11-03T15:53:22.1715080Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-11-03T15:53:22.1715569Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-11-03T15:53:22.1716045Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-11-03T15:53:22.1716525Z * [new branch] gh/anshul-si/51/base -> origin/gh/anshul-si/51/base 2025-11-03T15:53:22.1717116Z * [new branch] gh/anshul-si/51/head -> origin/gh/anshul-si/51/head 2025-11-03T15:53:22.1717604Z * [new branch] gh/anshul-si/51/orig -> origin/gh/anshul-si/51/orig 2025-11-03T15:53:22.1718078Z * [new branch] gh/anshul-si/52/base -> origin/gh/anshul-si/52/base 2025-11-03T15:53:22.1718566Z * [new branch] gh/anshul-si/52/head -> origin/gh/anshul-si/52/head 2025-11-03T15:53:22.1719059Z * [new branch] gh/anshul-si/52/orig -> origin/gh/anshul-si/52/orig 2025-11-03T15:53:22.1719680Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-11-03T15:53:22.1720215Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-11-03T15:53:22.1720705Z * [new branch] gh/anshul-si/54/base -> origin/gh/anshul-si/54/base 2025-11-03T15:53:22.1721200Z * [new branch] gh/anshul-si/54/head -> origin/gh/anshul-si/54/head 2025-11-03T15:53:22.1721686Z * [new branch] gh/anshul-si/54/orig -> origin/gh/anshul-si/54/orig 2025-11-03T15:53:22.1722176Z * [new branch] gh/anshul-si/55/base -> origin/gh/anshul-si/55/base 2025-11-03T15:53:22.1722659Z * [new branch] gh/anshul-si/55/head -> origin/gh/anshul-si/55/head 2025-11-03T15:53:22.1723130Z * [new branch] gh/anshul-si/55/orig -> origin/gh/anshul-si/55/orig 2025-11-03T15:53:22.1723624Z * [new branch] gh/anshul-si/56/base -> origin/gh/anshul-si/56/base 2025-11-03T15:53:22.1724109Z * [new branch] gh/anshul-si/56/head -> origin/gh/anshul-si/56/head 2025-11-03T15:53:22.1724592Z * [new branch] gh/anshul-si/56/orig -> origin/gh/anshul-si/56/orig 2025-11-03T15:53:22.1725099Z * [new branch] gh/anshul-si/57/base -> origin/gh/anshul-si/57/base 2025-11-03T15:53:22.1725620Z * [new branch] gh/anshul-si/57/head -> origin/gh/anshul-si/57/head 2025-11-03T15:53:22.1726147Z * [new branch] gh/anshul-si/57/orig -> origin/gh/anshul-si/57/orig 2025-11-03T15:53:22.1726628Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-11-03T15:53:22.1727104Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-11-03T15:53:22.1727591Z * [new branch] gh/anshul-si/59/base -> origin/gh/anshul-si/59/base 2025-11-03T15:53:22.1728073Z * [new branch] gh/anshul-si/59/head -> origin/gh/anshul-si/59/head 2025-11-03T15:53:22.1728560Z * [new branch] gh/anshul-si/59/orig -> origin/gh/anshul-si/59/orig 2025-11-03T15:53:22.1729044Z * [new branch] gh/anshul-si/60/base -> origin/gh/anshul-si/60/base 2025-11-03T15:53:22.1729526Z * [new branch] gh/anshul-si/60/head -> origin/gh/anshul-si/60/head 2025-11-03T15:53:22.1730018Z * [new branch] gh/anshul-si/60/orig -> origin/gh/anshul-si/60/orig 2025-11-03T15:53:22.1730493Z * [new branch] gh/anshul-si/61/base -> origin/gh/anshul-si/61/base 2025-11-03T15:53:22.1730973Z * [new branch] gh/anshul-si/61/head -> origin/gh/anshul-si/61/head 2025-11-03T15:53:22.1731494Z * [new branch] gh/anshul-si/61/orig -> origin/gh/anshul-si/61/orig 2025-11-03T15:53:22.1732023Z * [new branch] gh/anshul-si/62/base -> origin/gh/anshul-si/62/base 2025-11-03T15:53:22.1732510Z * [new branch] gh/anshul-si/62/head -> origin/gh/anshul-si/62/head 2025-11-03T15:53:22.1732996Z * [new branch] gh/anshul-si/62/orig -> origin/gh/anshul-si/62/orig 2025-11-03T15:53:22.1733483Z * [new branch] gh/anshul-si/63/base -> origin/gh/anshul-si/63/base 2025-11-03T15:53:22.1734128Z * [new branch] gh/anshul-si/63/head -> origin/gh/anshul-si/63/head 2025-11-03T15:53:22.1734624Z * [new branch] gh/anshul-si/63/orig -> origin/gh/anshul-si/63/orig 2025-11-03T15:53:22.1735107Z * [new branch] gh/anshul-si/64/base -> origin/gh/anshul-si/64/base 2025-11-03T15:53:22.1735589Z * [new branch] gh/anshul-si/64/head -> origin/gh/anshul-si/64/head 2025-11-03T15:53:22.1736085Z * [new branch] gh/anshul-si/64/orig -> origin/gh/anshul-si/64/orig 2025-11-03T15:53:22.1736644Z * [new branch] gh/anshul-si/65/base -> origin/gh/anshul-si/65/base 2025-11-03T15:53:22.1737176Z * [new branch] gh/anshul-si/65/head -> origin/gh/anshul-si/65/head 2025-11-03T15:53:22.1737706Z * [new branch] gh/anshul-si/65/orig -> origin/gh/anshul-si/65/orig 2025-11-03T15:53:22.1738190Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-11-03T15:53:22.1738687Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-11-03T15:53:22.1739169Z * [new branch] gh/aorenste/133/base -> origin/gh/aorenste/133/base 2025-11-03T15:53:22.1739655Z * [new branch] gh/aorenste/133/head -> origin/gh/aorenste/133/head 2025-11-03T15:53:22.1740139Z * [new branch] gh/aorenste/133/orig -> origin/gh/aorenste/133/orig 2025-11-03T15:53:22.1740631Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-11-03T15:53:22.1741123Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-11-03T15:53:22.1741608Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-11-03T15:53:22.1742096Z * [new branch] gh/aorenste/135/base -> origin/gh/aorenste/135/base 2025-11-03T15:53:22.1742622Z * [new branch] gh/aorenste/135/head -> origin/gh/aorenste/135/head 2025-11-03T15:53:22.1743150Z * [new branch] gh/aorenste/135/orig -> origin/gh/aorenste/135/orig 2025-11-03T15:53:22.1743636Z * [new branch] gh/aorenste/136/base -> origin/gh/aorenste/136/base 2025-11-03T15:53:22.1744119Z * [new branch] gh/aorenste/136/head -> origin/gh/aorenste/136/head 2025-11-03T15:53:22.1744613Z * [new branch] gh/aorenste/136/orig -> origin/gh/aorenste/136/orig 2025-11-03T15:53:22.1745096Z * [new branch] gh/aorenste/137/base -> origin/gh/aorenste/137/base 2025-11-03T15:53:22.1745590Z * [new branch] gh/aorenste/137/head -> origin/gh/aorenste/137/head 2025-11-03T15:53:22.1746077Z * [new branch] gh/aorenste/137/orig -> origin/gh/aorenste/137/orig 2025-11-03T15:53:22.1746560Z * [new branch] gh/aorenste/138/base -> origin/gh/aorenste/138/base 2025-11-03T15:53:22.1747051Z * [new branch] gh/aorenste/138/head -> origin/gh/aorenste/138/head 2025-11-03T15:53:22.1747535Z * [new branch] gh/aorenste/138/orig -> origin/gh/aorenste/138/orig 2025-11-03T15:53:22.1748030Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-11-03T15:53:22.1748563Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-11-03T15:53:22.1749084Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-11-03T15:53:22.1749573Z * [new branch] gh/aorenste/140/base -> origin/gh/aorenste/140/base 2025-11-03T15:53:22.1750057Z * [new branch] gh/aorenste/140/head -> origin/gh/aorenste/140/head 2025-11-03T15:53:22.1750556Z * [new branch] gh/aorenste/140/orig -> origin/gh/aorenste/140/orig 2025-11-03T15:53:22.1751033Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-11-03T15:53:22.1751615Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-11-03T15:53:22.1752117Z * [new branch] gh/aorenste/142/base -> origin/gh/aorenste/142/base 2025-11-03T15:53:22.1752602Z * [new branch] gh/aorenste/142/head -> origin/gh/aorenste/142/head 2025-11-03T15:53:22.1753094Z * [new branch] gh/aorenste/142/orig -> origin/gh/aorenste/142/orig 2025-11-03T15:53:22.1753580Z * [new branch] gh/aorenste/143/base -> origin/gh/aorenste/143/base 2025-11-03T15:53:22.1754197Z * [new branch] gh/aorenste/143/head -> origin/gh/aorenste/143/head 2025-11-03T15:53:22.1754743Z * [new branch] gh/aorenste/143/orig -> origin/gh/aorenste/143/orig 2025-11-03T15:53:22.1755228Z * [new branch] gh/aorenste/144/base -> origin/gh/aorenste/144/base 2025-11-03T15:53:22.1755726Z * [new branch] gh/aorenste/144/head -> origin/gh/aorenste/144/head 2025-11-03T15:53:22.1756213Z * [new branch] gh/aorenste/144/orig -> origin/gh/aorenste/144/orig 2025-11-03T15:53:22.1756698Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-11-03T15:53:22.1757187Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-11-03T15:53:22.1757670Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-11-03T15:53:22.1758198Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-11-03T15:53:22.1758730Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-11-03T15:53:22.1759276Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-11-03T15:53:22.1759873Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-11-03T15:53:22.1760478Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-11-03T15:53:22.1761009Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-11-03T15:53:22.1761499Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-11-03T15:53:22.1762002Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-11-03T15:53:22.1762492Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-11-03T15:53:22.1762982Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-11-03T15:53:22.1763470Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-11-03T15:53:22.1763942Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-11-03T15:53:22.1764421Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-11-03T15:53:22.1764899Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-11-03T15:53:22.1765419Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-11-03T15:53:22.1765945Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-11-03T15:53:22.1766425Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-11-03T15:53:22.1766903Z * [new branch] gh/bdhirsh/671/base -> origin/gh/bdhirsh/671/base 2025-11-03T15:53:22.1767383Z * [new branch] gh/bdhirsh/671/head -> origin/gh/bdhirsh/671/head 2025-11-03T15:53:22.1767873Z * [new branch] gh/bdhirsh/671/orig -> origin/gh/bdhirsh/671/orig 2025-11-03T15:53:22.1768364Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-11-03T15:53:22.1768843Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-11-03T15:53:22.1769420Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-11-03T15:53:22.1769897Z * [new branch] gh/bdhirsh/673/base -> origin/gh/bdhirsh/673/base 2025-11-03T15:53:22.1770388Z * [new branch] gh/bdhirsh/673/head -> origin/gh/bdhirsh/673/head 2025-11-03T15:53:22.1770874Z * [new branch] gh/bdhirsh/673/orig -> origin/gh/bdhirsh/673/orig 2025-11-03T15:53:22.1771394Z * [new branch] gh/bdhirsh/674/base -> origin/gh/bdhirsh/674/base 2025-11-03T15:53:22.1771992Z * [new branch] gh/bdhirsh/674/head -> origin/gh/bdhirsh/674/head 2025-11-03T15:53:22.1772477Z * [new branch] gh/bdhirsh/674/orig -> origin/gh/bdhirsh/674/orig 2025-11-03T15:53:22.1772961Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-11-03T15:53:22.1773442Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-11-03T15:53:22.1774026Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-11-03T15:53:22.1774574Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-11-03T15:53:22.1775142Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-11-03T15:53:22.1775721Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-11-03T15:53:22.1776280Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-11-03T15:53:22.1776882Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-11-03T15:53:22.1777482Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-11-03T15:53:22.1778113Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-11-03T15:53:22.1778772Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-11-03T15:53:22.1779359Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-11-03T15:53:22.1779993Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-11-03T15:53:22.1780617Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-11-03T15:53:22.1781174Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-11-03T15:53:22.1781760Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-11-03T15:53:22.1782327Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-11-03T15:53:22.1782903Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-11-03T15:53:22.1783481Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-11-03T15:53:22.1784039Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-11-03T15:53:22.1784603Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-11-03T15:53:22.1785157Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-11-03T15:53:22.1785763Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-11-03T15:53:22.1786428Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-11-03T15:53:22.1787025Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-11-03T15:53:22.1787677Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-11-03T15:53:22.1788404Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-11-03T15:53:22.1789035Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-11-03T15:53:22.1789611Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-11-03T15:53:22.1790199Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-11-03T15:53:22.1790729Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-11-03T15:53:22.1791313Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-11-03T15:53:22.1791842Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-11-03T15:53:22.1792353Z * [new branch] gh/bobrenjc93/625/base -> origin/gh/bobrenjc93/625/base 2025-11-03T15:53:22.1792874Z * [new branch] gh/bobrenjc93/625/head -> origin/gh/bobrenjc93/625/head 2025-11-03T15:53:22.1793402Z * [new branch] gh/bobrenjc93/625/orig -> origin/gh/bobrenjc93/625/orig 2025-11-03T15:53:22.1793908Z * [new branch] gh/bobrenjc93/626/base -> origin/gh/bobrenjc93/626/base 2025-11-03T15:53:22.1794430Z * [new branch] gh/bobrenjc93/626/head -> origin/gh/bobrenjc93/626/head 2025-11-03T15:53:22.1794943Z * [new branch] gh/bobrenjc93/626/orig -> origin/gh/bobrenjc93/626/orig 2025-11-03T15:53:22.1795506Z * [new branch] gh/bobrenjc93/627/base -> origin/gh/bobrenjc93/627/base 2025-11-03T15:53:22.1796079Z * [new branch] gh/bobrenjc93/627/head -> origin/gh/bobrenjc93/627/head 2025-11-03T15:53:22.1796633Z * [new branch] gh/bobrenjc93/627/orig -> origin/gh/bobrenjc93/627/orig 2025-11-03T15:53:22.1797159Z * [new branch] gh/bobrenjc93/630/base -> origin/gh/bobrenjc93/630/base 2025-11-03T15:53:22.1797669Z * [new branch] gh/bobrenjc93/630/head -> origin/gh/bobrenjc93/630/head 2025-11-03T15:53:22.1798188Z * [new branch] gh/bobrenjc93/630/orig -> origin/gh/bobrenjc93/630/orig 2025-11-03T15:53:22.1798710Z * [new branch] gh/bobrenjc93/631/base -> origin/gh/bobrenjc93/631/base 2025-11-03T15:53:22.1799216Z * [new branch] gh/bobrenjc93/631/head -> origin/gh/bobrenjc93/631/head 2025-11-03T15:53:22.1799741Z * [new branch] gh/bobrenjc93/631/orig -> origin/gh/bobrenjc93/631/orig 2025-11-03T15:53:22.1800251Z * [new branch] gh/bobrenjc93/632/base -> origin/gh/bobrenjc93/632/base 2025-11-03T15:53:22.1800783Z * [new branch] gh/bobrenjc93/632/head -> origin/gh/bobrenjc93/632/head 2025-11-03T15:53:22.1801305Z * [new branch] gh/bobrenjc93/632/orig -> origin/gh/bobrenjc93/632/orig 2025-11-03T15:53:22.1801890Z * [new branch] gh/bobrenjc93/633/base -> origin/gh/bobrenjc93/633/base 2025-11-03T15:53:22.1802454Z * [new branch] gh/bobrenjc93/633/head -> origin/gh/bobrenjc93/633/head 2025-11-03T15:53:22.1802960Z * [new branch] gh/bobrenjc93/633/orig -> origin/gh/bobrenjc93/633/orig 2025-11-03T15:53:22.1803480Z * [new branch] gh/bobrenjc93/634/base -> origin/gh/bobrenjc93/634/base 2025-11-03T15:53:22.1804010Z * [new branch] gh/bobrenjc93/634/head -> origin/gh/bobrenjc93/634/head 2025-11-03T15:53:22.1804516Z * [new branch] gh/bobrenjc93/634/orig -> origin/gh/bobrenjc93/634/orig 2025-11-03T15:53:22.1805041Z * [new branch] gh/bobrenjc93/635/base -> origin/gh/bobrenjc93/635/base 2025-11-03T15:53:22.1805553Z * [new branch] gh/bobrenjc93/635/head -> origin/gh/bobrenjc93/635/head 2025-11-03T15:53:22.1806074Z * [new branch] gh/bobrenjc93/635/orig -> origin/gh/bobrenjc93/635/orig 2025-11-03T15:53:22.1806581Z * [new branch] gh/bobrenjc93/636/base -> origin/gh/bobrenjc93/636/base 2025-11-03T15:53:22.1807187Z * [new branch] gh/bobrenjc93/636/head -> origin/gh/bobrenjc93/636/head 2025-11-03T15:53:22.1807748Z * [new branch] gh/bobrenjc93/636/orig -> origin/gh/bobrenjc93/636/orig 2025-11-03T15:53:22.1808340Z * [new branch] gh/bobrenjc93/637/base -> origin/gh/bobrenjc93/637/base 2025-11-03T15:53:22.1808868Z * [new branch] gh/bobrenjc93/637/head -> origin/gh/bobrenjc93/637/head 2025-11-03T15:53:22.1809379Z * [new branch] gh/bobrenjc93/637/orig -> origin/gh/bobrenjc93/637/orig 2025-11-03T15:53:22.1809982Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-11-03T15:53:22.1810513Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-11-03T15:53:22.1811026Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-11-03T15:53:22.1811555Z * [new branch] gh/bobrenjc93/639/base -> origin/gh/bobrenjc93/639/base 2025-11-03T15:53:22.1812068Z * [new branch] gh/bobrenjc93/639/head -> origin/gh/bobrenjc93/639/head 2025-11-03T15:53:22.1812592Z * [new branch] gh/bobrenjc93/639/orig -> origin/gh/bobrenjc93/639/orig 2025-11-03T15:53:22.1813115Z * [new branch] gh/bobrenjc93/640/base -> origin/gh/bobrenjc93/640/base 2025-11-03T15:53:22.1813667Z * [new branch] gh/bobrenjc93/640/head -> origin/gh/bobrenjc93/640/head 2025-11-03T15:53:22.1814360Z * [new branch] gh/bobrenjc93/640/orig -> origin/gh/bobrenjc93/640/orig 2025-11-03T15:53:22.1814864Z * [new branch] gh/bobrenjc93/641/base -> origin/gh/bobrenjc93/641/base 2025-11-03T15:53:22.1815377Z * [new branch] gh/bobrenjc93/641/head -> origin/gh/bobrenjc93/641/head 2025-11-03T15:53:22.1815886Z * [new branch] gh/bobrenjc93/641/orig -> origin/gh/bobrenjc93/641/orig 2025-11-03T15:53:22.1816386Z * [new branch] gh/bobrenjc93/642/base -> origin/gh/bobrenjc93/642/base 2025-11-03T15:53:22.1816892Z * [new branch] gh/bobrenjc93/642/head -> origin/gh/bobrenjc93/642/head 2025-11-03T15:53:22.1817387Z * [new branch] gh/bobrenjc93/642/orig -> origin/gh/bobrenjc93/642/orig 2025-11-03T15:53:22.1817887Z * [new branch] gh/bobrenjc93/643/base -> origin/gh/bobrenjc93/643/base 2025-11-03T15:53:22.1818388Z * [new branch] gh/bobrenjc93/643/head -> origin/gh/bobrenjc93/643/head 2025-11-03T15:53:22.1818893Z * [new branch] gh/bobrenjc93/643/orig -> origin/gh/bobrenjc93/643/orig 2025-11-03T15:53:22.1819405Z * [new branch] gh/bobrenjc93/644/base -> origin/gh/bobrenjc93/644/base 2025-11-03T15:53:22.1819903Z * [new branch] gh/bobrenjc93/644/head -> origin/gh/bobrenjc93/644/head 2025-11-03T15:53:22.1820407Z * [new branch] gh/bobrenjc93/644/orig -> origin/gh/bobrenjc93/644/orig 2025-11-03T15:53:22.1820906Z * [new branch] gh/bobrenjc93/645/base -> origin/gh/bobrenjc93/645/base 2025-11-03T15:53:22.1821424Z * [new branch] gh/bobrenjc93/645/head -> origin/gh/bobrenjc93/645/head 2025-11-03T15:53:22.1821930Z * [new branch] gh/bobrenjc93/645/orig -> origin/gh/bobrenjc93/645/orig 2025-11-03T15:53:22.1822425Z * [new branch] gh/bobrenjc93/646/base -> origin/gh/bobrenjc93/646/base 2025-11-03T15:53:22.1822932Z * [new branch] gh/bobrenjc93/646/head -> origin/gh/bobrenjc93/646/head 2025-11-03T15:53:22.1823433Z * [new branch] gh/bobrenjc93/646/orig -> origin/gh/bobrenjc93/646/orig 2025-11-03T15:53:22.1823945Z * [new branch] gh/bobrenjc93/647/base -> origin/gh/bobrenjc93/647/base 2025-11-03T15:53:22.1824457Z * [new branch] gh/bobrenjc93/647/head -> origin/gh/bobrenjc93/647/head 2025-11-03T15:53:22.1825133Z * [new branch] gh/bobrenjc93/647/orig -> origin/gh/bobrenjc93/647/orig 2025-11-03T15:53:22.1825683Z * [new branch] gh/bobrenjc93/648/base -> origin/gh/bobrenjc93/648/base 2025-11-03T15:53:22.1826185Z * [new branch] gh/bobrenjc93/648/head -> origin/gh/bobrenjc93/648/head 2025-11-03T15:53:22.1826702Z * [new branch] gh/bobrenjc93/648/orig -> origin/gh/bobrenjc93/648/orig 2025-11-03T15:53:22.1827211Z * [new branch] gh/bobrenjc93/649/base -> origin/gh/bobrenjc93/649/base 2025-11-03T15:53:22.1827786Z * [new branch] gh/bobrenjc93/649/head -> origin/gh/bobrenjc93/649/head 2025-11-03T15:53:22.1828300Z * [new branch] gh/bobrenjc93/649/orig -> origin/gh/bobrenjc93/649/orig 2025-11-03T15:53:22.1828804Z * [new branch] gh/bobrenjc93/650/base -> origin/gh/bobrenjc93/650/base 2025-11-03T15:53:22.1829327Z * [new branch] gh/bobrenjc93/650/head -> origin/gh/bobrenjc93/650/head 2025-11-03T15:53:22.1829841Z * [new branch] gh/bobrenjc93/650/orig -> origin/gh/bobrenjc93/650/orig 2025-11-03T15:53:22.1830345Z * [new branch] gh/bobrenjc93/651/base -> origin/gh/bobrenjc93/651/base 2025-11-03T15:53:22.1830854Z * [new branch] gh/bobrenjc93/651/head -> origin/gh/bobrenjc93/651/head 2025-11-03T15:53:22.1831355Z * [new branch] gh/bobrenjc93/651/orig -> origin/gh/bobrenjc93/651/orig 2025-11-03T15:53:22.1831869Z * [new branch] gh/bobrenjc93/652/base -> origin/gh/bobrenjc93/652/base 2025-11-03T15:53:22.1832377Z * [new branch] gh/bobrenjc93/652/head -> origin/gh/bobrenjc93/652/head 2025-11-03T15:53:22.1832876Z * [new branch] gh/bobrenjc93/652/orig -> origin/gh/bobrenjc93/652/orig 2025-11-03T15:53:22.1833382Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-11-03T15:53:22.1833883Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-11-03T15:53:22.1834390Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-11-03T15:53:22.1834886Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-11-03T15:53:22.1835394Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-11-03T15:53:22.1835900Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-11-03T15:53:22.1836399Z * [new branch] gh/bobrenjc93/655/base -> origin/gh/bobrenjc93/655/base 2025-11-03T15:53:22.1836910Z * [new branch] gh/bobrenjc93/655/head -> origin/gh/bobrenjc93/655/head 2025-11-03T15:53:22.1837415Z * [new branch] gh/bobrenjc93/655/orig -> origin/gh/bobrenjc93/655/orig 2025-11-03T15:53:22.1837932Z * [new branch] gh/bobrenjc93/656/base -> origin/gh/bobrenjc93/656/base 2025-11-03T15:53:22.1838443Z * [new branch] gh/bobrenjc93/656/head -> origin/gh/bobrenjc93/656/head 2025-11-03T15:53:22.1838940Z * [new branch] gh/bobrenjc93/656/orig -> origin/gh/bobrenjc93/656/orig 2025-11-03T15:53:22.1839450Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-11-03T15:53:22.1839955Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-11-03T15:53:22.1840466Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-11-03T15:53:22.1841064Z * [new branch] gh/bobrenjc93/658/base -> origin/gh/bobrenjc93/658/base 2025-11-03T15:53:22.1841611Z * [new branch] gh/bobrenjc93/658/head -> origin/gh/bobrenjc93/658/head 2025-11-03T15:53:22.1842118Z * [new branch] gh/bobrenjc93/658/orig -> origin/gh/bobrenjc93/658/orig 2025-11-03T15:53:22.1842708Z * [new branch] gh/bobrenjc93/659/base -> origin/gh/bobrenjc93/659/base 2025-11-03T15:53:22.1843216Z * [new branch] gh/bobrenjc93/659/head -> origin/gh/bobrenjc93/659/head 2025-11-03T15:53:22.1843730Z * [new branch] gh/bobrenjc93/659/orig -> origin/gh/bobrenjc93/659/orig 2025-11-03T15:53:22.1844234Z * [new branch] gh/bobrenjc93/660/base -> origin/gh/bobrenjc93/660/base 2025-11-03T15:53:22.1844746Z * [new branch] gh/bobrenjc93/660/head -> origin/gh/bobrenjc93/660/head 2025-11-03T15:53:22.1845317Z * [new branch] gh/bobrenjc93/660/orig -> origin/gh/bobrenjc93/660/orig 2025-11-03T15:53:22.1845828Z * [new branch] gh/bobrenjc93/661/base -> origin/gh/bobrenjc93/661/base 2025-11-03T15:53:22.1846331Z * [new branch] gh/bobrenjc93/661/head -> origin/gh/bobrenjc93/661/head 2025-11-03T15:53:22.1846836Z * [new branch] gh/bobrenjc93/661/orig -> origin/gh/bobrenjc93/661/orig 2025-11-03T15:53:22.1847347Z * [new branch] gh/bobrenjc93/662/base -> origin/gh/bobrenjc93/662/base 2025-11-03T15:53:22.1847846Z * [new branch] gh/bobrenjc93/662/head -> origin/gh/bobrenjc93/662/head 2025-11-03T15:53:22.1848357Z * [new branch] gh/bobrenjc93/662/orig -> origin/gh/bobrenjc93/662/orig 2025-11-03T15:53:22.1848855Z * [new branch] gh/bobrenjc93/663/base -> origin/gh/bobrenjc93/663/base 2025-11-03T15:53:22.1849376Z * [new branch] gh/bobrenjc93/663/head -> origin/gh/bobrenjc93/663/head 2025-11-03T15:53:22.1860244Z * [new branch] gh/bobrenjc93/663/orig -> origin/gh/bobrenjc93/663/orig 2025-11-03T15:53:22.1860894Z * [new branch] gh/bobrenjc93/664/base -> origin/gh/bobrenjc93/664/base 2025-11-03T15:53:22.1861424Z * [new branch] gh/bobrenjc93/664/head -> origin/gh/bobrenjc93/664/head 2025-11-03T15:53:22.1861950Z * [new branch] gh/bobrenjc93/664/orig -> origin/gh/bobrenjc93/664/orig 2025-11-03T15:53:22.1862464Z * [new branch] gh/bobrenjc93/665/base -> origin/gh/bobrenjc93/665/base 2025-11-03T15:53:22.1862975Z * [new branch] gh/bobrenjc93/665/head -> origin/gh/bobrenjc93/665/head 2025-11-03T15:53:22.1863475Z * [new branch] gh/bobrenjc93/665/orig -> origin/gh/bobrenjc93/665/orig 2025-11-03T15:53:22.1863978Z * [new branch] gh/bobrenjc93/666/base -> origin/gh/bobrenjc93/666/base 2025-11-03T15:53:22.1864492Z * [new branch] gh/bobrenjc93/666/head -> origin/gh/bobrenjc93/666/head 2025-11-03T15:53:22.1865103Z * [new branch] gh/bobrenjc93/666/orig -> origin/gh/bobrenjc93/666/orig 2025-11-03T15:53:22.1865606Z * [new branch] gh/bobrenjc93/667/base -> origin/gh/bobrenjc93/667/base 2025-11-03T15:53:22.1866105Z * [new branch] gh/bobrenjc93/667/head -> origin/gh/bobrenjc93/667/head 2025-11-03T15:53:22.1866618Z * [new branch] gh/bobrenjc93/667/orig -> origin/gh/bobrenjc93/667/orig 2025-11-03T15:53:22.1867117Z * [new branch] gh/bobrenjc93/668/base -> origin/gh/bobrenjc93/668/base 2025-11-03T15:53:22.1867629Z * [new branch] gh/bobrenjc93/668/head -> origin/gh/bobrenjc93/668/head 2025-11-03T15:53:22.1868134Z * [new branch] gh/bobrenjc93/668/orig -> origin/gh/bobrenjc93/668/orig 2025-11-03T15:53:22.1868637Z * [new branch] gh/bobrenjc93/669/base -> origin/gh/bobrenjc93/669/base 2025-11-03T15:53:22.1869139Z * [new branch] gh/bobrenjc93/669/head -> origin/gh/bobrenjc93/669/head 2025-11-03T15:53:22.1869632Z * [new branch] gh/bobrenjc93/669/orig -> origin/gh/bobrenjc93/669/orig 2025-11-03T15:53:22.1870139Z * [new branch] gh/bobrenjc93/670/base -> origin/gh/bobrenjc93/670/base 2025-11-03T15:53:22.1870810Z * [new branch] gh/bobrenjc93/670/head -> origin/gh/bobrenjc93/670/head 2025-11-03T15:53:22.1871312Z * [new branch] gh/bobrenjc93/670/orig -> origin/gh/bobrenjc93/670/orig 2025-11-03T15:53:22.1871826Z * [new branch] gh/bobrenjc93/671/base -> origin/gh/bobrenjc93/671/base 2025-11-03T15:53:22.1872378Z * [new branch] gh/bobrenjc93/671/head -> origin/gh/bobrenjc93/671/head 2025-11-03T15:53:22.1872921Z * [new branch] gh/bobrenjc93/671/orig -> origin/gh/bobrenjc93/671/orig 2025-11-03T15:53:22.1873551Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-11-03T15:53:22.1874058Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-11-03T15:53:22.1874569Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-11-03T15:53:22.1875072Z * [new branch] gh/bobrenjc93/673/base -> origin/gh/bobrenjc93/673/base 2025-11-03T15:53:22.1875581Z * [new branch] gh/bobrenjc93/673/head -> origin/gh/bobrenjc93/673/head 2025-11-03T15:53:22.1876087Z * [new branch] gh/bobrenjc93/673/orig -> origin/gh/bobrenjc93/673/orig 2025-11-03T15:53:22.1876600Z * [new branch] gh/bobrenjc93/674/base -> origin/gh/bobrenjc93/674/base 2025-11-03T15:53:22.1877109Z * [new branch] gh/bobrenjc93/674/head -> origin/gh/bobrenjc93/674/head 2025-11-03T15:53:22.1877607Z * [new branch] gh/bobrenjc93/674/orig -> origin/gh/bobrenjc93/674/orig 2025-11-03T15:53:22.1878114Z * [new branch] gh/bobrenjc93/675/base -> origin/gh/bobrenjc93/675/base 2025-11-03T15:53:22.1878607Z * [new branch] gh/bobrenjc93/675/head -> origin/gh/bobrenjc93/675/head 2025-11-03T15:53:22.1879112Z * [new branch] gh/bobrenjc93/675/orig -> origin/gh/bobrenjc93/675/orig 2025-11-03T15:53:22.1879617Z * [new branch] gh/bobrenjc93/676/base -> origin/gh/bobrenjc93/676/base 2025-11-03T15:53:22.1880118Z * [new branch] gh/bobrenjc93/676/head -> origin/gh/bobrenjc93/676/head 2025-11-03T15:53:22.1880620Z * [new branch] gh/bobrenjc93/676/orig -> origin/gh/bobrenjc93/676/orig 2025-11-03T15:53:22.1881115Z * [new branch] gh/bobrenjc93/677/base -> origin/gh/bobrenjc93/677/base 2025-11-03T15:53:22.1881614Z * [new branch] gh/bobrenjc93/677/head -> origin/gh/bobrenjc93/677/head 2025-11-03T15:53:22.1882119Z * [new branch] gh/bobrenjc93/677/orig -> origin/gh/bobrenjc93/677/orig 2025-11-03T15:53:22.1882612Z * [new branch] gh/bobrenjc93/678/base -> origin/gh/bobrenjc93/678/base 2025-11-03T15:53:22.1883118Z * [new branch] gh/bobrenjc93/678/head -> origin/gh/bobrenjc93/678/head 2025-11-03T15:53:22.1883613Z * [new branch] gh/bobrenjc93/678/orig -> origin/gh/bobrenjc93/678/orig 2025-11-03T15:53:22.1884130Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-11-03T15:53:22.1884635Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-11-03T15:53:22.1885133Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-11-03T15:53:22.1885616Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-11-03T15:53:22.1886060Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-11-03T15:53:22.1886516Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-11-03T15:53:22.1886949Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-11-03T15:53:22.1887386Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-11-03T15:53:22.1887913Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-11-03T15:53:22.1888350Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-11-03T15:53:22.1888793Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-11-03T15:53:22.1889234Z * [new branch] gh/c00w/55/base -> origin/gh/c00w/55/base 2025-11-03T15:53:22.1889680Z * [new branch] gh/c00w/55/head -> origin/gh/c00w/55/head 2025-11-03T15:53:22.1890128Z * [new branch] gh/c00w/55/orig -> origin/gh/c00w/55/orig 2025-11-03T15:53:22.1890643Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-11-03T15:53:22.1891093Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-11-03T15:53:22.1891530Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-11-03T15:53:22.1891982Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-11-03T15:53:22.1892432Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-11-03T15:53:22.1892872Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-11-03T15:53:22.1893315Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-11-03T15:53:22.1893750Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-11-03T15:53:22.1894293Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-11-03T15:53:22.1894759Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-11-03T15:53:22.1895237Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-11-03T15:53:22.1895711Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-11-03T15:53:22.1896213Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-11-03T15:53:22.1896741Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-11-03T15:53:22.1897265Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-11-03T15:53:22.1897799Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-11-03T15:53:22.1898337Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-11-03T15:53:22.1898862Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-11-03T15:53:22.1899392Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-11-03T15:53:22.1899909Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-11-03T15:53:22.1900439Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-11-03T15:53:22.1900971Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-11-03T15:53:22.1901486Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-11-03T15:53:22.1902025Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-11-03T15:53:22.1902541Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-11-03T15:53:22.1903065Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-11-03T15:53:22.1903594Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-11-03T15:53:22.1904112Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-11-03T15:53:22.1904636Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-11-03T15:53:22.1905252Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-11-03T15:53:22.1905789Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-11-03T15:53:22.1906334Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-11-03T15:53:22.1906859Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-11-03T15:53:22.1907394Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-11-03T15:53:22.1907988Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-11-03T15:53:22.1908520Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-11-03T15:53:22.1909046Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-11-03T15:53:22.1909575Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-11-03T15:53:22.1910105Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-11-03T15:53:22.1910624Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-11-03T15:53:22.1911152Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-11-03T15:53:22.1911671Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-11-03T15:53:22.1912198Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-11-03T15:53:22.1912731Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-11-03T15:53:22.1913249Z * [new branch] gh/coconutruben/81/base -> origin/gh/coconutruben/81/base 2025-11-03T15:53:22.1913774Z * [new branch] gh/coconutruben/81/head -> origin/gh/coconutruben/81/head 2025-11-03T15:53:22.1914304Z * [new branch] gh/coconutruben/81/orig -> origin/gh/coconutruben/81/orig 2025-11-03T15:53:22.1914827Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-11-03T15:53:22.1915352Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-11-03T15:53:22.1915873Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-11-03T15:53:22.1916406Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-11-03T15:53:22.1916933Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-11-03T15:53:22.1917460Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-11-03T15:53:22.1918000Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-11-03T15:53:22.1918511Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-11-03T15:53:22.1919030Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-11-03T15:53:22.1919523Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-11-03T15:53:22.1920030Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-11-03T15:53:22.1920533Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-11-03T15:53:22.1921027Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-11-03T15:53:22.1921548Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-11-03T15:53:22.1922072Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-11-03T15:53:22.1922627Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-11-03T15:53:22.1923246Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-11-03T15:53:22.1923801Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-11-03T15:53:22.1924352Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-11-03T15:53:22.1924891Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-11-03T15:53:22.1925433Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-11-03T15:53:22.1926047Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-11-03T15:53:22.1926598Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-11-03T15:53:22.1927139Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-11-03T15:53:22.1927681Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-11-03T15:53:22.1928228Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-11-03T15:53:22.1928827Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-11-03T15:53:22.1929415Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-11-03T15:53:22.1929963Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-11-03T15:53:22.1930483Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-11-03T15:53:22.1931004Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-11-03T15:53:22.1931507Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-11-03T15:53:22.1932018Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-11-03T15:53:22.1932531Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-11-03T15:53:22.1933033Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-11-03T15:53:22.1933547Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-11-03T15:53:22.1934134Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-11-03T15:53:22.1934690Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-11-03T15:53:22.1935245Z * [new branch] gh/desertfire/600/base -> origin/gh/desertfire/600/base 2025-11-03T15:53:22.1935788Z * [new branch] gh/desertfire/600/head -> origin/gh/desertfire/600/head 2025-11-03T15:53:22.1936304Z * [new branch] gh/desertfire/600/orig -> origin/gh/desertfire/600/orig 2025-11-03T15:53:22.1936817Z * [new branch] gh/desertfire/601/base -> origin/gh/desertfire/601/base 2025-11-03T15:53:22.1937329Z * [new branch] gh/desertfire/601/head -> origin/gh/desertfire/601/head 2025-11-03T15:53:22.1937829Z * [new branch] gh/desertfire/601/orig -> origin/gh/desertfire/601/orig 2025-11-03T15:53:22.1938339Z * [new branch] gh/desertfire/602/base -> origin/gh/desertfire/602/base 2025-11-03T15:53:22.1938853Z * [new branch] gh/desertfire/602/head -> origin/gh/desertfire/602/head 2025-11-03T15:53:22.1939354Z * [new branch] gh/desertfire/602/orig -> origin/gh/desertfire/602/orig 2025-11-03T15:53:22.1939870Z * [new branch] gh/desertfire/603/base -> origin/gh/desertfire/603/base 2025-11-03T15:53:22.1940379Z * [new branch] gh/desertfire/603/head -> origin/gh/desertfire/603/head 2025-11-03T15:53:22.1940891Z * [new branch] gh/desertfire/603/orig -> origin/gh/desertfire/603/orig 2025-11-03T15:53:22.1941505Z * [new branch] gh/desertfire/604/base -> origin/gh/desertfire/604/base 2025-11-03T15:53:22.1942015Z * [new branch] gh/desertfire/604/head -> origin/gh/desertfire/604/head 2025-11-03T15:53:22.1942531Z * [new branch] gh/desertfire/604/orig -> origin/gh/desertfire/604/orig 2025-11-03T15:53:22.1943026Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-11-03T15:53:22.1943507Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-11-03T15:53:22.1944068Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-11-03T15:53:22.1944559Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-11-03T15:53:22.1945047Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-11-03T15:53:22.1945522Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-11-03T15:53:22.1946017Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-11-03T15:53:22.1946504Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-11-03T15:53:22.1946988Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-11-03T15:53:22.1947475Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-11-03T15:53:22.1947951Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-11-03T15:53:22.1948444Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-11-03T15:53:22.1948915Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-11-03T15:53:22.1949399Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-11-03T15:53:22.1949879Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-11-03T15:53:22.1950357Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-11-03T15:53:22.1950839Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-11-03T15:53:22.1951314Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-11-03T15:53:22.1951805Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-11-03T15:53:22.1952283Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-11-03T15:53:22.1952767Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-11-03T15:53:22.1953256Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-11-03T15:53:22.1953730Z * [new branch] gh/drisspg/199/base -> origin/gh/drisspg/199/base 2025-11-03T15:53:22.1954215Z * [new branch] gh/drisspg/199/head -> origin/gh/drisspg/199/head 2025-11-03T15:53:22.1954699Z * [new branch] gh/drisspg/199/orig -> origin/gh/drisspg/199/orig 2025-11-03T15:53:22.1955179Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-11-03T15:53:22.1955662Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-11-03T15:53:22.1956144Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-11-03T15:53:22.1956633Z * [new branch] gh/drisspg/210/base -> origin/gh/drisspg/210/base 2025-11-03T15:53:22.1957128Z * [new branch] gh/drisspg/210/head -> origin/gh/drisspg/210/head 2025-11-03T15:53:22.1957609Z * [new branch] gh/drisspg/210/orig -> origin/gh/drisspg/210/orig 2025-11-03T15:53:22.1958104Z * [new branch] gh/drisspg/211/base -> origin/gh/drisspg/211/base 2025-11-03T15:53:22.1958672Z * [new branch] gh/drisspg/211/head -> origin/gh/drisspg/211/head 2025-11-03T15:53:22.1959180Z * [new branch] gh/drisspg/211/orig -> origin/gh/drisspg/211/orig 2025-11-03T15:53:22.1959657Z * [new branch] gh/drisspg/212/base -> origin/gh/drisspg/212/base 2025-11-03T15:53:22.1960154Z * [new branch] gh/drisspg/212/head -> origin/gh/drisspg/212/head 2025-11-03T15:53:22.1960653Z * [new branch] gh/drisspg/212/orig -> origin/gh/drisspg/212/orig 2025-11-03T15:53:22.1961210Z * [new branch] gh/drisspg/213/base -> origin/gh/drisspg/213/base 2025-11-03T15:53:22.1961714Z * [new branch] gh/drisspg/213/head -> origin/gh/drisspg/213/head 2025-11-03T15:53:22.1962195Z * [new branch] gh/drisspg/213/orig -> origin/gh/drisspg/213/orig 2025-11-03T15:53:22.1962690Z * [new branch] gh/drisspg/214/base -> origin/gh/drisspg/214/base 2025-11-03T15:53:22.1963188Z * [new branch] gh/drisspg/214/head -> origin/gh/drisspg/214/head 2025-11-03T15:53:22.1963668Z * [new branch] gh/drisspg/214/orig -> origin/gh/drisspg/214/orig 2025-11-03T15:53:22.1964167Z * [new branch] gh/drisspg/215/base -> origin/gh/drisspg/215/base 2025-11-03T15:53:22.1964645Z * [new branch] gh/drisspg/215/head -> origin/gh/drisspg/215/head 2025-11-03T15:53:22.1965134Z * [new branch] gh/drisspg/215/orig -> origin/gh/drisspg/215/orig 2025-11-03T15:53:22.1965327Z * [new branch] gh/drisspg/216/base -> origin/gh/drisspg/216/base 2025-11-03T15:53:22.1965523Z * [new branch] gh/drisspg/216/head -> origin/gh/drisspg/216/head 2025-11-03T15:53:22.1965712Z * [new branch] gh/drisspg/216/orig -> origin/gh/drisspg/216/orig 2025-11-03T15:53:22.1965903Z * [new branch] gh/drisspg/217/base -> origin/gh/drisspg/217/base 2025-11-03T15:53:22.1966103Z * [new branch] gh/drisspg/217/head -> origin/gh/drisspg/217/head 2025-11-03T15:53:22.1966290Z * [new branch] gh/drisspg/217/orig -> origin/gh/drisspg/217/orig 2025-11-03T15:53:22.1966482Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-11-03T15:53:22.1966678Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-11-03T15:53:22.1966889Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-11-03T15:53:22.1967102Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-11-03T15:53:22.1967313Z * [new branch] gh/dzmitry-huba/10/base -> origin/gh/dzmitry-huba/10/base 2025-11-03T15:53:22.1967534Z * [new branch] gh/dzmitry-huba/10/head -> origin/gh/dzmitry-huba/10/head 2025-11-03T15:53:22.1967740Z * [new branch] gh/dzmitry-huba/10/orig -> origin/gh/dzmitry-huba/10/orig 2025-11-03T15:53:22.1967943Z * [new branch] gh/dzmitry-huba/11/base -> origin/gh/dzmitry-huba/11/base 2025-11-03T15:53:22.1968155Z * [new branch] gh/dzmitry-huba/11/head -> origin/gh/dzmitry-huba/11/head 2025-11-03T15:53:22.1968360Z * [new branch] gh/dzmitry-huba/11/orig -> origin/gh/dzmitry-huba/11/orig 2025-11-03T15:53:22.1968565Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-11-03T15:53:22.1968787Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-11-03T15:53:22.1968989Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-11-03T15:53:22.1969193Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-11-03T15:53:22.1969412Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-11-03T15:53:22.1969688Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-11-03T15:53:22.1969889Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-11-03T15:53:22.1970099Z * [new branch] gh/dzmitry-huba/4/base -> origin/gh/dzmitry-huba/4/base 2025-11-03T15:53:22.1970299Z * [new branch] gh/dzmitry-huba/4/head -> origin/gh/dzmitry-huba/4/head 2025-11-03T15:53:22.1970499Z * [new branch] gh/dzmitry-huba/4/orig -> origin/gh/dzmitry-huba/4/orig 2025-11-03T15:53:22.1970783Z * [new branch] gh/dzmitry-huba/5/base -> origin/gh/dzmitry-huba/5/base 2025-11-03T15:53:22.1970988Z * [new branch] gh/dzmitry-huba/5/head -> origin/gh/dzmitry-huba/5/head 2025-11-03T15:53:22.1971187Z * [new branch] gh/dzmitry-huba/5/orig -> origin/gh/dzmitry-huba/5/orig 2025-11-03T15:53:22.1971394Z * [new branch] gh/dzmitry-huba/6/base -> origin/gh/dzmitry-huba/6/base 2025-11-03T15:53:22.1971594Z * [new branch] gh/dzmitry-huba/6/head -> origin/gh/dzmitry-huba/6/head 2025-11-03T15:53:22.1971793Z * [new branch] gh/dzmitry-huba/6/orig -> origin/gh/dzmitry-huba/6/orig 2025-11-03T15:53:22.1972002Z * [new branch] gh/dzmitry-huba/7/base -> origin/gh/dzmitry-huba/7/base 2025-11-03T15:53:22.1972201Z * [new branch] gh/dzmitry-huba/7/head -> origin/gh/dzmitry-huba/7/head 2025-11-03T15:53:22.1972406Z * [new branch] gh/dzmitry-huba/7/orig -> origin/gh/dzmitry-huba/7/orig 2025-11-03T15:53:22.1972605Z * [new branch] gh/dzmitry-huba/8/base -> origin/gh/dzmitry-huba/8/base 2025-11-03T15:53:22.1972813Z * [new branch] gh/dzmitry-huba/8/head -> origin/gh/dzmitry-huba/8/head 2025-11-03T15:53:22.1973017Z * [new branch] gh/dzmitry-huba/8/orig -> origin/gh/dzmitry-huba/8/orig 2025-11-03T15:53:22.1973220Z * [new branch] gh/dzmitry-huba/9/base -> origin/gh/dzmitry-huba/9/base 2025-11-03T15:53:22.1973427Z * [new branch] gh/dzmitry-huba/9/head -> origin/gh/dzmitry-huba/9/head 2025-11-03T15:53:22.1973625Z * [new branch] gh/dzmitry-huba/9/orig -> origin/gh/dzmitry-huba/9/orig 2025-11-03T15:53:22.1973823Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-11-03T15:53:22.1974114Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-11-03T15:53:22.1974326Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-11-03T15:53:22.1974520Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-11-03T15:53:22.1974728Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-11-03T15:53:22.1974920Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-11-03T15:53:22.1975110Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-11-03T15:53:22.1975311Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-11-03T15:53:22.1975507Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-11-03T15:53:22.1975694Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-11-03T15:53:22.1975894Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-11-03T15:53:22.1976085Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-11-03T15:53:22.1976281Z * [new branch] gh/eellison/836/base -> origin/gh/eellison/836/base 2025-11-03T15:53:22.1976488Z * [new branch] gh/eellison/836/head -> origin/gh/eellison/836/head 2025-11-03T15:53:22.1977258Z * [new branch] gh/eellison/836/orig -> origin/gh/eellison/836/orig 2025-11-03T15:53:22.1977449Z * [new branch] gh/eellison/837/base -> origin/gh/eellison/837/base 2025-11-03T15:53:22.1977639Z * [new branch] gh/eellison/837/head -> origin/gh/eellison/837/head 2025-11-03T15:53:22.1977839Z * [new branch] gh/eellison/837/orig -> origin/gh/eellison/837/orig 2025-11-03T15:53:22.1978029Z * [new branch] gh/eellison/838/base -> origin/gh/eellison/838/base 2025-11-03T15:53:22.1978288Z * [new branch] gh/eellison/838/head -> origin/gh/eellison/838/head 2025-11-03T15:53:22.1978484Z * [new branch] gh/eellison/838/orig -> origin/gh/eellison/838/orig 2025-11-03T15:53:22.1978671Z * [new branch] gh/eellison/839/base -> origin/gh/eellison/839/base 2025-11-03T15:53:22.1978858Z * [new branch] gh/eellison/839/head -> origin/gh/eellison/839/head 2025-11-03T15:53:22.1979057Z * [new branch] gh/eellison/839/orig -> origin/gh/eellison/839/orig 2025-11-03T15:53:22.1979254Z * [new branch] gh/eellison/840/base -> origin/gh/eellison/840/base 2025-11-03T15:53:22.1979445Z * [new branch] gh/eellison/840/head -> origin/gh/eellison/840/head 2025-11-03T15:53:22.1979645Z * [new branch] gh/eellison/840/orig -> origin/gh/eellison/840/orig 2025-11-03T15:53:22.1979834Z * [new branch] gh/eellison/841/base -> origin/gh/eellison/841/base 2025-11-03T15:53:22.1980028Z * [new branch] gh/eellison/841/head -> origin/gh/eellison/841/head 2025-11-03T15:53:22.1980222Z * [new branch] gh/eellison/841/orig -> origin/gh/eellison/841/orig 2025-11-03T15:53:22.1980410Z * [new branch] gh/eellison/842/base -> origin/gh/eellison/842/base 2025-11-03T15:53:22.1980600Z * [new branch] gh/eellison/842/head -> origin/gh/eellison/842/head 2025-11-03T15:53:22.1980801Z * [new branch] gh/eellison/842/orig -> origin/gh/eellison/842/orig 2025-11-03T15:53:22.1980991Z * [new branch] gh/eellison/843/base -> origin/gh/eellison/843/base 2025-11-03T15:53:22.1981177Z * [new branch] gh/eellison/843/head -> origin/gh/eellison/843/head 2025-11-03T15:53:22.1981372Z * [new branch] gh/eellison/843/orig -> origin/gh/eellison/843/orig 2025-11-03T15:53:22.1981559Z * [new branch] gh/eellison/844/base -> origin/gh/eellison/844/base 2025-11-03T15:53:22.1981750Z * [new branch] gh/eellison/844/head -> origin/gh/eellison/844/head 2025-11-03T15:53:22.1981941Z * [new branch] gh/eellison/844/orig -> origin/gh/eellison/844/orig 2025-11-03T15:53:22.1982147Z * [new branch] gh/eellison/845/base -> origin/gh/eellison/845/base 2025-11-03T15:53:22.1982338Z * [new branch] gh/eellison/845/head -> origin/gh/eellison/845/head 2025-11-03T15:53:22.1982529Z * [new branch] gh/eellison/845/orig -> origin/gh/eellison/845/orig 2025-11-03T15:53:22.1982727Z * [new branch] gh/eellison/846/base -> origin/gh/eellison/846/base 2025-11-03T15:53:22.1982924Z * [new branch] gh/eellison/846/head -> origin/gh/eellison/846/head 2025-11-03T15:53:22.1983115Z * [new branch] gh/eellison/846/orig -> origin/gh/eellison/846/orig 2025-11-03T15:53:22.1983312Z * [new branch] gh/eellison/847/base -> origin/gh/eellison/847/base 2025-11-03T15:53:22.1983498Z * [new branch] gh/eellison/847/head -> origin/gh/eellison/847/head 2025-11-03T15:53:22.1983686Z * [new branch] gh/eellison/847/orig -> origin/gh/eellison/847/orig 2025-11-03T15:53:22.1983882Z * [new branch] gh/eellison/848/base -> origin/gh/eellison/848/base 2025-11-03T15:53:22.1984144Z * [new branch] gh/eellison/848/head -> origin/gh/eellison/848/head 2025-11-03T15:53:22.1984335Z * [new branch] gh/eellison/848/orig -> origin/gh/eellison/848/orig 2025-11-03T15:53:22.1984533Z * [new branch] gh/eellison/849/base -> origin/gh/eellison/849/base 2025-11-03T15:53:22.1984721Z * [new branch] gh/eellison/849/head -> origin/gh/eellison/849/head 2025-11-03T15:53:22.1984908Z * [new branch] gh/eellison/849/orig -> origin/gh/eellison/849/orig 2025-11-03T15:53:22.1985460Z * [new branch] gh/eellison/850/base -> origin/gh/eellison/850/base 2025-11-03T15:53:22.1985660Z * [new branch] gh/eellison/850/head -> origin/gh/eellison/850/head 2025-11-03T15:53:22.1985850Z * [new branch] gh/eellison/850/orig -> origin/gh/eellison/850/orig 2025-11-03T15:53:22.1986057Z * [new branch] gh/eellison/851/base -> origin/gh/eellison/851/base 2025-11-03T15:53:22.1986319Z * [new branch] gh/eellison/851/head -> origin/gh/eellison/851/head 2025-11-03T15:53:22.1986522Z * [new branch] gh/eellison/851/orig -> origin/gh/eellison/851/orig 2025-11-03T15:53:22.1986748Z * [new branch] gh/eellison/852/base -> origin/gh/eellison/852/base 2025-11-03T15:53:22.1986949Z * [new branch] gh/eellison/852/head -> origin/gh/eellison/852/head 2025-11-03T15:53:22.1987140Z * [new branch] gh/eellison/852/orig -> origin/gh/eellison/852/orig 2025-11-03T15:53:22.1987340Z * [new branch] gh/eellison/853/base -> origin/gh/eellison/853/base 2025-11-03T15:53:22.1987539Z * [new branch] gh/eellison/853/head -> origin/gh/eellison/853/head 2025-11-03T15:53:22.1987730Z * [new branch] gh/eellison/853/orig -> origin/gh/eellison/853/orig 2025-11-03T15:53:22.1987925Z * [new branch] gh/eellison/854/base -> origin/gh/eellison/854/base 2025-11-03T15:53:22.1988122Z * [new branch] gh/eellison/854/head -> origin/gh/eellison/854/head 2025-11-03T15:53:22.1988309Z * [new branch] gh/eellison/854/orig -> origin/gh/eellison/854/orig 2025-11-03T15:53:22.1988499Z * [new branch] gh/eellison/855/base -> origin/gh/eellison/855/base 2025-11-03T15:53:22.1988694Z * [new branch] gh/eellison/855/head -> origin/gh/eellison/855/head 2025-11-03T15:53:22.1988885Z * [new branch] gh/eellison/855/orig -> origin/gh/eellison/855/orig 2025-11-03T15:53:22.1989072Z * [new branch] gh/eellison/856/base -> origin/gh/eellison/856/base 2025-11-03T15:53:22.1989269Z * [new branch] gh/eellison/856/head -> origin/gh/eellison/856/head 2025-11-03T15:53:22.1989459Z * [new branch] gh/eellison/856/orig -> origin/gh/eellison/856/orig 2025-11-03T15:53:22.1989652Z * [new branch] gh/eellison/857/base -> origin/gh/eellison/857/base 2025-11-03T15:53:22.1989847Z * [new branch] gh/eellison/857/head -> origin/gh/eellison/857/head 2025-11-03T15:53:22.1990036Z * [new branch] gh/eellison/857/orig -> origin/gh/eellison/857/orig 2025-11-03T15:53:22.1990222Z * [new branch] gh/eellison/858/base -> origin/gh/eellison/858/base 2025-11-03T15:53:22.1990418Z * [new branch] gh/eellison/858/head -> origin/gh/eellison/858/head 2025-11-03T15:53:22.1990610Z * [new branch] gh/eellison/858/orig -> origin/gh/eellison/858/orig 2025-11-03T15:53:22.1990798Z * [new branch] gh/eellison/859/base -> origin/gh/eellison/859/base 2025-11-03T15:53:22.1990986Z * [new branch] gh/eellison/859/head -> origin/gh/eellison/859/head 2025-11-03T15:53:22.1991269Z * [new branch] gh/eellison/859/orig -> origin/gh/eellison/859/orig 2025-11-03T15:53:22.1991459Z * [new branch] gh/eellison/860/base -> origin/gh/eellison/860/base 2025-11-03T15:53:22.1991649Z * [new branch] gh/eellison/860/head -> origin/gh/eellison/860/head 2025-11-03T15:53:22.1991843Z * [new branch] gh/eellison/860/orig -> origin/gh/eellison/860/orig 2025-11-03T15:53:22.1992031Z * [new branch] gh/eellison/861/base -> origin/gh/eellison/861/base 2025-11-03T15:53:22.1992221Z * [new branch] gh/eellison/861/head -> origin/gh/eellison/861/head 2025-11-03T15:53:22.1992495Z * [new branch] gh/eellison/861/orig -> origin/gh/eellison/861/orig 2025-11-03T15:53:22.1992677Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-11-03T15:53:22.1992854Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-11-03T15:53:22.1993043Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-11-03T15:53:22.1993218Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-11-03T15:53:22.1993389Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-11-03T15:53:22.1993570Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-11-03T15:53:22.1993739Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-11-03T15:53:22.1993907Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-11-03T15:53:22.1994096Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-11-03T15:53:22.1994268Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-11-03T15:53:22.1994477Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-11-03T15:53:22.1994745Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-11-03T15:53:22.1994923Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-11-03T15:53:22.1995096Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-11-03T15:53:22.1995266Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-11-03T15:53:22.1995447Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-11-03T15:53:22.1995618Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-11-03T15:53:22.1995796Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-11-03T15:53:22.1995974Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-11-03T15:53:22.1996142Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-11-03T15:53:22.1996312Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-11-03T15:53:22.1996495Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-11-03T15:53:22.1996666Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-11-03T15:53:22.1996837Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-11-03T15:53:22.1997023Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-11-03T15:53:22.1997196Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-11-03T15:53:22.1997370Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-11-03T15:53:22.1997550Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-11-03T15:53:22.1997717Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-11-03T15:53:22.1997965Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-11-03T15:53:22.1998148Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-11-03T15:53:22.1998320Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-11-03T15:53:22.1998492Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-11-03T15:53:22.1998664Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-11-03T15:53:22.1998855Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-11-03T15:53:22.1999093Z * [new branch] gh/etaf/171/base -> origin/gh/etaf/171/base 2025-11-03T15:53:22.1999265Z * [new branch] gh/etaf/171/head -> origin/gh/etaf/171/head 2025-11-03T15:53:22.1999446Z * [new branch] gh/etaf/171/orig -> origin/gh/etaf/171/orig 2025-11-03T15:53:22.1999620Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-11-03T15:53:22.1999789Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-11-03T15:53:22.1999973Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-11-03T15:53:22.2000192Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-11-03T15:53:22.2000406Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-11-03T15:53:22.2000631Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-11-03T15:53:22.2000836Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-11-03T15:53:22.2001041Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-11-03T15:53:22.2001257Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-11-03T15:53:22.2001465Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-11-03T15:53:22.2001669Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-11-03T15:53:22.2001868Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-11-03T15:53:22.2002056Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-11-03T15:53:22.2002243Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-11-03T15:53:22.2002440Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-11-03T15:53:22.2002626Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-11-03T15:53:22.2002813Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-11-03T15:53:22.2002997Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-11-03T15:53:22.2003195Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-11-03T15:53:22.2003378Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-11-03T15:53:22.2003564Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-11-03T15:53:22.2003757Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-11-03T15:53:22.2003939Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-11-03T15:53:22.2004123Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-11-03T15:53:22.2004315Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-11-03T15:53:22.2004498Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-11-03T15:53:22.2004757Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-11-03T15:53:22.2004955Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-11-03T15:53:22.2005140Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-11-03T15:53:22.2005328Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-11-03T15:53:22.2005532Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-11-03T15:53:22.2005718Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-11-03T15:53:22.2005971Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-11-03T15:53:22.2006164Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-11-03T15:53:22.2006349Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-11-03T15:53:22.2006539Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-11-03T15:53:22.2006731Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-11-03T15:53:22.2006927Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-11-03T15:53:22.2007114Z * [new branch] gh/ezyang/3148/base -> origin/gh/ezyang/3148/base 2025-11-03T15:53:22.2007299Z * [new branch] gh/ezyang/3148/head -> origin/gh/ezyang/3148/head 2025-11-03T15:53:22.2007497Z * [new branch] gh/ezyang/3148/orig -> origin/gh/ezyang/3148/orig 2025-11-03T15:53:22.2007680Z * [new branch] gh/ezyang/3158/base -> origin/gh/ezyang/3158/base 2025-11-03T15:53:22.2007863Z * [new branch] gh/ezyang/3158/head -> origin/gh/ezyang/3158/head 2025-11-03T15:53:22.2008055Z * [new branch] gh/ezyang/3158/orig -> origin/gh/ezyang/3158/orig 2025-11-03T15:53:22.2008241Z * [new branch] gh/ezyang/3165/base -> origin/gh/ezyang/3165/base 2025-11-03T15:53:22.2008428Z * [new branch] gh/ezyang/3165/head -> origin/gh/ezyang/3165/head 2025-11-03T15:53:22.2008620Z * [new branch] gh/ezyang/3165/orig -> origin/gh/ezyang/3165/orig 2025-11-03T15:53:22.2008807Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-11-03T15:53:22.2008995Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-11-03T15:53:22.2009193Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-11-03T15:53:22.2009377Z * [new branch] gh/ezyang/3168/base -> origin/gh/ezyang/3168/base 2025-11-03T15:53:22.2009566Z * [new branch] gh/ezyang/3168/head -> origin/gh/ezyang/3168/head 2025-11-03T15:53:22.2009756Z * [new branch] gh/ezyang/3168/orig -> origin/gh/ezyang/3168/orig 2025-11-03T15:53:22.2009941Z * [new branch] gh/ezyang/3169/base -> origin/gh/ezyang/3169/base 2025-11-03T15:53:22.2010123Z * [new branch] gh/ezyang/3169/head -> origin/gh/ezyang/3169/head 2025-11-03T15:53:22.2010314Z * [new branch] gh/ezyang/3169/orig -> origin/gh/ezyang/3169/orig 2025-11-03T15:53:22.2010498Z * [new branch] gh/ezyang/3170/base -> origin/gh/ezyang/3170/base 2025-11-03T15:53:22.2010682Z * [new branch] gh/ezyang/3170/head -> origin/gh/ezyang/3170/head 2025-11-03T15:53:22.2010878Z * [new branch] gh/ezyang/3170/orig -> origin/gh/ezyang/3170/orig 2025-11-03T15:53:22.2011062Z * [new branch] gh/ezyang/3171/base -> origin/gh/ezyang/3171/base 2025-11-03T15:53:22.2011250Z * [new branch] gh/ezyang/3171/head -> origin/gh/ezyang/3171/head 2025-11-03T15:53:22.2011501Z * [new branch] gh/ezyang/3171/orig -> origin/gh/ezyang/3171/orig 2025-11-03T15:53:22.2011696Z * [new branch] gh/ezyang/3172/base -> origin/gh/ezyang/3172/base 2025-11-03T15:53:22.2011884Z * [new branch] gh/ezyang/3172/head -> origin/gh/ezyang/3172/head 2025-11-03T15:53:22.2012070Z * [new branch] gh/ezyang/3172/orig -> origin/gh/ezyang/3172/orig 2025-11-03T15:53:22.2012262Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-11-03T15:53:22.2012443Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-11-03T15:53:22.2012695Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-11-03T15:53:22.2012892Z * [new branch] gh/ezyang/3174/base -> origin/gh/ezyang/3174/base 2025-11-03T15:53:22.2013074Z * [new branch] gh/ezyang/3174/head -> origin/gh/ezyang/3174/head 2025-11-03T15:53:22.2013265Z * [new branch] gh/ezyang/3174/orig -> origin/gh/ezyang/3174/orig 2025-11-03T15:53:22.2013459Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-11-03T15:53:22.2013652Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-11-03T15:53:22.2013836Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-11-03T15:53:22.2014132Z * [new branch] gh/ezyang/3176/base -> origin/gh/ezyang/3176/base 2025-11-03T15:53:22.2014331Z * [new branch] gh/ezyang/3176/head -> origin/gh/ezyang/3176/head 2025-11-03T15:53:22.2014514Z * [new branch] gh/ezyang/3176/orig -> origin/gh/ezyang/3176/orig 2025-11-03T15:53:22.2014704Z * [new branch] gh/ezyang/3177/base -> origin/gh/ezyang/3177/base 2025-11-03T15:53:22.2014896Z * [new branch] gh/ezyang/3177/head -> origin/gh/ezyang/3177/head 2025-11-03T15:53:22.2015091Z * [new branch] gh/ezyang/3177/orig -> origin/gh/ezyang/3177/orig 2025-11-03T15:53:22.2015282Z * [new branch] gh/ezyang/3178/base -> origin/gh/ezyang/3178/base 2025-11-03T15:53:22.2015465Z * [new branch] gh/ezyang/3178/head -> origin/gh/ezyang/3178/head 2025-11-03T15:53:22.2015651Z * [new branch] gh/ezyang/3178/orig -> origin/gh/ezyang/3178/orig 2025-11-03T15:53:22.2015834Z * [new branch] gh/ezyang/3179/base -> origin/gh/ezyang/3179/base 2025-11-03T15:53:22.2016028Z * [new branch] gh/ezyang/3179/head -> origin/gh/ezyang/3179/head 2025-11-03T15:53:22.2016215Z * [new branch] gh/ezyang/3179/orig -> origin/gh/ezyang/3179/orig 2025-11-03T15:53:22.2016405Z * [new branch] gh/ezyang/3180/base -> origin/gh/ezyang/3180/base 2025-11-03T15:53:22.2016603Z * [new branch] gh/ezyang/3180/head -> origin/gh/ezyang/3180/head 2025-11-03T15:53:22.2016789Z * [new branch] gh/ezyang/3180/orig -> origin/gh/ezyang/3180/orig 2025-11-03T15:53:22.2016973Z * [new branch] gh/ezyang/3181/base -> origin/gh/ezyang/3181/base 2025-11-03T15:53:22.2017166Z * [new branch] gh/ezyang/3181/head -> origin/gh/ezyang/3181/head 2025-11-03T15:53:22.2017353Z * [new branch] gh/ezyang/3181/orig -> origin/gh/ezyang/3181/orig 2025-11-03T15:53:22.2017535Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-11-03T15:53:22.2017729Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-11-03T15:53:22.2017914Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-11-03T15:53:22.2018099Z * [new branch] gh/ezyang/3183/base -> origin/gh/ezyang/3183/base 2025-11-03T15:53:22.2018372Z * [new branch] gh/ezyang/3183/head -> origin/gh/ezyang/3183/head 2025-11-03T15:53:22.2018560Z * [new branch] gh/ezyang/3183/orig -> origin/gh/ezyang/3183/orig 2025-11-03T15:53:22.2018748Z * [new branch] gh/ezyang/3184/base -> origin/gh/ezyang/3184/base 2025-11-03T15:53:22.2018947Z * [new branch] gh/ezyang/3184/head -> origin/gh/ezyang/3184/head 2025-11-03T15:53:22.2019134Z * [new branch] gh/ezyang/3184/orig -> origin/gh/ezyang/3184/orig 2025-11-03T15:53:22.2019318Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-11-03T15:53:22.2019580Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-11-03T15:53:22.2019765Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-11-03T15:53:22.2019954Z * [new branch] gh/ezyang/3186/base -> origin/gh/ezyang/3186/base 2025-11-03T15:53:22.2020140Z * [new branch] gh/ezyang/3186/head -> origin/gh/ezyang/3186/head 2025-11-03T15:53:22.2020334Z * [new branch] gh/ezyang/3186/orig -> origin/gh/ezyang/3186/orig 2025-11-03T15:53:22.2020520Z * [new branch] gh/ezyang/3187/base -> origin/gh/ezyang/3187/base 2025-11-03T15:53:22.2020706Z * [new branch] gh/ezyang/3187/head -> origin/gh/ezyang/3187/head 2025-11-03T15:53:22.2020901Z * [new branch] gh/ezyang/3187/orig -> origin/gh/ezyang/3187/orig 2025-11-03T15:53:22.2021087Z * [new branch] gh/ezyang/3188/base -> origin/gh/ezyang/3188/base 2025-11-03T15:53:22.2021270Z * [new branch] gh/ezyang/3188/head -> origin/gh/ezyang/3188/head 2025-11-03T15:53:22.2021467Z * [new branch] gh/ezyang/3188/orig -> origin/gh/ezyang/3188/orig 2025-11-03T15:53:22.2021655Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-11-03T15:53:22.2021847Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-11-03T15:53:22.2022040Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-11-03T15:53:22.2022222Z * [new branch] gh/fadara01/2/base -> origin/gh/fadara01/2/base 2025-11-03T15:53:22.2022403Z * [new branch] gh/fadara01/2/head -> origin/gh/fadara01/2/head 2025-11-03T15:53:22.2022592Z * [new branch] gh/fadara01/2/orig -> origin/gh/fadara01/2/orig 2025-11-03T15:53:22.2022779Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-11-03T15:53:22.2022960Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-11-03T15:53:22.2023151Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-11-03T15:53:22.2023330Z * [new branch] gh/fadara01/4/base -> origin/gh/fadara01/4/base 2025-11-03T15:53:22.2023530Z * [new branch] gh/fadara01/4/head -> origin/gh/fadara01/4/head 2025-11-03T15:53:22.2023815Z * [new branch] gh/fadara01/4/orig -> origin/gh/fadara01/4/orig 2025-11-03T15:53:22.2024032Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-11-03T15:53:22.2024214Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-11-03T15:53:22.2024396Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-11-03T15:53:22.2024589Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-11-03T15:53:22.2024767Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-11-03T15:53:22.2024945Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-11-03T15:53:22.2025206Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-11-03T15:53:22.2025390Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-11-03T15:53:22.2025571Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-11-03T15:53:22.2025758Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-11-03T15:53:22.2025937Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-11-03T15:53:22.2026116Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-11-03T15:53:22.2026371Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-11-03T15:53:22.2026555Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-11-03T15:53:22.2026734Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-11-03T15:53:22.2026923Z * [new branch] gh/fduwjj/206/base -> origin/gh/fduwjj/206/base 2025-11-03T15:53:22.2027103Z * [new branch] gh/fduwjj/206/head -> origin/gh/fduwjj/206/head 2025-11-03T15:53:22.2027281Z * [new branch] gh/fduwjj/206/orig -> origin/gh/fduwjj/206/orig 2025-11-03T15:53:22.2027469Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-11-03T15:53:22.2027646Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-11-03T15:53:22.2027825Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-11-03T15:53:22.2028019Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-11-03T15:53:22.2028199Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-11-03T15:53:22.2028384Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-11-03T15:53:22.2028572Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-11-03T15:53:22.2028772Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-11-03T15:53:22.2028957Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-11-03T15:53:22.2029141Z * [new branch] gh/fduwjj/217/base -> origin/gh/fduwjj/217/base 2025-11-03T15:53:22.2029329Z * [new branch] gh/fduwjj/217/head -> origin/gh/fduwjj/217/head 2025-11-03T15:53:22.2029513Z * [new branch] gh/fduwjj/217/orig -> origin/gh/fduwjj/217/orig 2025-11-03T15:53:22.2029693Z * [new branch] gh/fduwjj/219/base -> origin/gh/fduwjj/219/base 2025-11-03T15:53:22.2029883Z * [new branch] gh/fduwjj/219/head -> origin/gh/fduwjj/219/head 2025-11-03T15:53:22.2030063Z * [new branch] gh/fduwjj/219/orig -> origin/gh/fduwjj/219/orig 2025-11-03T15:53:22.2030247Z * [new branch] gh/fduwjj/220/base -> origin/gh/fduwjj/220/base 2025-11-03T15:53:22.2030438Z * [new branch] gh/fduwjj/220/head -> origin/gh/fduwjj/220/head 2025-11-03T15:53:22.2030614Z * [new branch] gh/fduwjj/220/orig -> origin/gh/fduwjj/220/orig 2025-11-03T15:53:22.2030793Z * [new branch] gh/fduwjj/221/base -> origin/gh/fduwjj/221/base 2025-11-03T15:53:22.2030981Z * [new branch] gh/fduwjj/221/head -> origin/gh/fduwjj/221/head 2025-11-03T15:53:22.2031163Z * [new branch] gh/fduwjj/221/orig -> origin/gh/fduwjj/221/orig 2025-11-03T15:53:22.2031348Z * [new branch] gh/fduwjj/222/base -> origin/gh/fduwjj/222/base 2025-11-03T15:53:22.2031537Z * [new branch] gh/fduwjj/222/head -> origin/gh/fduwjj/222/head 2025-11-03T15:53:22.2031725Z * [new branch] gh/fduwjj/222/orig -> origin/gh/fduwjj/222/orig 2025-11-03T15:53:22.2031976Z * [new branch] gh/fduwjj/223/base -> origin/gh/fduwjj/223/base 2025-11-03T15:53:22.2032227Z * [new branch] gh/fduwjj/223/head -> origin/gh/fduwjj/223/head 2025-11-03T15:53:22.2032415Z * [new branch] gh/fduwjj/223/orig -> origin/gh/fduwjj/223/orig 2025-11-03T15:53:22.2032666Z * [new branch] gh/fduwjj/224/base -> origin/gh/fduwjj/224/base 2025-11-03T15:53:22.2032851Z * [new branch] gh/fduwjj/224/head -> origin/gh/fduwjj/224/head 2025-11-03T15:53:22.2033117Z * [new branch] gh/fduwjj/224/orig -> origin/gh/fduwjj/224/orig 2025-11-03T15:53:22.2033306Z * [new branch] gh/fduwjj/225/base -> origin/gh/fduwjj/225/base 2025-11-03T15:53:22.2033491Z * [new branch] gh/fduwjj/225/head -> origin/gh/fduwjj/225/head 2025-11-03T15:53:22.2033682Z * [new branch] gh/fduwjj/225/orig -> origin/gh/fduwjj/225/orig 2025-11-03T15:53:22.2033866Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-11-03T15:53:22.2034049Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-11-03T15:53:22.2034240Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-11-03T15:53:22.2034427Z * [new branch] gh/fduwjj/227/base -> origin/gh/fduwjj/227/base 2025-11-03T15:53:22.2034606Z * [new branch] gh/fduwjj/227/head -> origin/gh/fduwjj/227/head 2025-11-03T15:53:22.2034802Z * [new branch] gh/fduwjj/227/orig -> origin/gh/fduwjj/227/orig 2025-11-03T15:53:22.2034980Z * [new branch] gh/fduwjj/228/base -> origin/gh/fduwjj/228/base 2025-11-03T15:53:22.2035159Z * [new branch] gh/fduwjj/228/head -> origin/gh/fduwjj/228/head 2025-11-03T15:53:22.2035351Z * [new branch] gh/fduwjj/228/orig -> origin/gh/fduwjj/228/orig 2025-11-03T15:53:22.2035532Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-11-03T15:53:22.2035710Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-11-03T15:53:22.2035899Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-11-03T15:53:22.2036083Z * [new branch] gh/fduwjj/230/base -> origin/gh/fduwjj/230/base 2025-11-03T15:53:22.2036262Z * [new branch] gh/fduwjj/230/head -> origin/gh/fduwjj/230/head 2025-11-03T15:53:22.2036452Z * [new branch] gh/fduwjj/230/orig -> origin/gh/fduwjj/230/orig 2025-11-03T15:53:22.2036632Z * [new branch] gh/fduwjj/231/base -> origin/gh/fduwjj/231/base 2025-11-03T15:53:22.2036811Z * [new branch] gh/fduwjj/231/head -> origin/gh/fduwjj/231/head 2025-11-03T15:53:22.2036998Z * [new branch] gh/fduwjj/231/orig -> origin/gh/fduwjj/231/orig 2025-11-03T15:53:22.2037191Z * [new branch] gh/fduwjj/232/base -> origin/gh/fduwjj/232/base 2025-11-03T15:53:22.2037378Z * [new branch] gh/fduwjj/232/head -> origin/gh/fduwjj/232/head 2025-11-03T15:53:22.2037561Z * [new branch] gh/fduwjj/232/orig -> origin/gh/fduwjj/232/orig 2025-11-03T15:53:22.2037757Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-11-03T15:53:22.2037979Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-11-03T15:53:22.2038177Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-11-03T15:53:22.2038440Z * [new branch] gh/fegin/318/base -> origin/gh/fegin/318/base 2025-11-03T15:53:22.2038746Z * [new branch] gh/fegin/318/head -> origin/gh/fegin/318/head 2025-11-03T15:53:22.2039054Z * [new branch] gh/fegin/318/orig -> origin/gh/fegin/318/orig 2025-11-03T15:53:22.2039249Z * [new branch] gh/fegin/321/base -> origin/gh/fegin/321/base 2025-11-03T15:53:22.2039428Z * [new branch] gh/fegin/321/head -> origin/gh/fegin/321/head 2025-11-03T15:53:22.2039608Z * [new branch] gh/fegin/321/orig -> origin/gh/fegin/321/orig 2025-11-03T15:53:22.2039800Z * [new branch] gh/fegin/325/base -> origin/gh/fegin/325/base 2025-11-03T15:53:22.2040050Z * [new branch] gh/fegin/325/head -> origin/gh/fegin/325/head 2025-11-03T15:53:22.2040226Z * [new branch] gh/fegin/325/orig -> origin/gh/fegin/325/orig 2025-11-03T15:53:22.2040412Z * [new branch] gh/fegin/326/base -> origin/gh/fegin/326/base 2025-11-03T15:53:22.2040591Z * [new branch] gh/fegin/326/head -> origin/gh/fegin/326/head 2025-11-03T15:53:22.2040771Z * [new branch] gh/fegin/326/orig -> origin/gh/fegin/326/orig 2025-11-03T15:53:22.2040955Z * [new branch] gh/fegin/327/base -> origin/gh/fegin/327/base 2025-11-03T15:53:22.2041138Z * [new branch] gh/fegin/327/head -> origin/gh/fegin/327/head 2025-11-03T15:53:22.2041316Z * [new branch] gh/fegin/327/orig -> origin/gh/fegin/327/orig 2025-11-03T15:53:22.2041495Z * [new branch] gh/fegin/328/base -> origin/gh/fegin/328/base 2025-11-03T15:53:22.2041683Z * [new branch] gh/fegin/328/head -> origin/gh/fegin/328/head 2025-11-03T15:53:22.2041861Z * [new branch] gh/fegin/328/orig -> origin/gh/fegin/328/orig 2025-11-03T15:53:22.2042039Z * [new branch] gh/fegin/329/base -> origin/gh/fegin/329/base 2025-11-03T15:53:22.2042223Z * [new branch] gh/fegin/329/head -> origin/gh/fegin/329/head 2025-11-03T15:53:22.2042400Z * [new branch] gh/fegin/329/orig -> origin/gh/fegin/329/orig 2025-11-03T15:53:22.2042579Z * [new branch] gh/fegin/330/base -> origin/gh/fegin/330/base 2025-11-03T15:53:22.2042762Z * [new branch] gh/fegin/330/head -> origin/gh/fegin/330/head 2025-11-03T15:53:22.2042937Z * [new branch] gh/fegin/330/orig -> origin/gh/fegin/330/orig 2025-11-03T15:53:22.2043113Z * [new branch] gh/fegin/331/base -> origin/gh/fegin/331/base 2025-11-03T15:53:22.2043300Z * [new branch] gh/fegin/331/head -> origin/gh/fegin/331/head 2025-11-03T15:53:22.2043479Z * [new branch] gh/fegin/331/orig -> origin/gh/fegin/331/orig 2025-11-03T15:53:22.2043661Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-11-03T15:53:22.2043849Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-11-03T15:53:22.2044070Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-11-03T15:53:22.2044254Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-11-03T15:53:22.2044442Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-11-03T15:53:22.2044689Z * [new branch] gh/fffrog/171/base -> origin/gh/fffrog/171/base 2025-11-03T15:53:22.2044877Z * [new branch] gh/fffrog/171/head -> origin/gh/fffrog/171/head 2025-11-03T15:53:22.2045059Z * [new branch] gh/fffrog/171/orig -> origin/gh/fffrog/171/orig 2025-11-03T15:53:22.2045288Z * [new branch] gh/fffrog/175/base -> origin/gh/fffrog/175/base 2025-11-03T15:53:22.2045471Z * [new branch] gh/fffrog/175/head -> origin/gh/fffrog/175/head 2025-11-03T15:53:22.2045722Z * [new branch] gh/fffrog/175/orig -> origin/gh/fffrog/175/orig 2025-11-03T15:53:22.2046025Z * [new branch] gh/fffrog/176/base -> origin/gh/fffrog/176/base 2025-11-03T15:53:22.2046209Z * [new branch] gh/fffrog/176/head -> origin/gh/fffrog/176/head 2025-11-03T15:53:22.2046389Z * [new branch] gh/fffrog/176/orig -> origin/gh/fffrog/176/orig 2025-11-03T15:53:22.2046668Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-11-03T15:53:22.2046851Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-11-03T15:53:22.2047146Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-11-03T15:53:22.2047423Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-11-03T15:53:22.2047610Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-11-03T15:53:22.2047835Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-11-03T15:53:22.2048028Z * [new branch] gh/fffrog/179/base -> origin/gh/fffrog/179/base 2025-11-03T15:53:22.2048242Z * [new branch] gh/fffrog/179/head -> origin/gh/fffrog/179/head 2025-11-03T15:53:22.2048429Z * [new branch] gh/fffrog/179/orig -> origin/gh/fffrog/179/orig 2025-11-03T15:53:22.2048648Z * [new branch] gh/fffrog/180/base -> origin/gh/fffrog/180/base 2025-11-03T15:53:22.2048829Z * [new branch] gh/fffrog/180/head -> origin/gh/fffrog/180/head 2025-11-03T15:53:22.2049081Z * [new branch] gh/fffrog/180/orig -> origin/gh/fffrog/180/orig 2025-11-03T15:53:22.2049292Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-11-03T15:53:22.2049511Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-11-03T15:53:22.2049700Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-11-03T15:53:22.2049958Z * [new branch] gh/fffrog/182/base -> origin/gh/fffrog/182/base 2025-11-03T15:53:22.2050150Z * [new branch] gh/fffrog/182/head -> origin/gh/fffrog/182/head 2025-11-03T15:53:22.2050363Z * [new branch] gh/fffrog/182/orig -> origin/gh/fffrog/182/orig 2025-11-03T15:53:22.2050550Z * [new branch] gh/fxdawnn/1/base -> origin/gh/fxdawnn/1/base 2025-11-03T15:53:22.2050816Z * [new branch] gh/fxdawnn/1/head -> origin/gh/fxdawnn/1/head 2025-11-03T15:53:22.2051002Z * [new branch] gh/fxdawnn/1/orig -> origin/gh/fxdawnn/1/orig 2025-11-03T15:53:22.2051214Z * [new branch] gh/fxdawnn/2/base -> origin/gh/fxdawnn/2/base 2025-11-03T15:53:22.2051404Z * [new branch] gh/fxdawnn/2/head -> origin/gh/fxdawnn/2/head 2025-11-03T15:53:22.2051656Z * [new branch] gh/fxdawnn/2/orig -> origin/gh/fxdawnn/2/orig 2025-11-03T15:53:22.2071243Z * [new branch] gh/fxdawnn/3/base -> origin/gh/fxdawnn/3/base 2025-11-03T15:53:22.2071654Z * [new branch] gh/fxdawnn/3/head -> origin/gh/fxdawnn/3/head 2025-11-03T15:53:22.2071882Z * [new branch] gh/fxdawnn/3/orig -> origin/gh/fxdawnn/3/orig 2025-11-03T15:53:22.2072071Z * [new branch] gh/fxdawnn/4/base -> origin/gh/fxdawnn/4/base 2025-11-03T15:53:22.2072282Z * [new branch] gh/fxdawnn/4/orig -> origin/gh/fxdawnn/4/orig 2025-11-03T15:53:22.2072475Z * [new branch] gh/fxdawnn/5/base -> origin/gh/fxdawnn/5/base 2025-11-03T15:53:22.2072689Z * [new branch] gh/fxdawnn/5/head -> origin/gh/fxdawnn/5/head 2025-11-03T15:53:22.2072867Z * [new branch] gh/fxdawnn/5/orig -> origin/gh/fxdawnn/5/orig 2025-11-03T15:53:22.2073218Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-11-03T15:53:22.2073433Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-11-03T15:53:22.2073609Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-11-03T15:53:22.2073818Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-11-03T15:53:22.2073998Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-11-03T15:53:22.2074290Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-11-03T15:53:22.2074485Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-11-03T15:53:22.2074716Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-11-03T15:53:22.2074909Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-11-03T15:53:22.2075132Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-11-03T15:53:22.2075359Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-11-03T15:53:22.2075544Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-11-03T15:53:22.2075772Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-11-03T15:53:22.2075968Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-11-03T15:53:22.2076192Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-11-03T15:53:22.2076378Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-11-03T15:53:22.2076598Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-11-03T15:53:22.2076790Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-11-03T15:53:22.2077014Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-11-03T15:53:22.2077201Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-11-03T15:53:22.2077420Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-11-03T15:53:22.2077607Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-11-03T15:53:22.2077823Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-11-03T15:53:22.2078050Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-11-03T15:53:22.2078237Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-11-03T15:53:22.2078452Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-11-03T15:53:22.2078648Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-11-03T15:53:22.2078869Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-11-03T15:53:22.2079057Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-11-03T15:53:22.2079281Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-11-03T15:53:22.2079465Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-11-03T15:53:22.2079689Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-11-03T15:53:22.2079878Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-11-03T15:53:22.2080097Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-11-03T15:53:22.2080312Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-11-03T15:53:22.2080574Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-11-03T15:53:22.2080797Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-11-03T15:53:22.2080983Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-11-03T15:53:22.2081202Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-11-03T15:53:22.2081392Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-11-03T15:53:22.2081683Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-11-03T15:53:22.2081907Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-11-03T15:53:22.2082097Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-11-03T15:53:22.2082318Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-11-03T15:53:22.2082508Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-11-03T15:53:22.2082733Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-11-03T15:53:22.2082920Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-11-03T15:53:22.2083142Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-11-03T15:53:22.2083335Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-11-03T15:53:22.2083558Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-11-03T15:53:22.2083745Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-11-03T15:53:22.2083975Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-11-03T15:53:22.2084200Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-11-03T15:53:22.2084390Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-11-03T15:53:22.2084630Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-11-03T15:53:22.2084820Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-11-03T15:53:22.2085043Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-11-03T15:53:22.2085244Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-11-03T15:53:22.2085470Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-11-03T15:53:22.2085663Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-11-03T15:53:22.2085892Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-11-03T15:53:22.2086096Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-11-03T15:53:22.2086286Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-11-03T15:53:22.2086474Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-11-03T15:53:22.2086667Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-11-03T15:53:22.2086853Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-11-03T15:53:22.2087043Z * [new branch] gh/guangyey/210/base -> origin/gh/guangyey/210/base 2025-11-03T15:53:22.2087241Z * [new branch] gh/guangyey/210/head -> origin/gh/guangyey/210/head 2025-11-03T15:53:22.2087423Z * [new branch] gh/guangyey/210/orig -> origin/gh/guangyey/210/orig 2025-11-03T15:53:22.2087613Z * [new branch] gh/guangyey/212/base -> origin/gh/guangyey/212/base 2025-11-03T15:53:22.2087884Z * [new branch] gh/guangyey/212/head -> origin/gh/guangyey/212/head 2025-11-03T15:53:22.2088074Z * [new branch] gh/guangyey/212/orig -> origin/gh/guangyey/212/orig 2025-11-03T15:53:22.2088262Z * [new branch] gh/guangyey/213/base -> origin/gh/guangyey/213/base 2025-11-03T15:53:22.2088458Z * [new branch] gh/guangyey/213/head -> origin/gh/guangyey/213/head 2025-11-03T15:53:22.2088646Z * [new branch] gh/guangyey/213/orig -> origin/gh/guangyey/213/orig 2025-11-03T15:53:22.2088905Z * [new branch] gh/guangyey/214/base -> origin/gh/guangyey/214/base 2025-11-03T15:53:22.2089101Z * [new branch] gh/guangyey/214/head -> origin/gh/guangyey/214/head 2025-11-03T15:53:22.2089287Z * [new branch] gh/guangyey/214/orig -> origin/gh/guangyey/214/orig 2025-11-03T15:53:22.2089480Z * [new branch] gh/guangyey/215/base -> origin/gh/guangyey/215/base 2025-11-03T15:53:22.2089667Z * [new branch] gh/guangyey/215/head -> origin/gh/guangyey/215/head 2025-11-03T15:53:22.2089862Z * [new branch] gh/guangyey/215/orig -> origin/gh/guangyey/215/orig 2025-11-03T15:53:22.2090048Z * [new branch] gh/guangyey/216/base -> origin/gh/guangyey/216/base 2025-11-03T15:53:22.2090234Z * [new branch] gh/guangyey/216/head -> origin/gh/guangyey/216/head 2025-11-03T15:53:22.2090429Z * [new branch] gh/guangyey/216/orig -> origin/gh/guangyey/216/orig 2025-11-03T15:53:22.2090620Z * [new branch] gh/guangyey/217/base -> origin/gh/guangyey/217/base 2025-11-03T15:53:22.2090808Z * [new branch] gh/guangyey/217/head -> origin/gh/guangyey/217/head 2025-11-03T15:53:22.2091055Z * [new branch] gh/guangyey/217/orig -> origin/gh/guangyey/217/orig 2025-11-03T15:53:22.2091259Z * [new branch] gh/guangyey/218/base -> origin/gh/guangyey/218/base 2025-11-03T15:53:22.2091485Z * [new branch] gh/guangyey/218/head -> origin/gh/guangyey/218/head 2025-11-03T15:53:22.2091685Z * [new branch] gh/guangyey/218/orig -> origin/gh/guangyey/218/orig 2025-11-03T15:53:22.2091877Z * [new branch] gh/guangyey/219/base -> origin/gh/guangyey/219/base 2025-11-03T15:53:22.2092069Z * [new branch] gh/guangyey/219/head -> origin/gh/guangyey/219/head 2025-11-03T15:53:22.2092274Z * [new branch] gh/guangyey/219/orig -> origin/gh/guangyey/219/orig 2025-11-03T15:53:22.2092462Z * [new branch] gh/guangyey/220/base -> origin/gh/guangyey/220/base 2025-11-03T15:53:22.2092648Z * [new branch] gh/guangyey/220/head -> origin/gh/guangyey/220/head 2025-11-03T15:53:22.2092843Z * [new branch] gh/guangyey/220/orig -> origin/gh/guangyey/220/orig 2025-11-03T15:53:22.2093033Z * [new branch] gh/guangyey/221/base -> origin/gh/guangyey/221/base 2025-11-03T15:53:22.2093225Z * [new branch] gh/guangyey/221/head -> origin/gh/guangyey/221/head 2025-11-03T15:53:22.2093418Z * [new branch] gh/guangyey/221/orig -> origin/gh/guangyey/221/orig 2025-11-03T15:53:22.2093600Z * [new branch] gh/guangyey/222/base -> origin/gh/guangyey/222/base 2025-11-03T15:53:22.2093785Z * [new branch] gh/guangyey/222/head -> origin/gh/guangyey/222/head 2025-11-03T15:53:22.2094069Z * [new branch] gh/guangyey/222/orig -> origin/gh/guangyey/222/orig 2025-11-03T15:53:22.2094273Z * [new branch] gh/guangyey/223/base -> origin/gh/guangyey/223/base 2025-11-03T15:53:22.2094463Z * [new branch] gh/guangyey/223/head -> origin/gh/guangyey/223/head 2025-11-03T15:53:22.2094734Z * [new branch] gh/guangyey/223/orig -> origin/gh/guangyey/223/orig 2025-11-03T15:53:22.2094946Z * [new branch] gh/guangyey/224/base -> origin/gh/guangyey/224/base 2025-11-03T15:53:22.2095136Z * [new branch] gh/guangyey/224/head -> origin/gh/guangyey/224/head 2025-11-03T15:53:22.2095324Z * [new branch] gh/guangyey/224/orig -> origin/gh/guangyey/224/orig 2025-11-03T15:53:22.2095531Z * [new branch] gh/guangyey/225/base -> origin/gh/guangyey/225/base 2025-11-03T15:53:22.2095728Z * [new branch] gh/guangyey/225/head -> origin/gh/guangyey/225/head 2025-11-03T15:53:22.2095986Z * [new branch] gh/guangyey/225/orig -> origin/gh/guangyey/225/orig 2025-11-03T15:53:22.2096191Z * [new branch] gh/guangyey/226/base -> origin/gh/guangyey/226/base 2025-11-03T15:53:22.2096381Z * [new branch] gh/guangyey/226/head -> origin/gh/guangyey/226/head 2025-11-03T15:53:22.2096575Z * [new branch] gh/guangyey/226/orig -> origin/gh/guangyey/226/orig 2025-11-03T15:53:22.2096822Z * [new branch] gh/guangyey/227/base -> origin/gh/guangyey/227/base 2025-11-03T15:53:22.2097017Z * [new branch] gh/guangyey/227/head -> origin/gh/guangyey/227/head 2025-11-03T15:53:22.2097243Z * [new branch] gh/guangyey/227/orig -> origin/gh/guangyey/227/orig 2025-11-03T15:53:22.2097448Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-11-03T15:53:22.2097683Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-11-03T15:53:22.2097874Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-11-03T15:53:22.2098073Z * [new branch] gh/guangyey/229/base -> origin/gh/guangyey/229/base 2025-11-03T15:53:22.2098267Z * [new branch] gh/guangyey/229/head -> origin/gh/guangyey/229/head 2025-11-03T15:53:22.2098461Z * [new branch] gh/guangyey/229/orig -> origin/gh/guangyey/229/orig 2025-11-03T15:53:22.2098649Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-11-03T15:53:22.2098851Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-11-03T15:53:22.2099037Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-11-03T15:53:22.2099227Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-11-03T15:53:22.2099436Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-11-03T15:53:22.2099627Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-11-03T15:53:22.2099819Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-11-03T15:53:22.2100024Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-11-03T15:53:22.2100209Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-11-03T15:53:22.2100399Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-11-03T15:53:22.2100605Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-11-03T15:53:22.2100791Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-11-03T15:53:22.2100988Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-11-03T15:53:22.2101189Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-11-03T15:53:22.2101376Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-11-03T15:53:22.2101567Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-11-03T15:53:22.2101844Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-11-03T15:53:22.2102033Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-11-03T15:53:22.2102279Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-11-03T15:53:22.2102527Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-11-03T15:53:22.2102762Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-11-03T15:53:22.2103098Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-11-03T15:53:22.2103375Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-11-03T15:53:22.2103607Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-11-03T15:53:22.2103843Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-11-03T15:53:22.2104073Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-11-03T15:53:22.2104319Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-11-03T15:53:22.2104550Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-11-03T15:53:22.2104785Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-11-03T15:53:22.2105028Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-11-03T15:53:22.2105254Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-11-03T15:53:22.2105482Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-11-03T15:53:22.2105721Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-11-03T15:53:22.2105958Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-11-03T15:53:22.2106191Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-11-03T15:53:22.2106428Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-11-03T15:53:22.2106656Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-11-03T15:53:22.2106889Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-11-03T15:53:22.2107129Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-11-03T15:53:22.2107364Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-11-03T15:53:22.2107595Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-11-03T15:53:22.2107836Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-11-03T15:53:22.2108065Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-11-03T15:53:22.2108298Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-11-03T15:53:22.2108573Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-11-03T15:53:22.2108804Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-11-03T15:53:22.2109073Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-11-03T15:53:22.2109352Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-11-03T15:53:22.2109584Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-11-03T15:53:22.2110576Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-11-03T15:53:22.2110815Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-11-03T15:53:22.2111045Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-11-03T15:53:22.2111274Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-11-03T15:53:22.2111513Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-11-03T15:53:22.2111813Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-11-03T15:53:22.2112059Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-11-03T15:53:22.2112286Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-11-03T15:53:22.2112522Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-11-03T15:53:22.2112760Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-11-03T15:53:22.2112989Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-11-03T15:53:22.2113219Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-11-03T15:53:22.2113479Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-11-03T15:53:22.2113712Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-11-03T15:53:22.2113940Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-11-03T15:53:22.2114171Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-11-03T15:53:22.2114401Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-11-03T15:53:22.2114625Z * [new branch] gh/guilhermeleobas/246/base -> origin/gh/guilhermeleobas/246/base 2025-11-03T15:53:22.2114858Z * [new branch] gh/guilhermeleobas/246/head -> origin/gh/guilhermeleobas/246/head 2025-11-03T15:53:22.2115082Z * [new branch] gh/guilhermeleobas/246/orig -> origin/gh/guilhermeleobas/246/orig 2025-11-03T15:53:22.2115309Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-11-03T15:53:22.2115551Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-11-03T15:53:22.2115779Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-11-03T15:53:22.2116010Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-11-03T15:53:22.2116245Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-11-03T15:53:22.2116476Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-11-03T15:53:22.2116706Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-11-03T15:53:22.2116937Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-11-03T15:53:22.2117172Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-11-03T15:53:22.2117404Z * [new branch] gh/guilhermeleobas/251/base -> origin/gh/guilhermeleobas/251/base 2025-11-03T15:53:22.2117633Z * [new branch] gh/guilhermeleobas/251/head -> origin/gh/guilhermeleobas/251/head 2025-11-03T15:53:22.2117869Z * [new branch] gh/guilhermeleobas/251/orig -> origin/gh/guilhermeleobas/251/orig 2025-11-03T15:53:22.2118101Z * [new branch] gh/guilhermeleobas/252/base -> origin/gh/guilhermeleobas/252/base 2025-11-03T15:53:22.2118400Z * [new branch] gh/guilhermeleobas/252/head -> origin/gh/guilhermeleobas/252/head 2025-11-03T15:53:22.2118634Z * [new branch] gh/guilhermeleobas/252/orig -> origin/gh/guilhermeleobas/252/orig 2025-11-03T15:53:22.2118849Z * [new branch] gh/henrylhtsang/150/base -> origin/gh/henrylhtsang/150/base 2025-11-03T15:53:22.2119060Z * [new branch] gh/henrylhtsang/150/head -> origin/gh/henrylhtsang/150/head 2025-11-03T15:53:22.2119282Z * [new branch] gh/henrylhtsang/150/orig -> origin/gh/henrylhtsang/150/orig 2025-11-03T15:53:22.2120006Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-11-03T15:53:22.2120204Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-11-03T15:53:22.2120392Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-11-03T15:53:22.2120569Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-11-03T15:53:22.2120746Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-11-03T15:53:22.2120931Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-11-03T15:53:22.2121102Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-11-03T15:53:22.2121270Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-11-03T15:53:22.2121478Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-11-03T15:53:22.2121662Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-11-03T15:53:22.2121843Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-11-03T15:53:22.2122021Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-11-03T15:53:22.2122208Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-11-03T15:53:22.2122388Z * [new branch] gh/isuruf/157/base -> origin/gh/isuruf/157/base 2025-11-03T15:53:22.2122565Z * [new branch] gh/isuruf/157/head -> origin/gh/isuruf/157/head 2025-11-03T15:53:22.2122750Z * [new branch] gh/isuruf/157/orig -> origin/gh/isuruf/157/orig 2025-11-03T15:53:22.2122930Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-11-03T15:53:22.2123106Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-11-03T15:53:22.2123300Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-11-03T15:53:22.2123496Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-11-03T15:53:22.2123692Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-11-03T15:53:22.2123894Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-11-03T15:53:22.2124086Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-11-03T15:53:22.2124278Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-11-03T15:53:22.2126240Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-11-03T15:53:22.2126428Z * [new branch] gh/jamesjwu/195/base -> origin/gh/jamesjwu/195/base 2025-11-03T15:53:22.2126620Z * [new branch] gh/jamesjwu/195/head -> origin/gh/jamesjwu/195/head 2025-11-03T15:53:22.2126822Z * [new branch] gh/jamesjwu/195/orig -> origin/gh/jamesjwu/195/orig 2025-11-03T15:53:22.2127011Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-11-03T15:53:22.2127198Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-11-03T15:53:22.2127506Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-11-03T15:53:22.2127699Z * [new branch] gh/jamesjwu/197/base -> origin/gh/jamesjwu/197/base 2025-11-03T15:53:22.2127886Z * [new branch] gh/jamesjwu/197/head -> origin/gh/jamesjwu/197/head 2025-11-03T15:53:22.2128089Z * [new branch] gh/jamesjwu/197/orig -> origin/gh/jamesjwu/197/orig 2025-11-03T15:53:22.2128279Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-11-03T15:53:22.2128546Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-11-03T15:53:22.2128741Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-11-03T15:53:22.2128942Z * [new branch] gh/jamesjwu/199/base -> origin/gh/jamesjwu/199/base 2025-11-03T15:53:22.2129135Z * [new branch] gh/jamesjwu/199/head -> origin/gh/jamesjwu/199/head 2025-11-03T15:53:22.2129324Z * [new branch] gh/jamesjwu/199/orig -> origin/gh/jamesjwu/199/orig 2025-11-03T15:53:22.2129520Z * [new branch] gh/jamesjwu/200/base -> origin/gh/jamesjwu/200/base 2025-11-03T15:53:22.2129716Z * [new branch] gh/jamesjwu/200/head -> origin/gh/jamesjwu/200/head 2025-11-03T15:53:22.2129906Z * [new branch] gh/jamesjwu/200/orig -> origin/gh/jamesjwu/200/orig 2025-11-03T15:53:22.2130108Z * [new branch] gh/jamesjwu/201/base -> origin/gh/jamesjwu/201/base 2025-11-03T15:53:22.2130302Z * [new branch] gh/jamesjwu/201/head -> origin/gh/jamesjwu/201/head 2025-11-03T15:53:22.2130489Z * [new branch] gh/jamesjwu/201/orig -> origin/gh/jamesjwu/201/orig 2025-11-03T15:53:22.2130688Z * [new branch] gh/jamesjwu/202/base -> origin/gh/jamesjwu/202/base 2025-11-03T15:53:22.2130883Z * [new branch] gh/jamesjwu/202/head -> origin/gh/jamesjwu/202/head 2025-11-03T15:53:22.2131071Z * [new branch] gh/jamesjwu/202/orig -> origin/gh/jamesjwu/202/orig 2025-11-03T15:53:22.2131267Z * [new branch] gh/jamesjwu/203/base -> origin/gh/jamesjwu/203/base 2025-11-03T15:53:22.2131452Z * [new branch] gh/jamesjwu/203/head -> origin/gh/jamesjwu/203/head 2025-11-03T15:53:22.2131635Z * [new branch] gh/jamesjwu/203/orig -> origin/gh/jamesjwu/203/orig 2025-11-03T15:53:22.2131829Z * [new branch] gh/jamesjwu/204/base -> origin/gh/jamesjwu/204/base 2025-11-03T15:53:22.2132015Z * [new branch] gh/jamesjwu/204/head -> origin/gh/jamesjwu/204/head 2025-11-03T15:53:22.2132203Z * [new branch] gh/jamesjwu/204/orig -> origin/gh/jamesjwu/204/orig 2025-11-03T15:53:22.2132396Z * [new branch] gh/jamesjwu/205/base -> origin/gh/jamesjwu/205/base 2025-11-03T15:53:22.2132585Z * [new branch] gh/jamesjwu/205/head -> origin/gh/jamesjwu/205/head 2025-11-03T15:53:22.2132768Z * [new branch] gh/jamesjwu/205/orig -> origin/gh/jamesjwu/205/orig 2025-11-03T15:53:22.2132957Z * [new branch] gh/jamesjwu/206/base -> origin/gh/jamesjwu/206/base 2025-11-03T15:53:22.2133153Z * [new branch] gh/jamesjwu/206/head -> origin/gh/jamesjwu/206/head 2025-11-03T15:53:22.2133344Z * [new branch] gh/jamesjwu/206/orig -> origin/gh/jamesjwu/206/orig 2025-11-03T15:53:22.2133537Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-11-03T15:53:22.2133737Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-11-03T15:53:22.2134028Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-11-03T15:53:22.2134300Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-11-03T15:53:22.2134500Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-11-03T15:53:22.2134685Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-11-03T15:53:22.2134872Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-11-03T15:53:22.2135077Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-11-03T15:53:22.2135323Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-11-03T15:53:22.2135588Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-11-03T15:53:22.2135826Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-11-03T15:53:22.2136014Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-11-03T15:53:22.2136206Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-11-03T15:53:22.2136403Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-11-03T15:53:22.2136589Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-11-03T15:53:22.2136773Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-11-03T15:53:22.2136968Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-11-03T15:53:22.2137155Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-11-03T15:53:22.2137338Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-11-03T15:53:22.2137524Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-11-03T15:53:22.2137715Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-11-03T15:53:22.2137902Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-11-03T15:53:22.2138091Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-11-03T15:53:22.2138280Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-11-03T15:53:22.2138466Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-11-03T15:53:22.2138650Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-11-03T15:53:22.2138846Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-11-03T15:53:22.2139034Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-11-03T15:53:22.2139223Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-11-03T15:53:22.2139421Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-11-03T15:53:22.2139609Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-11-03T15:53:22.2139794Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-11-03T15:53:22.2139992Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-11-03T15:53:22.2140180Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-11-03T15:53:22.2140365Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-11-03T15:53:22.2140570Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-11-03T15:53:22.2140753Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-11-03T15:53:22.2140939Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-11-03T15:53:22.2141203Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-11-03T15:53:22.2141388Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-11-03T15:53:22.2141574Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-11-03T15:53:22.2141760Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-11-03T15:53:22.2141955Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-11-03T15:53:22.2142143Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-11-03T15:53:22.2142405Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-11-03T15:53:22.2142600Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-11-03T15:53:22.2142783Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-11-03T15:53:22.2142970Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-11-03T15:53:22.2143163Z * [new branch] gh/janeyx99/310/base -> origin/gh/janeyx99/310/base 2025-11-03T15:53:22.2143347Z * [new branch] gh/janeyx99/310/head -> origin/gh/janeyx99/310/head 2025-11-03T15:53:22.2143531Z * [new branch] gh/janeyx99/310/orig -> origin/gh/janeyx99/310/orig 2025-11-03T15:53:22.2143730Z * [new branch] gh/janeyx99/311/base -> origin/gh/janeyx99/311/base 2025-11-03T15:53:22.2143919Z * [new branch] gh/janeyx99/311/head -> origin/gh/janeyx99/311/head 2025-11-03T15:53:22.2144104Z * [new branch] gh/janeyx99/311/orig -> origin/gh/janeyx99/311/orig 2025-11-03T15:53:22.2144299Z * [new branch] gh/janeyx99/312/base -> origin/gh/janeyx99/312/base 2025-11-03T15:53:22.2144483Z * [new branch] gh/janeyx99/312/head -> origin/gh/janeyx99/312/head 2025-11-03T15:53:22.2144670Z * [new branch] gh/janeyx99/312/orig -> origin/gh/janeyx99/312/orig 2025-11-03T15:53:22.2144861Z * [new branch] gh/janeyx99/313/base -> origin/gh/janeyx99/313/base 2025-11-03T15:53:22.2145044Z * [new branch] gh/janeyx99/313/head -> origin/gh/janeyx99/313/head 2025-11-03T15:53:22.2145227Z * [new branch] gh/janeyx99/313/orig -> origin/gh/janeyx99/313/orig 2025-11-03T15:53:22.2145417Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-11-03T15:53:22.2145606Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-11-03T15:53:22.2145795Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-11-03T15:53:22.2146023Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-11-03T15:53:22.2146222Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-11-03T15:53:22.2146444Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-11-03T15:53:22.2146633Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-11-03T15:53:22.2146831Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-11-03T15:53:22.2147016Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-11-03T15:53:22.2147207Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-11-03T15:53:22.2147410Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-11-03T15:53:22.2147599Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-11-03T15:53:22.2147788Z * [new branch] gh/janeyx99/318/base -> origin/gh/janeyx99/318/base 2025-11-03T15:53:22.2148059Z * [new branch] gh/janeyx99/318/head -> origin/gh/janeyx99/318/head 2025-11-03T15:53:22.2148243Z * [new branch] gh/janeyx99/318/orig -> origin/gh/janeyx99/318/orig 2025-11-03T15:53:22.2148428Z * [new branch] gh/janeyx99/319/base -> origin/gh/janeyx99/319/base 2025-11-03T15:53:22.2148621Z * [new branch] gh/janeyx99/319/head -> origin/gh/janeyx99/319/head 2025-11-03T15:53:22.2148807Z * [new branch] gh/janeyx99/319/orig -> origin/gh/janeyx99/319/orig 2025-11-03T15:53:22.2149060Z * [new branch] gh/janeyx99/320/base -> origin/gh/janeyx99/320/base 2025-11-03T15:53:22.2149256Z * [new branch] gh/janeyx99/320/head -> origin/gh/janeyx99/320/head 2025-11-03T15:53:22.2149441Z * [new branch] gh/janeyx99/320/orig -> origin/gh/janeyx99/320/orig 2025-11-03T15:53:22.2149627Z * [new branch] gh/janeyx99/321/base -> origin/gh/janeyx99/321/base 2025-11-03T15:53:22.2149828Z * [new branch] gh/janeyx99/321/head -> origin/gh/janeyx99/321/head 2025-11-03T15:53:22.2150015Z * [new branch] gh/janeyx99/321/orig -> origin/gh/janeyx99/321/orig 2025-11-03T15:53:22.2150200Z * [new branch] gh/janeyx99/322/base -> origin/gh/janeyx99/322/base 2025-11-03T15:53:22.2150386Z * [new branch] gh/janeyx99/322/head -> origin/gh/janeyx99/322/head 2025-11-03T15:53:22.2150591Z * [new branch] gh/janeyx99/322/orig -> origin/gh/janeyx99/322/orig 2025-11-03T15:53:22.2150786Z * [new branch] gh/janeyx99/323/base -> origin/gh/janeyx99/323/base 2025-11-03T15:53:22.2150973Z * [new branch] gh/janeyx99/323/head -> origin/gh/janeyx99/323/head 2025-11-03T15:53:22.2151160Z * [new branch] gh/janeyx99/323/orig -> origin/gh/janeyx99/323/orig 2025-11-03T15:53:22.2151355Z * [new branch] gh/janeyx99/324/base -> origin/gh/janeyx99/324/base 2025-11-03T15:53:22.2151539Z * [new branch] gh/janeyx99/324/head -> origin/gh/janeyx99/324/head 2025-11-03T15:53:22.2151724Z * [new branch] gh/janeyx99/324/orig -> origin/gh/janeyx99/324/orig 2025-11-03T15:53:22.2151910Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-11-03T15:53:22.2152104Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-11-03T15:53:22.2152287Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-11-03T15:53:22.2152473Z * [new branch] gh/janeyx99/326/base -> origin/gh/janeyx99/326/base 2025-11-03T15:53:22.2152668Z * [new branch] gh/janeyx99/326/head -> origin/gh/janeyx99/326/head 2025-11-03T15:53:22.2152853Z * [new branch] gh/janeyx99/326/orig -> origin/gh/janeyx99/326/orig 2025-11-03T15:53:22.2153041Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-11-03T15:53:22.2153233Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-11-03T15:53:22.2153419Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-11-03T15:53:22.2153604Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-11-03T15:53:22.2153794Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-11-03T15:53:22.2153975Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-11-03T15:53:22.2154160Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-11-03T15:53:22.2154343Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-11-03T15:53:22.2154525Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-11-03T15:53:22.2154774Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-11-03T15:53:22.2154963Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-11-03T15:53:22.2155144Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-11-03T15:53:22.2155322Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-11-03T15:53:22.2155508Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-11-03T15:53:22.2155765Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-11-03T15:53:22.2155949Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-11-03T15:53:22.2156128Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-11-03T15:53:22.2156314Z * [new branch] gh/jansel/549/base -> origin/gh/jansel/549/base 2025-11-03T15:53:22.2156499Z * [new branch] gh/jansel/549/head -> origin/gh/jansel/549/head 2025-11-03T15:53:22.2156678Z * [new branch] gh/jansel/549/orig -> origin/gh/jansel/549/orig 2025-11-03T15:53:22.2156872Z * [new branch] gh/jansel/550/base -> origin/gh/jansel/550/base 2025-11-03T15:53:22.2157049Z * [new branch] gh/jansel/550/head -> origin/gh/jansel/550/head 2025-11-03T15:53:22.2157232Z * [new branch] gh/jansel/550/orig -> origin/gh/jansel/550/orig 2025-11-03T15:53:22.2157424Z * [new branch] gh/jansel/551/base -> origin/gh/jansel/551/base 2025-11-03T15:53:22.2157604Z * [new branch] gh/jansel/551/head -> origin/gh/jansel/551/head 2025-11-03T15:53:22.2157782Z * [new branch] gh/jansel/551/orig -> origin/gh/jansel/551/orig 2025-11-03T15:53:22.2158014Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-11-03T15:53:22.2158230Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-11-03T15:53:22.2158445Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-11-03T15:53:22.2158671Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-11-03T15:53:22.2158879Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-11-03T15:53:22.2159086Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-11-03T15:53:22.2159281Z * [new branch] gh/jgong5/1/base -> origin/gh/jgong5/1/base 2025-11-03T15:53:22.2159455Z * [new branch] gh/jgong5/1/head -> origin/gh/jgong5/1/head 2025-11-03T15:53:22.2159627Z * [new branch] gh/jgong5/1/orig -> origin/gh/jgong5/1/orig 2025-11-03T15:53:22.2159833Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-11-03T15:53:22.2160022Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-11-03T15:53:22.2160212Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-11-03T15:53:22.2160404Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-11-03T15:53:22.2160604Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-11-03T15:53:22.2160795Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-11-03T15:53:22.2160983Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-11-03T15:53:22.2161179Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-11-03T15:53:22.2161365Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-11-03T15:53:22.2161669Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-11-03T15:53:22.2161885Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-11-03T15:53:22.2162105Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-11-03T15:53:22.2162300Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-11-03T15:53:22.2162533Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-11-03T15:53:22.2162800Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-11-03T15:53:22.2162991Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-11-03T15:53:22.2163186Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-11-03T15:53:22.2163376Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-11-03T15:53:22.2163568Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-11-03T15:53:22.2163773Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-11-03T15:53:22.2163970Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-11-03T15:53:22.2164160Z * [new branch] gh/jiayisunx/80/base -> origin/gh/jiayisunx/80/base 2025-11-03T15:53:22.2164359Z * [new branch] gh/jiayisunx/80/head -> origin/gh/jiayisunx/80/head 2025-11-03T15:53:22.2164552Z * [new branch] gh/jiayisunx/80/orig -> origin/gh/jiayisunx/80/orig 2025-11-03T15:53:22.2164745Z * [new branch] gh/jiayisunx/81/base -> origin/gh/jiayisunx/81/base 2025-11-03T15:53:22.2164941Z * [new branch] gh/jiayisunx/81/head -> origin/gh/jiayisunx/81/head 2025-11-03T15:53:22.2165143Z * [new branch] gh/jiayisunx/81/orig -> origin/gh/jiayisunx/81/orig 2025-11-03T15:53:22.2165334Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-11-03T15:53:22.2165521Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-11-03T15:53:22.2165716Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-11-03T15:53:22.2165906Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-11-03T15:53:22.2166103Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-11-03T15:53:22.2166302Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-11-03T15:53:22.2166493Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-11-03T15:53:22.2166681Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-11-03T15:53:22.2166881Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-11-03T15:53:22.2167071Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-11-03T15:53:22.2167265Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-11-03T15:53:22.2167466Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-11-03T15:53:22.2167651Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-11-03T15:53:22.2167842Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-11-03T15:53:22.2168036Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-11-03T15:53:22.2168223Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-11-03T15:53:22.2168410Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-11-03T15:53:22.2168682Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-11-03T15:53:22.2168887Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-11-03T15:53:22.2169086Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-11-03T15:53:22.2169281Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-11-03T15:53:22.2169482Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-11-03T15:53:22.2169741Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-11-03T15:53:22.2169933Z * [new branch] gh/karthickai/7/base -> origin/gh/karthickai/7/base 2025-11-03T15:53:22.2170135Z * [new branch] gh/karthickai/7/head -> origin/gh/karthickai/7/head 2025-11-03T15:53:22.2170328Z * [new branch] gh/karthickai/7/orig -> origin/gh/karthickai/7/orig 2025-11-03T15:53:22.2170518Z * [new branch] gh/karthickai/8/base -> origin/gh/karthickai/8/base 2025-11-03T15:53:22.2170722Z * [new branch] gh/karthickai/8/head -> origin/gh/karthickai/8/head 2025-11-03T15:53:22.2170911Z * [new branch] gh/karthickai/8/orig -> origin/gh/karthickai/8/orig 2025-11-03T15:53:22.2171100Z * [new branch] gh/karthickai/9/base -> origin/gh/karthickai/9/base 2025-11-03T15:53:22.2171302Z * [new branch] gh/karthickai/9/head -> origin/gh/karthickai/9/head 2025-11-03T15:53:22.2171492Z * [new branch] gh/karthickai/9/orig -> origin/gh/karthickai/9/orig 2025-11-03T15:53:22.2171706Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-11-03T15:53:22.2171917Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-11-03T15:53:22.2172124Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-11-03T15:53:22.2172327Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-11-03T15:53:22.2172542Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-11-03T15:53:22.2172743Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-11-03T15:53:22.2172943Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-11-03T15:53:22.2173160Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-11-03T15:53:22.2173360Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-11-03T15:53:22.2173559Z * [new branch] gh/kurtamohler/55/base -> origin/gh/kurtamohler/55/base 2025-11-03T15:53:22.2173761Z * [new branch] gh/kurtamohler/55/head -> origin/gh/kurtamohler/55/head 2025-11-03T15:53:22.2174063Z * [new branch] gh/kurtamohler/55/orig -> origin/gh/kurtamohler/55/orig 2025-11-03T15:53:22.2174271Z * [new branch] gh/kurtamohler/56/base -> origin/gh/kurtamohler/56/base 2025-11-03T15:53:22.2174473Z * [new branch] gh/kurtamohler/56/head -> origin/gh/kurtamohler/56/head 2025-11-03T15:53:22.2174685Z * [new branch] gh/kurtamohler/56/orig -> origin/gh/kurtamohler/56/orig 2025-11-03T15:53:22.2174885Z * [new branch] gh/kurtamohler/57/base -> origin/gh/kurtamohler/57/base 2025-11-03T15:53:22.2175092Z * [new branch] gh/kurtamohler/57/head -> origin/gh/kurtamohler/57/head 2025-11-03T15:53:22.2175302Z * [new branch] gh/kurtamohler/57/orig -> origin/gh/kurtamohler/57/orig 2025-11-03T15:53:22.2175505Z * [new branch] gh/kurtamohler/58/base -> origin/gh/kurtamohler/58/base 2025-11-03T15:53:22.2175781Z * [new branch] gh/kurtamohler/58/head -> origin/gh/kurtamohler/58/head 2025-11-03T15:53:22.2175988Z * [new branch] gh/kurtamohler/58/orig -> origin/gh/kurtamohler/58/orig 2025-11-03T15:53:22.2176187Z * [new branch] gh/kurtamohler/59/base -> origin/gh/kurtamohler/59/base 2025-11-03T15:53:22.2176388Z * [new branch] gh/kurtamohler/59/head -> origin/gh/kurtamohler/59/head 2025-11-03T15:53:22.2176603Z * [new branch] gh/kurtamohler/59/orig -> origin/gh/kurtamohler/59/orig 2025-11-03T15:53:22.2176861Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-11-03T15:53:22.2177047Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-11-03T15:53:22.2177238Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-11-03T15:53:22.2177422Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-11-03T15:53:22.2177609Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-11-03T15:53:22.2177798Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-11-03T15:53:22.2177980Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-11-03T15:53:22.2178165Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-11-03T15:53:22.2178356Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-11-03T15:53:22.2178546Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-11-03T15:53:22.2178728Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-11-03T15:53:22.2178910Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-11-03T15:53:22.2179108Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-11-03T15:53:22.2179291Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-11-03T15:53:22.2179473Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-11-03T15:53:22.2179669Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-11-03T15:53:22.2179855Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-11-03T15:53:22.2180042Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-11-03T15:53:22.2180237Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-11-03T15:53:22.2180418Z * [new branch] gh/kwen2501/231/base -> origin/gh/kwen2501/231/base 2025-11-03T15:53:22.2180607Z * [new branch] gh/kwen2501/231/head -> origin/gh/kwen2501/231/head 2025-11-03T15:53:22.2180804Z * [new branch] gh/kwen2501/231/orig -> origin/gh/kwen2501/231/orig 2025-11-03T15:53:22.2180987Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-11-03T15:53:22.2181171Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-11-03T15:53:22.2181361Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-11-03T15:53:22.2181547Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-11-03T15:53:22.2181730Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-11-03T15:53:22.2181924Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-11-03T15:53:22.2182103Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-11-03T15:53:22.2182281Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-11-03T15:53:22.2182531Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-11-03T15:53:22.2182713Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-11-03T15:53:22.2182893Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-11-03T15:53:22.2183075Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-11-03T15:53:22.2183268Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-11-03T15:53:22.2183524Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-11-03T15:53:22.2183714Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-11-03T15:53:22.2183902Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-11-03T15:53:22.2184085Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-11-03T15:53:22.2184270Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-11-03T15:53:22.2184459Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-11-03T15:53:22.2184644Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-11-03T15:53:22.2184823Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-11-03T15:53:22.2185019Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-11-03T15:53:22.2185207Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-11-03T15:53:22.2185394Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-11-03T15:53:22.2185584Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-11-03T15:53:22.2185768Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-11-03T15:53:22.2185961Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-11-03T15:53:22.2186156Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-11-03T15:53:22.2186338Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-11-03T15:53:22.2186529Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-11-03T15:53:22.2186722Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-11-03T15:53:22.2186904Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-11-03T15:53:22.2187090Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-11-03T15:53:22.2187274Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-11-03T15:53:22.2187468Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-11-03T15:53:22.2187652Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-11-03T15:53:22.2187836Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-11-03T15:53:22.2188029Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-11-03T15:53:22.2188211Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-11-03T15:53:22.2188397Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-11-03T15:53:22.2188586Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-11-03T15:53:22.2188767Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-11-03T15:53:22.2189014Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-11-03T15:53:22.2189205Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-11-03T15:53:22.2189386Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-11-03T15:53:22.2189568Z * [new branch] gh/kwen2501/272/base -> origin/gh/kwen2501/272/base 2025-11-03T15:53:22.2189760Z * [new branch] gh/kwen2501/272/head -> origin/gh/kwen2501/272/head 2025-11-03T15:53:22.2190011Z * [new branch] gh/kwen2501/272/orig -> origin/gh/kwen2501/272/orig 2025-11-03T15:53:22.2190199Z * [new branch] gh/kwen2501/273/base -> origin/gh/kwen2501/273/base 2025-11-03T15:53:22.2190390Z * [new branch] gh/kwen2501/273/head -> origin/gh/kwen2501/273/head 2025-11-03T15:53:22.2190574Z * [new branch] gh/kwen2501/273/orig -> origin/gh/kwen2501/273/orig 2025-11-03T15:53:22.2190765Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-11-03T15:53:22.2190964Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-11-03T15:53:22.2191145Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-11-03T15:53:22.2191328Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-11-03T15:53:22.2191510Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-11-03T15:53:22.2191701Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-11-03T15:53:22.2191888Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-11-03T15:53:22.2192080Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-11-03T15:53:22.2192273Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-11-03T15:53:22.2192461Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-11-03T15:53:22.2192646Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-11-03T15:53:22.2192842Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-11-03T15:53:22.2193027Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-11-03T15:53:22.2193211Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-11-03T15:53:22.2193403Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-11-03T15:53:22.2193585Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-11-03T15:53:22.2193770Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-11-03T15:53:22.2193970Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-11-03T15:53:22.2194179Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-11-03T15:53:22.2194380Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-11-03T15:53:22.2194586Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-11-03T15:53:22.2194787Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-11-03T15:53:22.2194992Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-11-03T15:53:22.2195201Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-11-03T15:53:22.2195398Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-11-03T15:53:22.2195597Z * [new branch] gh/laithsakka/285/base -> origin/gh/laithsakka/285/base 2025-11-03T15:53:22.2195864Z * [new branch] gh/laithsakka/285/head -> origin/gh/laithsakka/285/head 2025-11-03T15:53:22.2196075Z * [new branch] gh/laithsakka/285/orig -> origin/gh/laithsakka/285/orig 2025-11-03T15:53:22.2196274Z * [new branch] gh/laithsakka/287/base -> origin/gh/laithsakka/287/base 2025-11-03T15:53:22.2196477Z * [new branch] gh/laithsakka/287/head -> origin/gh/laithsakka/287/head 2025-11-03T15:53:22.2196683Z * [new branch] gh/laithsakka/287/orig -> origin/gh/laithsakka/287/orig 2025-11-03T15:53:22.2196945Z * [new branch] gh/laithsakka/289/base -> origin/gh/laithsakka/289/base 2025-11-03T15:53:22.2197149Z * [new branch] gh/laithsakka/289/head -> origin/gh/laithsakka/289/head 2025-11-03T15:53:22.2197359Z * [new branch] gh/laithsakka/289/orig -> origin/gh/laithsakka/289/orig 2025-11-03T15:53:22.2197559Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-11-03T15:53:22.2197766Z * [new branch] gh/laithsakka/292/base -> origin/gh/laithsakka/292/base 2025-11-03T15:53:22.2198030Z * [new branch] gh/laithsakka/292/head -> origin/gh/laithsakka/292/head 2025-11-03T15:53:22.2198240Z * [new branch] gh/laithsakka/292/orig -> origin/gh/laithsakka/292/orig 2025-11-03T15:53:22.2198438Z * [new branch] gh/laithsakka/293/base -> origin/gh/laithsakka/293/base 2025-11-03T15:53:22.2198683Z * [new branch] gh/laithsakka/293/head -> origin/gh/laithsakka/293/head 2025-11-03T15:53:22.2198891Z * [new branch] gh/laithsakka/293/orig -> origin/gh/laithsakka/293/orig 2025-11-03T15:53:22.2199094Z * [new branch] gh/laithsakka/294/base -> origin/gh/laithsakka/294/base 2025-11-03T15:53:22.2199300Z * [new branch] gh/laithsakka/294/head -> origin/gh/laithsakka/294/head 2025-11-03T15:53:22.2199506Z * [new branch] gh/laithsakka/294/orig -> origin/gh/laithsakka/294/orig 2025-11-03T15:53:22.2199709Z * [new branch] gh/laithsakka/295/base -> origin/gh/laithsakka/295/base 2025-11-03T15:53:22.2199921Z * [new branch] gh/laithsakka/295/head -> origin/gh/laithsakka/295/head 2025-11-03T15:53:22.2200120Z * [new branch] gh/laithsakka/295/orig -> origin/gh/laithsakka/295/orig 2025-11-03T15:53:22.2200320Z * [new branch] gh/laithsakka/296/base -> origin/gh/laithsakka/296/base 2025-11-03T15:53:22.2200536Z * [new branch] gh/laithsakka/296/head -> origin/gh/laithsakka/296/head 2025-11-03T15:53:22.2200736Z * [new branch] gh/laithsakka/296/orig -> origin/gh/laithsakka/296/orig 2025-11-03T15:53:22.2200937Z * [new branch] gh/laithsakka/297/base -> origin/gh/laithsakka/297/base 2025-11-03T15:53:22.2201141Z * [new branch] gh/laithsakka/297/head -> origin/gh/laithsakka/297/head 2025-11-03T15:53:22.2201355Z * [new branch] gh/laithsakka/297/orig -> origin/gh/laithsakka/297/orig 2025-11-03T15:53:22.2201553Z * [new branch] gh/laithsakka/298/base -> origin/gh/laithsakka/298/base 2025-11-03T15:53:22.2201755Z * [new branch] gh/laithsakka/298/head -> origin/gh/laithsakka/298/head 2025-11-03T15:53:22.2201967Z * [new branch] gh/laithsakka/298/orig -> origin/gh/laithsakka/298/orig 2025-11-03T15:53:22.2202167Z * [new branch] gh/laithsakka/299/base -> origin/gh/laithsakka/299/base 2025-11-03T15:53:22.2202378Z * [new branch] gh/laithsakka/299/head -> origin/gh/laithsakka/299/head 2025-11-03T15:53:22.2202587Z * [new branch] gh/laithsakka/299/orig -> origin/gh/laithsakka/299/orig 2025-11-03T15:53:22.2202785Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-11-03T15:53:22.2203057Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-11-03T15:53:22.2203267Z * [new branch] gh/laithsakka/300/base -> origin/gh/laithsakka/300/base 2025-11-03T15:53:22.2203473Z * [new branch] gh/laithsakka/300/head -> origin/gh/laithsakka/300/head 2025-11-03T15:53:22.2203677Z * [new branch] gh/laithsakka/300/orig -> origin/gh/laithsakka/300/orig 2025-11-03T15:53:22.2203892Z * [new branch] gh/laithsakka/301/base -> origin/gh/laithsakka/301/base 2025-11-03T15:53:22.2204164Z * [new branch] gh/laithsakka/301/head -> origin/gh/laithsakka/301/head 2025-11-03T15:53:22.2204367Z * [new branch] gh/laithsakka/301/orig -> origin/gh/laithsakka/301/orig 2025-11-03T15:53:22.2204591Z * [new branch] gh/laithsakka/302/base -> origin/gh/laithsakka/302/base 2025-11-03T15:53:22.2204792Z * [new branch] gh/laithsakka/302/head -> origin/gh/laithsakka/302/head 2025-11-03T15:53:22.2204992Z * [new branch] gh/laithsakka/302/orig -> origin/gh/laithsakka/302/orig 2025-11-03T15:53:22.2205204Z * [new branch] gh/laithsakka/303/base -> origin/gh/laithsakka/303/base 2025-11-03T15:53:22.2205417Z * [new branch] gh/laithsakka/303/head -> origin/gh/laithsakka/303/head 2025-11-03T15:53:22.2205620Z * [new branch] gh/laithsakka/303/orig -> origin/gh/laithsakka/303/orig 2025-11-03T15:53:22.2205830Z * [new branch] gh/laithsakka/304/base -> origin/gh/laithsakka/304/base 2025-11-03T15:53:22.2206033Z * [new branch] gh/laithsakka/304/head -> origin/gh/laithsakka/304/head 2025-11-03T15:53:22.2206236Z * [new branch] gh/laithsakka/304/orig -> origin/gh/laithsakka/304/orig 2025-11-03T15:53:22.2206440Z * [new branch] gh/laithsakka/305/base -> origin/gh/laithsakka/305/base 2025-11-03T15:53:22.2206652Z * [new branch] gh/laithsakka/305/head -> origin/gh/laithsakka/305/head 2025-11-03T15:53:22.2206851Z * [new branch] gh/laithsakka/305/orig -> origin/gh/laithsakka/305/orig 2025-11-03T15:53:22.2207053Z * [new branch] gh/laithsakka/306/base -> origin/gh/laithsakka/306/base 2025-11-03T15:53:22.2207268Z * [new branch] gh/laithsakka/306/head -> origin/gh/laithsakka/306/head 2025-11-03T15:53:22.2207469Z * [new branch] gh/laithsakka/306/orig -> origin/gh/laithsakka/306/orig 2025-11-03T15:53:22.2207683Z * [new branch] gh/laithsakka/307/base -> origin/gh/laithsakka/307/base 2025-11-03T15:53:22.2207891Z * [new branch] gh/laithsakka/307/head -> origin/gh/laithsakka/307/head 2025-11-03T15:53:22.2208089Z * [new branch] gh/laithsakka/307/orig -> origin/gh/laithsakka/307/orig 2025-11-03T15:53:22.2208295Z * [new branch] gh/laithsakka/308/base -> origin/gh/laithsakka/308/base 2025-11-03T15:53:22.2208507Z * [new branch] gh/laithsakka/308/head -> origin/gh/laithsakka/308/head 2025-11-03T15:53:22.2208706Z * [new branch] gh/laithsakka/308/orig -> origin/gh/laithsakka/308/orig 2025-11-03T15:53:22.2208906Z * [new branch] gh/laithsakka/309/base -> origin/gh/laithsakka/309/base 2025-11-03T15:53:22.2209114Z * [new branch] gh/laithsakka/309/head -> origin/gh/laithsakka/309/head 2025-11-03T15:53:22.2209311Z * [new branch] gh/laithsakka/309/orig -> origin/gh/laithsakka/309/orig 2025-11-03T15:53:22.2209512Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-11-03T15:53:22.2209715Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-11-03T15:53:22.2209920Z * [new branch] gh/laithsakka/310/base -> origin/gh/laithsakka/310/base 2025-11-03T15:53:22.2210192Z * [new branch] gh/laithsakka/310/head -> origin/gh/laithsakka/310/head 2025-11-03T15:53:22.2210401Z * [new branch] gh/laithsakka/310/orig -> origin/gh/laithsakka/310/orig 2025-11-03T15:53:22.2210601Z * [new branch] gh/laithsakka/311/base -> origin/gh/laithsakka/311/base 2025-11-03T15:53:22.2210799Z * [new branch] gh/laithsakka/311/head -> origin/gh/laithsakka/311/head 2025-11-03T15:53:22.2211008Z * [new branch] gh/laithsakka/311/orig -> origin/gh/laithsakka/311/orig 2025-11-03T15:53:22.2211270Z * [new branch] gh/laithsakka/312/base -> origin/gh/laithsakka/312/base 2025-11-03T15:53:22.2211470Z * [new branch] gh/laithsakka/312/head -> origin/gh/laithsakka/312/head 2025-11-03T15:53:22.2211671Z * [new branch] gh/laithsakka/312/orig -> origin/gh/laithsakka/312/orig 2025-11-03T15:53:22.2211878Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-11-03T15:53:22.2212080Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-11-03T15:53:22.2212280Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-11-03T15:53:22.2212490Z * [new branch] gh/laithsakka/314/base -> origin/gh/laithsakka/314/base 2025-11-03T15:53:22.2212691Z * [new branch] gh/laithsakka/314/head -> origin/gh/laithsakka/314/head 2025-11-03T15:53:22.2212890Z * [new branch] gh/laithsakka/314/orig -> origin/gh/laithsakka/314/orig 2025-11-03T15:53:22.2213115Z * [new branch] gh/laithsakka/315/base -> origin/gh/laithsakka/315/base 2025-11-03T15:53:22.2213314Z * [new branch] gh/laithsakka/315/head -> origin/gh/laithsakka/315/head 2025-11-03T15:53:22.2213514Z * [new branch] gh/laithsakka/315/orig -> origin/gh/laithsakka/315/orig 2025-11-03T15:53:22.2213725Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-11-03T15:53:22.2214018Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-11-03T15:53:22.2214267Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-11-03T15:53:22.2214483Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-11-03T15:53:22.2214716Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-11-03T15:53:22.2214926Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-11-03T15:53:22.2215169Z * [new branch] gh/laithsakka/318/base -> origin/gh/laithsakka/318/base 2025-11-03T15:53:22.2215378Z * [new branch] gh/laithsakka/318/head -> origin/gh/laithsakka/318/head 2025-11-03T15:53:22.2215585Z * [new branch] gh/laithsakka/318/orig -> origin/gh/laithsakka/318/orig 2025-11-03T15:53:22.2215803Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-11-03T15:53:22.2216001Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-11-03T15:53:22.2216199Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-11-03T15:53:22.2216404Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-11-03T15:53:22.2216607Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-11-03T15:53:22.2216811Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-11-03T15:53:22.2217010Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-11-03T15:53:22.2217222Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-11-03T15:53:22.2217500Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-11-03T15:53:22.2217702Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-11-03T15:53:22.2217911Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-11-03T15:53:22.2218104Z * [new branch] gh/liangel-02/1/base -> origin/gh/liangel-02/1/base 2025-11-03T15:53:22.2218293Z * [new branch] gh/liangel-02/1/head -> origin/gh/liangel-02/1/head 2025-11-03T15:53:22.2218566Z * [new branch] gh/liangel-02/1/orig -> origin/gh/liangel-02/1/orig 2025-11-03T15:53:22.2218754Z * [new branch] gh/liangel-02/2/base -> origin/gh/liangel-02/2/base 2025-11-03T15:53:22.2218942Z * [new branch] gh/liangel-02/2/head -> origin/gh/liangel-02/2/head 2025-11-03T15:53:22.2219140Z * [new branch] gh/liangel-02/2/orig -> origin/gh/liangel-02/2/orig 2025-11-03T15:53:22.2219330Z * [new branch] gh/liangel/1/base -> origin/gh/liangel/1/base 2025-11-03T15:53:22.2219514Z * [new branch] gh/liangel/1/head -> origin/gh/liangel/1/head 2025-11-03T15:53:22.2219703Z * [new branch] gh/liangel/1/orig -> origin/gh/liangel/1/orig 2025-11-03T15:53:22.2219885Z * [new branch] gh/liangel/2/base -> origin/gh/liangel/2/base 2025-11-03T15:53:22.2220062Z * [new branch] gh/liangel/2/head -> origin/gh/liangel/2/head 2025-11-03T15:53:22.2220250Z * [new branch] gh/liangel/2/orig -> origin/gh/liangel/2/orig 2025-11-03T15:53:22.2220427Z * [new branch] gh/liangel/3/base -> origin/gh/liangel/3/base 2025-11-03T15:53:22.2220604Z * [new branch] gh/liangel/3/head -> origin/gh/liangel/3/head 2025-11-03T15:53:22.2220787Z * [new branch] gh/liangel/3/orig -> origin/gh/liangel/3/orig 2025-11-03T15:53:22.2220972Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-11-03T15:53:22.2221149Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-11-03T15:53:22.2221326Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-11-03T15:53:22.2221541Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-11-03T15:53:22.2221740Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-11-03T15:53:22.2221949Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-11-03T15:53:22.2222160Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-11-03T15:53:22.2222360Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-11-03T15:53:22.2222560Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-11-03T15:53:22.2222778Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-11-03T15:53:22.2222976Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-11-03T15:53:22.2223172Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-11-03T15:53:22.2223380Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-11-03T15:53:22.2223579Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-11-03T15:53:22.2223785Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-11-03T15:53:22.2223991Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-11-03T15:53:22.2224193Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-11-03T15:53:22.2224919Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-11-03T15:53:22.2225128Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-11-03T15:53:22.2225328Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-11-03T15:53:22.2225531Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-11-03T15:53:22.2225743Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-11-03T15:53:22.2226017Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-11-03T15:53:22.2226225Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-11-03T15:53:22.2226423Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-11-03T15:53:22.2226827Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-11-03T15:53:22.2227033Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-11-03T15:53:22.2227231Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-11-03T15:53:22.2227448Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-11-03T15:53:22.2227647Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-11-03T15:53:22.2227845Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-11-03T15:53:22.2228021Z * [new branch] gh/lw/10/base -> origin/gh/lw/10/base 2025-11-03T15:53:22.2228182Z * [new branch] gh/lw/10/head -> origin/gh/lw/10/head 2025-11-03T15:53:22.2228346Z * [new branch] gh/lw/10/orig -> origin/gh/lw/10/orig 2025-11-03T15:53:22.2228514Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-11-03T15:53:22.2228675Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-11-03T15:53:22.2228831Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-11-03T15:53:22.2228996Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-11-03T15:53:22.2229155Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-11-03T15:53:22.2229309Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-11-03T15:53:22.2229476Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-11-03T15:53:22.2229633Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-11-03T15:53:22.2229788Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-11-03T15:53:22.2229942Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-11-03T15:53:22.2230108Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-11-03T15:53:22.2230262Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-11-03T15:53:22.2230416Z * [new branch] gh/lw/7/base -> origin/gh/lw/7/base 2025-11-03T15:53:22.2230582Z * [new branch] gh/lw/7/head -> origin/gh/lw/7/head 2025-11-03T15:53:22.2230736Z * [new branch] gh/lw/7/orig -> origin/gh/lw/7/orig 2025-11-03T15:53:22.2230897Z * [new branch] gh/lw/8/base -> origin/gh/lw/8/base 2025-11-03T15:53:22.2231065Z * [new branch] gh/lw/8/head -> origin/gh/lw/8/head 2025-11-03T15:53:22.2231221Z * [new branch] gh/lw/8/orig -> origin/gh/lw/8/orig 2025-11-03T15:53:22.2231377Z * [new branch] gh/lw/9/base -> origin/gh/lw/9/base 2025-11-03T15:53:22.2231796Z * [new branch] gh/lw/9/head -> origin/gh/lw/9/head 2025-11-03T15:53:22.2231952Z * [new branch] gh/lw/9/orig -> origin/gh/lw/9/orig 2025-11-03T15:53:22.2232152Z * [new branch] gh/maggiemoss/1/base -> origin/gh/maggiemoss/1/base 2025-11-03T15:53:22.2232361Z * [new branch] gh/maggiemoss/1/head -> origin/gh/maggiemoss/1/head 2025-11-03T15:53:22.2232559Z * [new branch] gh/maggiemoss/1/orig -> origin/gh/maggiemoss/1/orig 2025-11-03T15:53:22.2232753Z * [new branch] gh/maggiemoss/2/base -> origin/gh/maggiemoss/2/base 2025-11-03T15:53:22.2233298Z * [new branch] gh/maggiemoss/2/head -> origin/gh/maggiemoss/2/head 2025-11-03T15:53:22.2233501Z * [new branch] gh/maggiemoss/2/orig -> origin/gh/maggiemoss/2/orig 2025-11-03T15:53:22.2233683Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-11-03T15:53:22.2233873Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-11-03T15:53:22.2234063Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-11-03T15:53:22.2234245Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-11-03T15:53:22.2234424Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-11-03T15:53:22.2234610Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-11-03T15:53:22.2234796Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-11-03T15:53:22.2234979Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-11-03T15:53:22.2235167Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-11-03T15:53:22.2235347Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-11-03T15:53:22.2235529Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-11-03T15:53:22.2235721Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-11-03T15:53:22.2235901Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-11-03T15:53:22.2236080Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-11-03T15:53:22.2236269Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-11-03T15:53:22.2236451Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-11-03T15:53:22.2236630Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-11-03T15:53:22.2236826Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-11-03T15:53:22.2237004Z * [new branch] gh/malfet/547/base -> origin/gh/malfet/547/base 2025-11-03T15:53:22.2237189Z * [new branch] gh/malfet/547/head -> origin/gh/malfet/547/head 2025-11-03T15:53:22.2237379Z * [new branch] gh/malfet/547/orig -> origin/gh/malfet/547/orig 2025-11-03T15:53:22.2237560Z * [new branch] gh/malfet/548/base -> origin/gh/malfet/548/base 2025-11-03T15:53:22.2237737Z * [new branch] gh/malfet/548/head -> origin/gh/malfet/548/head 2025-11-03T15:53:22.2237917Z * [new branch] gh/malfet/548/orig -> origin/gh/malfet/548/orig 2025-11-03T15:53:22.2238115Z * [new branch] gh/malfet/549/base -> origin/gh/malfet/549/base 2025-11-03T15:53:22.2238294Z * [new branch] gh/malfet/549/head -> origin/gh/malfet/549/head 2025-11-03T15:53:22.2238476Z * [new branch] gh/malfet/549/orig -> origin/gh/malfet/549/orig 2025-11-03T15:53:22.2238668Z * [new branch] gh/malfet/550/base -> origin/gh/malfet/550/base 2025-11-03T15:53:22.2239066Z * [new branch] gh/malfet/550/head -> origin/gh/malfet/550/head 2025-11-03T15:53:22.2239250Z * [new branch] gh/malfet/550/orig -> origin/gh/malfet/550/orig 2025-11-03T15:53:22.2239443Z * [new branch] gh/malfet/551/base -> origin/gh/malfet/551/base 2025-11-03T15:53:22.2239624Z * [new branch] gh/malfet/551/head -> origin/gh/malfet/551/head 2025-11-03T15:53:22.2239803Z * [new branch] gh/malfet/551/orig -> origin/gh/malfet/551/orig 2025-11-03T15:53:22.2240079Z * [new branch] gh/malfet/552/base -> origin/gh/malfet/552/base 2025-11-03T15:53:22.2240262Z * [new branch] gh/malfet/552/head -> origin/gh/malfet/552/head 2025-11-03T15:53:22.2240446Z * [new branch] gh/malfet/552/orig -> origin/gh/malfet/552/orig 2025-11-03T15:53:22.2240638Z * [new branch] gh/malfet/553/base -> origin/gh/malfet/553/base 2025-11-03T15:53:22.2240818Z * [new branch] gh/malfet/553/head -> origin/gh/malfet/553/head 2025-11-03T15:53:22.2240996Z * [new branch] gh/malfet/553/orig -> origin/gh/malfet/553/orig 2025-11-03T15:53:22.2241184Z * [new branch] gh/malfet/554/base -> origin/gh/malfet/554/base 2025-11-03T15:53:22.2241365Z * [new branch] gh/malfet/554/head -> origin/gh/malfet/554/head 2025-11-03T15:53:22.2241544Z * [new branch] gh/malfet/554/orig -> origin/gh/malfet/554/orig 2025-11-03T15:53:22.2241737Z * [new branch] gh/malfet/555/base -> origin/gh/malfet/555/base 2025-11-03T15:53:22.2241917Z * [new branch] gh/malfet/555/head -> origin/gh/malfet/555/head 2025-11-03T15:53:22.2242096Z * [new branch] gh/malfet/555/orig -> origin/gh/malfet/555/orig 2025-11-03T15:53:22.2242277Z * [new branch] gh/malfet/556/base -> origin/gh/malfet/556/base 2025-11-03T15:53:22.2242466Z * [new branch] gh/malfet/556/head -> origin/gh/malfet/556/head 2025-11-03T15:53:22.2242644Z * [new branch] gh/malfet/556/orig -> origin/gh/malfet/556/orig 2025-11-03T15:53:22.2242823Z * [new branch] gh/malfet/557/base -> origin/gh/malfet/557/base 2025-11-03T15:53:22.2243014Z * [new branch] gh/malfet/557/head -> origin/gh/malfet/557/head 2025-11-03T15:53:22.2243195Z * [new branch] gh/malfet/557/orig -> origin/gh/malfet/557/orig 2025-11-03T15:53:22.2243380Z * [new branch] gh/malfet/558/base -> origin/gh/malfet/558/base 2025-11-03T15:53:22.2243573Z * [new branch] gh/malfet/558/head -> origin/gh/malfet/558/head 2025-11-03T15:53:22.2243756Z * [new branch] gh/malfet/558/orig -> origin/gh/malfet/558/orig 2025-11-03T15:53:22.2243941Z * [new branch] gh/malfet/559/base -> origin/gh/malfet/559/base 2025-11-03T15:53:22.2244132Z * [new branch] gh/malfet/559/head -> origin/gh/malfet/559/head 2025-11-03T15:53:22.2244311Z * [new branch] gh/malfet/559/orig -> origin/gh/malfet/559/orig 2025-11-03T15:53:22.2244492Z * [new branch] gh/malfet/560/base -> origin/gh/malfet/560/base 2025-11-03T15:53:22.2244678Z * [new branch] gh/malfet/560/head -> origin/gh/malfet/560/head 2025-11-03T15:53:22.2244862Z * [new branch] gh/malfet/560/orig -> origin/gh/malfet/560/orig 2025-11-03T15:53:22.2245044Z * [new branch] gh/malfet/561/base -> origin/gh/malfet/561/base 2025-11-03T15:53:22.2245238Z * [new branch] gh/malfet/561/head -> origin/gh/malfet/561/head 2025-11-03T15:53:22.2245423Z * [new branch] gh/malfet/561/orig -> origin/gh/malfet/561/orig 2025-11-03T15:53:22.2245674Z * [new branch] gh/malfet/562/base -> origin/gh/malfet/562/base 2025-11-03T15:53:22.2245864Z * [new branch] gh/malfet/562/head -> origin/gh/malfet/562/head 2025-11-03T15:53:22.2246047Z * [new branch] gh/malfet/562/orig -> origin/gh/malfet/562/orig 2025-11-03T15:53:22.2246227Z * [new branch] gh/malfet/563/base -> origin/gh/malfet/563/base 2025-11-03T15:53:22.2246405Z * [new branch] gh/malfet/563/head -> origin/gh/malfet/563/head 2025-11-03T15:53:22.2246654Z * [new branch] gh/malfet/563/orig -> origin/gh/malfet/563/orig 2025-11-03T15:53:22.2246832Z * [new branch] gh/malfet/564/base -> origin/gh/malfet/564/base 2025-11-03T15:53:22.2247010Z * [new branch] gh/malfet/564/head -> origin/gh/malfet/564/head 2025-11-03T15:53:22.2247203Z * [new branch] gh/malfet/564/orig -> origin/gh/malfet/564/orig 2025-11-03T15:53:22.2247390Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-11-03T15:53:22.2247569Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-11-03T15:53:22.2247760Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-11-03T15:53:22.2247938Z * [new branch] gh/malfet/566/base -> origin/gh/malfet/566/base 2025-11-03T15:53:22.2248117Z * [new branch] gh/malfet/566/head -> origin/gh/malfet/566/head 2025-11-03T15:53:22.2248308Z * [new branch] gh/malfet/566/orig -> origin/gh/malfet/566/orig 2025-11-03T15:53:22.2248487Z * [new branch] gh/malfet/567/base -> origin/gh/malfet/567/base 2025-11-03T15:53:22.2248667Z * [new branch] gh/malfet/567/head -> origin/gh/malfet/567/head 2025-11-03T15:53:22.2248860Z * [new branch] gh/malfet/567/orig -> origin/gh/malfet/567/orig 2025-11-03T15:53:22.2249040Z * [new branch] gh/malfet/568/base -> origin/gh/malfet/568/base 2025-11-03T15:53:22.2249222Z * [new branch] gh/malfet/568/head -> origin/gh/malfet/568/head 2025-11-03T15:53:22.2249410Z * [new branch] gh/malfet/568/orig -> origin/gh/malfet/568/orig 2025-11-03T15:53:22.2249590Z * [new branch] gh/malfet/569/base -> origin/gh/malfet/569/base 2025-11-03T15:53:22.2249770Z * [new branch] gh/malfet/569/head -> origin/gh/malfet/569/head 2025-11-03T15:53:22.2249961Z * [new branch] gh/malfet/569/orig -> origin/gh/malfet/569/orig 2025-11-03T15:53:22.2250142Z * [new branch] gh/malfet/570/base -> origin/gh/malfet/570/base 2025-11-03T15:53:22.2250325Z * [new branch] gh/malfet/570/head -> origin/gh/malfet/570/head 2025-11-03T15:53:22.2250512Z * [new branch] gh/malfet/570/orig -> origin/gh/malfet/570/orig 2025-11-03T15:53:22.2250776Z * [new branch] gh/malfet/571/base -> origin/gh/malfet/571/base 2025-11-03T15:53:22.2250966Z * [new branch] gh/malfet/571/head -> origin/gh/malfet/571/head 2025-11-03T15:53:22.2251150Z * [new branch] gh/malfet/571/orig -> origin/gh/malfet/571/orig 2025-11-03T15:53:22.2251376Z * [new branch] gh/malfet/572/base -> origin/gh/malfet/572/base 2025-11-03T15:53:22.2251563Z * [new branch] gh/malfet/572/head -> origin/gh/malfet/572/head 2025-11-03T15:53:22.2251748Z * [new branch] gh/malfet/572/orig -> origin/gh/malfet/572/orig 2025-11-03T15:53:22.2251938Z * [new branch] gh/malfet/573/base -> origin/gh/malfet/573/base 2025-11-03T15:53:22.2252156Z * [new branch] gh/malfet/573/head -> origin/gh/malfet/573/head 2025-11-03T15:53:22.2252415Z * [new branch] gh/malfet/573/orig -> origin/gh/malfet/573/orig 2025-11-03T15:53:22.2252602Z * [new branch] gh/malfet/574/base -> origin/gh/malfet/574/base 2025-11-03T15:53:22.2252784Z * [new branch] gh/malfet/574/head -> origin/gh/malfet/574/head 2025-11-03T15:53:22.2252967Z * [new branch] gh/malfet/574/orig -> origin/gh/malfet/574/orig 2025-11-03T15:53:22.2253156Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-11-03T15:53:22.2253401Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-11-03T15:53:22.2253582Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-11-03T15:53:22.2253773Z * [new branch] gh/malfet/576/base -> origin/gh/malfet/576/base 2025-11-03T15:53:22.2254043Z * [new branch] gh/malfet/576/head -> origin/gh/malfet/576/head 2025-11-03T15:53:22.2254233Z * [new branch] gh/malfet/576/orig -> origin/gh/malfet/576/orig 2025-11-03T15:53:22.2254414Z * [new branch] gh/malfet/577/base -> origin/gh/malfet/577/base 2025-11-03T15:53:22.2254612Z * [new branch] gh/malfet/577/head -> origin/gh/malfet/577/head 2025-11-03T15:53:22.2254795Z * [new branch] gh/malfet/577/orig -> origin/gh/malfet/577/orig 2025-11-03T15:53:22.2254981Z * [new branch] gh/malfet/578/base -> origin/gh/malfet/578/base 2025-11-03T15:53:22.2255177Z * [new branch] gh/malfet/578/head -> origin/gh/malfet/578/head 2025-11-03T15:53:22.2255358Z * [new branch] gh/malfet/578/orig -> origin/gh/malfet/578/orig 2025-11-03T15:53:22.2255539Z * [new branch] gh/malfet/579/base -> origin/gh/malfet/579/base 2025-11-03T15:53:22.2255727Z * [new branch] gh/malfet/579/head -> origin/gh/malfet/579/head 2025-11-03T15:53:22.2255911Z * [new branch] gh/malfet/579/orig -> origin/gh/malfet/579/orig 2025-11-03T15:53:22.2256093Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-11-03T15:53:22.2256282Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-11-03T15:53:22.2256461Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-11-03T15:53:22.2256639Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-11-03T15:53:22.2256837Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-11-03T15:53:22.2257015Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-11-03T15:53:22.2257196Z * [new branch] gh/malfet/582/base -> origin/gh/malfet/582/base 2025-11-03T15:53:22.2257385Z * [new branch] gh/malfet/582/head -> origin/gh/malfet/582/head 2025-11-03T15:53:22.2257569Z * [new branch] gh/malfet/582/orig -> origin/gh/malfet/582/orig 2025-11-03T15:53:22.2257755Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-11-03T15:53:22.2257942Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-11-03T15:53:22.2258125Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-11-03T15:53:22.2258310Z * [new branch] gh/malfet/584/base -> origin/gh/malfet/584/base 2025-11-03T15:53:22.2258494Z * [new branch] gh/malfet/584/head -> origin/gh/malfet/584/head 2025-11-03T15:53:22.2258686Z * [new branch] gh/malfet/584/orig -> origin/gh/malfet/584/orig 2025-11-03T15:53:22.2258869Z * [new branch] gh/malfet/585/base -> origin/gh/malfet/585/base 2025-11-03T15:53:22.2259117Z * [new branch] gh/malfet/585/head -> origin/gh/malfet/585/head 2025-11-03T15:53:22.2259303Z * [new branch] gh/malfet/585/orig -> origin/gh/malfet/585/orig 2025-11-03T15:53:22.2259485Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-11-03T15:53:22.2259664Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-11-03T15:53:22.2259854Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-11-03T15:53:22.2260036Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-11-03T15:53:22.2260279Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-11-03T15:53:22.2260473Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-11-03T15:53:22.2260653Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-11-03T15:53:22.2260835Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-11-03T15:53:22.2261085Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-11-03T15:53:22.2261312Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-11-03T15:53:22.2261532Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-11-03T15:53:22.2261719Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-11-03T15:53:22.2261922Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-11-03T15:53:22.2262121Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-11-03T15:53:22.2262327Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-11-03T15:53:22.2262522Z * [new branch] gh/masnesral/236/base -> origin/gh/masnesral/236/base 2025-11-03T15:53:22.2262720Z * [new branch] gh/masnesral/236/head -> origin/gh/masnesral/236/head 2025-11-03T15:53:22.2262916Z * [new branch] gh/masnesral/236/orig -> origin/gh/masnesral/236/orig 2025-11-03T15:53:22.2263118Z * [new branch] gh/masnesral/237/base -> origin/gh/masnesral/237/base 2025-11-03T15:53:22.2263316Z * [new branch] gh/masnesral/237/head -> origin/gh/masnesral/237/head 2025-11-03T15:53:22.2263514Z * [new branch] gh/masnesral/237/orig -> origin/gh/masnesral/237/orig 2025-11-03T15:53:22.2263720Z * [new branch] gh/masnesral/238/base -> origin/gh/masnesral/238/base 2025-11-03T15:53:22.2263913Z * [new branch] gh/masnesral/238/head -> origin/gh/masnesral/238/head 2025-11-03T15:53:22.2264111Z * [new branch] gh/masnesral/238/orig -> origin/gh/masnesral/238/orig 2025-11-03T15:53:22.2264317Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-11-03T15:53:22.2264511Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-11-03T15:53:22.2264701Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-11-03T15:53:22.2264898Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-11-03T15:53:22.2265084Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-11-03T15:53:22.2265268Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-11-03T15:53:22.2265463Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-11-03T15:53:22.2265651Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-11-03T15:53:22.2265842Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-11-03T15:53:22.2266100Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-11-03T15:53:22.2266291Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-11-03T15:53:22.2266478Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-11-03T15:53:22.2266671Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-11-03T15:53:22.2266862Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-11-03T15:53:22.2267178Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-11-03T15:53:22.2267426Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-11-03T15:53:22.2267674Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-11-03T15:53:22.2267915Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-11-03T15:53:22.2268162Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-11-03T15:53:22.2268410Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-11-03T15:53:22.2268647Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-11-03T15:53:22.2268886Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-11-03T15:53:22.2269141Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-11-03T15:53:22.2269377Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-11-03T15:53:22.2269619Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-11-03T15:53:22.2269871Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-11-03T15:53:22.2270112Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-11-03T15:53:22.2270350Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-11-03T15:53:22.2270597Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-11-03T15:53:22.2270839Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-11-03T15:53:22.2271078Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-11-03T15:53:22.2271335Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-11-03T15:53:22.2271576Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-11-03T15:53:22.2271815Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-11-03T15:53:22.2272069Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-11-03T15:53:22.2272309Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-11-03T15:53:22.2272549Z * [new branch] gh/mikaylagawarecki/343/base -> origin/gh/mikaylagawarecki/343/base 2025-11-03T15:53:22.2272795Z * [new branch] gh/mikaylagawarecki/343/head -> origin/gh/mikaylagawarecki/343/head 2025-11-03T15:53:22.2273033Z * [new branch] gh/mikaylagawarecki/343/orig -> origin/gh/mikaylagawarecki/343/orig 2025-11-03T15:53:22.2273276Z * [new branch] gh/mikaylagawarecki/344/base -> origin/gh/mikaylagawarecki/344/base 2025-11-03T15:53:22.2273520Z * [new branch] gh/mikaylagawarecki/344/head -> origin/gh/mikaylagawarecki/344/head 2025-11-03T15:53:22.2273759Z * [new branch] gh/mikaylagawarecki/344/orig -> origin/gh/mikaylagawarecki/344/orig 2025-11-03T15:53:22.2274065Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-11-03T15:53:22.2274317Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-11-03T15:53:22.2274554Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-11-03T15:53:22.2274793Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-11-03T15:53:22.2275033Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-11-03T15:53:22.2275351Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-11-03T15:53:22.2275593Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-11-03T15:53:22.2275838Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-11-03T15:53:22.2276091Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-11-03T15:53:22.2276337Z * [new branch] gh/mikaylagawarecki/348/base -> origin/gh/mikaylagawarecki/348/base 2025-11-03T15:53:22.2276576Z * [new branch] gh/mikaylagawarecki/348/head -> origin/gh/mikaylagawarecki/348/head 2025-11-03T15:53:22.2276823Z * [new branch] gh/mikaylagawarecki/348/orig -> origin/gh/mikaylagawarecki/348/orig 2025-11-03T15:53:22.2277062Z * [new branch] gh/mikaylagawarecki/349/base -> origin/gh/mikaylagawarecki/349/base 2025-11-03T15:53:22.2277305Z * [new branch] gh/mikaylagawarecki/349/head -> origin/gh/mikaylagawarecki/349/head 2025-11-03T15:53:22.2277549Z * [new branch] gh/mikaylagawarecki/349/orig -> origin/gh/mikaylagawarecki/349/orig 2025-11-03T15:53:22.2277790Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-11-03T15:53:22.2278034Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-11-03T15:53:22.2278282Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-11-03T15:53:22.2278521Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-11-03T15:53:22.2278762Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-11-03T15:53:22.2279009Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-11-03T15:53:22.2279252Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-11-03T15:53:22.2279488Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-11-03T15:53:22.2279732Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-11-03T15:53:22.2279977Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-11-03T15:53:22.2280222Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-11-03T15:53:22.2280473Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-11-03T15:53:22.2280712Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-11-03T15:53:22.2280952Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-11-03T15:53:22.2281206Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-11-03T15:53:22.2281444Z * [new branch] gh/mikaylagawarecki/355/base -> origin/gh/mikaylagawarecki/355/base 2025-11-03T15:53:22.2281685Z * [new branch] gh/mikaylagawarecki/355/head -> origin/gh/mikaylagawarecki/355/head 2025-11-03T15:53:22.2281992Z * [new branch] gh/mikaylagawarecki/355/orig -> origin/gh/mikaylagawarecki/355/orig 2025-11-03T15:53:22.2282241Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-11-03T15:53:22.2282479Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-11-03T15:53:22.2282721Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-11-03T15:53:22.2282973Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-11-03T15:53:22.2283275Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-11-03T15:53:22.2283518Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-11-03T15:53:22.2283768Z * [new branch] gh/mikaylagawarecki/358/base -> origin/gh/mikaylagawarecki/358/base 2025-11-03T15:53:22.2284011Z * [new branch] gh/mikaylagawarecki/358/head -> origin/gh/mikaylagawarecki/358/head 2025-11-03T15:53:22.2284250Z * [new branch] gh/mikaylagawarecki/358/orig -> origin/gh/mikaylagawarecki/358/orig 2025-11-03T15:53:22.2284498Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-11-03T15:53:22.2284738Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-11-03T15:53:22.2284983Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-11-03T15:53:22.2285237Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-11-03T15:53:22.2285475Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-11-03T15:53:22.2285713Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-11-03T15:53:22.2285972Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-11-03T15:53:22.2286214Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-11-03T15:53:22.2286456Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-11-03T15:53:22.2286657Z * [new branch] gh/mlazos/20/base -> origin/gh/mlazos/20/base 2025-11-03T15:53:22.2286836Z * [new branch] gh/mlazos/20/head -> origin/gh/mlazos/20/head 2025-11-03T15:53:22.2287019Z * [new branch] gh/mlazos/20/orig -> origin/gh/mlazos/20/orig 2025-11-03T15:53:22.2287205Z * [new branch] gh/mlazos/21/base -> origin/gh/mlazos/21/base 2025-11-03T15:53:22.2287381Z * [new branch] gh/mlazos/21/head -> origin/gh/mlazos/21/head 2025-11-03T15:53:22.2287562Z * [new branch] gh/mlazos/21/orig -> origin/gh/mlazos/21/orig 2025-11-03T15:53:22.2287751Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-11-03T15:53:22.2287928Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-11-03T15:53:22.2288106Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-11-03T15:53:22.2288283Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-11-03T15:53:22.2288469Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-11-03T15:53:22.2288646Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-11-03T15:53:22.2288823Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-11-03T15:53:22.2289008Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-11-03T15:53:22.2289185Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-11-03T15:53:22.2289428Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-11-03T15:53:22.2289613Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-11-03T15:53:22.2289796Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-11-03T15:53:22.2289974Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-11-03T15:53:22.2290161Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-11-03T15:53:22.2290405Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-11-03T15:53:22.2290591Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-11-03T15:53:22.2290780Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-11-03T15:53:22.2290961Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-11-03T15:53:22.2291144Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-11-03T15:53:22.2291331Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-11-03T15:53:22.2291509Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-11-03T15:53:22.2291688Z * [new branch] gh/mlazos/29/base -> origin/gh/mlazos/29/base 2025-11-03T15:53:22.2291870Z * [new branch] gh/mlazos/29/head -> origin/gh/mlazos/29/head 2025-11-03T15:53:22.2292059Z * [new branch] gh/mlazos/29/orig -> origin/gh/mlazos/29/orig 2025-11-03T15:53:22.2292234Z * [new branch] gh/mlazos/30/base -> origin/gh/mlazos/30/base 2025-11-03T15:53:22.2292410Z * [new branch] gh/mlazos/30/head -> origin/gh/mlazos/30/head 2025-11-03T15:53:22.2292603Z * [new branch] gh/mlazos/30/orig -> origin/gh/mlazos/30/orig 2025-11-03T15:53:22.2292783Z * [new branch] gh/mlazos/31/base -> origin/gh/mlazos/31/base 2025-11-03T15:53:22.2292959Z * [new branch] gh/mlazos/31/head -> origin/gh/mlazos/31/head 2025-11-03T15:53:22.2293151Z * [new branch] gh/mlazos/31/orig -> origin/gh/mlazos/31/orig 2025-11-03T15:53:22.2293332Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-11-03T15:53:22.2293509Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-11-03T15:53:22.2293699Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-11-03T15:53:22.2293875Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-11-03T15:53:22.2294176Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-11-03T15:53:22.2294373Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-11-03T15:53:22.2294555Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-11-03T15:53:22.2294731Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-11-03T15:53:22.2294921Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-11-03T15:53:22.2295102Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-11-03T15:53:22.2295283Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-11-03T15:53:22.2295464Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-11-03T15:53:22.2295652Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-11-03T15:53:22.2295832Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-11-03T15:53:22.2296083Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-11-03T15:53:22.2296267Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-11-03T15:53:22.2296444Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-11-03T15:53:22.2296626Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-11-03T15:53:22.2296821Z * [new branch] gh/mlazos/38/base -> origin/gh/mlazos/38/base 2025-11-03T15:53:22.2297004Z * [new branch] gh/mlazos/38/head -> origin/gh/mlazos/38/head 2025-11-03T15:53:22.2297247Z * [new branch] gh/mlazos/38/orig -> origin/gh/mlazos/38/orig 2025-11-03T15:53:22.2297437Z * [new branch] gh/mlazos/39/base -> origin/gh/mlazos/39/base 2025-11-03T15:53:22.2297612Z * [new branch] gh/mlazos/39/head -> origin/gh/mlazos/39/head 2025-11-03T15:53:22.2297794Z * [new branch] gh/mlazos/39/orig -> origin/gh/mlazos/39/orig 2025-11-03T15:53:22.2297976Z * [new branch] gh/mlazos/40/base -> origin/gh/mlazos/40/base 2025-11-03T15:53:22.2298153Z * [new branch] gh/mlazos/40/head -> origin/gh/mlazos/40/head 2025-11-03T15:53:22.2298329Z * [new branch] gh/mlazos/40/orig -> origin/gh/mlazos/40/orig 2025-11-03T15:53:22.2298516Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-11-03T15:53:22.2298694Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-11-03T15:53:22.2298875Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-11-03T15:53:22.2299056Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-11-03T15:53:22.2299246Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-11-03T15:53:22.2299426Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-11-03T15:53:22.2299602Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-11-03T15:53:22.2299787Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-11-03T15:53:22.2299965Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-11-03T15:53:22.2300139Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-11-03T15:53:22.2300323Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-11-03T15:53:22.2300504Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-11-03T15:53:22.2300681Z * [new branch] gh/mlazos/45/base -> origin/gh/mlazos/45/base 2025-11-03T15:53:22.2300867Z * [new branch] gh/mlazos/45/head -> origin/gh/mlazos/45/head 2025-11-03T15:53:22.2301051Z * [new branch] gh/mlazos/45/orig -> origin/gh/mlazos/45/orig 2025-11-03T15:53:22.2301230Z * [new branch] gh/mlazos/46/base -> origin/gh/mlazos/46/base 2025-11-03T15:53:22.2301413Z * [new branch] gh/mlazos/46/head -> origin/gh/mlazos/46/head 2025-11-03T15:53:22.2301589Z * [new branch] gh/mlazos/46/orig -> origin/gh/mlazos/46/orig 2025-11-03T15:53:22.2301773Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-11-03T15:53:22.2301962Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-11-03T15:53:22.2302159Z * [new branch] gh/muchulee8/68/base -> origin/gh/muchulee8/68/base 2025-11-03T15:53:22.2302352Z * [new branch] gh/muchulee8/68/head -> origin/gh/muchulee8/68/head 2025-11-03T15:53:22.2302607Z * [new branch] gh/muchulee8/68/orig -> origin/gh/muchulee8/68/orig 2025-11-03T15:53:22.2302920Z * [new branch] gh/muchulee8/69/base -> origin/gh/muchulee8/69/base 2025-11-03T15:53:22.2303150Z * [new branch] gh/muchulee8/69/head -> origin/gh/muchulee8/69/head 2025-11-03T15:53:22.2303341Z * [new branch] gh/muchulee8/69/orig -> origin/gh/muchulee8/69/orig 2025-11-03T15:53:22.2303538Z * [new branch] gh/muchulee8/70/base -> origin/gh/muchulee8/70/base 2025-11-03T15:53:22.2303728Z * [new branch] gh/muchulee8/70/head -> origin/gh/muchulee8/70/head 2025-11-03T15:53:22.2303987Z * [new branch] gh/muchulee8/70/orig -> origin/gh/muchulee8/70/orig 2025-11-03T15:53:22.2304188Z * [new branch] gh/muchulee8/71/base -> origin/gh/muchulee8/71/base 2025-11-03T15:53:22.2304377Z * [new branch] gh/muchulee8/71/head -> origin/gh/muchulee8/71/head 2025-11-03T15:53:22.2304567Z * [new branch] gh/muchulee8/71/orig -> origin/gh/muchulee8/71/orig 2025-11-03T15:53:22.2304770Z * [new branch] gh/muchulee8/72/base -> origin/gh/muchulee8/72/base 2025-11-03T15:53:22.2304965Z * [new branch] gh/muchulee8/72/head -> origin/gh/muchulee8/72/head 2025-11-03T15:53:22.2305158Z * [new branch] gh/muchulee8/72/orig -> origin/gh/muchulee8/72/orig 2025-11-03T15:53:22.2305364Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-11-03T15:53:22.2305558Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-11-03T15:53:22.2305749Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-11-03T15:53:22.2305987Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-11-03T15:53:22.2306208Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-11-03T15:53:22.2306430Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-11-03T15:53:22.2306653Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-11-03T15:53:22.2306870Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-11-03T15:53:22.2307083Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-11-03T15:53:22.2307300Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-11-03T15:53:22.2307527Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-11-03T15:53:22.2307744Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-11-03T15:53:22.2307957Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-11-03T15:53:22.2308183Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-11-03T15:53:22.2308403Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-11-03T15:53:22.2308622Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-11-03T15:53:22.2308851Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-11-03T15:53:22.2309066Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-11-03T15:53:22.2309279Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-11-03T15:53:22.2309503Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-11-03T15:53:22.2309722Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-11-03T15:53:22.2309936Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-11-03T15:53:22.2310222Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-11-03T15:53:22.2310436Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-11-03T15:53:22.2310650Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-11-03T15:53:22.2310875Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-11-03T15:53:22.2311092Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-11-03T15:53:22.2311371Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-11-03T15:53:22.2311604Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-11-03T15:53:22.2311820Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-11-03T15:53:22.2312022Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-11-03T15:53:22.2312223Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-11-03T15:53:22.2312412Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-11-03T15:53:22.2312604Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-11-03T15:53:22.2312795Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-11-03T15:53:22.2312996Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-11-03T15:53:22.2313197Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-11-03T15:53:22.2313388Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-11-03T15:53:22.2313595Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-11-03T15:53:22.2313789Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-11-03T15:53:22.2313982Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-11-03T15:53:22.2314186Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-11-03T15:53:22.2314378Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-11-03T15:53:22.2314562Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-11-03T15:53:22.2314763Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-11-03T15:53:22.2314950Z * [new branch] gh/nikitaved/7/base -> origin/gh/nikitaved/7/base 2025-11-03T15:53:22.2315139Z * [new branch] gh/nikitaved/7/head -> origin/gh/nikitaved/7/head 2025-11-03T15:53:22.2315332Z * [new branch] gh/nikitaved/7/orig -> origin/gh/nikitaved/7/orig 2025-11-03T15:53:22.2315522Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-11-03T15:53:22.2315713Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-11-03T15:53:22.2315910Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-11-03T15:53:22.2316093Z * [new branch] gh/oulgen/1/base -> origin/gh/oulgen/1/base 2025-11-03T15:53:22.2316271Z * [new branch] gh/oulgen/1/head -> origin/gh/oulgen/1/head 2025-11-03T15:53:22.2316458Z * [new branch] gh/oulgen/1/orig -> origin/gh/oulgen/1/orig 2025-11-03T15:53:22.2316630Z * [new branch] gh/oulgen/2/base -> origin/gh/oulgen/2/base 2025-11-03T15:53:22.2316801Z * [new branch] gh/oulgen/2/head -> origin/gh/oulgen/2/head 2025-11-03T15:53:22.2316972Z * [new branch] gh/oulgen/2/orig -> origin/gh/oulgen/2/orig 2025-11-03T15:53:22.2317226Z * [new branch] gh/oulgen/3/base -> origin/gh/oulgen/3/base 2025-11-03T15:53:22.2317400Z * [new branch] gh/oulgen/3/head -> origin/gh/oulgen/3/head 2025-11-03T15:53:22.2317572Z * [new branch] gh/oulgen/3/orig -> origin/gh/oulgen/3/orig 2025-11-03T15:53:22.2317750Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-11-03T15:53:22.2317920Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-11-03T15:53:22.2318164Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-11-03T15:53:22.2318404Z * [new branch] gh/oulgen/5/base -> origin/gh/oulgen/5/base 2025-11-03T15:53:22.2318585Z * [new branch] gh/oulgen/5/head -> origin/gh/oulgen/5/head 2025-11-03T15:53:22.2318793Z * [new branch] gh/oulgen/5/orig -> origin/gh/oulgen/5/orig 2025-11-03T15:53:22.2318978Z * [new branch] gh/oulgen/6/base -> origin/gh/oulgen/6/base 2025-11-03T15:53:22.2319188Z * [new branch] gh/oulgen/6/head -> origin/gh/oulgen/6/head 2025-11-03T15:53:22.2319364Z * [new branch] gh/oulgen/6/orig -> origin/gh/oulgen/6/orig 2025-11-03T15:53:22.2319581Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-11-03T15:53:22.2319758Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-11-03T15:53:22.2319934Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-11-03T15:53:22.2320204Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-11-03T15:53:22.2320388Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-11-03T15:53:22.2320566Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-11-03T15:53:22.2320746Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-11-03T15:53:22.2320934Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-11-03T15:53:22.2321110Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-11-03T15:53:22.2321287Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-11-03T15:53:22.2321475Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-11-03T15:53:22.2321655Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-11-03T15:53:22.2321830Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-11-03T15:53:22.2322017Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-11-03T15:53:22.2322193Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-11-03T15:53:22.2322372Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-11-03T15:53:22.2322559Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-11-03T15:53:22.2322734Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-11-03T15:53:22.2322912Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-11-03T15:53:22.2323096Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-11-03T15:53:22.2323276Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-11-03T15:53:22.2323451Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-11-03T15:53:22.2323638Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-11-03T15:53:22.2323887Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-11-03T15:53:22.2324063Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-11-03T15:53:22.2324246Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-11-03T15:53:22.2324431Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-11-03T15:53:22.2324607Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-11-03T15:53:22.2324823Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-11-03T15:53:22.2325073Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-11-03T15:53:22.2325287Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-11-03T15:53:22.2325467Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-11-03T15:53:22.2325657Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-11-03T15:53:22.2325833Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-11-03T15:53:22.2326010Z * [new branch] gh/pearu/120/base -> origin/gh/pearu/120/base 2025-11-03T15:53:22.2326200Z * [new branch] gh/pearu/120/head -> origin/gh/pearu/120/head 2025-11-03T15:53:22.2326380Z * [new branch] gh/pearu/120/orig -> origin/gh/pearu/120/orig 2025-11-03T15:53:22.2326562Z * [new branch] gh/pearu/121/base -> origin/gh/pearu/121/base 2025-11-03T15:53:22.2326757Z * [new branch] gh/pearu/121/head -> origin/gh/pearu/121/head 2025-11-03T15:53:22.2326934Z * [new branch] gh/pearu/121/orig -> origin/gh/pearu/121/orig 2025-11-03T15:53:22.2327116Z * [new branch] gh/pearu/122/base -> origin/gh/pearu/122/base 2025-11-03T15:53:22.2327306Z * [new branch] gh/pearu/122/head -> origin/gh/pearu/122/head 2025-11-03T15:53:22.2327483Z * [new branch] gh/pearu/122/orig -> origin/gh/pearu/122/orig 2025-11-03T15:53:22.2327662Z * [new branch] gh/pearu/138/base -> origin/gh/pearu/138/base 2025-11-03T15:53:22.2327838Z * [new branch] gh/pearu/138/head -> origin/gh/pearu/138/head 2025-11-03T15:53:22.2328026Z * [new branch] gh/pearu/138/orig -> origin/gh/pearu/138/orig 2025-11-03T15:53:22.2328202Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-11-03T15:53:22.2328384Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-11-03T15:53:22.2328570Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-11-03T15:53:22.2328746Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-11-03T15:53:22.2328923Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-11-03T15:53:22.2329107Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-11-03T15:53:22.2329283Z * [new branch] gh/pearu/141/base -> origin/gh/pearu/141/base 2025-11-03T15:53:22.2329464Z * [new branch] gh/pearu/141/head -> origin/gh/pearu/141/head 2025-11-03T15:53:22.2329649Z * [new branch] gh/pearu/141/orig -> origin/gh/pearu/141/orig 2025-11-03T15:53:22.2329827Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-11-03T15:53:22.2330007Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-11-03T15:53:22.2330193Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-11-03T15:53:22.2330368Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-11-03T15:53:22.2330653Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-11-03T15:53:22.2330872Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-11-03T15:53:22.2331051Z * [new branch] gh/pearu/144/base -> origin/gh/pearu/144/base 2025-11-03T15:53:22.2331226Z * [new branch] gh/pearu/144/head -> origin/gh/pearu/144/head 2025-11-03T15:53:22.2331417Z * [new branch] gh/pearu/144/orig -> origin/gh/pearu/144/orig 2025-11-03T15:53:22.2331659Z * [new branch] gh/pearu/145/base -> origin/gh/pearu/145/base 2025-11-03T15:53:22.2331838Z * [new branch] gh/pearu/145/head -> origin/gh/pearu/145/head 2025-11-03T15:53:22.2332013Z * [new branch] gh/pearu/145/orig -> origin/gh/pearu/145/orig 2025-11-03T15:53:22.2332196Z * [new branch] gh/pearu/146/base -> origin/gh/pearu/146/base 2025-11-03T15:53:22.2332376Z * [new branch] gh/pearu/146/head -> origin/gh/pearu/146/head 2025-11-03T15:53:22.2332553Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-11-03T15:53:22.2332737Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-11-03T15:53:22.2332913Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-11-03T15:53:22.2333094Z * [new branch] gh/pearu/148/base -> origin/gh/pearu/148/base 2025-11-03T15:53:22.2333285Z * [new branch] gh/pearu/148/head -> origin/gh/pearu/148/head 2025-11-03T15:53:22.2333466Z * [new branch] gh/pearu/148/orig -> origin/gh/pearu/148/orig 2025-11-03T15:53:22.2333642Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-11-03T15:53:22.2333833Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-11-03T15:53:22.2334108Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-11-03T15:53:22.2334289Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-11-03T15:53:22.2334485Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-11-03T15:53:22.2334663Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-11-03T15:53:22.2334840Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-11-03T15:53:22.2335032Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-11-03T15:53:22.2335213Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-11-03T15:53:22.2335389Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-11-03T15:53:22.2335562Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-11-03T15:53:22.2335749Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-11-03T15:53:22.2335938Z * [new branch] gh/pianpwk/1/base -> origin/gh/pianpwk/1/base 2025-11-03T15:53:22.2336166Z * [new branch] gh/pianpwk/1/head -> origin/gh/pianpwk/1/head 2025-11-03T15:53:22.2336361Z * [new branch] gh/pianpwk/1/orig -> origin/gh/pianpwk/1/orig 2025-11-03T15:53:22.2336583Z * [new branch] gh/pianpwk/10/base -> origin/gh/pianpwk/10/base 2025-11-03T15:53:22.2336774Z * [new branch] gh/pianpwk/10/head -> origin/gh/pianpwk/10/head 2025-11-03T15:53:22.2336970Z * [new branch] gh/pianpwk/10/orig -> origin/gh/pianpwk/10/orig 2025-11-03T15:53:22.2337155Z * [new branch] gh/pianpwk/11/base -> origin/gh/pianpwk/11/base 2025-11-03T15:53:22.2337342Z * [new branch] gh/pianpwk/11/head -> origin/gh/pianpwk/11/head 2025-11-03T15:53:22.2337869Z * [new branch] gh/pianpwk/11/orig -> origin/gh/pianpwk/11/orig 2025-11-03T15:53:22.2338053Z * [new branch] gh/pianpwk/12/base -> origin/gh/pianpwk/12/base 2025-11-03T15:53:22.2338240Z * [new branch] gh/pianpwk/12/head -> origin/gh/pianpwk/12/head 2025-11-03T15:53:22.2338437Z * [new branch] gh/pianpwk/12/orig -> origin/gh/pianpwk/12/orig 2025-11-03T15:53:22.2338625Z * [new branch] gh/pianpwk/13/base -> origin/gh/pianpwk/13/base 2025-11-03T15:53:22.2338881Z * [new branch] gh/pianpwk/13/head -> origin/gh/pianpwk/13/head 2025-11-03T15:53:22.2339079Z * [new branch] gh/pianpwk/13/orig -> origin/gh/pianpwk/13/orig 2025-11-03T15:53:22.2339262Z * [new branch] gh/pianpwk/14/base -> origin/gh/pianpwk/14/base 2025-11-03T15:53:22.2339447Z * [new branch] gh/pianpwk/14/head -> origin/gh/pianpwk/14/head 2025-11-03T15:53:22.2339634Z * [new branch] gh/pianpwk/14/orig -> origin/gh/pianpwk/14/orig 2025-11-03T15:53:22.2339825Z * [new branch] gh/pianpwk/15/base -> origin/gh/pianpwk/15/base 2025-11-03T15:53:22.2340011Z * [new branch] gh/pianpwk/15/head -> origin/gh/pianpwk/15/head 2025-11-03T15:53:22.2340195Z * [new branch] gh/pianpwk/15/orig -> origin/gh/pianpwk/15/orig 2025-11-03T15:53:22.2340386Z * [new branch] gh/pianpwk/16/base -> origin/gh/pianpwk/16/base 2025-11-03T15:53:22.2340574Z * [new branch] gh/pianpwk/16/head -> origin/gh/pianpwk/16/head 2025-11-03T15:53:22.2340760Z * [new branch] gh/pianpwk/16/orig -> origin/gh/pianpwk/16/orig 2025-11-03T15:53:22.2340956Z * [new branch] gh/pianpwk/17/base -> origin/gh/pianpwk/17/base 2025-11-03T15:53:22.2341144Z * [new branch] gh/pianpwk/17/head -> origin/gh/pianpwk/17/head 2025-11-03T15:53:22.2341328Z * [new branch] gh/pianpwk/17/orig -> origin/gh/pianpwk/17/orig 2025-11-03T15:53:22.2341519Z * [new branch] gh/pianpwk/18/base -> origin/gh/pianpwk/18/base 2025-11-03T15:53:22.2341745Z * [new branch] gh/pianpwk/18/head -> origin/gh/pianpwk/18/head 2025-11-03T15:53:22.2341932Z * [new branch] gh/pianpwk/19/base -> origin/gh/pianpwk/19/base 2025-11-03T15:53:22.2342158Z * [new branch] gh/pianpwk/19/head -> origin/gh/pianpwk/19/head 2025-11-03T15:53:22.2342351Z * [new branch] gh/pianpwk/19/orig -> origin/gh/pianpwk/19/orig 2025-11-03T15:53:22.2342570Z * [new branch] gh/pianpwk/2/base -> origin/gh/pianpwk/2/base 2025-11-03T15:53:22.2342767Z * [new branch] gh/pianpwk/2/head -> origin/gh/pianpwk/2/head 2025-11-03T15:53:22.2342992Z * [new branch] gh/pianpwk/2/orig -> origin/gh/pianpwk/2/orig 2025-11-03T15:53:22.2343180Z * [new branch] gh/pianpwk/20/base -> origin/gh/pianpwk/20/base 2025-11-03T15:53:22.2343375Z * [new branch] gh/pianpwk/20/head -> origin/gh/pianpwk/20/head 2025-11-03T15:53:22.2343558Z * [new branch] gh/pianpwk/20/orig -> origin/gh/pianpwk/20/orig 2025-11-03T15:53:22.2343743Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-11-03T15:53:22.2343925Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-11-03T15:53:22.2344120Z * [new branch] gh/pianpwk/22/base -> origin/gh/pianpwk/22/base 2025-11-03T15:53:22.2344304Z * [new branch] gh/pianpwk/22/head -> origin/gh/pianpwk/22/head 2025-11-03T15:53:22.2344489Z * [new branch] gh/pianpwk/22/orig -> origin/gh/pianpwk/22/orig 2025-11-03T15:53:22.2344751Z * [new branch] gh/pianpwk/23/base -> origin/gh/pianpwk/23/base 2025-11-03T15:53:22.2344935Z * [new branch] gh/pianpwk/23/head -> origin/gh/pianpwk/23/head 2025-11-03T15:53:22.2345122Z * [new branch] gh/pianpwk/23/orig -> origin/gh/pianpwk/23/orig 2025-11-03T15:53:22.2345315Z * [new branch] gh/pianpwk/24/base -> origin/gh/pianpwk/24/base 2025-11-03T15:53:22.2345501Z * [new branch] gh/pianpwk/24/head -> origin/gh/pianpwk/24/head 2025-11-03T15:53:22.2346083Z * [new branch] gh/pianpwk/24/orig -> origin/gh/pianpwk/24/orig 2025-11-03T15:53:22.2346285Z * [new branch] gh/pianpwk/25/base -> origin/gh/pianpwk/25/base 2025-11-03T15:53:22.2346467Z * [new branch] gh/pianpwk/25/head -> origin/gh/pianpwk/25/head 2025-11-03T15:53:22.2346649Z * [new branch] gh/pianpwk/25/orig -> origin/gh/pianpwk/25/orig 2025-11-03T15:53:22.2346844Z * [new branch] gh/pianpwk/26/base -> origin/gh/pianpwk/26/base 2025-11-03T15:53:22.2347031Z * [new branch] gh/pianpwk/26/head -> origin/gh/pianpwk/26/head 2025-11-03T15:53:22.2347213Z * [new branch] gh/pianpwk/26/orig -> origin/gh/pianpwk/26/orig 2025-11-03T15:53:22.2347409Z * [new branch] gh/pianpwk/27/base -> origin/gh/pianpwk/27/base 2025-11-03T15:53:22.2347595Z * [new branch] gh/pianpwk/27/head -> origin/gh/pianpwk/27/head 2025-11-03T15:53:22.2347782Z * [new branch] gh/pianpwk/27/orig -> origin/gh/pianpwk/27/orig 2025-11-03T15:53:22.2347977Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-11-03T15:53:22.2348200Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-11-03T15:53:22.2348392Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-11-03T15:53:22.2348612Z * [new branch] gh/pianpwk/3/base -> origin/gh/pianpwk/3/base 2025-11-03T15:53:22.2348805Z * [new branch] gh/pianpwk/3/head -> origin/gh/pianpwk/3/head 2025-11-03T15:53:22.2349020Z * [new branch] gh/pianpwk/3/orig -> origin/gh/pianpwk/3/orig 2025-11-03T15:53:22.2349203Z * [new branch] gh/pianpwk/4/base -> origin/gh/pianpwk/4/base 2025-11-03T15:53:22.2349423Z * [new branch] gh/pianpwk/4/head -> origin/gh/pianpwk/4/head 2025-11-03T15:53:22.2349610Z * [new branch] gh/pianpwk/4/orig -> origin/gh/pianpwk/4/orig 2025-11-03T15:53:22.2349794Z * [new branch] gh/pianpwk/5/base -> origin/gh/pianpwk/5/base 2025-11-03T15:53:22.2349984Z * [new branch] gh/pianpwk/5/head -> origin/gh/pianpwk/5/head 2025-11-03T15:53:22.2350164Z * [new branch] gh/pianpwk/5/orig -> origin/gh/pianpwk/5/orig 2025-11-03T15:53:22.2350349Z * [new branch] gh/pianpwk/6/base -> origin/gh/pianpwk/6/base 2025-11-03T15:53:22.2350537Z * [new branch] gh/pianpwk/6/head -> origin/gh/pianpwk/6/head 2025-11-03T15:53:22.2350726Z * [new branch] gh/pianpwk/6/orig -> origin/gh/pianpwk/6/orig 2025-11-03T15:53:22.2350907Z * [new branch] gh/pianpwk/7/base -> origin/gh/pianpwk/7/base 2025-11-03T15:53:22.2351097Z * [new branch] gh/pianpwk/7/head -> origin/gh/pianpwk/7/head 2025-11-03T15:53:22.2351280Z * [new branch] gh/pianpwk/7/orig -> origin/gh/pianpwk/7/orig 2025-11-03T15:53:22.2351458Z * [new branch] gh/pianpwk/8/base -> origin/gh/pianpwk/8/base 2025-11-03T15:53:22.2351641Z * [new branch] gh/pianpwk/8/head -> origin/gh/pianpwk/8/head 2025-11-03T15:53:22.2351893Z * [new branch] gh/pianpwk/8/orig -> origin/gh/pianpwk/8/orig 2025-11-03T15:53:22.2352073Z * [new branch] gh/pianpwk/9/base -> origin/gh/pianpwk/9/base 2025-11-03T15:53:22.2352250Z * [new branch] gh/pianpwk/9/head -> origin/gh/pianpwk/9/head 2025-11-03T15:53:22.2352441Z * [new branch] gh/pianpwk/9/orig -> origin/gh/pianpwk/9/orig 2025-11-03T15:53:22.2352615Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-11-03T15:53:22.2352787Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-11-03T15:53:22.2353039Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-11-03T15:53:22.2353206Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-11-03T15:53:22.2353370Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-11-03T15:53:22.2353547Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-11-03T15:53:22.2353714Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-11-03T15:53:22.2353877Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-11-03T15:53:22.2354051Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-11-03T15:53:22.2354215Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-11-03T15:53:22.2354387Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-11-03T15:53:22.2354611Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-11-03T15:53:22.2354780Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-11-03T15:53:22.2354945Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-11-03T15:53:22.2355153Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-11-03T15:53:22.2355395Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-11-03T15:53:22.2355616Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-11-03T15:53:22.2355832Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-11-03T15:53:22.2356055Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-11-03T15:53:22.2356270Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-11-03T15:53:22.2356491Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-11-03T15:53:22.2356715Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-11-03T15:53:22.2356928Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-11-03T15:53:22.2357144Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-11-03T15:53:22.2357339Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-11-03T15:53:22.2357521Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-11-03T15:53:22.2357711Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-11-03T15:53:22.2357902Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-11-03T15:53:22.2358083Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-11-03T15:53:22.2358260Z * [new branch] gh/rtimpe/16/base -> origin/gh/rtimpe/16/base 2025-11-03T15:53:22.2358446Z * [new branch] gh/rtimpe/16/head -> origin/gh/rtimpe/16/head 2025-11-03T15:53:22.2358623Z * [new branch] gh/rtimpe/16/orig -> origin/gh/rtimpe/16/orig 2025-11-03T15:53:22.2358882Z * [new branch] gh/rtimpe/19/base -> origin/gh/rtimpe/19/base 2025-11-03T15:53:22.2359069Z * [new branch] gh/rtimpe/19/head -> origin/gh/rtimpe/19/head 2025-11-03T15:53:22.2359250Z * [new branch] gh/rtimpe/19/orig -> origin/gh/rtimpe/19/orig 2025-11-03T15:53:22.2359424Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-11-03T15:53:22.2359606Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-11-03T15:53:22.2359849Z * [new branch] gh/rtimpe/20/base -> origin/gh/rtimpe/20/base 2025-11-03T15:53:22.2360025Z * [new branch] gh/rtimpe/20/head -> origin/gh/rtimpe/20/head 2025-11-03T15:53:22.2360202Z * [new branch] gh/rtimpe/20/orig -> origin/gh/rtimpe/20/orig 2025-11-03T15:53:22.2360427Z * [new branch] gh/rtimpe/21/base -> origin/gh/rtimpe/21/base 2025-11-03T15:53:22.2360611Z * [new branch] gh/rtimpe/21/head -> origin/gh/rtimpe/21/head 2025-11-03T15:53:22.2360823Z * [new branch] gh/rtimpe/21/orig -> origin/gh/rtimpe/21/orig 2025-11-03T15:53:22.2361011Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-11-03T15:53:22.2361222Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-11-03T15:53:22.2361399Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-11-03T15:53:22.2361618Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-11-03T15:53:22.2361871Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-11-03T15:53:22.2362085Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-11-03T15:53:22.2362342Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-11-03T15:53:22.2362550Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-11-03T15:53:22.2362793Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-11-03T15:53:22.2363040Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-11-03T15:53:22.2363249Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-11-03T15:53:22.2363490Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-11-03T15:53:22.2363712Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-11-03T15:53:22.2363953Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-11-03T15:53:22.2364196Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-11-03T15:53:22.2364415Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-11-03T15:53:22.2364657Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-11-03T15:53:22.2364863Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-11-03T15:53:22.2365106Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-11-03T15:53:22.2365359Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-11-03T15:53:22.2365569Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-11-03T15:53:22.2365810Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-11-03T15:53:22.2366033Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-11-03T15:53:22.2366354Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-11-03T15:53:22.2366595Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-11-03T15:53:22.2366812Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-11-03T15:53:22.2367049Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-11-03T15:53:22.2367281Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-11-03T15:53:22.2367491Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-11-03T15:53:22.2367790Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-11-03T15:53:22.2368023Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-11-03T15:53:22.2368231Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-11-03T15:53:22.2368462Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-11-03T15:53:22.2368659Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-11-03T15:53:22.2368895Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-11-03T15:53:22.2369092Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-11-03T15:53:22.2369323Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-11-03T15:53:22.2369564Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-11-03T15:53:22.2369765Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-11-03T15:53:22.2369992Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-11-03T15:53:22.2370192Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-11-03T15:53:22.2370442Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-11-03T15:53:22.2370639Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-11-03T15:53:22.2370874Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-11-03T15:53:22.2371112Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-11-03T15:53:22.2371313Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-11-03T15:53:22.2371544Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-11-03T15:53:22.2371748Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-11-03T15:53:22.2371978Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-11-03T15:53:22.2372178Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-11-03T15:53:22.2372418Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-11-03T15:53:22.2372649Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-11-03T15:53:22.2372848Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-11-03T15:53:22.2373092Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-11-03T15:53:22.2373291Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-11-03T15:53:22.2373520Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-11-03T15:53:22.2373728Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-11-03T15:53:22.2374057Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-11-03T15:53:22.2374373Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-11-03T15:53:22.2374582Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-11-03T15:53:22.2374819Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-11-03T15:53:22.2375051Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-11-03T15:53:22.2375250Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-11-03T15:53:22.2375552Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-11-03T15:53:22.2375782Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-11-03T15:53:22.2375979Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-11-03T15:53:22.2376223Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-11-03T15:53:22.2376432Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-11-03T15:53:22.2376672Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-11-03T15:53:22.2376885Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-11-03T15:53:22.2377123Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-11-03T15:53:22.2377366Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-11-03T15:53:22.2377582Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-11-03T15:53:22.2377821Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-11-03T15:53:22.2378028Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-11-03T15:53:22.2378280Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-11-03T15:53:22.2378517Z * [new branch] gh/shunting314/228/base -> origin/gh/shunting314/228/base 2025-11-03T15:53:22.2378723Z * [new branch] gh/shunting314/228/head -> origin/gh/shunting314/228/head 2025-11-03T15:53:22.2378972Z * [new branch] gh/shunting314/228/orig -> origin/gh/shunting314/228/orig 2025-11-03T15:53:22.2379175Z * [new branch] gh/shunting314/229/base -> origin/gh/shunting314/229/base 2025-11-03T15:53:22.2379416Z * [new branch] gh/shunting314/229/head -> origin/gh/shunting314/229/head 2025-11-03T15:53:22.2379664Z * [new branch] gh/shunting314/229/orig -> origin/gh/shunting314/229/orig 2025-11-03T15:53:22.2379867Z * [new branch] gh/shunting314/230/base -> origin/gh/shunting314/230/base 2025-11-03T15:53:22.2380113Z * [new branch] gh/shunting314/230/head -> origin/gh/shunting314/230/head 2025-11-03T15:53:22.2380325Z * [new branch] gh/shunting314/230/orig -> origin/gh/shunting314/230/orig 2025-11-03T15:53:22.2380565Z * [new branch] gh/shunting314/231/base -> origin/gh/shunting314/231/base 2025-11-03T15:53:22.2380799Z * [new branch] gh/shunting314/231/head -> origin/gh/shunting314/231/head 2025-11-03T15:53:22.2381007Z * [new branch] gh/shunting314/231/orig -> origin/gh/shunting314/231/orig 2025-11-03T15:53:22.2381259Z * [new branch] gh/shunting314/232/base -> origin/gh/shunting314/232/base 2025-11-03T15:53:22.2381467Z * [new branch] gh/shunting314/232/head -> origin/gh/shunting314/232/head 2025-11-03T15:53:22.2381706Z * [new branch] gh/shunting314/232/orig -> origin/gh/shunting314/232/orig 2025-11-03T15:53:22.2381971Z * [new branch] gh/shunting314/233/base -> origin/gh/shunting314/233/base 2025-11-03T15:53:22.2382251Z * [new branch] gh/shunting314/233/head -> origin/gh/shunting314/233/head 2025-11-03T15:53:22.2382494Z * [new branch] gh/shunting314/233/orig -> origin/gh/shunting314/233/orig 2025-11-03T15:53:22.2382744Z * [new branch] gh/shunting314/234/base -> origin/gh/shunting314/234/base 2025-11-03T15:53:22.2382952Z * [new branch] gh/shunting314/234/head -> origin/gh/shunting314/234/head 2025-11-03T15:53:22.2383191Z * [new branch] gh/shunting314/234/orig -> origin/gh/shunting314/234/orig 2025-11-03T15:53:22.2383506Z * [new branch] gh/shunting314/235/base -> origin/gh/shunting314/235/base 2025-11-03T15:53:22.2383720Z * [new branch] gh/shunting314/235/head -> origin/gh/shunting314/235/head 2025-11-03T15:53:22.2383957Z * [new branch] gh/shunting314/235/orig -> origin/gh/shunting314/235/orig 2025-11-03T15:53:22.2384173Z * [new branch] gh/shunting314/236/base -> origin/gh/shunting314/236/base 2025-11-03T15:53:22.2384413Z * [new branch] gh/shunting314/236/head -> origin/gh/shunting314/236/head 2025-11-03T15:53:22.2384651Z * [new branch] gh/shunting314/236/orig -> origin/gh/shunting314/236/orig 2025-11-03T15:53:22.2384860Z * [new branch] gh/shunting314/237/base -> origin/gh/shunting314/237/base 2025-11-03T15:53:22.2385099Z * [new branch] gh/shunting314/237/head -> origin/gh/shunting314/237/head 2025-11-03T15:53:22.2385311Z * [new branch] gh/shunting314/237/orig -> origin/gh/shunting314/237/orig 2025-11-03T15:53:22.2385570Z * [new branch] gh/shunting314/238/base -> origin/gh/shunting314/238/base 2025-11-03T15:53:22.2385807Z * [new branch] gh/shunting314/238/head -> origin/gh/shunting314/238/head 2025-11-03T15:53:22.2386012Z * [new branch] gh/shunting314/238/orig -> origin/gh/shunting314/238/orig 2025-11-03T15:53:22.2386260Z * [new branch] gh/shunting314/239/base -> origin/gh/shunting314/239/base 2025-11-03T15:53:22.2386464Z * [new branch] gh/shunting314/239/head -> origin/gh/shunting314/239/head 2025-11-03T15:53:22.2386704Z * [new branch] gh/shunting314/239/orig -> origin/gh/shunting314/239/orig 2025-11-03T15:53:22.2386911Z * [new branch] gh/shunting314/240/base -> origin/gh/shunting314/240/base 2025-11-03T15:53:22.2387156Z * [new branch] gh/shunting314/240/head -> origin/gh/shunting314/240/head 2025-11-03T15:53:22.2387396Z * [new branch] gh/shunting314/240/orig -> origin/gh/shunting314/240/orig 2025-11-03T15:53:22.2387598Z * [new branch] gh/shunting314/241/base -> origin/gh/shunting314/241/base 2025-11-03T15:53:22.2387848Z * [new branch] gh/shunting314/241/head -> origin/gh/shunting314/241/head 2025-11-03T15:53:22.2388055Z * [new branch] gh/shunting314/241/orig -> origin/gh/shunting314/241/orig 2025-11-03T15:53:22.2388293Z * [new branch] gh/shunting314/242/base -> origin/gh/shunting314/242/base 2025-11-03T15:53:22.2388540Z * [new branch] gh/shunting314/242/head -> origin/gh/shunting314/242/head 2025-11-03T15:53:22.2388741Z * [new branch] gh/shunting314/242/orig -> origin/gh/shunting314/242/orig 2025-11-03T15:53:22.2388978Z * [new branch] gh/shunting314/243/base -> origin/gh/shunting314/243/base 2025-11-03T15:53:22.2389194Z * [new branch] gh/shunting314/243/head -> origin/gh/shunting314/243/head 2025-11-03T15:53:22.2389430Z * [new branch] gh/shunting314/243/orig -> origin/gh/shunting314/243/orig 2025-11-03T15:53:22.2389672Z * [new branch] gh/shunting314/244/base -> origin/gh/shunting314/244/base 2025-11-03T15:53:22.2389883Z * [new branch] gh/shunting314/244/head -> origin/gh/shunting314/244/head 2025-11-03T15:53:22.2390197Z * [new branch] gh/shunting314/244/orig -> origin/gh/shunting314/244/orig 2025-11-03T15:53:22.2390436Z * [new branch] gh/shunting314/245/base -> origin/gh/shunting314/245/base 2025-11-03T15:53:22.2390654Z * [new branch] gh/shunting314/245/head -> origin/gh/shunting314/245/head 2025-11-03T15:53:22.2390894Z * [new branch] gh/shunting314/245/orig -> origin/gh/shunting314/245/orig 2025-11-03T15:53:22.2391099Z * [new branch] gh/shunting314/246/base -> origin/gh/shunting314/246/base 2025-11-03T15:53:22.2391416Z * [new branch] gh/shunting314/246/head -> origin/gh/shunting314/246/head 2025-11-03T15:53:22.2391656Z * [new branch] gh/shunting314/246/orig -> origin/gh/shunting314/246/orig 2025-11-03T15:53:22.2391859Z * [new branch] gh/shunting314/247/base -> origin/gh/shunting314/247/base 2025-11-03T15:53:22.2392113Z * [new branch] gh/shunting314/247/head -> origin/gh/shunting314/247/head 2025-11-03T15:53:22.2392354Z * [new branch] gh/shunting314/247/orig -> origin/gh/shunting314/247/orig 2025-11-03T15:53:22.2392561Z * [new branch] gh/shunting314/248/base -> origin/gh/shunting314/248/base 2025-11-03T15:53:22.2392798Z * [new branch] gh/shunting314/248/head -> origin/gh/shunting314/248/head 2025-11-03T15:53:22.2393007Z * [new branch] gh/shunting314/248/orig -> origin/gh/shunting314/248/orig 2025-11-03T15:53:22.2393247Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-11-03T15:53:22.2393450Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-11-03T15:53:22.2393697Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-11-03T15:53:22.2393931Z * [new branch] gh/shunting314/250/base -> origin/gh/shunting314/250/base 2025-11-03T15:53:22.2394138Z * [new branch] gh/shunting314/250/head -> origin/gh/shunting314/250/head 2025-11-03T15:53:22.2394382Z * [new branch] gh/shunting314/250/orig -> origin/gh/shunting314/250/orig 2025-11-03T15:53:22.2394589Z * [new branch] gh/shunting314/251/base -> origin/gh/shunting314/251/base 2025-11-03T15:53:22.2394826Z * [new branch] gh/shunting314/251/head -> origin/gh/shunting314/251/head 2025-11-03T15:53:22.2395072Z * [new branch] gh/shunting314/251/orig -> origin/gh/shunting314/251/orig 2025-11-03T15:53:22.2395279Z * [new branch] gh/shunting314/252/base -> origin/gh/shunting314/252/base 2025-11-03T15:53:22.2395516Z * [new branch] gh/shunting314/252/head -> origin/gh/shunting314/252/head 2025-11-03T15:53:22.2395731Z * [new branch] gh/shunting314/252/orig -> origin/gh/shunting314/252/orig 2025-11-03T15:53:22.2395973Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-11-03T15:53:22.2396210Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-11-03T15:53:22.2396423Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-11-03T15:53:22.2396661Z * [new branch] gh/shunting314/254/base -> origin/gh/shunting314/254/base 2025-11-03T15:53:22.2396868Z * [new branch] gh/shunting314/254/head -> origin/gh/shunting314/254/head 2025-11-03T15:53:22.2397120Z * [new branch] gh/shunting314/254/orig -> origin/gh/shunting314/254/orig 2025-11-03T15:53:22.2397357Z * [new branch] gh/shunting314/255/base -> origin/gh/shunting314/255/base 2025-11-03T15:53:22.2397562Z * [new branch] gh/shunting314/255/head -> origin/gh/shunting314/255/head 2025-11-03T15:53:22.2397804Z * [new branch] gh/shunting314/255/orig -> origin/gh/shunting314/255/orig 2025-11-03T15:53:22.2398111Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-11-03T15:53:22.2398306Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-11-03T15:53:22.2398532Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-11-03T15:53:22.2398736Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-11-03T15:53:22.2398964Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-11-03T15:53:22.2399224Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-11-03T15:53:22.2399454Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-11-03T15:53:22.2399677Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-11-03T15:53:22.2399891Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-11-03T15:53:22.2400106Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-11-03T15:53:22.2400298Z * [new branch] gh/slayton58/14/base -> origin/gh/slayton58/14/base 2025-11-03T15:53:22.2400487Z * [new branch] gh/slayton58/14/head -> origin/gh/slayton58/14/head 2025-11-03T15:53:22.2400693Z * [new branch] gh/slayton58/14/orig -> origin/gh/slayton58/14/orig 2025-11-03T15:53:22.2400887Z * [new branch] gh/slayton58/16/base -> origin/gh/slayton58/16/base 2025-11-03T15:53:22.2401075Z * [new branch] gh/slayton58/16/head -> origin/gh/slayton58/16/head 2025-11-03T15:53:22.2401270Z * [new branch] gh/slayton58/16/orig -> origin/gh/slayton58/16/orig 2025-11-03T15:53:22.2401458Z * [new branch] gh/slayton58/17/base -> origin/gh/slayton58/17/base 2025-11-03T15:53:22.2401646Z * [new branch] gh/slayton58/17/head -> origin/gh/slayton58/17/head 2025-11-03T15:53:22.2401840Z * [new branch] gh/slayton58/17/orig -> origin/gh/slayton58/17/orig 2025-11-03T15:53:22.2402032Z * [new branch] gh/slayton58/19/base -> origin/gh/slayton58/19/base 2025-11-03T15:53:22.2402222Z * [new branch] gh/slayton58/19/head -> origin/gh/slayton58/19/head 2025-11-03T15:53:22.2402414Z * [new branch] gh/slayton58/19/orig -> origin/gh/slayton58/19/orig 2025-11-03T15:53:22.2402606Z * [new branch] gh/slayton58/20/base -> origin/gh/slayton58/20/base 2025-11-03T15:53:22.2402792Z * [new branch] gh/slayton58/20/head -> origin/gh/slayton58/20/head 2025-11-03T15:53:22.2402977Z * [new branch] gh/slayton58/20/orig -> origin/gh/slayton58/20/orig 2025-11-03T15:53:22.2403172Z * [new branch] gh/slayton58/21/base -> origin/gh/slayton58/21/base 2025-11-03T15:53:22.2403360Z * [new branch] gh/slayton58/21/head -> origin/gh/slayton58/21/head 2025-11-03T15:53:22.2403552Z * [new branch] gh/slayton58/21/orig -> origin/gh/slayton58/21/orig 2025-11-03T15:53:22.2403742Z * [new branch] gh/slayton58/23/base -> origin/gh/slayton58/23/base 2025-11-03T15:53:22.2403931Z * [new branch] gh/slayton58/23/head -> origin/gh/slayton58/23/head 2025-11-03T15:53:22.2404118Z * [new branch] gh/slayton58/23/orig -> origin/gh/slayton58/23/orig 2025-11-03T15:53:22.2404315Z * [new branch] gh/slayton58/25/base -> origin/gh/slayton58/25/base 2025-11-03T15:53:22.2404500Z * [new branch] gh/slayton58/25/head -> origin/gh/slayton58/25/head 2025-11-03T15:53:22.2404685Z * [new branch] gh/slayton58/25/orig -> origin/gh/slayton58/25/orig 2025-11-03T15:53:22.2404984Z * [new branch] gh/slayton58/26/base -> origin/gh/slayton58/26/base 2025-11-03T15:53:22.2405173Z * [new branch] gh/slayton58/26/head -> origin/gh/slayton58/26/head 2025-11-03T15:53:22.2405397Z * [new branch] gh/slayton58/26/orig -> origin/gh/slayton58/26/orig 2025-11-03T15:53:22.2405602Z * [new branch] gh/slayton58/27/base -> origin/gh/slayton58/27/base 2025-11-03T15:53:22.2405828Z * [new branch] gh/slayton58/27/head -> origin/gh/slayton58/27/head 2025-11-03T15:53:22.2406093Z * [new branch] gh/slayton58/27/orig -> origin/gh/slayton58/27/orig 2025-11-03T15:53:22.2406291Z * [new branch] gh/slayton58/28/base -> origin/gh/slayton58/28/base 2025-11-03T15:53:22.2406481Z * [new branch] gh/slayton58/28/head -> origin/gh/slayton58/28/head 2025-11-03T15:53:22.2406671Z * [new branch] gh/slayton58/28/orig -> origin/gh/slayton58/28/orig 2025-11-03T15:53:22.2406871Z * [new branch] gh/slayton58/29/base -> origin/gh/slayton58/29/base 2025-11-03T15:53:22.2407057Z * [new branch] gh/slayton58/29/head -> origin/gh/slayton58/29/head 2025-11-03T15:53:22.2407391Z * [new branch] gh/slayton58/29/head-jeffdaily-patch-1 -> origin/gh/slayton58/29/head-jeffdaily-patch-1 2025-11-03T15:53:22.2407723Z * [new branch] gh/slayton58/29/head-jeffdaily-patch-2 -> origin/gh/slayton58/29/head-jeffdaily-patch-2 2025-11-03T15:53:22.2407915Z * [new branch] gh/slayton58/29/orig -> origin/gh/slayton58/29/orig 2025-11-03T15:53:22.2408106Z * [new branch] gh/slayton58/30/base -> origin/gh/slayton58/30/base 2025-11-03T15:53:22.2408292Z * [new branch] gh/slayton58/30/head -> origin/gh/slayton58/30/head 2025-11-03T15:53:22.2408486Z * [new branch] gh/slayton58/30/orig -> origin/gh/slayton58/30/orig 2025-11-03T15:53:22.2408675Z * [new branch] gh/slayton58/31/base -> origin/gh/slayton58/31/base 2025-11-03T15:53:22.2408859Z * [new branch] gh/slayton58/31/head -> origin/gh/slayton58/31/head 2025-11-03T15:53:22.2409052Z * [new branch] gh/slayton58/31/orig -> origin/gh/slayton58/31/orig 2025-11-03T15:53:22.2409238Z * [new branch] gh/slayton58/32/base -> origin/gh/slayton58/32/base 2025-11-03T15:53:22.2409424Z * [new branch] gh/slayton58/32/head -> origin/gh/slayton58/32/head 2025-11-03T15:53:22.2409622Z * [new branch] gh/slayton58/32/orig -> origin/gh/slayton58/32/orig 2025-11-03T15:53:22.2409807Z * [new branch] gh/slayton58/33/base -> origin/gh/slayton58/33/base 2025-11-03T15:53:22.2409993Z * [new branch] gh/slayton58/33/head -> origin/gh/slayton58/33/head 2025-11-03T15:53:22.2410189Z * [new branch] gh/slayton58/33/orig -> origin/gh/slayton58/33/orig 2025-11-03T15:53:22.2410378Z * [new branch] gh/slayton58/34/base -> origin/gh/slayton58/34/base 2025-11-03T15:53:22.2410562Z * [new branch] gh/slayton58/34/head -> origin/gh/slayton58/34/head 2025-11-03T15:53:22.2410753Z * [new branch] gh/slayton58/34/orig -> origin/gh/slayton58/34/orig 2025-11-03T15:53:22.2410943Z * [new branch] gh/slayton58/35/base -> origin/gh/slayton58/35/base 2025-11-03T15:53:22.2411167Z * [new branch] gh/slayton58/35/head -> origin/gh/slayton58/35/head 2025-11-03T15:53:22.2411372Z * [new branch] gh/slayton58/35/orig -> origin/gh/slayton58/35/orig 2025-11-03T15:53:22.2411561Z * [new branch] gh/slayton58/36/base -> origin/gh/slayton58/36/base 2025-11-03T15:53:22.2411746Z * [new branch] gh/slayton58/36/head -> origin/gh/slayton58/36/head 2025-11-03T15:53:22.2412052Z * [new branch] gh/slayton58/36/orig -> origin/gh/slayton58/36/orig 2025-11-03T15:53:22.2412238Z * [new branch] gh/slayton58/37/base -> origin/gh/slayton58/37/base 2025-11-03T15:53:22.2412434Z * [new branch] gh/slayton58/37/head -> origin/gh/slayton58/37/head 2025-11-03T15:53:22.2412625Z * [new branch] gh/slayton58/37/orig -> origin/gh/slayton58/37/orig 2025-11-03T15:53:22.2412829Z * [new branch] gh/slayton58/38/base -> origin/gh/slayton58/38/base 2025-11-03T15:53:22.2413039Z * [new branch] gh/slayton58/38/head -> origin/gh/slayton58/38/head 2025-11-03T15:53:22.2413297Z * [new branch] gh/slayton58/38/orig -> origin/gh/slayton58/38/orig 2025-11-03T15:53:22.2413498Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-11-03T15:53:22.2413687Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-11-03T15:53:22.2413877Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-11-03T15:53:22.2414165Z * [new branch] gh/slayton58/40/base -> origin/gh/slayton58/40/base 2025-11-03T15:53:22.2414356Z * [new branch] gh/slayton58/40/head -> origin/gh/slayton58/40/head 2025-11-03T15:53:22.2414551Z * [new branch] gh/slayton58/40/orig -> origin/gh/slayton58/40/orig 2025-11-03T15:53:22.2414766Z * [new branch] gh/slayton58/41/base -> origin/gh/slayton58/41/base 2025-11-03T15:53:22.2414962Z * [new branch] gh/slayton58/41/head -> origin/gh/slayton58/41/head 2025-11-03T15:53:22.2415149Z * [new branch] gh/slayton58/41/orig -> origin/gh/slayton58/41/orig 2025-11-03T15:53:22.2415352Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-11-03T15:53:22.2415541Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-11-03T15:53:22.2415730Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-11-03T15:53:22.2415933Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-11-03T15:53:22.2416119Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-11-03T15:53:22.2416307Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-11-03T15:53:22.2416499Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-11-03T15:53:22.2416710Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-11-03T15:53:22.2416910Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-11-03T15:53:22.2417104Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-11-03T15:53:22.2417347Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-11-03T15:53:22.2417547Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-11-03T15:53:22.2417739Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-11-03T15:53:22.2417975Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-11-03T15:53:22.2418169Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-11-03T15:53:22.2418397Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-11-03T15:53:22.2418604Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-11-03T15:53:22.2418796Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-11-03T15:53:22.2418991Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-11-03T15:53:22.2419263Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-11-03T15:53:22.2419455Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-11-03T15:53:22.2419647Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-11-03T15:53:22.2419848Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-11-03T15:53:22.2420048Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-11-03T15:53:22.2420309Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-11-03T15:53:22.2420518Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-11-03T15:53:22.2420711Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-11-03T15:53:22.2420905Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-11-03T15:53:22.2421106Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-11-03T15:53:22.2421297Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-11-03T15:53:22.2421489Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-11-03T15:53:22.2421683Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-11-03T15:53:22.2421886Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-11-03T15:53:22.2422084Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-11-03T15:53:22.2422281Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-11-03T15:53:22.2422486Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-11-03T15:53:22.2422682Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-11-03T15:53:22.2422874Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-11-03T15:53:22.2423080Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-11-03T15:53:22.2423279Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-11-03T15:53:22.2423472Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-11-03T15:53:22.2423712Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-11-03T15:53:22.2423910Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-11-03T15:53:22.2424103Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-11-03T15:53:22.2448758Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-11-03T15:53:22.2449151Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-11-03T15:53:22.2449362Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-11-03T15:53:22.2449564Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-11-03T15:53:22.2449769Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-11-03T15:53:22.2449962Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-11-03T15:53:22.2450169Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-11-03T15:53:22.2450370Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-11-03T15:53:22.2450568Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-11-03T15:53:22.2450762Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-11-03T15:53:22.2451155Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-11-03T15:53:22.2451352Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-11-03T15:53:22.2451595Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-11-03T15:53:22.2451806Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-11-03T15:53:22.2452039Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-11-03T15:53:22.2452347Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-11-03T15:53:22.2452601Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-11-03T15:53:22.2452797Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-11-03T15:53:22.2453004Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-11-03T15:53:22.2453202Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-11-03T15:53:22.2453398Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-11-03T15:53:22.2453593Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-11-03T15:53:22.2453788Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-11-03T15:53:22.2454103Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-11-03T15:53:22.2454306Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-11-03T15:53:22.2454506Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-11-03T15:53:22.2454716Z * [new branch] gh/soulitzer/381/base -> origin/gh/soulitzer/381/base 2025-11-03T15:53:22.2454918Z * [new branch] gh/soulitzer/381/head -> origin/gh/soulitzer/381/head 2025-11-03T15:53:22.2455114Z * [new branch] gh/soulitzer/381/orig -> origin/gh/soulitzer/381/orig 2025-11-03T15:53:22.2455325Z * [new branch] gh/soulitzer/384/base -> origin/gh/soulitzer/384/base 2025-11-03T15:53:22.2455522Z * [new branch] gh/soulitzer/384/head -> origin/gh/soulitzer/384/head 2025-11-03T15:53:22.2455717Z * [new branch] gh/soulitzer/384/orig -> origin/gh/soulitzer/384/orig 2025-11-03T15:53:22.2455930Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-11-03T15:53:22.2456125Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-11-03T15:53:22.2456319Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-11-03T15:53:22.2456538Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-11-03T15:53:22.2456740Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-11-03T15:53:22.2456938Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-11-03T15:53:22.2457144Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-11-03T15:53:22.2457343Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-11-03T15:53:22.2457537Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-11-03T15:53:22.2457748Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-11-03T15:53:22.2457943Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-11-03T15:53:22.2458132Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-11-03T15:53:22.2458449Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-11-03T15:53:22.2458658Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-11-03T15:53:22.2458852Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-11-03T15:53:22.2459042Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-11-03T15:53:22.2459238Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-11-03T15:53:22.2459505Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-11-03T15:53:22.2459693Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-11-03T15:53:22.2459893Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-11-03T15:53:22.2460087Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-11-03T15:53:22.2460279Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-11-03T15:53:22.2460472Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-11-03T15:53:22.2460664Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-11-03T15:53:22.2460853Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-11-03T15:53:22.2461052Z * [new branch] gh/swolchok/838/base -> origin/gh/swolchok/838/base 2025-11-03T15:53:22.2461252Z * [new branch] gh/swolchok/838/head -> origin/gh/swolchok/838/head 2025-11-03T15:53:22.2461443Z * [new branch] gh/swolchok/838/orig -> origin/gh/swolchok/838/orig 2025-11-03T15:53:22.2461641Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-11-03T15:53:22.2461832Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-11-03T15:53:22.2462025Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-11-03T15:53:22.2462221Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-11-03T15:53:22.2462412Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-11-03T15:53:22.2462601Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-11-03T15:53:22.2462790Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-11-03T15:53:22.2463037Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-11-03T15:53:22.2463227Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-11-03T15:53:22.2463415Z * [new branch] gh/swolchok/843/base -> origin/gh/swolchok/843/base 2025-11-03T15:53:22.2463649Z * [new branch] gh/swolchok/843/head -> origin/gh/swolchok/843/head 2025-11-03T15:53:22.2463842Z * [new branch] gh/swolchok/843/orig -> origin/gh/swolchok/843/orig 2025-11-03T15:53:22.2464033Z * [new branch] gh/swolchok/844/base -> origin/gh/swolchok/844/base 2025-11-03T15:53:22.2464230Z * [new branch] gh/swolchok/844/head -> origin/gh/swolchok/844/head 2025-11-03T15:53:22.2464417Z * [new branch] gh/swolchok/844/orig -> origin/gh/swolchok/844/orig 2025-11-03T15:53:22.2464616Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-11-03T15:53:22.2464822Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-11-03T15:53:22.2465013Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-11-03T15:53:22.2465201Z * [new branch] gh/swolchok/847/base -> origin/gh/swolchok/847/base 2025-11-03T15:53:22.2465479Z * [new branch] gh/swolchok/847/head -> origin/gh/swolchok/847/head 2025-11-03T15:53:22.2465666Z * [new branch] gh/swolchok/847/orig -> origin/gh/swolchok/847/orig 2025-11-03T15:53:22.2465855Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-11-03T15:53:22.2466055Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-11-03T15:53:22.2466249Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-11-03T15:53:22.2466508Z * [new branch] gh/swolchok/849/base -> origin/gh/swolchok/849/base 2025-11-03T15:53:22.2466704Z * [new branch] gh/swolchok/849/head -> origin/gh/swolchok/849/head 2025-11-03T15:53:22.2466888Z * [new branch] gh/swolchok/849/orig -> origin/gh/swolchok/849/orig 2025-11-03T15:53:22.2467119Z * [new branch] gh/swolchok/850/base -> origin/gh/swolchok/850/base 2025-11-03T15:53:22.2467313Z * [new branch] gh/swolchok/850/head -> origin/gh/swolchok/850/head 2025-11-03T15:53:22.2467512Z * [new branch] gh/swolchok/850/orig -> origin/gh/swolchok/850/orig 2025-11-03T15:53:22.2467697Z * [new branch] gh/swolchok/851/base -> origin/gh/swolchok/851/base 2025-11-03T15:53:22.2467888Z * [new branch] gh/swolchok/851/head -> origin/gh/swolchok/851/head 2025-11-03T15:53:22.2468090Z * [new branch] gh/swolchok/851/orig -> origin/gh/swolchok/851/orig 2025-11-03T15:53:22.2468284Z * [new branch] gh/swolchok/852/base -> origin/gh/swolchok/852/base 2025-11-03T15:53:22.2468471Z * [new branch] gh/swolchok/852/head -> origin/gh/swolchok/852/head 2025-11-03T15:53:22.2468668Z * [new branch] gh/swolchok/852/orig -> origin/gh/swolchok/852/orig 2025-11-03T15:53:22.2468860Z * [new branch] gh/swolchok/853/base -> origin/gh/swolchok/853/base 2025-11-03T15:53:22.2469048Z * [new branch] gh/swolchok/853/head -> origin/gh/swolchok/853/head 2025-11-03T15:53:22.2469243Z * [new branch] gh/swolchok/853/orig -> origin/gh/swolchok/853/orig 2025-11-03T15:53:22.2469431Z * [new branch] gh/swolchok/854/base -> origin/gh/swolchok/854/base 2025-11-03T15:53:22.2469626Z * [new branch] gh/swolchok/854/head -> origin/gh/swolchok/854/head 2025-11-03T15:53:22.2469825Z * [new branch] gh/swolchok/854/orig -> origin/gh/swolchok/854/orig 2025-11-03T15:53:22.2470011Z * [new branch] gh/swolchok/855/base -> origin/gh/swolchok/855/base 2025-11-03T15:53:22.2470199Z * [new branch] gh/swolchok/855/head -> origin/gh/swolchok/855/head 2025-11-03T15:53:22.2470396Z * [new branch] gh/swolchok/855/orig -> origin/gh/swolchok/855/orig 2025-11-03T15:53:22.2470590Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-11-03T15:53:22.2470787Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-11-03T15:53:22.2470991Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-11-03T15:53:22.2471183Z * [new branch] gh/swolchok/857/base -> origin/gh/swolchok/857/base 2025-11-03T15:53:22.2471372Z * [new branch] gh/swolchok/857/head -> origin/gh/swolchok/857/head 2025-11-03T15:53:22.2471563Z * [new branch] gh/swolchok/857/orig -> origin/gh/swolchok/857/orig 2025-11-03T15:53:22.2471760Z * [new branch] gh/swolchok/858/base -> origin/gh/swolchok/858/base 2025-11-03T15:53:22.2471955Z * [new branch] gh/swolchok/858/head -> origin/gh/swolchok/858/head 2025-11-03T15:53:22.2472216Z * [new branch] gh/swolchok/858/orig -> origin/gh/swolchok/858/orig 2025-11-03T15:53:22.2472420Z * [new branch] gh/swolchok/859/base -> origin/gh/swolchok/859/base 2025-11-03T15:53:22.2472610Z * [new branch] gh/swolchok/859/head -> origin/gh/swolchok/859/head 2025-11-03T15:53:22.2472802Z * [new branch] gh/swolchok/859/orig -> origin/gh/swolchok/859/orig 2025-11-03T15:53:22.2473003Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-11-03T15:53:22.2473191Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-11-03T15:53:22.2473448Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-11-03T15:53:22.2473651Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-11-03T15:53:22.2473846Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-11-03T15:53:22.2474040Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-11-03T15:53:22.2474242Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-11-03T15:53:22.2474437Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-11-03T15:53:22.2474625Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-11-03T15:53:22.2474828Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-11-03T15:53:22.2475024Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-11-03T15:53:22.2475256Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-11-03T15:53:22.2475455Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-11-03T15:53:22.2475648Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-11-03T15:53:22.2475840Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-11-03T15:53:22.2476033Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-11-03T15:53:22.2476237Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-11-03T15:53:22.2476428Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-11-03T15:53:22.2476627Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-11-03T15:53:22.2476826Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-11-03T15:53:22.2477009Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-11-03T15:53:22.2477195Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-11-03T15:53:22.2477392Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-11-03T15:53:22.2477572Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-11-03T15:53:22.2477804Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-11-03T15:53:22.2478046Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-11-03T15:53:22.2478269Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-11-03T15:53:22.2478487Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-11-03T15:53:22.2478718Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-11-03T15:53:22.2478976Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-11-03T15:53:22.2479201Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-11-03T15:53:22.2480023Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-11-03T15:53:22.2480248Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-11-03T15:53:22.2480475Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-11-03T15:53:22.2480709Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-11-03T15:53:22.2480931Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-11-03T15:53:22.2481228Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-11-03T15:53:22.2481447Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-11-03T15:53:22.2481672Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-11-03T15:53:22.2481898Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-11-03T15:53:22.2482120Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-11-03T15:53:22.2482345Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-11-03T15:53:22.2482569Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-11-03T15:53:22.2482788Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-11-03T15:53:22.2483019Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-11-03T15:53:22.2483238Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-11-03T15:53:22.2483456Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-11-03T15:53:22.2483688Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-11-03T15:53:22.2483909Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-11-03T15:53:22.2484129Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-11-03T15:53:22.2484354Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-11-03T15:53:22.2484575Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-11-03T15:53:22.2484792Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-11-03T15:53:22.2485022Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-11-03T15:53:22.2485241Z * [new branch] gh/tugsbayasgalan/39/base -> origin/gh/tugsbayasgalan/39/base 2025-11-03T15:53:22.2485458Z * [new branch] gh/tugsbayasgalan/39/head -> origin/gh/tugsbayasgalan/39/head 2025-11-03T15:53:22.2485687Z * [new branch] gh/tugsbayasgalan/39/orig -> origin/gh/tugsbayasgalan/39/orig 2025-11-03T15:53:22.2485906Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-11-03T15:53:22.2486122Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-11-03T15:53:22.2486352Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-11-03T15:53:22.2486569Z * [new branch] gh/tugsbayasgalan/46/base -> origin/gh/tugsbayasgalan/46/base 2025-11-03T15:53:22.2486790Z * [new branch] gh/tugsbayasgalan/46/head -> origin/gh/tugsbayasgalan/46/head 2025-11-03T15:53:22.2487011Z * [new branch] gh/tugsbayasgalan/46/orig -> origin/gh/tugsbayasgalan/46/orig 2025-11-03T15:53:22.2487237Z * [new branch] gh/tugsbayasgalan/47/base -> origin/gh/tugsbayasgalan/47/base 2025-11-03T15:53:22.2487522Z * [new branch] gh/tugsbayasgalan/47/head -> origin/gh/tugsbayasgalan/47/head 2025-11-03T15:53:22.2487739Z * [new branch] gh/tugsbayasgalan/47/orig -> origin/gh/tugsbayasgalan/47/orig 2025-11-03T15:53:22.2487968Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-11-03T15:53:22.2488186Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-11-03T15:53:22.2488409Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-11-03T15:53:22.2489007Z * [new branch] gh/tugsbayasgalan/49/base -> origin/gh/tugsbayasgalan/49/base 2025-11-03T15:53:22.2489234Z * [new branch] gh/tugsbayasgalan/49/head -> origin/gh/tugsbayasgalan/49/head 2025-11-03T15:53:22.2489454Z * [new branch] gh/tugsbayasgalan/49/orig -> origin/gh/tugsbayasgalan/49/orig 2025-11-03T15:53:22.2489682Z * [new branch] gh/tugsbayasgalan/50/base -> origin/gh/tugsbayasgalan/50/base 2025-11-03T15:53:22.2489909Z * [new branch] gh/tugsbayasgalan/50/head -> origin/gh/tugsbayasgalan/50/head 2025-11-03T15:53:22.2490128Z * [new branch] gh/tugsbayasgalan/50/orig -> origin/gh/tugsbayasgalan/50/orig 2025-11-03T15:53:22.2490357Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-11-03T15:53:22.2490582Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-11-03T15:53:22.2490807Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-11-03T15:53:22.2491031Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-11-03T15:53:22.2491256Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-11-03T15:53:22.2491472Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-11-03T15:53:22.2491695Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-11-03T15:53:22.2491913Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-11-03T15:53:22.2492144Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-11-03T15:53:22.2492366Z * [new branch] gh/tugsbayasgalan/54/base -> origin/gh/tugsbayasgalan/54/base 2025-11-03T15:53:22.2492584Z * [new branch] gh/tugsbayasgalan/54/head -> origin/gh/tugsbayasgalan/54/head 2025-11-03T15:53:22.2492809Z * [new branch] gh/tugsbayasgalan/54/orig -> origin/gh/tugsbayasgalan/54/orig 2025-11-03T15:53:22.2493028Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-11-03T15:53:22.2493247Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-11-03T15:53:22.2493475Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-11-03T15:53:22.2493692Z * [new branch] gh/tugsbayasgalan/56/base -> origin/gh/tugsbayasgalan/56/base 2025-11-03T15:53:22.2493988Z * [new branch] gh/tugsbayasgalan/56/head -> origin/gh/tugsbayasgalan/56/head 2025-11-03T15:53:22.2494220Z * [new branch] gh/tugsbayasgalan/56/orig -> origin/gh/tugsbayasgalan/56/orig 2025-11-03T15:53:22.2494442Z * [new branch] gh/tugsbayasgalan/57/base -> origin/gh/tugsbayasgalan/57/base 2025-11-03T15:53:22.2494671Z * [new branch] gh/tugsbayasgalan/57/head -> origin/gh/tugsbayasgalan/57/head 2025-11-03T15:53:22.2494899Z * [new branch] gh/tugsbayasgalan/57/orig -> origin/gh/tugsbayasgalan/57/orig 2025-11-03T15:53:22.2495122Z * [new branch] gh/tugsbayasgalan/58/base -> origin/gh/tugsbayasgalan/58/base 2025-11-03T15:53:22.2495349Z * [new branch] gh/tugsbayasgalan/58/head -> origin/gh/tugsbayasgalan/58/head 2025-11-03T15:53:22.2495652Z * [new branch] gh/tugsbayasgalan/58/orig -> origin/gh/tugsbayasgalan/58/orig 2025-11-03T15:53:22.2495873Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-11-03T15:53:22.2496092Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-11-03T15:53:22.2496324Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-11-03T15:53:22.2496547Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-11-03T15:53:22.2496832Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-11-03T15:53:22.2497053Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-11-03T15:53:22.2497271Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-11-03T15:53:22.2497492Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-11-03T15:53:22.2497711Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-11-03T15:53:22.2497937Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-11-03T15:53:22.2498160Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-11-03T15:53:22.2498377Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-11-03T15:53:22.2498614Z * [new branch] gh/tugsbayasgalan/62/base -> origin/gh/tugsbayasgalan/62/base 2025-11-03T15:53:22.2498829Z * [new branch] gh/tugsbayasgalan/62/head -> origin/gh/tugsbayasgalan/62/head 2025-11-03T15:53:22.2499050Z * [new branch] gh/tugsbayasgalan/62/orig -> origin/gh/tugsbayasgalan/62/orig 2025-11-03T15:53:22.2499276Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-11-03T15:53:22.2499496Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-11-03T15:53:22.2499711Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-11-03T15:53:22.2499943Z * [new branch] gh/tugsbayasgalan/64/base -> origin/gh/tugsbayasgalan/64/base 2025-11-03T15:53:22.2500163Z * [new branch] gh/tugsbayasgalan/64/head -> origin/gh/tugsbayasgalan/64/head 2025-11-03T15:53:22.2500386Z * [new branch] gh/tugsbayasgalan/64/orig -> origin/gh/tugsbayasgalan/64/orig 2025-11-03T15:53:22.2500620Z * [new branch] gh/tugsbayasgalan/65/base -> origin/gh/tugsbayasgalan/65/base 2025-11-03T15:53:22.2500837Z * [new branch] gh/tugsbayasgalan/65/head -> origin/gh/tugsbayasgalan/65/head 2025-11-03T15:53:22.2501055Z * [new branch] gh/tugsbayasgalan/65/orig -> origin/gh/tugsbayasgalan/65/orig 2025-11-03T15:53:22.2501284Z * [new branch] gh/tugsbayasgalan/66/base -> origin/gh/tugsbayasgalan/66/base 2025-11-03T15:53:22.2501499Z * [new branch] gh/tugsbayasgalan/66/head -> origin/gh/tugsbayasgalan/66/head 2025-11-03T15:53:22.2501716Z * [new branch] gh/tugsbayasgalan/66/orig -> origin/gh/tugsbayasgalan/66/orig 2025-11-03T15:53:22.2501939Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-11-03T15:53:22.2502160Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-11-03T15:53:22.2502386Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-11-03T15:53:22.2502609Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-11-03T15:53:22.2502826Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-11-03T15:53:22.2503109Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-11-03T15:53:22.2503330Z * [new branch] gh/tugsbayasgalan/69/base -> origin/gh/tugsbayasgalan/69/base 2025-11-03T15:53:22.2503548Z * [new branch] gh/tugsbayasgalan/69/head -> origin/gh/tugsbayasgalan/69/head 2025-11-03T15:53:22.2503766Z * [new branch] gh/tugsbayasgalan/69/orig -> origin/gh/tugsbayasgalan/69/orig 2025-11-03T15:53:22.2503984Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-11-03T15:53:22.2504265Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-11-03T15:53:22.2504483Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-11-03T15:53:22.2504702Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-11-03T15:53:22.2504923Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-11-03T15:53:22.2505139Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-11-03T15:53:22.2505352Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-11-03T15:53:22.2505577Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-11-03T15:53:22.2505796Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-11-03T15:53:22.2506016Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-11-03T15:53:22.2506238Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-11-03T15:53:22.2506455Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-11-03T15:53:22.2506672Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-11-03T15:53:22.2506898Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-11-03T15:53:22.2507111Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-11-03T15:53:22.2507287Z * [new branch] gh/v0i0/13/base -> origin/gh/v0i0/13/base 2025-11-03T15:53:22.2507462Z * [new branch] gh/v0i0/13/head -> origin/gh/v0i0/13/head 2025-11-03T15:53:22.2507628Z * [new branch] gh/v0i0/13/orig -> origin/gh/v0i0/13/orig 2025-11-03T15:53:22.2507795Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-11-03T15:53:22.2507957Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-11-03T15:53:22.2508133Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-11-03T15:53:22.2508346Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-11-03T15:53:22.2508545Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-11-03T15:53:22.2508756Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-11-03T15:53:22.2508951Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-11-03T15:53:22.2509149Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-11-03T15:53:22.2509358Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-11-03T15:53:22.2509558Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-11-03T15:53:22.2509753Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-11-03T15:53:22.2509932Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-11-03T15:53:22.2510176Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-11-03T15:53:22.2510348Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-11-03T15:53:22.2510549Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-11-03T15:53:22.2510741Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-11-03T15:53:22.2510929Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-11-03T15:53:22.2511191Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-11-03T15:53:22.2511380Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-11-03T15:53:22.2511568Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-11-03T15:53:22.2511766Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-11-03T15:53:22.2511960Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-11-03T15:53:22.2512147Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-11-03T15:53:22.2512332Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-11-03T15:53:22.2512534Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-11-03T15:53:22.2512721Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-11-03T15:53:22.2512910Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-11-03T15:53:22.2513106Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-11-03T15:53:22.2513297Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-11-03T15:53:22.2513493Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-11-03T15:53:22.2513687Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-11-03T15:53:22.2513872Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-11-03T15:53:22.2514071Z * [new branch] gh/weifengpy/34/base -> origin/gh/weifengpy/34/base 2025-11-03T15:53:22.2514274Z * [new branch] gh/weifengpy/34/head -> origin/gh/weifengpy/34/head 2025-11-03T15:53:22.2514465Z * [new branch] gh/weifengpy/34/orig -> origin/gh/weifengpy/34/orig 2025-11-03T15:53:22.2514659Z * [new branch] gh/weifengpy/35/base -> origin/gh/weifengpy/35/base 2025-11-03T15:53:22.2514855Z * [new branch] gh/weifengpy/35/head -> origin/gh/weifengpy/35/head 2025-11-03T15:53:22.2515044Z * [new branch] gh/weifengpy/35/orig -> origin/gh/weifengpy/35/orig 2025-11-03T15:53:22.2515235Z * [new branch] gh/weifengpy/36/base -> origin/gh/weifengpy/36/base 2025-11-03T15:53:22.2515436Z * [new branch] gh/weifengpy/36/head -> origin/gh/weifengpy/36/head 2025-11-03T15:53:22.2515629Z * [new branch] gh/weifengpy/36/orig -> origin/gh/weifengpy/36/orig 2025-11-03T15:53:22.2515818Z * [new branch] gh/weifengpy/37/base -> origin/gh/weifengpy/37/base 2025-11-03T15:53:22.2516010Z * [new branch] gh/weifengpy/37/head -> origin/gh/weifengpy/37/head 2025-11-03T15:53:22.2516201Z * [new branch] gh/weifengpy/37/orig -> origin/gh/weifengpy/37/orig 2025-11-03T15:53:22.2516401Z * [new branch] gh/weifengpy/38/base -> origin/gh/weifengpy/38/base 2025-11-03T15:53:22.2516595Z * [new branch] gh/weifengpy/38/head -> origin/gh/weifengpy/38/head 2025-11-03T15:53:22.2516794Z * [new branch] gh/weifengpy/38/orig -> origin/gh/weifengpy/38/orig 2025-11-03T15:53:22.2517046Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-11-03T15:53:22.2517240Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-11-03T15:53:22.2517444Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-11-03T15:53:22.2517659Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-11-03T15:53:22.2517871Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-11-03T15:53:22.2518152Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-11-03T15:53:22.2518364Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-11-03T15:53:22.2518577Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-11-03T15:53:22.2518795Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-11-03T15:53:22.2519002Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-11-03T15:53:22.2519209Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-11-03T15:53:22.2519432Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-11-03T15:53:22.2519642Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-11-03T15:53:22.2519852Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-11-03T15:53:22.2520068Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-11-03T15:53:22.2520275Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-11-03T15:53:22.2520484Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-11-03T15:53:22.2520704Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-11-03T15:53:22.2520912Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-11-03T15:53:22.2521119Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-11-03T15:53:22.2521336Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-11-03T15:53:22.2521549Z * [new branch] gh/williamwen42/290/base -> origin/gh/williamwen42/290/base 2025-11-03T15:53:22.2521759Z * [new branch] gh/williamwen42/290/head -> origin/gh/williamwen42/290/head 2025-11-03T15:53:22.2521969Z * [new branch] gh/williamwen42/290/orig -> origin/gh/williamwen42/290/orig 2025-11-03T15:53:22.2522185Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-11-03T15:53:22.2522395Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-11-03T15:53:22.2522603Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-11-03T15:53:22.2522821Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-11-03T15:53:22.2523031Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-11-03T15:53:22.2523237Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-11-03T15:53:22.2523455Z * [new branch] gh/williamwen42/305/base -> origin/gh/williamwen42/305/base 2025-11-03T15:53:22.2523664Z * [new branch] gh/williamwen42/305/head -> origin/gh/williamwen42/305/head 2025-11-03T15:53:22.2523871Z * [new branch] gh/williamwen42/305/orig -> origin/gh/williamwen42/305/orig 2025-11-03T15:53:22.2524087Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-11-03T15:53:22.2524362Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-11-03T15:53:22.2524573Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-11-03T15:53:22.2524789Z * [new branch] gh/williamwen42/307/base -> origin/gh/williamwen42/307/base 2025-11-03T15:53:22.2524996Z * [new branch] gh/williamwen42/307/head -> origin/gh/williamwen42/307/head 2025-11-03T15:53:22.2525203Z * [new branch] gh/williamwen42/307/orig -> origin/gh/williamwen42/307/orig 2025-11-03T15:53:22.2525491Z * [new branch] gh/williamwen42/308/base -> origin/gh/williamwen42/308/base 2025-11-03T15:53:22.2525700Z * [new branch] gh/williamwen42/308/head -> origin/gh/williamwen42/308/head 2025-11-03T15:53:22.2525910Z * [new branch] gh/williamwen42/308/orig -> origin/gh/williamwen42/308/orig 2025-11-03T15:53:22.2526127Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-11-03T15:53:22.2526336Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-11-03T15:53:22.2526547Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-11-03T15:53:22.2526764Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-11-03T15:53:22.2526972Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-11-03T15:53:22.2527188Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-11-03T15:53:22.2527396Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-11-03T15:53:22.2527618Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-11-03T15:53:22.2527830Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-11-03T15:53:22.2528041Z * [new branch] gh/williamwen42/312/base -> origin/gh/williamwen42/312/base 2025-11-03T15:53:22.2528268Z * [new branch] gh/williamwen42/312/head -> origin/gh/williamwen42/312/head 2025-11-03T15:53:22.2528475Z * [new branch] gh/williamwen42/312/orig -> origin/gh/williamwen42/312/orig 2025-11-03T15:53:22.2528682Z * [new branch] gh/williamwen42/313/base -> origin/gh/williamwen42/313/base 2025-11-03T15:53:22.2528905Z * [new branch] gh/williamwen42/313/head -> origin/gh/williamwen42/313/head 2025-11-03T15:53:22.2529115Z * [new branch] gh/williamwen42/313/orig -> origin/gh/williamwen42/313/orig 2025-11-03T15:53:22.2529322Z * [new branch] gh/williamwen42/314/base -> origin/gh/williamwen42/314/base 2025-11-03T15:53:22.2529538Z * [new branch] gh/williamwen42/314/head -> origin/gh/williamwen42/314/head 2025-11-03T15:53:22.2529753Z * [new branch] gh/williamwen42/314/orig -> origin/gh/williamwen42/314/orig 2025-11-03T15:53:22.2529962Z * [new branch] gh/williamwen42/315/base -> origin/gh/williamwen42/315/base 2025-11-03T15:53:22.2530178Z * [new branch] gh/williamwen42/315/head -> origin/gh/williamwen42/315/head 2025-11-03T15:53:22.2530386Z * [new branch] gh/williamwen42/315/orig -> origin/gh/williamwen42/315/orig 2025-11-03T15:53:22.2530593Z * [new branch] gh/williamwen42/316/base -> origin/gh/williamwen42/316/base 2025-11-03T15:53:22.2530815Z * [new branch] gh/williamwen42/316/head -> origin/gh/williamwen42/316/head 2025-11-03T15:53:22.2531026Z * [new branch] gh/williamwen42/316/orig -> origin/gh/williamwen42/316/orig 2025-11-03T15:53:22.2531232Z * [new branch] gh/williamwen42/317/base -> origin/gh/williamwen42/317/base 2025-11-03T15:53:22.2531518Z * [new branch] gh/williamwen42/317/head -> origin/gh/williamwen42/317/head 2025-11-03T15:53:22.2531737Z * [new branch] gh/williamwen42/317/orig -> origin/gh/williamwen42/317/orig 2025-11-03T15:53:22.2531955Z * [new branch] gh/williamwen42/318/base -> origin/gh/williamwen42/318/base 2025-11-03T15:53:22.2532165Z * [new branch] gh/williamwen42/318/head -> origin/gh/williamwen42/318/head 2025-11-03T15:53:22.2532370Z * [new branch] gh/williamwen42/318/orig -> origin/gh/williamwen42/318/orig 2025-11-03T15:53:22.2532647Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-11-03T15:53:22.2532854Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-11-03T15:53:22.2533061Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-11-03T15:53:22.2533280Z * [new branch] gh/williamwen42/320/base -> origin/gh/williamwen42/320/base 2025-11-03T15:53:22.2533492Z * [new branch] gh/williamwen42/320/head -> origin/gh/williamwen42/320/head 2025-11-03T15:53:22.2533698Z * [new branch] gh/williamwen42/320/orig -> origin/gh/williamwen42/320/orig 2025-11-03T15:53:22.2534007Z * [new branch] gh/williamwen42/321/base -> origin/gh/williamwen42/321/base 2025-11-03T15:53:22.2534225Z * [new branch] gh/williamwen42/321/head -> origin/gh/williamwen42/321/head 2025-11-03T15:53:22.2534441Z * [new branch] gh/williamwen42/321/orig -> origin/gh/williamwen42/321/orig 2025-11-03T15:53:22.2534653Z * [new branch] gh/williamwen42/322/base -> origin/gh/williamwen42/322/base 2025-11-03T15:53:22.2534873Z * [new branch] gh/williamwen42/322/head -> origin/gh/williamwen42/322/head 2025-11-03T15:53:22.2535082Z * [new branch] gh/williamwen42/322/orig -> origin/gh/williamwen42/322/orig 2025-11-03T15:53:22.2535355Z * [new branch] gh/williamwen42/323/base -> origin/gh/williamwen42/323/base 2025-11-03T15:53:22.2535577Z * [new branch] gh/williamwen42/323/head -> origin/gh/williamwen42/323/head 2025-11-03T15:53:22.2535823Z * [new branch] gh/williamwen42/323/orig -> origin/gh/williamwen42/323/orig 2025-11-03T15:53:22.2536033Z * [new branch] gh/williamwen42/324/base -> origin/gh/williamwen42/324/base 2025-11-03T15:53:22.2536251Z * [new branch] gh/williamwen42/324/head -> origin/gh/williamwen42/324/head 2025-11-03T15:53:22.2536462Z * [new branch] gh/williamwen42/324/orig -> origin/gh/williamwen42/324/orig 2025-11-03T15:53:22.2536669Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-11-03T15:53:22.2536894Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-11-03T15:53:22.2537104Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-11-03T15:53:22.2537312Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-11-03T15:53:22.2537532Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-11-03T15:53:22.2537738Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-11-03T15:53:22.2537946Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-11-03T15:53:22.2538166Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-11-03T15:53:22.2538372Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-11-03T15:53:22.2538582Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-11-03T15:53:22.2538794Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-11-03T15:53:22.2539085Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-11-03T15:53:22.2539293Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-11-03T15:53:22.2539514Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-11-03T15:53:22.2539721Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-11-03T15:53:22.2539908Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-11-03T15:53:22.2540159Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-11-03T15:53:22.2540352Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-11-03T15:53:22.2540527Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-11-03T15:53:22.2540705Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-11-03T15:53:22.2540895Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-11-03T15:53:22.2541071Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-11-03T15:53:22.2541247Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-11-03T15:53:22.2541441Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-11-03T15:53:22.2541616Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-11-03T15:53:22.2541794Z * [new branch] gh/xmfan/289/base -> origin/gh/xmfan/289/base 2025-11-03T15:53:22.2541978Z * [new branch] gh/xmfan/289/head -> origin/gh/xmfan/289/head 2025-11-03T15:53:22.2542151Z * [new branch] gh/xmfan/289/orig -> origin/gh/xmfan/289/orig 2025-11-03T15:53:22.2542328Z * [new branch] gh/xmfan/291/base -> origin/gh/xmfan/291/base 2025-11-03T15:53:22.2542508Z * [new branch] gh/xmfan/291/head -> origin/gh/xmfan/291/head 2025-11-03T15:53:22.2542681Z * [new branch] gh/xmfan/291/orig -> origin/gh/xmfan/291/orig 2025-11-03T15:53:22.2542857Z * [new branch] gh/xmfan/292/base -> origin/gh/xmfan/292/base 2025-11-03T15:53:22.2543044Z * [new branch] gh/xmfan/292/head -> origin/gh/xmfan/292/head 2025-11-03T15:53:22.2543219Z * [new branch] gh/xmfan/292/orig -> origin/gh/xmfan/292/orig 2025-11-03T15:53:22.2543398Z * [new branch] gh/xmfan/295/base -> origin/gh/xmfan/295/base 2025-11-03T15:53:22.2543572Z * [new branch] gh/xmfan/295/head -> origin/gh/xmfan/295/head 2025-11-03T15:53:22.2543753Z * [new branch] gh/xmfan/295/orig -> origin/gh/xmfan/295/orig 2025-11-03T15:53:22.2543930Z * [new branch] gh/xmfan/296/base -> origin/gh/xmfan/296/base 2025-11-03T15:53:22.2544104Z * [new branch] gh/xmfan/296/head -> origin/gh/xmfan/296/head 2025-11-03T15:53:22.2544286Z * [new branch] gh/xmfan/296/orig -> origin/gh/xmfan/296/orig 2025-11-03T15:53:22.2544461Z * [new branch] gh/xmfan/297/base -> origin/gh/xmfan/297/base 2025-11-03T15:53:22.2544635Z * [new branch] gh/xmfan/297/head -> origin/gh/xmfan/297/head 2025-11-03T15:53:22.2544821Z * [new branch] gh/xmfan/297/orig -> origin/gh/xmfan/297/orig 2025-11-03T15:53:22.2544997Z * [new branch] gh/xmfan/298/base -> origin/gh/xmfan/298/base 2025-11-03T15:53:22.2545171Z * [new branch] gh/xmfan/298/head -> origin/gh/xmfan/298/head 2025-11-03T15:53:22.2545352Z * [new branch] gh/xmfan/298/orig -> origin/gh/xmfan/298/orig 2025-11-03T15:53:22.2545591Z * [new branch] gh/xmfan/299/base -> origin/gh/xmfan/299/base 2025-11-03T15:53:22.2545766Z * [new branch] gh/xmfan/299/head -> origin/gh/xmfan/299/head 2025-11-03T15:53:22.2545953Z * [new branch] gh/xmfan/299/orig -> origin/gh/xmfan/299/orig 2025-11-03T15:53:22.2546127Z * [new branch] gh/xmfan/300/base -> origin/gh/xmfan/300/base 2025-11-03T15:53:22.2546303Z * [new branch] gh/xmfan/300/head -> origin/gh/xmfan/300/head 2025-11-03T15:53:22.2546548Z * [new branch] gh/xmfan/300/orig -> origin/gh/xmfan/300/orig 2025-11-03T15:53:22.2546728Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-11-03T15:53:22.2546904Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-11-03T15:53:22.2547077Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-11-03T15:53:22.2547268Z * [new branch] gh/xmfan/302/base -> origin/gh/xmfan/302/base 2025-11-03T15:53:22.2547444Z * [new branch] gh/xmfan/302/head -> origin/gh/xmfan/302/head 2025-11-03T15:53:22.2547620Z * [new branch] gh/xmfan/302/orig -> origin/gh/xmfan/302/orig 2025-11-03T15:53:22.2547803Z * [new branch] gh/xmfan/303/base -> origin/gh/xmfan/303/base 2025-11-03T15:53:22.2547978Z * [new branch] gh/xmfan/303/head -> origin/gh/xmfan/303/head 2025-11-03T15:53:22.2548154Z * [new branch] gh/xmfan/303/orig -> origin/gh/xmfan/303/orig 2025-11-03T15:53:22.2548339Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-11-03T15:53:22.2548513Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-11-03T15:53:22.2548687Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-11-03T15:53:22.2548870Z * [new branch] gh/xmfan/305/base -> origin/gh/xmfan/305/base 2025-11-03T15:53:22.2549044Z * [new branch] gh/xmfan/305/head -> origin/gh/xmfan/305/head 2025-11-03T15:53:22.2549220Z * [new branch] gh/xmfan/305/orig -> origin/gh/xmfan/305/orig 2025-11-03T15:53:22.2549398Z * [new branch] gh/xmfan/306/base -> origin/gh/xmfan/306/base 2025-11-03T15:53:22.2549573Z * [new branch] gh/xmfan/306/head -> origin/gh/xmfan/306/head 2025-11-03T15:53:22.2549754Z * [new branch] gh/xmfan/306/orig -> origin/gh/xmfan/306/orig 2025-11-03T15:53:22.2549938Z * [new branch] gh/xmfan/307/base -> origin/gh/xmfan/307/base 2025-11-03T15:53:22.2550113Z * [new branch] gh/xmfan/307/head -> origin/gh/xmfan/307/head 2025-11-03T15:53:22.2550290Z * [new branch] gh/xmfan/307/orig -> origin/gh/xmfan/307/orig 2025-11-03T15:53:22.2550466Z * [new branch] gh/xmfan/308/base -> origin/gh/xmfan/308/base 2025-11-03T15:53:22.2550654Z * [new branch] gh/xmfan/308/head -> origin/gh/xmfan/308/head 2025-11-03T15:53:22.2550829Z * [new branch] gh/xmfan/308/orig -> origin/gh/xmfan/308/orig 2025-11-03T15:53:22.2551004Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-11-03T15:53:22.2551194Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-11-03T15:53:22.2551379Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-11-03T15:53:22.2551592Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-11-03T15:53:22.2551808Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-11-03T15:53:22.2552016Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-11-03T15:53:22.2552290Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-11-03T15:53:22.2552505Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-11-03T15:53:22.2552715Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-11-03T15:53:22.2552918Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-11-03T15:53:22.2553128Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-11-03T15:53:22.2553391Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-11-03T15:53:22.2553596Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-11-03T15:53:22.2553805Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-11-03T15:53:22.2554013Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-11-03T15:53:22.2554215Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-11-03T15:53:22.2554423Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-11-03T15:53:22.2554625Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-11-03T15:53:22.2554824Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-11-03T15:53:22.2555028Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-11-03T15:53:22.2555216Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-11-03T15:53:22.2555405Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-11-03T15:53:22.2555589Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-11-03T15:53:22.2555788Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-11-03T15:53:22.2555973Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-11-03T15:53:22.2556157Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-11-03T15:53:22.2556352Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-11-03T15:53:22.2556536Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-11-03T15:53:22.2556724Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-11-03T15:53:22.2556919Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-11-03T15:53:22.2557105Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-11-03T15:53:22.2557294Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-11-03T15:53:22.2557490Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-11-03T15:53:22.2557675Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-11-03T15:53:22.2557860Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-11-03T15:53:22.2558053Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-11-03T15:53:22.2558241Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-11-03T15:53:22.2558425Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-11-03T15:53:22.2558615Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-11-03T15:53:22.2558799Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-11-03T15:53:22.2559051Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-11-03T15:53:22.2559248Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-11-03T15:53:22.2559435Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-11-03T15:53:22.2559622Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-11-03T15:53:22.2559805Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-11-03T15:53:22.2560066Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-11-03T15:53:22.2560263Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-11-03T15:53:22.2560448Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-11-03T15:53:22.2560640Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-11-03T15:53:22.2560829Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-11-03T15:53:22.2561012Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-11-03T15:53:22.2561203Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-11-03T15:53:22.2561387Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-11-03T15:53:22.2561574Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-11-03T15:53:22.2561773Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-11-03T15:53:22.2561959Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-11-03T15:53:22.2562146Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-11-03T15:53:22.2562345Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-11-03T15:53:22.2562530Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-11-03T15:53:22.2562717Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-11-03T15:53:22.2562912Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-11-03T15:53:22.2563097Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-11-03T15:53:22.2563286Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-11-03T15:53:22.2563484Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-11-03T15:53:22.2563669Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-11-03T15:53:22.2563855Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-11-03T15:53:22.2564049Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-11-03T15:53:22.2564244Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-11-03T15:53:22.2564427Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-11-03T15:53:22.2564611Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-11-03T15:53:22.2564804Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-11-03T15:53:22.2564995Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-11-03T15:53:22.2565180Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-11-03T15:53:22.2565373Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-11-03T15:53:22.2565560Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-11-03T15:53:22.2565816Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-11-03T15:53:22.2566014Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-11-03T15:53:22.2566201Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-11-03T15:53:22.2566386Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-11-03T15:53:22.2566577Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-11-03T15:53:22.2566820Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-11-03T15:53:22.2566998Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-11-03T15:53:22.2567182Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-11-03T15:53:22.2567362Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-11-03T15:53:22.2567538Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-11-03T15:53:22.2567710Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-11-03T15:53:22.2567894Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-11-03T15:53:22.2568070Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-11-03T15:53:22.2568244Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-11-03T15:53:22.2568436Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-11-03T15:53:22.2568612Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-11-03T15:53:22.2568787Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-11-03T15:53:22.2568977Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-11-03T15:53:22.2569157Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-11-03T15:53:22.2569333Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-11-03T15:53:22.2569523Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-11-03T15:53:22.2569699Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-11-03T15:53:22.2569872Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-11-03T15:53:22.2570059Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-11-03T15:53:22.2570237Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-11-03T15:53:22.2570409Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-11-03T15:53:22.2570592Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-11-03T15:53:22.2570767Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-11-03T15:53:22.2570941Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-11-03T15:53:22.2571113Z * [new branch] gh/ydwu4/326/base -> origin/gh/ydwu4/326/base 2025-11-03T15:53:22.2571303Z * [new branch] gh/ydwu4/326/head -> origin/gh/ydwu4/326/head 2025-11-03T15:53:22.2571479Z * [new branch] gh/ydwu4/326/orig -> origin/gh/ydwu4/326/orig 2025-11-03T15:53:22.2571657Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-11-03T15:53:22.2571837Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-11-03T15:53:22.2572009Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-11-03T15:53:22.2572247Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-11-03T15:53:22.2572429Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-11-03T15:53:22.2572603Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-11-03T15:53:22.2572775Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-11-03T15:53:22.2572964Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-11-03T15:53:22.2573198Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-11-03T15:53:22.2573382Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-11-03T15:53:22.2573565Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-11-03T15:53:22.2573740Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-11-03T15:53:22.2574016Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-11-03T15:53:22.2574202Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-11-03T15:53:22.2574377Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-11-03T15:53:22.2574551Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-11-03T15:53:22.2574741Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-11-03T15:53:22.2574922Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-11-03T15:53:22.2575102Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-11-03T15:53:22.2575279Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-11-03T15:53:22.2575465Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-11-03T15:53:22.2575643Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-11-03T15:53:22.2575816Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-11-03T15:53:22.2575995Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-11-03T15:53:22.2576168Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-11-03T15:53:22.2576342Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-11-03T15:53:22.2576529Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-11-03T15:53:22.2576703Z * [new branch] gh/ydwu4/336/base -> origin/gh/ydwu4/336/base 2025-11-03T15:53:22.2576873Z * [new branch] gh/ydwu4/336/head -> origin/gh/ydwu4/336/head 2025-11-03T15:53:22.2577051Z * [new branch] gh/ydwu4/336/orig -> origin/gh/ydwu4/336/orig 2025-11-03T15:53:22.2577231Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-11-03T15:53:22.2577405Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-11-03T15:53:22.2577582Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-11-03T15:53:22.2577756Z * [new branch] gh/ydwu4/338/base -> origin/gh/ydwu4/338/base 2025-11-03T15:53:22.2577929Z * [new branch] gh/ydwu4/338/head -> origin/gh/ydwu4/338/head 2025-11-03T15:53:22.2578119Z * [new branch] gh/ydwu4/338/orig -> origin/gh/ydwu4/338/orig 2025-11-03T15:53:22.2578294Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-11-03T15:53:22.2578469Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-11-03T15:53:22.2578643Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-11-03T15:53:22.2578899Z * [new branch] gh/ydwu4/340/base -> origin/gh/ydwu4/340/base 2025-11-03T15:53:22.2579075Z * [new branch] gh/ydwu4/340/head -> origin/gh/ydwu4/340/head 2025-11-03T15:53:22.2579250Z * [new branch] gh/ydwu4/340/orig -> origin/gh/ydwu4/340/orig 2025-11-03T15:53:22.2579436Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-11-03T15:53:22.2579608Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-11-03T15:53:22.2579847Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-11-03T15:53:22.2580028Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-11-03T15:53:22.2580223Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-11-03T15:53:22.2580421Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-11-03T15:53:22.2580622Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-11-03T15:53:22.2580810Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-11-03T15:53:22.2581001Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-11-03T15:53:22.2581199Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-11-03T15:53:22.2581392Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-11-03T15:53:22.2581584Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-11-03T15:53:22.2581779Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-11-03T15:53:22.2581965Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-11-03T15:53:22.2582162Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-11-03T15:53:22.2582355Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-11-03T15:53:22.2582555Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-11-03T15:53:22.2582743Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-11-03T15:53:22.2582929Z * [new branch] gh/yushangdi/3/base -> origin/gh/yushangdi/3/base 2025-11-03T15:53:22.2583122Z * [new branch] gh/yushangdi/3/head -> origin/gh/yushangdi/3/head 2025-11-03T15:53:22.2583311Z * [new branch] gh/yushangdi/3/orig -> origin/gh/yushangdi/3/orig 2025-11-03T15:53:22.2583500Z * [new branch] gh/yushangdi/4/base -> origin/gh/yushangdi/4/base 2025-11-03T15:53:22.2583697Z * [new branch] gh/yushangdi/4/head -> origin/gh/yushangdi/4/head 2025-11-03T15:53:22.2583892Z * [new branch] gh/yushangdi/4/orig -> origin/gh/yushangdi/4/orig 2025-11-03T15:53:22.2584080Z * [new branch] gh/yushangdi/5/base -> origin/gh/yushangdi/5/base 2025-11-03T15:53:22.2584273Z * [new branch] gh/yushangdi/5/head -> origin/gh/yushangdi/5/head 2025-11-03T15:53:22.2584459Z * [new branch] gh/yushangdi/5/orig -> origin/gh/yushangdi/5/orig 2025-11-03T15:53:22.2584645Z * [new branch] gh/yushangdi/6/base -> origin/gh/yushangdi/6/base 2025-11-03T15:53:22.2584843Z * [new branch] gh/yushangdi/6/head -> origin/gh/yushangdi/6/head 2025-11-03T15:53:22.2585033Z * [new branch] gh/yushangdi/6/orig -> origin/gh/yushangdi/6/orig 2025-11-03T15:53:22.2585219Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-11-03T15:53:22.2585413Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-11-03T15:53:22.2585670Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-11-03T15:53:22.2585859Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-11-03T15:53:22.2586061Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-11-03T15:53:22.2586248Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-11-03T15:53:22.2586442Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-11-03T15:53:22.2586698Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-11-03T15:53:22.2586895Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-11-03T15:53:22.2587089Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-11-03T15:53:22.2587282Z * [new branch] gh/zhxchen17/36/base -> origin/gh/zhxchen17/36/base 2025-11-03T15:53:22.2587478Z * [new branch] gh/zhxchen17/36/head -> origin/gh/zhxchen17/36/head 2025-11-03T15:53:22.2587669Z * [new branch] gh/zhxchen17/36/orig -> origin/gh/zhxchen17/36/orig 2025-11-03T15:53:22.2587855Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2025-11-03T15:53:22.2588048Z * [new branch] gh/zhxchen17/37/head -> origin/gh/zhxchen17/37/head 2025-11-03T15:53:22.2588235Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2025-11-03T15:53:22.2588430Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2025-11-03T15:53:22.2588629Z * [new branch] gh/zhxchen17/38/head -> origin/gh/zhxchen17/38/head 2025-11-03T15:53:22.2588816Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2025-11-03T15:53:22.2588998Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-11-03T15:53:22.2589186Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-11-03T15:53:22.2589363Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-11-03T15:53:22.2589546Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-11-03T15:53:22.2589736Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-11-03T15:53:22.2589924Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-11-03T15:53:22.2590105Z * [new branch] gh/zou3519/1198/base -> origin/gh/zou3519/1198/base 2025-11-03T15:53:22.2590293Z * [new branch] gh/zou3519/1198/head -> origin/gh/zou3519/1198/head 2025-11-03T15:53:22.2590475Z * [new branch] gh/zou3519/1198/orig -> origin/gh/zou3519/1198/orig 2025-11-03T15:53:22.2590662Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-11-03T15:53:22.2590838Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-11-03T15:53:22.2591025Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-11-03T15:53:22.2591202Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-11-03T15:53:22.2591380Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-11-03T15:53:22.2591566Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-11-03T15:53:22.2591743Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-11-03T15:53:22.2591923Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-11-03T15:53:22.2592108Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-11-03T15:53:22.2592793Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-11-03T15:53:22.2592971Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-11-03T15:53:22.2593161Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-11-03T15:53:22.2593343Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-11-03T15:53:22.2593525Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-11-03T15:53:22.2593779Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-11-03T15:53:22.2593959Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-11-03T15:53:22.2594136Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-11-03T15:53:22.2594324Z * [new branch] gh/zpcore/16/base -> origin/gh/zpcore/16/base 2025-11-03T15:53:22.2594503Z * [new branch] gh/zpcore/16/head -> origin/gh/zpcore/16/head 2025-11-03T15:53:22.2594681Z * [new branch] gh/zpcore/16/orig -> origin/gh/zpcore/16/orig 2025-11-03T15:53:22.2594856Z * [new branch] gh/zpcore/17/base -> origin/gh/zpcore/17/base 2025-11-03T15:53:22.2595050Z * [new branch] gh/zpcore/17/head -> origin/gh/zpcore/17/head 2025-11-03T15:53:22.2595230Z * [new branch] gh/zpcore/17/orig -> origin/gh/zpcore/17/orig 2025-11-03T15:53:22.2595409Z * [new branch] gh/zpcore/18/base -> origin/gh/zpcore/18/base 2025-11-03T15:53:22.2595599Z * [new branch] gh/zpcore/18/head -> origin/gh/zpcore/18/head 2025-11-03T15:53:22.2595781Z * [new branch] gh/zpcore/18/orig -> origin/gh/zpcore/18/orig 2025-11-03T15:53:22.2595955Z * [new branch] gh/zpcore/19/base -> origin/gh/zpcore/19/base 2025-11-03T15:53:22.2596144Z * [new branch] gh/zpcore/19/head -> origin/gh/zpcore/19/head 2025-11-03T15:53:22.2596322Z * [new branch] gh/zpcore/19/orig -> origin/gh/zpcore/19/orig 2025-11-03T15:53:22.2596498Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-11-03T15:53:22.2596681Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-11-03T15:53:22.2596857Z * [new branch] gh/zpcore/20/base -> origin/gh/zpcore/20/base 2025-11-03T15:53:22.2597041Z * [new branch] gh/zpcore/20/head -> origin/gh/zpcore/20/head 2025-11-03T15:53:22.2597227Z * [new branch] gh/zpcore/20/orig -> origin/gh/zpcore/20/orig 2025-11-03T15:53:22.2597403Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-11-03T15:53:22.2597581Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-11-03T15:53:22.2597769Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-11-03T15:53:22.2597947Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-11-03T15:53:22.2598124Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-11-03T15:53:22.2598301Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-11-03T15:53:22.2598491Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-11-03T15:53:22.2598672Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-11-03T15:53:22.2598848Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-11-03T15:53:22.2599033Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-11-03T15:53:22.2599276Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-11-03T15:53:22.2599451Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-11-03T15:53:22.2599638Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-11-03T15:53:22.2599815Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-11-03T15:53:22.2599992Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-11-03T15:53:22.2600181Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-11-03T15:53:22.2600738Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-11-03T15:53:22.2600921Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-11-03T15:53:22.2601105Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-11-03T15:53:22.2601286Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-11-03T15:53:22.2601462Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-11-03T15:53:22.2601656Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-11-03T15:53:22.2601832Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-11-03T15:53:22.2602008Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-11-03T15:53:22.2602181Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-11-03T15:53:22.2602374Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-11-03T15:53:22.2602549Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-11-03T15:53:22.2602719Z * [new branch] google-main -> origin/google-main 2025-11-03T15:53:22.2602904Z * [new branch] greencontext -> origin/greencontext 2025-11-03T15:53:22.2603084Z * [new branch] guangyey/config -> origin/guangyey/config 2025-11-03T15:53:22.2603307Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-11-03T15:53:22.2603498Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-11-03T15:53:22.2603687Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-11-03T15:53:22.2604047Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-11-03T15:53:22.2604337Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-11-03T15:53:22.2604563Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-11-03T15:53:22.2604723Z * [new branch] hc_baseline -> origin/hc_baseline 2025-11-03T15:53:22.2604904Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-11-03T15:53:22.2605054Z * [new branch] hhh_rand -> origin/hhh_rand 2025-11-03T15:53:22.2605243Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-11-03T15:53:22.2605423Z * [new branch] huba/debug_mode -> origin/huba/debug_mode 2025-11-03T15:53:22.2605607Z * [new branch] huba/dtensor_equal -> origin/huba/dtensor_equal 2025-11-03T15:53:22.2605760Z * [new branch] huba/f1 -> origin/huba/f1 2025-11-03T15:53:22.2605951Z * [new branch] huba/local_tensor -> origin/huba/local_tensor 2025-11-03T15:53:22.2606194Z * [new branch] increase-asan-build-memory -> origin/increase-asan-build-memory 2025-11-03T15:53:22.2606481Z * [new branch] inductor-perf-increase-timeout -> origin/inductor-perf-increase-timeout 2025-11-03T15:53:22.2606741Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-11-03T15:53:22.2606906Z * [new branch] inlining -> origin/inlining 2025-11-03T15:53:22.2607095Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-11-03T15:53:22.2607312Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-11-03T15:53:22.2607515Z * [new branch] install_free_tensors -> origin/install_free_tensors 2025-11-03T15:53:22.2607761Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-11-03T15:53:22.2607920Z * [new branch] issue#58739 -> origin/issue#58739 2025-11-03T15:53:22.2608076Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-11-03T15:53:22.2608231Z * [new branch] jathu/sve -> origin/jathu/sve 2025-11-03T15:53:22.2608548Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-11-03T15:53:22.2608828Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-11-03T15:53:22.2609104Z * [new branch] jeanschmidt/autorevert_tag_cisev -> origin/jeanschmidt/autorevert_tag_cisev 2025-11-03T15:53:22.2609384Z * [new branch] jeanschmidt/autorevert_tag_cisev_2 -> origin/jeanschmidt/autorevert_tag_cisev_2 2025-11-03T15:53:22.2609620Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-11-03T15:53:22.2609847Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-11-03T15:53:22.2610063Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-11-03T15:53:22.2610309Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-11-03T15:53:22.2610534Z * [new branch] justinchu/export-warning -> origin/justinchu/export-warning 2025-11-03T15:53:22.2610735Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-11-03T15:53:22.2611032Z * [new branch] justinchuby/onnx-deprecation-msg -> origin/justinchuby/onnx-deprecation-msg 2025-11-03T15:53:22.2611220Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-11-03T15:53:22.2611380Z * [new branch] kainan_test -> origin/kainan_test 2025-11-03T15:53:22.2611654Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-11-03T15:53:22.2611917Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-11-03T15:53:22.2612121Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-11-03T15:53:22.2612386Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-11-03T15:53:22.2612604Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-11-03T15:53:22.2612789Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-11-03T15:53:22.2612957Z * [new branch] llama4-stable -> origin/llama4-stable 2025-11-03T15:53:22.2613117Z * [new branch] logdetfix -> origin/logdetfix 2025-11-03T15:53:22.2613291Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-11-03T15:53:22.2613478Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-11-03T15:53:22.2613689Z * [new branch] lucaskabela/fix_164814 -> origin/lucaskabela/fix_164814 2025-11-03T15:53:22.2613890Z * [new branch] lucaskabela/fix_164823 -> origin/lucaskabela/fix_164823 2025-11-03T15:53:22.2614293Z * [new branch] lucaskabela/fix_164875 -> origin/lucaskabela/fix_164875 2025-11-03T15:53:22.2614498Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-11-03T15:53:22.2614804Z * [new branch] lucaskabela/fix_error_for_named_tuples -> origin/lucaskabela/fix_error_for_named_tuples 2025-11-03T15:53:22.2615023Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-11-03T15:53:22.2615280Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-11-03T15:53:22.2615620Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-11-03T15:53:22.2615954Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-11-03T15:53:22.2616256Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-11-03T15:53:22.2616602Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-11-03T15:53:22.2616811Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-11-03T15:53:22.2617103Z * [new branch] lucaskabela/type_files_in_variables -> origin/lucaskabela/type_files_in_variables 2025-11-03T15:53:22.2617340Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-11-03T15:53:22.2617582Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-11-03T15:53:22.2617900Z * [new branch] lucaskabela/typinng_variables_builtin -> origin/lucaskabela/typinng_variables_builtin 2025-11-03T15:53:22.2618128Z * [new branch] lucaskablea/pickle_einops -> origin/lucaskablea/pickle_einops 2025-11-03T15:53:22.2618274Z * [new branch] main -> origin/main 2025-11-03T15:53:22.2618595Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-11-03T15:53:22.2618776Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-11-03T15:53:22.2618950Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-11-03T15:53:22.2619119Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-11-03T15:53:22.2619300Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-11-03T15:53:22.2619474Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-11-03T15:53:22.2619664Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-11-03T15:53:22.2619889Z * [new branch] malfet/be-green-context -> origin/malfet/be-green-context 2025-11-03T15:53:22.2620339Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-11-03T15:53:22.2620583Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-11-03T15:53:22.2620888Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-11-03T15:53:22.2621171Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-11-03T15:53:22.2621376Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-11-03T15:53:22.2621642Z * [new branch] masnesral/pt2_internal_logging -> origin/masnesral/pt2_internal_logging 2025-11-03T15:53:22.2621851Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-11-03T15:53:22.2622047Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-11-03T15:53:22.2622322Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-11-03T15:53:22.2622483Z * [new branch] mingw_posix -> origin/mingw_posix 2025-11-03T15:53:22.2622674Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-11-03T15:53:22.2622837Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-11-03T15:53:22.2622993Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-11-03T15:53:22.2623246Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-11-03T15:53:22.2623483Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-11-03T15:53:22.2623688Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-11-03T15:53:22.2623863Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-11-03T15:53:22.2624129Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-11-03T15:53:22.2624317Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-11-03T15:53:22.2624488Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-11-03T15:53:22.2624665Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-11-03T15:53:22.2624848Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-11-03T15:53:22.2625011Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-11-03T15:53:22.2625211Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-11-03T15:53:22.2625413Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-11-03T15:53:22.2625604Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-11-03T15:53:22.2625831Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-11-03T15:53:22.2626100Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-11-03T15:53:22.2626293Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-11-03T15:53:22.2626513Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-11-03T15:53:22.2626730Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-11-03T15:53:22.2626907Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-11-03T15:53:22.2627085Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-11-03T15:53:22.2627267Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-11-03T15:53:22.2627452Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-11-03T15:53:22.2627627Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-11-03T15:53:22.2627810Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-11-03T15:53:22.2627965Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-11-03T15:53:22.2628183Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-11-03T15:53:22.2628373Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-11-03T15:53:22.2628536Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-11-03T15:53:22.2628709Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-11-03T15:53:22.2628914Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-11-03T15:53:22.2629159Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-11-03T15:53:22.2629333Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-11-03T15:53:22.2629496Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-11-03T15:53:22.2629669Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-11-03T15:53:22.2629844Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-11-03T15:53:22.2629997Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-11-03T15:53:22.2630242Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-11-03T15:53:22.2630413Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-11-03T15:53:22.2630585Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-11-03T15:53:22.2630772Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-11-03T15:53:22.2630933Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-11-03T15:53:22.2631096Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-11-03T15:53:22.2631265Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-11-03T15:53:22.2631424Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-11-03T15:53:22.2631577Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-11-03T15:53:22.2631743Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-11-03T15:53:22.2631896Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-11-03T15:53:22.2632049Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-11-03T15:53:22.2632203Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-11-03T15:53:22.2632370Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-11-03T15:53:22.2632520Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-11-03T15:53:22.2632669Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-11-03T15:53:22.2632833Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-11-03T15:53:22.2632984Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-11-03T15:53:22.2633143Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-11-03T15:53:22.2633342Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-11-03T15:53:22.2633563Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-11-03T15:53:22.2633775Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-11-03T15:53:22.2633942Z * [new branch] mlazos/main -> origin/mlazos/main 2025-11-03T15:53:22.2634184Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-11-03T15:53:22.2634337Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-11-03T15:53:22.2634504Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-11-03T15:53:22.2634690Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-11-03T15:53:22.2634876Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-11-03T15:53:22.2635151Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-11-03T15:53:22.2635392Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-11-03T15:53:22.2635563Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-11-03T15:53:22.2635811Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-11-03T15:53:22.2636005Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-11-03T15:53:22.2636179Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-11-03T15:53:22.2636444Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-11-03T15:53:22.2636644Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-11-03T15:53:22.2636937Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-11-03T15:53:22.2637134Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-11-03T15:53:22.2637319Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-11-03T15:53:22.2637487Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-11-03T15:53:22.2637648Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-11-03T15:53:22.2637869Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-11-03T15:53:22.2638101Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-11-03T15:53:22.2638275Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-11-03T15:53:22.2638496Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-11-03T15:53:22.2638658Z * [new branch] mlazos/test -> origin/mlazos/test 2025-11-03T15:53:22.2638824Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-11-03T15:53:22.2639038Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-11-03T15:53:22.2639239Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-11-03T15:53:22.2639442Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-11-03T15:53:22.2639642Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-11-03T15:53:22.2639850Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-11-03T15:53:22.2640039Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-11-03T15:53:22.2640230Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-11-03T15:53:22.2640440Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-11-03T15:53:22.2640642Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-11-03T15:53:22.2640859Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-11-03T15:53:22.2641065Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-11-03T15:53:22.2641297Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-11-03T15:53:22.2641531Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-11-03T15:53:22.2641717Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-11-03T15:53:22.2641899Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-11-03T15:53:22.2642128Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-11-03T15:53:22.2642322Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-11-03T15:53:22.2642484Z * [new branch] module-shim -> origin/module-shim 2025-11-03T15:53:22.2642693Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-11-03T15:53:22.2643061Z * [new branch] move_aws_steps_inside_setup_rocm -> origin/move_aws_steps_inside_setup_rocm 2025-11-03T15:53:22.2643258Z * [new branch] msaroufim-patch-2 -> origin/msaroufim-patch-2 2025-11-03T15:53:22.2643461Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-11-03T15:53:22.2643650Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-11-03T15:53:22.2643908Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-11-03T15:53:22.2644257Z * [new branch] mwizak/restrict-test-mm-backend -> origin/mwizak/restrict-test-mm-backend 2025-11-03T15:53:22.2644437Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-11-03T15:53:22.2644632Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-11-03T15:53:22.2644799Z * [new branch] new-codegen -> origin/new-codegen 2025-11-03T15:53:22.2644963Z * [new branch] newtest-base -> origin/newtest-base 2025-11-03T15:53:22.2645193Z * [new branch] ngimel/discont_allgather -> origin/ngimel/discont_allgather 2025-11-03T15:53:22.2645400Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-11-03T15:53:22.2645568Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-11-03T15:53:22.2645754Z * [new branch] ngimel/nDim_fix -> origin/ngimel/nDim_fix 2025-11-03T15:53:22.2645907Z * [new branch] nightly -> origin/nightly 2025-11-03T15:53:22.2646205Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-11-03T15:53:22.2646482Z * [new branch] nikitaved/addmm_epilogue_fusions -> origin/nikitaved/addmm_epilogue_fusions 2025-11-03T15:53:22.2646801Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-11-03T15:53:22.2647131Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-11-03T15:53:22.2647461Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-11-03T15:53:22.2647749Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-11-03T15:53:22.2647928Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-11-03T15:53:22.2648259Z * [new branch] nmacchioni-40p-machine-balance -> origin/nmacchioni-40p-machine-balance 2025-11-03T15:53:22.2648568Z * [new branch] nmacchioni-60p-machine-balance -> origin/nmacchioni-60p-machine-balance 2025-11-03T15:53:22.2648944Z * [new branch] nmacchioni-padmm-no-compute-bound-check -> origin/nmacchioni-padmm-no-compute-bound-check 2025-11-03T15:53:22.2649156Z * [new branch] nmacchioni-patch-1 -> origin/nmacchioni-patch-1 2025-11-03T15:53:22.2649363Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-11-03T15:53:22.2649526Z * [new branch] nofun-hack -> origin/nofun-hack 2025-11-03T15:53:22.2649731Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-11-03T15:53:22.2649925Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-11-03T15:53:22.2650107Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-11-03T15:53:22.2650295Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-11-03T15:53:22.2650469Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-11-03T15:53:22.2650714Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-11-03T15:53:22.2650888Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-11-03T15:53:22.2651070Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-11-03T15:53:22.2651242Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-11-03T15:53:22.2651413Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-11-03T15:53:22.2651661Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-11-03T15:53:22.2651841Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-11-03T15:53:22.2652016Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-11-03T15:53:22.2652195Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-11-03T15:53:22.2652368Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-11-03T15:53:22.2652547Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-11-03T15:53:22.2652732Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-11-03T15:53:22.2652909Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-11-03T15:53:22.2653079Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-11-03T15:53:22.2653261Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-11-03T15:53:22.2653483Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-11-03T15:53:22.2653700Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-11-03T15:53:22.2654024Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-11-03T15:53:22.2654210Z * [new branch] padded-tensor -> origin/padded-tensor 2025-11-03T15:53:22.2654397Z * [new branch] pca2 -> origin/pca2 2025-11-03T15:53:22.2654593Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-11-03T15:53:22.2654746Z * [new branch] perf_ops -> origin/perf_ops 2025-11-03T15:53:22.2654906Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-11-03T15:53:22.2655096Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-11-03T15:53:22.2655287Z * [new branch] pianpwk-patch-2 -> origin/pianpwk-patch-2 2025-11-03T15:53:22.2655466Z * [new branch] pianpwk-patch-3 -> origin/pianpwk-patch-3 2025-11-03T15:53:22.2655684Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-11-03T15:53:22.2655975Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-11-03T15:53:22.2656238Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-11-03T15:53:22.2656489Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-11-03T15:53:22.2656692Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-11-03T15:53:22.2656909Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-11-03T15:53:22.2657198Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-11-03T15:53:22.2657438Z * [new branch] pianpwk/base_view_shape_key -> origin/pianpwk/base_view_shape_key 2025-11-03T15:53:22.2657652Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-11-03T15:53:22.2657971Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-11-03T15:53:22.2658191Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-11-03T15:53:22.2658398Z * [new branch] pianpwk/debug_mode_hooks -> origin/pianpwk/debug_mode_hooks 2025-11-03T15:53:22.2658621Z * [new branch] pianpwk/debug_mode_inductor -> origin/pianpwk/debug_mode_inductor 2025-11-03T15:53:22.2658978Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-11-03T15:53:22.2659198Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-11-03T15:53:22.2659442Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-11-03T15:53:22.2659717Z * [new branch] pianpwk/debugmode_show_ids -> origin/pianpwk/debugmode_show_ids 2025-11-03T15:53:22.2660083Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-11-03T15:53:22.2660363Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-11-03T15:53:22.2660610Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-11-03T15:53:22.2660907Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-11-03T15:53:22.2661119Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-11-03T15:53:22.2661339Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-11-03T15:53:22.2661558Z * [new branch] pianpwk/fx_export_annotate -> origin/pianpwk/fx_export_annotate 2025-11-03T15:53:22.2661769Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-11-03T15:53:22.2662038Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-11-03T15:53:22.2662326Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-11-03T15:53:22.2662623Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-11-03T15:53:22.2662835Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-11-03T15:53:22.2663121Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-11-03T15:53:22.2663391Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-11-03T15:53:22.2663601Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-11-03T15:53:22.2663909Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-11-03T15:53:22.2664163Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-11-03T15:53:22.2664369Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-11-03T15:53:22.2664584Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-11-03T15:53:22.2664778Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-11-03T15:53:22.2664980Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-11-03T15:53:22.2665198Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-11-03T15:53:22.2665449Z * [new branch] piz/fix_static_shard_method -> origin/piz/fix_static_shard_method 2025-11-03T15:53:22.2665700Z * [new branch] pool-separate -> origin/pool-separate 2025-11-03T15:53:22.2665898Z * [new branch] pr-156087 -> origin/pr-156087 2025-11-03T15:53:22.2666053Z * [new branch] pr/131860 -> origin/pr/131860 2025-11-03T15:53:22.2666205Z * [new branch] pr165329 -> origin/pr165329 2025-11-03T15:53:22.2666362Z * [new branch] pr165330 -> origin/pr165330 2025-11-03T15:53:22.2666508Z * [new branch] pr165564 -> origin/pr165564 2025-11-03T15:53:22.2666725Z * [new branch] pr165636 -> origin/pr165636 2025-11-03T15:53:22.2666880Z * [new branch] pr165637 -> origin/pr165637 2025-11-03T15:53:22.2667028Z * [new branch] pr165638 -> origin/pr165638 2025-11-03T15:53:22.2667171Z * [new branch] pr165639 -> origin/pr165639 2025-11-03T15:53:22.2667321Z * [new branch] pr165640 -> origin/pr165640 2025-11-03T15:53:22.2667478Z * [new branch] pr165642 -> origin/pr165642 2025-11-03T15:53:22.2667625Z * [new branch] pr165994 -> origin/pr165994 2025-11-03T15:53:22.2667771Z * [new branch] pr166102 -> origin/pr166102 2025-11-03T15:53:22.2667928Z * [new branch] pr166103 -> origin/pr166103 2025-11-03T15:53:22.2668072Z * [new branch] pr166149 -> origin/pr166149 2025-11-03T15:53:22.2668224Z * [new branch] pr166182 -> origin/pr166182 2025-11-03T15:53:22.2668416Z * [new branch] predispatch_to -> origin/predispatch_to 2025-11-03T15:53:22.2668721Z * [new branch] prepare-perf-baseline-number-2.8 -> origin/prepare-perf-baseline-number-2.8 2025-11-03T15:53:22.2668953Z * [new branch] prepare-perf-number-2.9 -> origin/prepare-perf-number-2.9 2025-11-03T15:53:22.2669130Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-11-03T15:53:22.2669342Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-11-03T15:53:22.2669552Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-11-03T15:53:22.2669718Z * [new branch] quint-bits -> origin/quint-bits 2025-11-03T15:53:22.2669960Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-11-03T15:53:22.2670158Z * [new branch] reland-fx-annotate -> origin/reland-fx-annotate 2025-11-03T15:53:22.2670328Z * [new branch] release/1.10 -> origin/release/1.10 2025-11-03T15:53:22.2670487Z * [new branch] release/1.11 -> origin/release/1.11 2025-11-03T15:53:22.2670652Z * [new branch] release/1.12 -> origin/release/1.12 2025-11-03T15:53:22.2670814Z * [new branch] release/1.13 -> origin/release/1.13 2025-11-03T15:53:22.2671015Z * [new branch] release/1.4 -> origin/release/1.4 2025-11-03T15:53:22.2671180Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-11-03T15:53:22.2671336Z * [new branch] release/1.5 -> origin/release/1.5 2025-11-03T15:53:22.2671536Z * [new branch] release/1.6 -> origin/release/1.6 2025-11-03T15:53:22.2671699Z * [new branch] release/1.7 -> origin/release/1.7 2025-11-03T15:53:22.2671855Z * [new branch] release/1.8 -> origin/release/1.8 2025-11-03T15:53:22.2672024Z * [new branch] release/1.9 -> origin/release/1.9 2025-11-03T15:53:22.2672253Z * [new branch] release/2.0 -> origin/release/2.0 2025-11-03T15:53:22.2672411Z * [new branch] release/2.1 -> origin/release/2.1 2025-11-03T15:53:22.2672577Z * [new branch] release/2.2 -> origin/release/2.2 2025-11-03T15:53:22.2672736Z * [new branch] release/2.3 -> origin/release/2.3 2025-11-03T15:53:22.2672894Z * [new branch] release/2.4 -> origin/release/2.4 2025-11-03T15:53:22.2673061Z * [new branch] release/2.5 -> origin/release/2.5 2025-11-03T15:53:22.2673282Z * [new branch] release/2.6 -> origin/release/2.6 2025-11-03T15:53:22.2673434Z * [new branch] release/2.7 -> origin/release/2.7 2025-11-03T15:53:22.2673592Z * [new branch] release/2.8 -> origin/release/2.8 2025-11-03T15:53:22.2673756Z * [new branch] release/2.9 -> origin/release/2.9 2025-11-03T15:53:22.2673922Z * [new branch] release_notes -> origin/release_notes 2025-11-03T15:53:22.2674110Z * [new branch] remove-meta-files -> origin/remove-meta-files 2025-11-03T15:53:22.2674321Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-11-03T15:53:22.2674644Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-11-03T15:53:22.2674964Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-11-03T15:53:22.2675294Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-11-03T15:53:22.2675613Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-11-03T15:53:22.2675955Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-11-03T15:53:22.2676255Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-11-03T15:53:22.2676521Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-11-03T15:53:22.2676823Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-11-03T15:53:22.2677320Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-11-03T15:53:22.2677591Z * [new branch] revert-165144-gh/fadara01/2/head -> origin/revert-165144-gh/fadara01/2/head 2025-11-03T15:53:22.2677761Z * [new branch] revert-cpp -> origin/revert-cpp 2025-11-03T15:53:22.2677948Z * [new branch] revert-failed -> origin/revert-failed 2025-11-03T15:53:22.2678212Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-11-03T15:53:22.2678379Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-11-03T15:53:22.2678583Z * [new branch] ruisi/aot_eager_pass -> origin/ruisi/aot_eager_pass 2025-11-03T15:53:22.2678795Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-11-03T15:53:22.2678998Z * [new branch] ruisi/placement_trace -> origin/ruisi/placement_trace 2025-11-03T15:53:22.2679392Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-11-03T15:53:22.2679619Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-11-03T15:53:22.2679822Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-11-03T15:53:22.2680046Z * [new branch] rzou/njt -> origin/rzou/njt 2025-11-03T15:53:22.2680204Z * [new branch] rzou/pca -> origin/rzou/pca 2025-11-03T15:53:22.2680373Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-11-03T15:53:22.2680539Z * [new branch] samplevllm -> origin/samplevllm 2025-11-03T15:53:22.2680982Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-11-03T15:53:22.2681314Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-11-03T15:53:22.2681624Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-11-03T15:53:22.2681771Z * [new branch] save -> origin/save 2025-11-03T15:53:22.2681966Z * [new branch] save_github_env_rocm -> origin/save_github_env_rocm 2025-11-03T15:53:22.2682140Z * [new branch] sdpa-bs-zero -> origin/sdpa-bs-zero 2025-11-03T15:53:22.2682309Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-11-03T15:53:22.2682622Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-11-03T15:53:22.2682857Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-11-03T15:53:22.2683066Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-11-03T15:53:22.2683266Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-11-03T15:53:22.2683562Z * [new branch] soulitzer/reland-codev-grad-dtype -> origin/soulitzer/reland-codev-grad-dtype 2025-11-03T15:53:22.2683785Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-11-03T15:53:22.2684022Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-11-03T15:53:22.2684223Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-11-03T15:53:22.2684372Z * [new branch] suo -> origin/suo 2025-11-03T15:53:22.2684522Z * [new branch] sve-poc -> origin/sve-poc 2025-11-03T15:53:22.2684679Z * [new branch] switch-bn -> origin/switch-bn 2025-11-03T15:53:22.2684911Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-11-03T15:53:22.2685123Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-11-03T15:53:22.2685333Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-11-03T15:53:22.2685603Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-11-03T15:53:22.2685762Z * [new branch] test-old -> origin/test-old 2025-11-03T15:53:22.2686029Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-11-03T15:53:22.2686192Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-11-03T15:53:22.2686368Z * [new branch] test/inductor -> origin/test/inductor 2025-11-03T15:53:22.2686591Z * [new branch] tianren/customOp_autotune -> origin/tianren/customOp_autotune 2025-11-03T15:53:22.2686836Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-11-03T15:53:22.2687147Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-11-03T15:53:22.2687359Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-11-03T15:53:22.2687614Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-11-03T15:53:22.2687897Z * [new branch] tianren/remove_repeate -> origin/tianren/remove_repeate 2025-11-03T15:53:22.2688097Z * [new branch] tianren/test -> origin/tianren/test 2025-11-03T15:53:22.2688299Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-11-03T15:53:22.2688454Z * [new branch] tmp -> origin/tmp 2025-11-03T15:53:22.2688665Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-11-03T15:53:22.2688950Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-11-03T15:53:22.2689175Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-11-03T15:53:22.2689355Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-11-03T15:53:22.2689529Z * [new branch] triton_kernel -> origin/triton_kernel 2025-11-03T15:53:22.2689792Z * [new branch] trunk-tagging-multi-commits -> origin/trunk-tagging-multi-commits 2025-11-03T15:53:22.2689948Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-11-03T15:53:22.2690099Z * [new branch] type_dec -> origin/type_dec 2025-11-03T15:53:22.2690359Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-11-03T15:53:22.2690716Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-11-03T15:53:22.2691071Z * [new branch] update-audio-commit-hash/18392707270-1874-1 -> origin/update-audio-commit-hash/18392707270-1874-1 2025-11-03T15:53:22.2691428Z * [new branch] update-audio-commit-hash/18513819375-1881-1 -> origin/update-audio-commit-hash/18513819375-1881-1 2025-11-03T15:53:22.2691774Z * [new branch] update-audio-commit-hash/18607927372-1885-1 -> origin/update-audio-commit-hash/18607927372-1885-1 2025-11-03T15:53:22.2692112Z * [new branch] update-audio-commit-hash/18925946320-1900-1 -> origin/update-audio-commit-hash/18925946320-1900-1 2025-11-03T15:53:22.2692529Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-11-03T15:53:22.2692885Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-11-03T15:53:22.2693241Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-11-03T15:53:22.2693603Z * [new branch] update-vision-commit-hash/18361653903-1869-1 -> origin/update-vision-commit-hash/18361653903-1869-1 2025-11-03T15:53:22.2694060Z * [new branch] update-vision-commit-hash/18513819375-1881-1 -> origin/update-vision-commit-hash/18513819375-1881-1 2025-11-03T15:53:22.2694459Z * [new branch] update-vision-commit-hash/18701484675-1891-1 -> origin/update-vision-commit-hash/18701484675-1891-1 2025-11-03T15:53:22.2694820Z * [new branch] update-vision-commit-hash/18860003792-1897-1 -> origin/update-vision-commit-hash/18860003792-1897-1 2025-11-03T15:53:22.2695175Z * [new branch] update-vision-commit-hash/18988459983-1903-1 -> origin/update-vision-commit-hash/18988459983-1903-1 2025-11-03T15:53:22.2695518Z * [new branch] update-vllm-commit-hash/18236802781-1857-1 -> origin/update-vllm-commit-hash/18236802781-1857-1 2025-11-03T15:53:22.2695865Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-11-03T15:53:22.2696186Z * [new branch] update-xla-commit-hash/18273597034-206-1 -> origin/update-xla-commit-hash/18273597034-206-1 2025-11-03T15:53:22.2696577Z * [new branch] update-xla-commit-hash/18458620648-207-1 -> origin/update-xla-commit-hash/18458620648-207-1 2025-11-03T15:53:22.2696905Z * [new branch] update-xla-commit-hash/18645596657-208-1 -> origin/update-xla-commit-hash/18645596657-208-1 2025-11-03T15:53:22.2697218Z * [new branch] update-xla-commit-hash/19027297646-210-1 -> origin/update-xla-commit-hash/19027297646-210-1 2025-11-03T15:53:22.2697548Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-11-03T15:53:22.2697855Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-11-03T15:53:22.2698075Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-11-03T15:53:22.2698294Z * [new branch] update_slow_tests_1759736444 -> origin/update_slow_tests_1759736444 2025-11-03T15:53:22.2698523Z * [new branch] update_slow_tests_1760341258 -> origin/update_slow_tests_1760341258 2025-11-03T15:53:22.2698742Z * [new branch] update_slow_tests_1760946059 -> origin/update_slow_tests_1760946059 2025-11-03T15:53:22.2698957Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-11-03T15:53:22.2699182Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-11-03T15:53:22.2699388Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-11-03T15:53:22.2699665Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-11-03T15:53:22.2699815Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-11-03T15:53:22.2699973Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-11-03T15:53:22.2700151Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-11-03T15:53:22.2700301Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-11-03T15:53:22.2700450Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-11-03T15:53:22.2700592Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-11-03T15:53:22.2700729Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-11-03T15:53:22.2700896Z * [new branch] validate_fn -> origin/validate_fn 2025-11-03T15:53:22.2701079Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-11-03T15:53:22.2701256Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-11-03T15:53:22.2701424Z * [new branch] varlen-api -> origin/varlen-api 2025-11-03T15:53:22.2701615Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-11-03T15:53:22.2701780Z * [new branch] viable/strict -> origin/viable/strict 2025-11-03T15:53:22.2702101Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-11-03T15:53:22.2702264Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-11-03T15:53:22.2702415Z * [new branch] vllmpin -> origin/vllmpin 2025-11-03T15:53:22.2702596Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-11-03T15:53:22.2702752Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-11-03T15:53:22.2702914Z * [new branch] whc/uneven -> origin/whc/uneven 2025-11-03T15:53:22.2703094Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-11-03T15:53:22.2703263Z * [new branch] win_12_8_build -> origin/win_12_8_build 2025-11-03T15:53:22.2703406Z * [new branch] win_ci -> origin/win_ci 2025-11-03T15:53:22.2703636Z * [new branch] win_warnings -> origin/win_warnings 2025-11-03T15:53:22.2703839Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-11-03T15:53:22.2704001Z * [new branch] windows_mmap -> origin/windows_mmap 2025-11-03T15:53:22.2704157Z * [new branch] xmfan-war -> origin/xmfan-war 2025-11-03T15:53:22.2704322Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-11-03T15:53:22.2704569Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-11-03T15:53:22.2704962Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-11-03T15:53:22.2705157Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-11-03T15:53:22.2705380Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-11-03T15:53:22.2705547Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-11-03T15:53:22.2705751Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-11-03T15:53:22.2705914Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-11-03T15:53:22.2706089Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-11-03T15:53:22.2706271Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-11-03T15:53:22.2706467Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-11-03T15:53:22.2706663Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-11-03T15:53:22.2706819Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-11-03T15:53:22.2707001Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-11-03T15:53:22.2707163Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-11-03T15:53:22.2707330Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-11-03T15:53:22.2707524Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-11-03T15:53:22.2707752Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-11-03T15:53:22.2707927Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-11-03T15:53:22.2708110Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-11-03T15:53:22.2708281Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-11-03T15:53:22.2708452Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-11-03T15:53:22.2708689Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-11-03T15:53:22.2708943Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-11-03T15:53:22.2709350Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-11-03T15:53:22.2709742Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-11-03T15:53:22.2709931Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-11-03T15:53:22.2710099Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-11-03T15:53:22.2710263Z * [new branch] xmfan/test -> origin/xmfan/test 2025-11-03T15:53:22.2710492Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-11-03T15:53:22.2711260Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-11-03T15:53:22.2711547Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-11-03T15:53:22.2711744Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-11-03T15:53:22.2711945Z * [new branch] yiming/add_timm_models -> origin/yiming/add_timm_models 2025-11-03T15:53:22.2712135Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-11-03T15:53:22.2712516Z * [new branch] yiming/fix_aot_joint_graph_capture_test -> origin/yiming/fix_aot_joint_graph_capture_test 2025-11-03T15:53:22.2712835Z * [new branch] yiming/flex_attention_export_with_kwargs -> origin/yiming/flex_attention_export_with_kwargs 2025-11-03T15:53:22.2713124Z * [new branch] yiming/improve_custom_op_stack_trace -> origin/yiming/improve_custom_op_stack_trace 2025-11-03T15:53:22.2713397Z * [new branch] yiming/improve_sharding_error_msg -> origin/yiming/improve_sharding_error_msg 2025-11-03T15:53:22.2713677Z * [new branch] yiming/moe_dtensor_region_annotation -> origin/yiming/moe_dtensor_region_annotation 2025-11-03T15:53:22.2713931Z * [new branch] yiming/precompile_benchmark -> origin/yiming/precompile_benchmark 2025-11-03T15:53:22.2714336Z * [new branch] yiming/remove_blockmask_pytree_global_registration -> origin/yiming/remove_blockmask_pytree_global_registration 2025-11-03T15:53:22.2714509Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-11-03T15:53:22.2714724Z * [new branch] yuxin/fix-save-memleak -> origin/yuxin/fix-save-memleak 2025-11-03T15:53:22.2714924Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-11-03T15:53:22.2715161Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-11-03T15:53:22.2715376Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-11-03T15:53:22.2715542Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-11-03T15:53:22.2715717Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-11-03T15:53:22.2715911Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-11-03T15:53:22.2716059Z * [new branch] zb2p -> origin/zb2p 2025-11-03T15:53:22.2716282Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-11-03T15:53:22.2716628Z * [new branch] zhxchen17/aot_compile_fix_load_guard_manager -> origin/zhxchen17/aot_compile_fix_load_guard_manager 2025-11-03T15:53:22.2716880Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-11-03T15:53:22.2717213Z * [new branch] zhxchen17/precompile/closure_serde -> origin/zhxchen17/precompile/closure_serde 2025-11-03T15:53:22.2717493Z * [new branch] zhxchen17/precompile/default_args -> origin/zhxchen17/precompile/default_args 2025-11-03T15:53:22.2717739Z * [new branch] zhxchen17/precompile/export -> origin/zhxchen17/precompile/export 2025-11-03T15:53:22.2717998Z * [new branch] zhxchen17/precompile/export_gm -> origin/zhxchen17/precompile/export_gm 2025-11-03T15:53:22.2718257Z * [new branch] zhxchen17/precompile_vllm_fix_0 -> origin/zhxchen17/precompile_vllm_fix_0 2025-11-03T15:53:22.2718462Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-11-03T15:53:22.2718663Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-11-03T15:53:22.2718850Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-11-03T15:53:22.2719126Z * [new branch] zxiiro/c7i-docs-build -> origin/zxiiro/c7i-docs-build 2025-11-03T15:53:22.2719339Z * [new branch] zxiiro/c7i-linux-4xlarge -> origin/zxiiro/c7i-linux-4xlarge 2025-11-03T15:53:22.2719572Z * [new branch] zxiiro/c7i-linux-build-yaml -> origin/zxiiro/c7i-linux-build-yaml 2025-11-03T15:53:22.2719761Z * [new branch] zxiiro/c7i-pull -> origin/zxiiro/c7i-pull 2025-11-03T15:53:22.2719922Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-11-03T15:53:22.2720158Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-11-03T15:53:22.2720992Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-11-03T15:53:22.2721153Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-11-03T15:53:22.2721295Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-11-03T15:53:22.2721439Z * [new tag] ciflow/b200/157553 -> ciflow/b200/157553 2025-11-03T15:53:22.2721590Z * [new tag] ciflow/b200/157635 -> ciflow/b200/157635 2025-11-03T15:53:22.2721730Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-11-03T15:53:22.2721866Z * [new tag] ciflow/b200/161404 -> ciflow/b200/161404 2025-11-03T15:53:22.2722018Z * [new tag] ciflow/b200/163369 -> ciflow/b200/163369 2025-11-03T15:53:22.2722160Z * [new tag] ciflow/b200/164657 -> ciflow/b200/164657 2025-11-03T15:53:22.2722302Z * [new tag] ciflow/b200/164938 -> ciflow/b200/164938 2025-11-03T15:53:22.2722498Z * [new tag] ciflow/b200/165132 -> ciflow/b200/165132 2025-11-03T15:53:22.2722645Z * [new tag] ciflow/b200/165541 -> ciflow/b200/165541 2025-11-03T15:53:22.2722788Z * [new tag] ciflow/b200/165548 -> ciflow/b200/165548 2025-11-03T15:53:22.2722970Z * [new tag] ciflow/b200/165952 -> ciflow/b200/165952 2025-11-03T15:53:22.2723111Z * [new tag] ciflow/b200/166250 -> ciflow/b200/166250 2025-11-03T15:53:22.2723248Z * [new tag] ciflow/b200/166526 -> ciflow/b200/166526 2025-11-03T15:53:22.2723396Z * [new tag] ciflow/b200/166744 -> ciflow/b200/166744 2025-11-03T15:53:22.2723538Z * [new tag] ciflow/b200/166752 -> ciflow/b200/166752 2025-11-03T15:53:22.2723686Z * [new tag] ciflow/b200/166834 -> ciflow/b200/166834 2025-11-03T15:53:22.2723854Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-11-03T15:53:22.2724030Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-11-03T15:53:22.2724193Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-11-03T15:53:22.2724352Z * [new tag] ciflow/binaries/166044 -> ciflow/binaries/166044 2025-11-03T15:53:22.2724523Z * [new tag] ciflow/binaries/166621 -> ciflow/binaries/166621 2025-11-03T15:53:22.2724684Z * [new tag] ciflow/binaries/166764 -> ciflow/binaries/166764 2025-11-03T15:53:22.2724843Z * [new tag] ciflow/binaries/166818 -> ciflow/binaries/166818 2025-11-03T15:53:22.2725073Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-11-03T15:53:22.2725267Z * [new tag] ciflow/binaries_wheel/155731 -> ciflow/binaries_wheel/155731 2025-11-03T15:53:22.2725455Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-11-03T15:53:22.2725648Z * [new tag] ciflow/binaries_wheel/166380 -> ciflow/binaries_wheel/166380 2025-11-03T15:53:22.2725913Z * [new tag] ciflow/binaries_wheel/166407 -> ciflow/binaries_wheel/166407 2025-11-03T15:53:22.2726098Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-11-03T15:53:22.2726322Z * [new tag] ciflow/h100-distributed/166367 -> ciflow/h100-distributed/166367 2025-11-03T15:53:22.2726500Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-11-03T15:53:22.2726676Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-11-03T15:53:22.2726932Z * [new tag] ciflow/h100-symm-mem/163814 -> ciflow/h100-symm-mem/163814 2025-11-03T15:53:22.2727107Z * [new tag] ciflow/h100-symm-mem/163815 -> ciflow/h100-symm-mem/163815 2025-11-03T15:53:22.2727283Z * [new tag] ciflow/h100-symm-mem/165548 -> ciflow/h100-symm-mem/165548 2025-11-03T15:53:22.2727472Z * [new tag] ciflow/h100-symm-mem/166772 -> ciflow/h100-symm-mem/166772 2025-11-03T15:53:22.2727653Z * [new tag] ciflow/h100-symm-mem/166773 -> ciflow/h100-symm-mem/166773 2025-11-03T15:53:22.2727826Z * [new tag] ciflow/h100-symm-mem/166774 -> ciflow/h100-symm-mem/166774 2025-11-03T15:53:22.2727969Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-11-03T15:53:22.2728155Z * [new tag] ciflow/h100/157553 -> ciflow/h100/157553 2025-11-03T15:53:22.2728296Z * [new tag] ciflow/h100/157635 -> ciflow/h100/157635 2025-11-03T15:53:22.2728438Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-11-03T15:53:22.2728627Z * [new tag] ciflow/h100/161404 -> ciflow/h100/161404 2025-11-03T15:53:22.2728767Z * [new tag] ciflow/h100/163369 -> ciflow/h100/163369 2025-11-03T15:53:22.2728905Z * [new tag] ciflow/h100/164657 -> ciflow/h100/164657 2025-11-03T15:53:22.2729059Z * [new tag] ciflow/h100/165029 -> ciflow/h100/165029 2025-11-03T15:53:22.2729198Z * [new tag] ciflow/h100/165132 -> ciflow/h100/165132 2025-11-03T15:53:22.2729339Z * [new tag] ciflow/h100/165541 -> ciflow/h100/165541 2025-11-03T15:53:22.2729484Z * [new tag] ciflow/h100/165548 -> ciflow/h100/165548 2025-11-03T15:53:22.2729626Z * [new tag] ciflow/h100/165952 -> ciflow/h100/165952 2025-11-03T15:53:22.2729767Z * [new tag] ciflow/h100/166250 -> ciflow/h100/166250 2025-11-03T15:53:22.2729919Z * [new tag] ciflow/h100/166515 -> ciflow/h100/166515 2025-11-03T15:53:22.2730057Z * [new tag] ciflow/h100/166526 -> ciflow/h100/166526 2025-11-03T15:53:22.2730193Z * [new tag] ciflow/h100/166744 -> ciflow/h100/166744 2025-11-03T15:53:22.2730349Z * [new tag] ciflow/h100/166752 -> ciflow/h100/166752 2025-11-03T15:53:22.2730487Z * [new tag] ciflow/h100/166834 -> ciflow/h100/166834 2025-11-03T15:53:22.2730756Z * [new tag] ciflow/inductor-perf-compare/165029 -> ciflow/inductor-perf-compare/165029 2025-11-03T15:53:22.2731173Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/162053 -> ciflow/inductor-perf-test-nightly-rocm-mi300/162053 2025-11-03T15:53:22.2731567Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/162954 -> ciflow/inductor-perf-test-nightly-x86-zen/162954 2025-11-03T15:53:22.2731947Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/164126 -> ciflow/inductor-perf-test-nightly-x86-zen/164126 2025-11-03T15:53:22.2732265Z * [new tag] ciflow/inductor-perf-test-nightly/162053 -> ciflow/inductor-perf-test-nightly/162053 2025-11-03T15:53:22.2732575Z * [new tag] ciflow/inductor-perf-test-nightly/165029 -> ciflow/inductor-perf-test-nightly/165029 2025-11-03T15:53:22.2732875Z * [new tag] ciflow/inductor-periodic/165029 -> ciflow/inductor-periodic/165029 2025-11-03T15:53:22.2733102Z * [new tag] ciflow/inductor-periodic/166743 -> ciflow/inductor-periodic/166743 2025-11-03T15:53:22.2733302Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-11-03T15:53:22.2733489Z * [new tag] ciflow/inductor-rocm/162053 -> ciflow/inductor-rocm/162053 2025-11-03T15:53:22.2733672Z * [new tag] ciflow/inductor-rocm/166492 -> ciflow/inductor-rocm/166492 2025-11-03T15:53:22.2734044Z * [new tag] ciflow/inductor-rocm/166515 -> ciflow/inductor-rocm/166515 2025-11-03T15:53:22.2734234Z * [new tag] ciflow/inductor-rocm/166743 -> ciflow/inductor-rocm/166743 2025-11-03T15:53:22.2734444Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-11-03T15:53:22.2734620Z * [new tag] ciflow/inductor/148180 -> ciflow/inductor/148180 2025-11-03T15:53:22.2734783Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-11-03T15:53:22.2734944Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-11-03T15:53:22.2735114Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-11-03T15:53:22.2735276Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-11-03T15:53:22.2735435Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-11-03T15:53:22.2735606Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-11-03T15:53:22.2735768Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-11-03T15:53:22.2735927Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-11-03T15:53:22.2736099Z * [new tag] ciflow/inductor/159523 -> ciflow/inductor/159523 2025-11-03T15:53:22.2736261Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-11-03T15:53:22.2736425Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-11-03T15:53:22.2736594Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-11-03T15:53:22.2736750Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-11-03T15:53:22.2736907Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-11-03T15:53:22.2737067Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-11-03T15:53:22.2737232Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-11-03T15:53:22.2737390Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-11-03T15:53:22.2737549Z * [new tag] ciflow/inductor/161246 -> ciflow/inductor/161246 2025-11-03T15:53:22.2737714Z * [new tag] ciflow/inductor/161404 -> ciflow/inductor/161404 2025-11-03T15:53:22.2737873Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-11-03T15:53:22.2738031Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-11-03T15:53:22.2738198Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-11-03T15:53:22.2738356Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-11-03T15:53:22.2738517Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-11-03T15:53:22.2738687Z * [new tag] ciflow/inductor/162053 -> ciflow/inductor/162053 2025-11-03T15:53:22.2738844Z * [new tag] ciflow/inductor/162469 -> ciflow/inductor/162469 2025-11-03T15:53:22.2739071Z * [new tag] ciflow/inductor/162709 -> ciflow/inductor/162709 2025-11-03T15:53:22.2739238Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-11-03T15:53:22.2739396Z * [new tag] ciflow/inductor/162954 -> ciflow/inductor/162954 2025-11-03T15:53:22.2739590Z * [new tag] ciflow/inductor/163249 -> ciflow/inductor/163249 2025-11-03T15:53:22.2739766Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-11-03T15:53:22.2739926Z * [new tag] ciflow/inductor/163369 -> ciflow/inductor/163369 2025-11-03T15:53:22.2740194Z * [new tag] ciflow/inductor/163490 -> ciflow/inductor/163490 2025-11-03T15:53:22.2740355Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-11-03T15:53:22.2740522Z * [new tag] ciflow/inductor/163714 -> ciflow/inductor/163714 2025-11-03T15:53:22.2740686Z * [new tag] ciflow/inductor/163936 -> ciflow/inductor/163936 2025-11-03T15:53:22.2740844Z * [new tag] ciflow/inductor/164202 -> ciflow/inductor/164202 2025-11-03T15:53:22.2741007Z * [new tag] ciflow/inductor/164384 -> ciflow/inductor/164384 2025-11-03T15:53:22.2741164Z * [new tag] ciflow/inductor/164657 -> ciflow/inductor/164657 2025-11-03T15:53:22.2741329Z * [new tag] ciflow/inductor/164938 -> ciflow/inductor/164938 2025-11-03T15:53:22.2741503Z * [new tag] ciflow/inductor/164979 -> ciflow/inductor/164979 2025-11-03T15:53:22.2741663Z * [new tag] ciflow/inductor/164980 -> ciflow/inductor/164980 2025-11-03T15:53:22.2741822Z * [new tag] ciflow/inductor/165005 -> ciflow/inductor/165005 2025-11-03T15:53:22.2741996Z * [new tag] ciflow/inductor/165029 -> ciflow/inductor/165029 2025-11-03T15:53:22.2742161Z * [new tag] ciflow/inductor/165092 -> ciflow/inductor/165092 2025-11-03T15:53:22.2742318Z * [new tag] ciflow/inductor/165132 -> ciflow/inductor/165132 2025-11-03T15:53:22.2742483Z * [new tag] ciflow/inductor/165197 -> ciflow/inductor/165197 2025-11-03T15:53:22.2742644Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-11-03T15:53:22.2742803Z * [new tag] ciflow/inductor/165283 -> ciflow/inductor/165283 2025-11-03T15:53:22.2742971Z * [new tag] ciflow/inductor/165284 -> ciflow/inductor/165284 2025-11-03T15:53:22.2743130Z * [new tag] ciflow/inductor/165367 -> ciflow/inductor/165367 2025-11-03T15:53:22.2743290Z * [new tag] ciflow/inductor/165423 -> ciflow/inductor/165423 2025-11-03T15:53:22.2743451Z * [new tag] ciflow/inductor/165487 -> ciflow/inductor/165487 2025-11-03T15:53:22.2743624Z * [new tag] ciflow/inductor/165541 -> ciflow/inductor/165541 2025-11-03T15:53:22.2743782Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-11-03T15:53:22.2743939Z * [new tag] ciflow/inductor/165686 -> ciflow/inductor/165686 2025-11-03T15:53:22.2744103Z * [new tag] ciflow/inductor/165790 -> ciflow/inductor/165790 2025-11-03T15:53:22.2744261Z * [new tag] ciflow/inductor/165824 -> ciflow/inductor/165824 2025-11-03T15:53:22.2744419Z * [new tag] ciflow/inductor/165856 -> ciflow/inductor/165856 2025-11-03T15:53:22.2744588Z * [new tag] ciflow/inductor/165885 -> ciflow/inductor/165885 2025-11-03T15:53:22.2744750Z * [new tag] ciflow/inductor/165952 -> ciflow/inductor/165952 2025-11-03T15:53:22.2744910Z * [new tag] ciflow/inductor/165953 -> ciflow/inductor/165953 2025-11-03T15:53:22.2745141Z * [new tag] ciflow/inductor/166071 -> ciflow/inductor/166071 2025-11-03T15:53:22.2745337Z * [new tag] ciflow/inductor/166083 -> ciflow/inductor/166083 2025-11-03T15:53:22.2745496Z * [new tag] ciflow/inductor/166170 -> ciflow/inductor/166170 2025-11-03T15:53:22.2745670Z * [new tag] ciflow/inductor/166198 -> ciflow/inductor/166198 2025-11-03T15:53:22.2745864Z * [new tag] ciflow/inductor/166225 -> ciflow/inductor/166225 2025-11-03T15:53:22.2746026Z * [new tag] ciflow/inductor/166236 -> ciflow/inductor/166236 2025-11-03T15:53:22.2746271Z * [new tag] ciflow/inductor/166250 -> ciflow/inductor/166250 2025-11-03T15:53:22.2746435Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-11-03T15:53:22.2746592Z * [new tag] ciflow/inductor/166276 -> ciflow/inductor/166276 2025-11-03T15:53:22.2746749Z * [new tag] ciflow/inductor/166294 -> ciflow/inductor/166294 2025-11-03T15:53:22.2746921Z * [new tag] ciflow/inductor/166300 -> ciflow/inductor/166300 2025-11-03T15:53:22.2747086Z * [new tag] ciflow/inductor/166320 -> ciflow/inductor/166320 2025-11-03T15:53:22.2747243Z * [new tag] ciflow/inductor/166321 -> ciflow/inductor/166321 2025-11-03T15:53:22.2747410Z * [new tag] ciflow/inductor/166337 -> ciflow/inductor/166337 2025-11-03T15:53:22.2747569Z * [new tag] ciflow/inductor/166341 -> ciflow/inductor/166341 2025-11-03T15:53:22.2747732Z * [new tag] ciflow/inductor/166354 -> ciflow/inductor/166354 2025-11-03T15:53:22.2747902Z * [new tag] ciflow/inductor/166355 -> ciflow/inductor/166355 2025-11-03T15:53:22.2748060Z * [new tag] ciflow/inductor/166361 -> ciflow/inductor/166361 2025-11-03T15:53:22.2748221Z * [new tag] ciflow/inductor/166366 -> ciflow/inductor/166366 2025-11-03T15:53:22.2748396Z * [new tag] ciflow/inductor/166367 -> ciflow/inductor/166367 2025-11-03T15:53:22.2748560Z * [new tag] ciflow/inductor/166370 -> ciflow/inductor/166370 2025-11-03T15:53:22.2748726Z * [new tag] ciflow/inductor/166371 -> ciflow/inductor/166371 2025-11-03T15:53:22.2748890Z * [new tag] ciflow/inductor/166372 -> ciflow/inductor/166372 2025-11-03T15:53:22.2749052Z * [new tag] ciflow/inductor/166377 -> ciflow/inductor/166377 2025-11-03T15:53:22.2749213Z * [new tag] ciflow/inductor/166400 -> ciflow/inductor/166400 2025-11-03T15:53:22.2749382Z * [new tag] ciflow/inductor/166402 -> ciflow/inductor/166402 2025-11-03T15:53:22.2749540Z * [new tag] ciflow/inductor/166417 -> ciflow/inductor/166417 2025-11-03T15:53:22.2749698Z * [new tag] ciflow/inductor/166433 -> ciflow/inductor/166433 2025-11-03T15:53:22.2749860Z * [new tag] ciflow/inductor/166442 -> ciflow/inductor/166442 2025-11-03T15:53:22.2750031Z * [new tag] ciflow/inductor/166467 -> ciflow/inductor/166467 2025-11-03T15:53:22.2750191Z * [new tag] ciflow/inductor/166479 -> ciflow/inductor/166479 2025-11-03T15:53:22.2750348Z * [new tag] ciflow/inductor/166482 -> ciflow/inductor/166482 2025-11-03T15:53:22.2750519Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-11-03T15:53:22.2750681Z * [new tag] ciflow/inductor/166492 -> ciflow/inductor/166492 2025-11-03T15:53:22.2750844Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-11-03T15:53:22.2751052Z * [new tag] ciflow/inductor/166498 -> ciflow/inductor/166498 2025-11-03T15:53:22.2751212Z * [new tag] ciflow/inductor/166499 -> ciflow/inductor/166499 2025-11-03T15:53:22.2751478Z * [new tag] ciflow/inductor/166515 -> ciflow/inductor/166515 2025-11-03T15:53:22.2751652Z * [new tag] ciflow/inductor/166536 -> ciflow/inductor/166536 2025-11-03T15:53:22.2751807Z * [new tag] ciflow/inductor/166540 -> ciflow/inductor/166540 2025-11-03T15:53:22.2751966Z * [new tag] ciflow/inductor/166541 -> ciflow/inductor/166541 2025-11-03T15:53:22.2752134Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-11-03T15:53:22.2752354Z * [new tag] ciflow/inductor/166581 -> ciflow/inductor/166581 2025-11-03T15:53:22.2752514Z * [new tag] ciflow/inductor/166584 -> ciflow/inductor/166584 2025-11-03T15:53:22.2752678Z * [new tag] ciflow/inductor/166593 -> ciflow/inductor/166593 2025-11-03T15:53:22.2752835Z * [new tag] ciflow/inductor/166600 -> ciflow/inductor/166600 2025-11-03T15:53:22.2752997Z * [new tag] ciflow/inductor/166608 -> ciflow/inductor/166608 2025-11-03T15:53:22.2753152Z * [new tag] ciflow/inductor/166610 -> ciflow/inductor/166610 2025-11-03T15:53:22.2753323Z * [new tag] ciflow/inductor/166629 -> ciflow/inductor/166629 2025-11-03T15:53:22.2753486Z * [new tag] ciflow/inductor/166640 -> ciflow/inductor/166640 2025-11-03T15:53:22.2753650Z * [new tag] ciflow/inductor/166648 -> ciflow/inductor/166648 2025-11-03T15:53:22.2753818Z * [new tag] ciflow/inductor/166658 -> ciflow/inductor/166658 2025-11-03T15:53:22.2753977Z * [new tag] ciflow/inductor/166659 -> ciflow/inductor/166659 2025-11-03T15:53:22.2754137Z * [new tag] ciflow/inductor/166662 -> ciflow/inductor/166662 2025-11-03T15:53:22.2754304Z * [new tag] ciflow/inductor/166663 -> ciflow/inductor/166663 2025-11-03T15:53:22.2754468Z * [new tag] ciflow/inductor/166664 -> ciflow/inductor/166664 2025-11-03T15:53:22.2754625Z * [new tag] ciflow/inductor/166669 -> ciflow/inductor/166669 2025-11-03T15:53:22.2754796Z * [new tag] ciflow/inductor/166673 -> ciflow/inductor/166673 2025-11-03T15:53:22.2754952Z * [new tag] ciflow/inductor/166674 -> ciflow/inductor/166674 2025-11-03T15:53:22.2755111Z * [new tag] ciflow/inductor/166676 -> ciflow/inductor/166676 2025-11-03T15:53:22.2755281Z * [new tag] ciflow/inductor/166679 -> ciflow/inductor/166679 2025-11-03T15:53:22.2755439Z * [new tag] ciflow/inductor/166701 -> ciflow/inductor/166701 2025-11-03T15:53:22.2755600Z * [new tag] ciflow/inductor/166720 -> ciflow/inductor/166720 2025-11-03T15:53:22.2755779Z * [new tag] ciflow/inductor/166738 -> ciflow/inductor/166738 2025-11-03T15:53:22.2755944Z * [new tag] ciflow/inductor/166740 -> ciflow/inductor/166740 2025-11-03T15:53:22.2756102Z * [new tag] ciflow/inductor/166741 -> ciflow/inductor/166741 2025-11-03T15:53:22.2756261Z * [new tag] ciflow/inductor/166745 -> ciflow/inductor/166745 2025-11-03T15:53:22.2756434Z * [new tag] ciflow/inductor/166747 -> ciflow/inductor/166747 2025-11-03T15:53:22.2756591Z * [new tag] ciflow/inductor/166757 -> ciflow/inductor/166757 2025-11-03T15:53:22.2756791Z * [new tag] ciflow/inductor/166762 -> ciflow/inductor/166762 2025-11-03T15:53:22.2756960Z * [new tag] ciflow/inductor/166775 -> ciflow/inductor/166775 2025-11-03T15:53:22.2757153Z * [new tag] ciflow/inductor/166776 -> ciflow/inductor/166776 2025-11-03T15:53:22.2757317Z * [new tag] ciflow/inductor/166777 -> ciflow/inductor/166777 2025-11-03T15:53:22.2757558Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-11-03T15:53:22.2757717Z * [new tag] ciflow/inductor/166791 -> ciflow/inductor/166791 2025-11-03T15:53:22.2757876Z * [new tag] ciflow/inductor/166793 -> ciflow/inductor/166793 2025-11-03T15:53:22.2758042Z * [new tag] ciflow/inductor/166803 -> ciflow/inductor/166803 2025-11-03T15:53:22.2758198Z * [new tag] ciflow/inductor/166808 -> ciflow/inductor/166808 2025-11-03T15:53:22.2758423Z * [new tag] ciflow/inductor/166822 -> ciflow/inductor/166822 2025-11-03T15:53:22.2758592Z * [new tag] ciflow/inductor/166834 -> ciflow/inductor/166834 2025-11-03T15:53:22.2758754Z * [new tag] ciflow/inductor/166839 -> ciflow/inductor/166839 2025-11-03T15:53:22.2758911Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-11-03T15:53:22.2759084Z * [new tag] ciflow/inductor/166855 -> ciflow/inductor/166855 2025-11-03T15:53:22.2759252Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-11-03T15:53:22.2759422Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-11-03T15:53:22.2759590Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-11-03T15:53:22.2759790Z * [new tag] ciflow/linux-aarch64/166380 -> ciflow/linux-aarch64/166380 2025-11-03T15:53:22.2759983Z * [new tag] ciflow/linux-aarch64/166441 -> ciflow/linux-aarch64/166441 2025-11-03T15:53:22.2760165Z * [new tag] ciflow/linux-aarch64/166549 -> ciflow/linux-aarch64/166549 2025-11-03T15:53:22.2760355Z * [new tag] ciflow/linux-aarch64/166640 -> ciflow/linux-aarch64/166640 2025-11-03T15:53:22.2760535Z * [new tag] ciflow/linux-aarch64/166691 -> ciflow/linux-aarch64/166691 2025-11-03T15:53:22.2760718Z * [new tag] ciflow/linux-aarch64/166849 -> ciflow/linux-aarch64/166849 2025-11-03T15:53:22.2760873Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-11-03T15:53:22.2761015Z * [new tag] ciflow/mps/157554 -> ciflow/mps/157554 2025-11-03T15:53:22.2761159Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-11-03T15:53:22.2761307Z * [new tag] ciflow/mps/165952 -> ciflow/mps/165952 2025-11-03T15:53:22.2761447Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-11-03T15:53:22.2761592Z * [new tag] ciflow/mps/166273 -> ciflow/mps/166273 2025-11-03T15:53:22.2761741Z * [new tag] ciflow/mps/166396 -> ciflow/mps/166396 2025-11-03T15:53:22.2761882Z * [new tag] ciflow/mps/166615 -> ciflow/mps/166615 2025-11-03T15:53:22.2762024Z * [new tag] ciflow/mps/166687 -> ciflow/mps/166687 2025-11-03T15:53:22.2762172Z * [new tag] ciflow/mps/166712 -> ciflow/mps/166712 2025-11-03T15:53:22.2762314Z * [new tag] ciflow/mps/166818 -> ciflow/mps/166818 2025-11-03T15:53:22.2762512Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-11-03T15:53:22.2762670Z * [new tag] ciflow/nightly/166727 -> ciflow/nightly/166727 2025-11-03T15:53:22.2762909Z * [new tag] ciflow/op-benchmark/165915 -> ciflow/op-benchmark/165915 2025-11-03T15:53:22.2763095Z * [new tag] ciflow/op-benchmark/166331 -> ciflow/op-benchmark/166331 2025-11-03T15:53:22.2763276Z * [new tag] ciflow/op-benchmark/166640 -> ciflow/op-benchmark/166640 2025-11-03T15:53:22.2763465Z * [new tag] ciflow/op-benchmark/166652 -> ciflow/op-benchmark/166652 2025-11-03T15:53:22.2763718Z * [new tag] ciflow/op-benchmark/166731 -> ciflow/op-benchmark/166731 2025-11-03T15:53:22.2763963Z * [new tag] ciflow/periodic-rocm-mi200/166743 -> ciflow/periodic-rocm-mi200/166743 2025-11-03T15:53:22.2764211Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-11-03T15:53:22.2764449Z * [new tag] ciflow/periodic-rocm-mi300/166743 -> ciflow/periodic-rocm-mi300/166743 2025-11-03T15:53:22.2764625Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-11-03T15:53:22.2765156Z * [new tag] ciflow/periodic/06e71c85583d9857f716b441eef9db40d3f27a39 -> ciflow/periodic/06e71c85583d9857f716b441eef9db40d3f27a39 2025-11-03T15:53:22.2765609Z * [new tag] ciflow/periodic/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 -> ciflow/periodic/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 2025-11-03T15:53:22.2765780Z * [new tag] ciflow/periodic/163490 -> ciflow/periodic/163490 2025-11-03T15:53:22.2765956Z * [new tag] ciflow/periodic/164202 -> ciflow/periodic/164202 2025-11-03T15:53:22.2766121Z * [new tag] ciflow/periodic/164938 -> ciflow/periodic/164938 2025-11-03T15:53:22.2766285Z * [new tag] ciflow/periodic/165885 -> ciflow/periodic/165885 2025-11-03T15:53:22.2766454Z * [new tag] ciflow/periodic/166517 -> ciflow/periodic/166517 2025-11-03T15:53:22.2766913Z * [new tag] ciflow/periodic/1e836bc769f9cfabc7659a172b8c2edee7c375d3 -> ciflow/periodic/1e836bc769f9cfabc7659a172b8c2edee7c375d3 2025-11-03T15:53:22.2767093Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-11-03T15:53:22.2767282Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-11-03T15:53:22.2767448Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-11-03T15:53:22.2767625Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-11-03T15:53:22.2768112Z * [new tag] ciflow/periodic/687c15c0b3f01118536413d21efcd052838fa10d -> ciflow/periodic/687c15c0b3f01118536413d21efcd052838fa10d 2025-11-03T15:53:22.2768604Z * [new tag] ciflow/periodic/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a -> ciflow/periodic/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a 2025-11-03T15:53:22.2768797Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-11-03T15:53:22.2769247Z * [new tag] ciflow/periodic/96b61844a722d2ae8b1a2dc283a6c0060b40782e -> ciflow/periodic/96b61844a722d2ae8b1a2dc283a6c0060b40782e 2025-11-03T15:53:22.2769680Z * [new tag] ciflow/periodic/be283297100ab86123e74b7a8372995d32b140c8 -> ciflow/periodic/be283297100ab86123e74b7a8372995d32b140c8 2025-11-03T15:53:22.2770132Z * [new tag] ciflow/periodic/bfc2050db975e589795cd3eceaed2e83bf89ad35 -> ciflow/periodic/bfc2050db975e589795cd3eceaed2e83bf89ad35 2025-11-03T15:53:22.2770580Z * [new tag] ciflow/periodic/c5701d0ab5f55b23243dd437f57e856970c45bb6 -> ciflow/periodic/c5701d0ab5f55b23243dd437f57e856970c45bb6 2025-11-03T15:53:22.2771035Z * [new tag] ciflow/periodic/cde81e92b95eee9af2879c9c75f7b03699ca72ad -> ciflow/periodic/cde81e92b95eee9af2879c9c75f7b03699ca72ad 2025-11-03T15:53:22.2771248Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-11-03T15:53:22.2771466Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-11-03T15:53:22.2771677Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-11-03T15:53:22.2771872Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-11-03T15:53:22.2772098Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-11-03T15:53:22.2772357Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-11-03T15:53:22.2772505Z * [new tag] ciflow/pull/166321 -> ciflow/pull/166321 2025-11-03T15:53:22.2772659Z * [new tag] ciflow/pull/166768 -> ciflow/pull/166768 2025-11-03T15:53:22.2773057Z * [new tag] ciflow/pull/18f425962656f009e151944d12f76e2f856b85df -> ciflow/pull/18f425962656f009e151944d12f76e2f856b85df 2025-11-03T15:53:22.2773466Z * [new tag] ciflow/pull/76780b1a3d208b142f067bdd655e7d4c5615efe1 -> ciflow/pull/76780b1a3d208b142f067bdd655e7d4c5615efe1 2025-11-03T15:53:22.2774082Z * [new tag] ciflow/pull/79aee77381b21d41c77148e5ff84c4b351aaf144 -> ciflow/pull/79aee77381b21d41c77148e5ff84c4b351aaf144 2025-11-03T15:53:22.2774548Z * [new tag] ciflow/pull/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 -> ciflow/pull/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 2025-11-03T15:53:22.2774975Z * [new tag] ciflow/pull/cee03634dab2dbf259d84bc389bdea80de0f80ac -> ciflow/pull/cee03634dab2dbf259d84bc389bdea80de0f80ac 2025-11-03T15:53:22.2775389Z * [new tag] ciflow/pull/d962bed15798961ffd10e64068f86a2cec411ffb -> ciflow/pull/d962bed15798961ffd10e64068f86a2cec411ffb 2025-11-03T15:53:22.2775794Z * [new tag] ciflow/pull/e471800dceb8a6592562fc4fc96a5e80bc494c0a -> ciflow/pull/e471800dceb8a6592562fc4fc96a5e80bc494c0a 2025-11-03T15:53:22.2776196Z * [new tag] ciflow/pull/f013e804c876a34cbc86a6a475597e3e29812883 -> ciflow/pull/f013e804c876a34cbc86a6a475597e3e29812883 2025-11-03T15:53:22.2776615Z * [new tag] ciflow/pull/f5cb9a4c68d9271c58ef4d3257210984b8e85099 -> ciflow/pull/f5cb9a4c68d9271c58ef4d3257210984b8e85099 2025-11-03T15:53:22.2776788Z * [new tag] ciflow/rocm-mi300/162053 -> ciflow/rocm-mi300/162053 2025-11-03T15:53:22.2776956Z * [new tag] ciflow/rocm-mi300/165548 -> ciflow/rocm-mi300/165548 2025-11-03T15:53:22.2777129Z * [new tag] ciflow/rocm-mi300/166317 -> ciflow/rocm-mi300/166317 2025-11-03T15:53:22.2777291Z * [new tag] ciflow/rocm-mi300/166743 -> ciflow/rocm-mi300/166743 2025-11-03T15:53:22.2777454Z * [new tag] ciflow/rocm-mi355/162053 -> ciflow/rocm-mi355/162053 2025-11-03T15:53:22.2777621Z * [new tag] ciflow/rocm-mi355/166743 -> ciflow/rocm-mi355/166743 2025-11-03T15:53:22.2777765Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-11-03T15:53:22.2777915Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-11-03T15:53:22.2778059Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-11-03T15:53:22.2778211Z * [new tag] ciflow/rocm/157553 -> ciflow/rocm/157553 2025-11-03T15:53:22.2778350Z * [new tag] ciflow/rocm/157635 -> ciflow/rocm/157635 2025-11-03T15:53:22.2778493Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-11-03T15:53:22.2778641Z * [new tag] ciflow/rocm/161404 -> ciflow/rocm/161404 2025-11-03T15:53:22.2778780Z * [new tag] ciflow/rocm/162053 -> ciflow/rocm/162053 2025-11-03T15:53:22.2778922Z * [new tag] ciflow/rocm/163369 -> ciflow/rocm/163369 2025-11-03T15:53:22.2779071Z * [new tag] ciflow/rocm/164657 -> ciflow/rocm/164657 2025-11-03T15:53:22.2779217Z * [new tag] ciflow/rocm/165132 -> ciflow/rocm/165132 2025-11-03T15:53:22.2779360Z * [new tag] ciflow/rocm/165541 -> ciflow/rocm/165541 2025-11-03T15:53:22.2779549Z * [new tag] ciflow/rocm/165548 -> ciflow/rocm/165548 2025-11-03T15:53:22.2779692Z * [new tag] ciflow/rocm/165952 -> ciflow/rocm/165952 2025-11-03T15:53:22.2779899Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-11-03T15:53:22.2780088Z * [new tag] ciflow/rocm/166250 -> ciflow/rocm/166250 2025-11-03T15:53:22.2780233Z * [new tag] ciflow/rocm/166317 -> ciflow/rocm/166317 2025-11-03T15:53:22.2780377Z * [new tag] ciflow/rocm/166377 -> ciflow/rocm/166377 2025-11-03T15:53:22.2780524Z * [new tag] ciflow/rocm/166391 -> ciflow/rocm/166391 2025-11-03T15:53:22.2780665Z * [new tag] ciflow/rocm/166492 -> ciflow/rocm/166492 2025-11-03T15:53:22.2780874Z * [new tag] ciflow/rocm/166515 -> ciflow/rocm/166515 2025-11-03T15:53:22.2781016Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-11-03T15:53:22.2781164Z * [new tag] ciflow/rocm/166526 -> ciflow/rocm/166526 2025-11-03T15:53:22.2781304Z * [new tag] ciflow/rocm/166743 -> ciflow/rocm/166743 2025-11-03T15:53:22.2781448Z * [new tag] ciflow/rocm/166744 -> ciflow/rocm/166744 2025-11-03T15:53:22.2781598Z * [new tag] ciflow/rocm/166752 -> ciflow/rocm/166752 2025-11-03T15:53:22.2781740Z * [new tag] ciflow/rocm/166764 -> ciflow/rocm/166764 2025-11-03T15:53:22.2781881Z * [new tag] ciflow/rocm/166834 -> ciflow/rocm/166834 2025-11-03T15:53:22.2782042Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-11-03T15:53:22.2782194Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-11-03T15:53:22.2782678Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-11-03T15:53:22.2782836Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-11-03T15:53:22.2782986Z * [new tag] ciflow/slow/166844 -> ciflow/slow/166844 2025-11-03T15:53:22.2783133Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-11-03T15:53:22.2783287Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-11-03T15:53:22.2783433Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-11-03T15:53:22.2783578Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-11-03T15:53:22.2783731Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-11-03T15:53:22.2783879Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-11-03T15:53:22.2784025Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-11-03T15:53:22.2784168Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-11-03T15:53:22.2784614Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-11-03T15:53:22.2784766Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-11-03T15:53:22.2784914Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-11-03T15:53:22.2785066Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-11-03T15:53:22.2785247Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-11-03T15:53:22.2785400Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-11-03T15:53:22.2785916Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-11-03T15:53:22.2786411Z * [new tag] ciflow/trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 -> ciflow/trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 2025-11-03T15:53:22.2786936Z * [new tag] ciflow/trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 -> ciflow/trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 2025-11-03T15:53:22.2787096Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-11-03T15:53:22.2787248Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-11-03T15:53:22.2787391Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-11-03T15:53:22.2787546Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-11-03T15:53:22.2787758Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-11-03T15:53:22.2787909Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-11-03T15:53:22.2788063Z * [new tag] ciflow/trunk/155731 -> ciflow/trunk/155731 2025-11-03T15:53:22.2788209Z * [new tag] ciflow/trunk/156812 -> ciflow/trunk/156812 2025-11-03T15:53:22.2788358Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-11-03T15:53:22.2788508Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-11-03T15:53:22.2788651Z * [new tag] ciflow/trunk/160417 -> ciflow/trunk/160417 2025-11-03T15:53:22.2788795Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-11-03T15:53:22.2788940Z * [new tag] ciflow/trunk/161771 -> ciflow/trunk/161771 2025-11-03T15:53:22.2789093Z * [new tag] ciflow/trunk/162053 -> ciflow/trunk/162053 2025-11-03T15:53:22.2789242Z * [new tag] ciflow/trunk/162454 -> ciflow/trunk/162454 2025-11-03T15:53:22.2789389Z * [new tag] ciflow/trunk/162564 -> ciflow/trunk/162564 2025-11-03T15:53:22.2789542Z * [new tag] ciflow/trunk/162709 -> ciflow/trunk/162709 2025-11-03T15:53:22.2789689Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-11-03T15:53:22.2789832Z * [new tag] ciflow/trunk/163249 -> ciflow/trunk/163249 2025-11-03T15:53:22.2789985Z * [new tag] ciflow/trunk/163490 -> ciflow/trunk/163490 2025-11-03T15:53:22.2790127Z * [new tag] ciflow/trunk/164202 -> ciflow/trunk/164202 2025-11-03T15:53:22.2790270Z * [new tag] ciflow/trunk/164938 -> ciflow/trunk/164938 2025-11-03T15:53:22.2790421Z * [new tag] ciflow/trunk/164979 -> ciflow/trunk/164979 2025-11-03T15:53:22.2790566Z * [new tag] ciflow/trunk/164980 -> ciflow/trunk/164980 2025-11-03T15:53:22.2790709Z * [new tag] ciflow/trunk/165029 -> ciflow/trunk/165029 2025-11-03T15:53:22.2790860Z * [new tag] ciflow/trunk/165049 -> ciflow/trunk/165049 2025-11-03T15:53:22.2791005Z * [new tag] ciflow/trunk/165067 -> ciflow/trunk/165067 2025-11-03T15:53:22.2791152Z * [new tag] ciflow/trunk/165132 -> ciflow/trunk/165132 2025-11-03T15:53:22.2791302Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-11-03T15:53:22.2791448Z * [new tag] ciflow/trunk/165431 -> ciflow/trunk/165431 2025-11-03T15:53:22.2791590Z * [new tag] ciflow/trunk/165548 -> ciflow/trunk/165548 2025-11-03T15:53:22.2791733Z * [new tag] ciflow/trunk/165642 -> ciflow/trunk/165642 2025-11-03T15:53:22.2791885Z * [new tag] ciflow/trunk/165646 -> ciflow/trunk/165646 2025-11-03T15:53:22.2792063Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-11-03T15:53:22.2792215Z * [new tag] ciflow/trunk/165824 -> ciflow/trunk/165824 2025-11-03T15:53:22.2792364Z * [new tag] ciflow/trunk/165885 -> ciflow/trunk/165885 2025-11-03T15:53:22.2792616Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-11-03T15:53:22.2792759Z * [new tag] ciflow/trunk/165972 -> ciflow/trunk/165972 2025-11-03T15:53:22.2792947Z * [new tag] ciflow/trunk/166010 -> ciflow/trunk/166010 2025-11-03T15:53:22.2793099Z * [new tag] ciflow/trunk/166071 -> ciflow/trunk/166071 2025-11-03T15:53:22.2793280Z * [new tag] ciflow/trunk/166160 -> ciflow/trunk/166160 2025-11-03T15:53:22.2793440Z * [new tag] ciflow/trunk/166170 -> ciflow/trunk/166170 2025-11-03T15:53:22.2793693Z * [new tag] ciflow/trunk/166198 -> ciflow/trunk/166198 2025-11-03T15:53:22.2793840Z * [new tag] ciflow/trunk/166294 -> ciflow/trunk/166294 2025-11-03T15:53:22.2794030Z * [new tag] ciflow/trunk/166299 -> ciflow/trunk/166299 2025-11-03T15:53:22.2794182Z * [new tag] ciflow/trunk/166317 -> ciflow/trunk/166317 2025-11-03T15:53:22.2794359Z * [new tag] ciflow/trunk/166321 -> ciflow/trunk/166321 2025-11-03T15:53:22.2794508Z * [new tag] ciflow/trunk/166361 -> ciflow/trunk/166361 2025-11-03T15:53:22.2794660Z * [new tag] ciflow/trunk/166367 -> ciflow/trunk/166367 2025-11-03T15:53:22.2794840Z * [new tag] ciflow/trunk/166376 -> ciflow/trunk/166376 2025-11-03T15:53:22.2794985Z * [new tag] ciflow/trunk/166379 -> ciflow/trunk/166379 2025-11-03T15:53:22.2795188Z * [new tag] ciflow/trunk/166380 -> ciflow/trunk/166380 2025-11-03T15:53:22.2795333Z * [new tag] ciflow/trunk/166402 -> ciflow/trunk/166402 2025-11-03T15:53:22.2795513Z * [new tag] ciflow/trunk/166416 -> ciflow/trunk/166416 2025-11-03T15:53:22.2795673Z * [new tag] ciflow/trunk/166431 -> ciflow/trunk/166431 2025-11-03T15:53:22.2795823Z * [new tag] ciflow/trunk/166433 -> ciflow/trunk/166433 2025-11-03T15:53:22.2796000Z * [new tag] ciflow/trunk/166459 -> ciflow/trunk/166459 2025-11-03T15:53:22.2796153Z * [new tag] ciflow/trunk/166469 -> ciflow/trunk/166469 2025-11-03T15:53:22.2796334Z * [new tag] ciflow/trunk/166493 -> ciflow/trunk/166493 2025-11-03T15:53:22.2796479Z * [new tag] ciflow/trunk/166526 -> ciflow/trunk/166526 2025-11-03T15:53:22.2796665Z * [new tag] ciflow/trunk/166536 -> ciflow/trunk/166536 2025-11-03T15:53:22.2796812Z * [new tag] ciflow/trunk/166541 -> ciflow/trunk/166541 2025-11-03T15:53:22.2796955Z * [new tag] ciflow/trunk/166549 -> ciflow/trunk/166549 2025-11-03T15:53:22.2797142Z * [new tag] ciflow/trunk/166608 -> ciflow/trunk/166608 2025-11-03T15:53:22.2797294Z * [new tag] ciflow/trunk/166610 -> ciflow/trunk/166610 2025-11-03T15:53:22.2797476Z * [new tag] ciflow/trunk/166613 -> ciflow/trunk/166613 2025-11-03T15:53:22.2797625Z * [new tag] ciflow/trunk/166640 -> ciflow/trunk/166640 2025-11-03T15:53:22.2797807Z * [new tag] ciflow/trunk/166687 -> ciflow/trunk/166687 2025-11-03T15:53:22.2797958Z * [new tag] ciflow/trunk/166688 -> ciflow/trunk/166688 2025-11-03T15:53:22.2798106Z * [new tag] ciflow/trunk/166689 -> ciflow/trunk/166689 2025-11-03T15:53:22.2798295Z * [new tag] ciflow/trunk/166715 -> ciflow/trunk/166715 2025-11-03T15:53:22.2798443Z * [new tag] ciflow/trunk/166727 -> ciflow/trunk/166727 2025-11-03T15:53:22.2798620Z * [new tag] ciflow/trunk/166744 -> ciflow/trunk/166744 2025-11-03T15:53:22.2798851Z * [new tag] ciflow/trunk/166751 -> ciflow/trunk/166751 2025-11-03T15:53:22.2799036Z * [new tag] ciflow/trunk/166768 -> ciflow/trunk/166768 2025-11-03T15:53:22.2799182Z * [new tag] ciflow/trunk/166793 -> ciflow/trunk/166793 2025-11-03T15:53:22.2799372Z * [new tag] ciflow/trunk/166805 -> ciflow/trunk/166805 2025-11-03T15:53:22.2799522Z * [new tag] ciflow/trunk/166813 -> ciflow/trunk/166813 2025-11-03T15:53:22.2799705Z * [new tag] ciflow/trunk/166830 -> ciflow/trunk/166830 2025-11-03T15:53:22.2799933Z * [new tag] ciflow/trunk/166839 -> ciflow/trunk/166839 2025-11-03T15:53:22.2800111Z * [new tag] ciflow/trunk/166840 -> ciflow/trunk/166840 2025-11-03T15:53:22.2800258Z * [new tag] ciflow/trunk/166844 -> ciflow/trunk/166844 2025-11-03T15:53:22.2800401Z * [new tag] ciflow/trunk/166847 -> ciflow/trunk/166847 2025-11-03T15:53:22.2800592Z * [new tag] ciflow/trunk/166861 -> ciflow/trunk/166861 2025-11-03T15:53:22.2801036Z * [new tag] ciflow/trunk/18f425962656f009e151944d12f76e2f856b85df -> ciflow/trunk/18f425962656f009e151944d12f76e2f856b85df 2025-11-03T15:53:22.2801486Z * [new tag] ciflow/trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 -> ciflow/trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 2025-11-03T15:53:22.2801939Z * [new tag] ciflow/trunk/a19e92d43355489c8d33325321e688a6e6182267 -> ciflow/trunk/a19e92d43355489c8d33325321e688a6e6182267 2025-11-03T15:53:22.2802433Z * [new tag] ciflow/trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 -> ciflow/trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 2025-11-03T15:53:22.2802880Z * [new tag] ciflow/trunk/c3dc0c7089f3204c36961acc227a3ff503530094 -> ciflow/trunk/c3dc0c7089f3204c36961acc227a3ff503530094 2025-11-03T15:53:22.2803361Z * [new tag] ciflow/trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac -> ciflow/trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac 2025-11-03T15:53:22.2803810Z * [new tag] ciflow/trunk/d962bed15798961ffd10e64068f86a2cec411ffb -> ciflow/trunk/d962bed15798961ffd10e64068f86a2cec411ffb 2025-11-03T15:53:22.2804302Z * [new tag] ciflow/trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a -> ciflow/trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a 2025-11-03T15:53:22.2804746Z * [new tag] ciflow/trunk/f013e804c876a34cbc86a6a475597e3e29812883 -> ciflow/trunk/f013e804c876a34cbc86a6a475597e3e29812883 2025-11-03T15:53:22.2804906Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-11-03T15:53:22.2805096Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-11-03T15:53:22.2805245Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-11-03T15:53:22.2805448Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-11-03T15:53:22.2805597Z * [new tag] ciflow/xpu/156812 -> ciflow/xpu/156812 2025-11-03T15:53:22.2805746Z * [new tag] ciflow/xpu/161246 -> ciflow/xpu/161246 2025-11-03T15:53:22.2805922Z * [new tag] ciflow/xpu/162454 -> ciflow/xpu/162454 2025-11-03T15:53:22.2806063Z * [new tag] ciflow/xpu/162475 -> ciflow/xpu/162475 2025-11-03T15:53:22.2813104Z * [new tag] ciflow/xpu/162564 -> ciflow/xpu/162564 2025-11-03T15:53:22.2813364Z * [new tag] ciflow/xpu/165049 -> ciflow/xpu/165049 2025-11-03T15:53:22.2813514Z * [new tag] ciflow/xpu/165423 -> ciflow/xpu/165423 2025-11-03T15:53:22.2813662Z * [new tag] ciflow/xpu/166292 -> ciflow/xpu/166292 2025-11-03T15:53:22.2813806Z * [new tag] ciflow/xpu/166299 -> ciflow/xpu/166299 2025-11-03T15:53:22.2814184Z * [new tag] ciflow/xpu/166376 -> ciflow/xpu/166376 2025-11-03T15:53:22.2814338Z * [new tag] ciflow/xpu/166396 -> ciflow/xpu/166396 2025-11-03T15:53:22.2814482Z * [new tag] ciflow/xpu/166424 -> ciflow/xpu/166424 2025-11-03T15:53:22.2814626Z * [new tag] ciflow/xpu/166436 -> ciflow/xpu/166436 2025-11-03T15:53:22.2814765Z * [new tag] ciflow/xpu/166495 -> ciflow/xpu/166495 2025-11-03T15:53:22.2815005Z * [new tag] ciflow/xpu/166504 -> ciflow/xpu/166504 2025-11-03T15:53:22.2815146Z * [new tag] ciflow/xpu/166613 -> ciflow/xpu/166613 2025-11-03T15:53:22.2815283Z * [new tag] ciflow/xpu/166684 -> ciflow/xpu/166684 2025-11-03T15:53:22.2815435Z * [new tag] ciflow/xpu/166830 -> ciflow/xpu/166830 2025-11-03T15:53:22.2815583Z * [new tag] ciflow/xpu/166834 -> ciflow/xpu/166834 2025-11-03T15:53:22.2815773Z * [new tag] ciflow/xpu/166839 -> ciflow/xpu/166839 2025-11-03T15:53:22.2815934Z * [new tag] ciflow/xpu/166840 -> ciflow/xpu/166840 2025-11-03T15:53:22.2816113Z * [new tag] ciflow/xpu/166847 -> ciflow/xpu/166847 2025-11-03T15:53:22.2816256Z * [new tag] ciflow/xpu/166861 -> ciflow/xpu/166861 2025-11-03T15:53:22.2816432Z * [new tag] cslpull75 -> cslpull75 2025-11-03T15:53:22.2816563Z * [new tag] cslpull76 -> cslpull76 2025-11-03T15:53:22.2816687Z * [new tag] cslpull77 -> cslpull77 2025-11-03T15:53:22.2816826Z * [new tag] cslpull78 -> cslpull78 2025-11-03T15:53:22.2816950Z * [new tag] cslpull79 -> cslpull79 2025-11-03T15:53:22.2817081Z * [new tag] cslpull80 -> cslpull80 2025-11-03T15:53:22.2817201Z * [new tag] cslpull81 -> cslpull81 2025-11-03T15:53:22.2817334Z * [new tag] cslpull82 -> cslpull82 2025-11-03T15:53:22.2817459Z * [new tag] cslpull83 -> cslpull83 2025-11-03T15:53:22.2817580Z * [new tag] cslpull84 -> cslpull84 2025-11-03T15:53:22.2817710Z * [new tag] cslpull85 -> cslpull85 2025-11-03T15:53:22.2817845Z * [new tag] cslpull86 -> cslpull86 2025-11-03T15:53:22.2817967Z * [new tag] cslpull87 -> cslpull87 2025-11-03T15:53:22.2818100Z * [new tag] cslpull88 -> cslpull88 2025-11-03T15:53:22.2818224Z * [new tag] cslpull89 -> cslpull89 2025-11-03T15:53:22.2818350Z * [new tag] cslpull90 -> cslpull90 2025-11-03T15:53:22.2818490Z * [new tag] cslpull91 -> cslpull91 2025-11-03T15:53:22.2818617Z * [new tag] cslpull92 -> cslpull92 2025-11-03T15:53:22.2818741Z * [new tag] flight_5 -> flight_5 2025-11-03T15:53:22.2818872Z * [new tag] flight_5.1 -> flight_5.1 2025-11-03T15:53:22.2819004Z * [new tag] flight_5.2 -> flight_5.2 2025-11-03T15:53:22.2819129Z * [new tag] flight_5.3 -> flight_5.3 2025-11-03T15:53:22.2819262Z * [new tag] forpull1 -> forpull1 2025-11-03T15:53:22.2819437Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-11-03T15:53:22.2819585Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-11-03T15:53:22.2819816Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-11-03T15:53:22.2819980Z * [new tag] nightly-binary -> nightly-binary 2025-11-03T15:53:22.2820136Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-11-03T15:53:22.2820279Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-11-03T15:53:22.2820650Z * [new tag] trunk/000f49551bfda0683d395e1fe67f53cfb785868f -> trunk/000f49551bfda0683d395e1fe67f53cfb785868f 2025-11-03T15:53:22.2821054Z * [new tag] trunk/009ea77234788b29910b1205679036eaae3ee3ac -> trunk/009ea77234788b29910b1205679036eaae3ee3ac 2025-11-03T15:53:22.2821395Z * [new tag] trunk/0187db88d463905e5f7dcdf7689519e2807e5a12 -> trunk/0187db88d463905e5f7dcdf7689519e2807e5a12 2025-11-03T15:53:22.2821808Z * [new tag] trunk/02095cc09db01f1fecae436ac1a6ecdf2cfca0db -> trunk/02095cc09db01f1fecae436ac1a6ecdf2cfca0db 2025-11-03T15:53:22.2822212Z * [new tag] trunk/030de07affa347a80fa9f11ab8e9234fc6d7fd4d -> trunk/030de07affa347a80fa9f11ab8e9234fc6d7fd4d 2025-11-03T15:53:22.2822593Z * [new tag] trunk/034e951b0cfb02d7b55327cd482e58cf2695dca0 -> trunk/034e951b0cfb02d7b55327cd482e58cf2695dca0 2025-11-03T15:53:22.2822951Z * [new tag] trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 -> trunk/04d6a6f3392a87af8baf620dc0a323ffbb188c12 2025-11-03T15:53:22.2823293Z * [new tag] trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 -> trunk/0573747b6af273c6ac8cf9f1d81dc56066a57445 2025-11-03T15:53:22.2823647Z * [new tag] trunk/061fa73c97dcfcb39077ce8fc4042e7f22824b22 -> trunk/061fa73c97dcfcb39077ce8fc4042e7f22824b22 2025-11-03T15:53:22.2824002Z * [new tag] trunk/0674e0a0f14775f920296e9dfb8b61e4960bf99d -> trunk/0674e0a0f14775f920296e9dfb8b61e4960bf99d 2025-11-03T15:53:22.2824337Z * [new tag] trunk/06e71c85583d9857f716b441eef9db40d3f27a39 -> trunk/06e71c85583d9857f716b441eef9db40d3f27a39 2025-11-03T15:53:22.2824686Z * [new tag] trunk/08ae55021eafba28b304e78ef2da9a76741ce039 -> trunk/08ae55021eafba28b304e78ef2da9a76741ce039 2025-11-03T15:53:22.2825033Z * [new tag] trunk/08b0a8f11a00e0442bd3b3066617a501dca29876 -> trunk/08b0a8f11a00e0442bd3b3066617a501dca29876 2025-11-03T15:53:22.2825379Z * [new tag] trunk/08f4535378b9ab5c7ba74828bb20ad535e6de8eb -> trunk/08f4535378b9ab5c7ba74828bb20ad535e6de8eb 2025-11-03T15:53:22.2825740Z * [new tag] trunk/0918bf321c2cfaebb91c5f9e5f0ebe462962328e -> trunk/0918bf321c2cfaebb91c5f9e5f0ebe462962328e 2025-11-03T15:53:22.2826085Z * [new tag] trunk/0947765eb9208996f221dbcb088df800be3953d7 -> trunk/0947765eb9208996f221dbcb088df800be3953d7 2025-11-03T15:53:22.2826432Z * [new tag] trunk/0a3ac47c0a36d7ed619e6577294648a7c14b1ae1 -> trunk/0a3ac47c0a36d7ed619e6577294648a7c14b1ae1 2025-11-03T15:53:22.2826778Z * [new tag] trunk/0ae3e306217a67362371267bbba0ac3fa0855fdc -> trunk/0ae3e306217a67362371267bbba0ac3fa0855fdc 2025-11-03T15:53:22.2827122Z * [new tag] trunk/0d3a4f7155508656bd928527840ed155e8b1a88b -> trunk/0d3a4f7155508656bd928527840ed155e8b1a88b 2025-11-03T15:53:22.2827463Z * [new tag] trunk/0d4992c1702d9d14bc73c29d44029adb7e698eba -> trunk/0d4992c1702d9d14bc73c29d44029adb7e698eba 2025-11-03T15:53:22.2827844Z * [new tag] trunk/0d50e5d8d4132cb09508b3e35701e7b06433420e -> trunk/0d50e5d8d4132cb09508b3e35701e7b06433420e 2025-11-03T15:53:22.2828251Z * [new tag] trunk/0d81bb7f9cef1b735ff373a245aaa2bc037b31b0 -> trunk/0d81bb7f9cef1b735ff373a245aaa2bc037b31b0 2025-11-03T15:53:22.2828622Z * [new tag] trunk/0e19561e235372a3fbed81338fa4e674116c0448 -> trunk/0e19561e235372a3fbed81338fa4e674116c0448 2025-11-03T15:53:22.2828968Z * [new tag] trunk/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 -> trunk/0e46a10aa7cf69354a0a0cbd268506b53a7cc882 2025-11-03T15:53:22.2829850Z * [new tag] trunk/0eacd934bc1c1bee002fcd084300d596d789d166 -> trunk/0eacd934bc1c1bee002fcd084300d596d789d166 2025-11-03T15:53:22.2830188Z * [new tag] trunk/0ec054982304473b51e6ded40c2dc3993d4036be -> trunk/0ec054982304473b51e6ded40c2dc3993d4036be 2025-11-03T15:53:22.2830512Z * [new tag] trunk/108bb224f77842593009214ebf6258030b934642 -> trunk/108bb224f77842593009214ebf6258030b934642 2025-11-03T15:53:22.2830874Z * [new tag] trunk/110efe4df4759006ce5aad4ae1b87d93dcf33c3b -> trunk/110efe4df4759006ce5aad4ae1b87d93dcf33c3b 2025-11-03T15:53:22.2831284Z * [new tag] trunk/112960541529ab0d27bb8aa8b487ef194e048494 -> trunk/112960541529ab0d27bb8aa8b487ef194e048494 2025-11-03T15:53:22.2831620Z * [new tag] trunk/121235956bab7430fb8d080cee209607f8387ead -> trunk/121235956bab7430fb8d080cee209607f8387ead 2025-11-03T15:53:22.2831978Z * [new tag] trunk/12577064dddfc6f5daf66c5b5a73cb418a588f20 -> trunk/12577064dddfc6f5daf66c5b5a73cb418a588f20 2025-11-03T15:53:22.2832308Z * [new tag] trunk/12c12466b082834d23c1f512130da9280badfd28 -> trunk/12c12466b082834d23c1f512130da9280badfd28 2025-11-03T15:53:22.2832647Z * [new tag] trunk/13413b3b07cc72fa9c2671b2535f7e54c1b30ca2 -> trunk/13413b3b07cc72fa9c2671b2535f7e54c1b30ca2 2025-11-03T15:53:22.2832990Z * [new tag] trunk/13549e0e105291721f6f80ceb8f520ca272b971d -> trunk/13549e0e105291721f6f80ceb8f520ca272b971d 2025-11-03T15:53:22.2833328Z * [new tag] trunk/14102fb1f337d01ca61584011f5f657d14da5de6 -> trunk/14102fb1f337d01ca61584011f5f657d14da5de6 2025-11-03T15:53:22.2833709Z * [new tag] trunk/1425b40f29ab11ce21f7a98de9e35551213efe27 -> trunk/1425b40f29ab11ce21f7a98de9e35551213efe27 2025-11-03T15:53:22.2834103Z * [new tag] trunk/14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b -> trunk/14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b 2025-11-03T15:53:22.2834481Z * [new tag] trunk/160ab53dd57e67b3574763615cf8b33249e9afa5 -> trunk/160ab53dd57e67b3574763615cf8b33249e9afa5 2025-11-03T15:53:22.2834834Z * [new tag] trunk/16212f0d6bc1c4fb6ac0498badbe2fb74d5ff47b -> trunk/16212f0d6bc1c4fb6ac0498badbe2fb74d5ff47b 2025-11-03T15:53:22.2835170Z * [new tag] trunk/1656b253c5fcc34a53a9991303170892c6d90c1d -> trunk/1656b253c5fcc34a53a9991303170892c6d90c1d 2025-11-03T15:53:22.2835520Z * [new tag] trunk/173bcda436e9a00aa8215a414efc0c06cf4840a8 -> trunk/173bcda436e9a00aa8215a414efc0c06cf4840a8 2025-11-03T15:53:22.2835864Z * [new tag] trunk/1764f3a9c8eea4cf0aba853348446948597b7b78 -> trunk/1764f3a9c8eea4cf0aba853348446948597b7b78 2025-11-03T15:53:22.2836221Z * [new tag] trunk/17bdb232e1b3df3435fc6f54d3d713404ba96726 -> trunk/17bdb232e1b3df3435fc6f54d3d713404ba96726 2025-11-03T15:53:22.2836553Z * [new tag] trunk/17d5aa47674c5195a3d4919169fb6a334598e2a6 -> trunk/17d5aa47674c5195a3d4919169fb6a334598e2a6 2025-11-03T15:53:22.2836898Z * [new tag] trunk/181ee3bd42447b71a1a8435bf16c0877c4bc3ae7 -> trunk/181ee3bd42447b71a1a8435bf16c0877c4bc3ae7 2025-11-03T15:53:22.2837232Z * [new tag] trunk/18f425962656f009e151944d12f76e2f856b85df -> trunk/18f425962656f009e151944d12f76e2f856b85df 2025-11-03T15:53:22.2837594Z * [new tag] trunk/1abfa5f70b9aa0dcbd83dc40b092dda1cdcc7805 -> trunk/1abfa5f70b9aa0dcbd83dc40b092dda1cdcc7805 2025-11-03T15:53:22.2837948Z * [new tag] trunk/1aef88c72d3aef629b20e97a188c9dc4bab46a1a -> trunk/1aef88c72d3aef629b20e97a188c9dc4bab46a1a 2025-11-03T15:53:22.2838289Z * [new tag] trunk/1b655a87ef137d2cc9603a982532c5e033432daa -> trunk/1b655a87ef137d2cc9603a982532c5e033432daa 2025-11-03T15:53:22.2838635Z * [new tag] trunk/1c4ced2eafa470832f2f4e24487785c5b7b188c9 -> trunk/1c4ced2eafa470832f2f4e24487785c5b7b188c9 2025-11-03T15:53:22.2839042Z * [new tag] trunk/1dd6b76914397d466a7d9bfff551b6d8299fdce4 -> trunk/1dd6b76914397d466a7d9bfff551b6d8299fdce4 2025-11-03T15:53:22.2839395Z * [new tag] trunk/1dec8a67a8dc88736e9c476a3eaee301684094cd -> trunk/1dec8a67a8dc88736e9c476a3eaee301684094cd 2025-11-03T15:53:22.2839722Z * [new tag] trunk/1e3600b5287346b29a835ad67f8b33945e0ec698 -> trunk/1e3600b5287346b29a835ad67f8b33945e0ec698 2025-11-03T15:53:22.2840079Z * [new tag] trunk/1e836bc769f9cfabc7659a172b8c2edee7c375d3 -> trunk/1e836bc769f9cfabc7659a172b8c2edee7c375d3 2025-11-03T15:53:22.2840811Z * [new tag] trunk/1fa520ea654f5fc0b3c65ce6e056dd73442dd65d -> trunk/1fa520ea654f5fc0b3c65ce6e056dd73442dd65d 2025-11-03T15:53:22.2841184Z * [new tag] trunk/1fdef664a5dffc3bd3d9eba9d78ed458a5f9dbcb -> trunk/1fdef664a5dffc3bd3d9eba9d78ed458a5f9dbcb 2025-11-03T15:53:22.2841533Z * [new tag] trunk/20be077085daf739af76325d04f649dcd908316c -> trunk/20be077085daf739af76325d04f649dcd908316c 2025-11-03T15:53:22.2841876Z * [new tag] trunk/21b48f8dfa7685699df4c97c0ba373d5364230d9 -> trunk/21b48f8dfa7685699df4c97c0ba373d5364230d9 2025-11-03T15:53:22.2842207Z * [new tag] trunk/23669d02a67023ef3192f7dca0ac0547436cae50 -> trunk/23669d02a67023ef3192f7dca0ac0547436cae50 2025-11-03T15:53:22.2842558Z * [new tag] trunk/236ce736a1a84352b21b564e3e5b0be833d7c10c -> trunk/236ce736a1a84352b21b564e3e5b0be833d7c10c 2025-11-03T15:53:22.2842903Z * [new tag] trunk/239e7b541a94d16a33a4a48d3edc9a561777d86a -> trunk/239e7b541a94d16a33a4a48d3edc9a561777d86a 2025-11-03T15:53:22.2843232Z * [new tag] trunk/23b57a445c6394d46a6b46e32b7787663f40d13b -> trunk/23b57a445c6394d46a6b46e32b7787663f40d13b 2025-11-03T15:53:22.2843589Z * [new tag] trunk/24b6eb7727f7eef078f9366302f2aa3e1fef1db4 -> trunk/24b6eb7727f7eef078f9366302f2aa3e1fef1db4 2025-11-03T15:53:22.2843932Z * [new tag] trunk/24e94e021a5a96bf16397ea66243070a7be4aaef -> trunk/24e94e021a5a96bf16397ea66243070a7be4aaef 2025-11-03T15:53:22.2844279Z * [new tag] trunk/26534e9809eb2f7cd804fde5152cdd13dda2293f -> trunk/26534e9809eb2f7cd804fde5152cdd13dda2293f 2025-11-03T15:53:22.2844636Z * [new tag] trunk/267d0197bfca0232488d51dd1ff735d619adc2cf -> trunk/267d0197bfca0232488d51dd1ff735d619adc2cf 2025-11-03T15:53:22.2845001Z * [new tag] trunk/2699f5410b6802277db724f145c281814d6c9ac4 -> trunk/2699f5410b6802277db724f145c281814d6c9ac4 2025-11-03T15:53:22.2845392Z * [new tag] trunk/2829d48bd113043a98e81b4ab7fa0f3ca9ae0072 -> trunk/2829d48bd113043a98e81b4ab7fa0f3ca9ae0072 2025-11-03T15:53:22.2845771Z * [new tag] trunk/284716a691580cf0508a7c5a4f9f7306a32092ad -> trunk/284716a691580cf0508a7c5a4f9f7306a32092ad 2025-11-03T15:53:22.2846109Z * [new tag] trunk/298666631baa6634666ac4dd4599f1d52bafa718 -> trunk/298666631baa6634666ac4dd4599f1d52bafa718 2025-11-03T15:53:22.2846460Z * [new tag] trunk/2a058bfecf4f4a47927b4eaae9324c4999a8a794 -> trunk/2a058bfecf4f4a47927b4eaae9324c4999a8a794 2025-11-03T15:53:22.2846824Z * [new tag] trunk/2a5f87decf34b3d0ea7670238e2fd4620ed19e9f -> trunk/2a5f87decf34b3d0ea7670238e2fd4620ed19e9f 2025-11-03T15:53:22.2847175Z * [new tag] trunk/2c9f877fa71c90a1313deeda4b4486d37e72a8a9 -> trunk/2c9f877fa71c90a1313deeda4b4486d37e72a8a9 2025-11-03T15:53:22.2847519Z * [new tag] trunk/2ce894bb1d3e9698306b87091c900a72acac75ea -> trunk/2ce894bb1d3e9698306b87091c900a72acac75ea 2025-11-03T15:53:22.2847871Z * [new tag] trunk/2dc56456cbb2645c37c3176b7d9a263933bdec27 -> trunk/2dc56456cbb2645c37c3176b7d9a263933bdec27 2025-11-03T15:53:22.2848227Z * [new tag] trunk/2de4cf2102fdc35da00cc8070fdbcaf57198a576 -> trunk/2de4cf2102fdc35da00cc8070fdbcaf57198a576 2025-11-03T15:53:22.2848636Z * [new tag] trunk/2df2c316e2929519a5bad029936e9e37ed637b12 -> trunk/2df2c316e2929519a5bad029936e9e37ed637b12 2025-11-03T15:53:22.2848995Z * [new tag] trunk/30157d30f0e0db6a4fa7a2a3ea75e515645e36de -> trunk/30157d30f0e0db6a4fa7a2a3ea75e515645e36de 2025-11-03T15:53:22.2849352Z * [new tag] trunk/3041ede082d3b0f33bec0cef5062eabc5173b446 -> trunk/3041ede082d3b0f33bec0cef5062eabc5173b446 2025-11-03T15:53:22.2849707Z * [new tag] trunk/311ea0dec0c50f395e6dac7b3875e81ee243fceb -> trunk/311ea0dec0c50f395e6dac7b3875e81ee243fceb 2025-11-03T15:53:22.2850126Z * [new tag] trunk/31e42eb732d32e71c9954d6b2104cf1d129370d5 -> trunk/31e42eb732d32e71c9954d6b2104cf1d129370d5 2025-11-03T15:53:22.2850464Z * [new tag] trunk/32066772b3dee643b1657b8957f32b5ac8b1390a -> trunk/32066772b3dee643b1657b8957f32b5ac8b1390a 2025-11-03T15:53:22.2850790Z * [new tag] trunk/32920926f07e573083ecf81a40c898f47f4df631 -> trunk/32920926f07e573083ecf81a40c898f47f4df631 2025-11-03T15:53:22.2851159Z * [new tag] trunk/32fe4f681e2bfb2fdecf20027e29e1aeb6ad5297 -> trunk/32fe4f681e2bfb2fdecf20027e29e1aeb6ad5297 2025-11-03T15:53:22.2851493Z * [new tag] trunk/335b5c7d4bf3295d517902370142f007ca024cd0 -> trunk/335b5c7d4bf3295d517902370142f007ca024cd0 2025-11-03T15:53:22.2851834Z * [new tag] trunk/34d6ef7022be252ce18a9673f75eed1732dff22a -> trunk/34d6ef7022be252ce18a9673f75eed1732dff22a 2025-11-03T15:53:22.2852189Z * [new tag] trunk/35f3572fa483a8edb101d5765564e1ae274f3d45 -> trunk/35f3572fa483a8edb101d5765564e1ae274f3d45 2025-11-03T15:53:22.2852542Z * [new tag] trunk/365ed62f61dde7fc14dca2199692555e5d1abbe1 -> trunk/365ed62f61dde7fc14dca2199692555e5d1abbe1 2025-11-03T15:53:22.2852879Z * [new tag] trunk/369f2d6951d4c12571eb03b95d74ef2f21296847 -> trunk/369f2d6951d4c12571eb03b95d74ef2f21296847 2025-11-03T15:53:22.2853240Z * [new tag] trunk/36a48e7e6d2d01cd47f002140589a1ac2580ef3f -> trunk/36a48e7e6d2d01cd47f002140589a1ac2580ef3f 2025-11-03T15:53:22.2853580Z * [new tag] trunk/3895ce093f3e71b768d032a28a949a9f390c0d00 -> trunk/3895ce093f3e71b768d032a28a949a9f390c0d00 2025-11-03T15:53:22.2853924Z * [new tag] trunk/392acee68a5ca90279109df023583edaef73d50f -> trunk/392acee68a5ca90279109df023583edaef73d50f 2025-11-03T15:53:22.2854351Z * [new tag] trunk/398775a43e9808205f75c81d36f5087117d3f3f4 -> trunk/398775a43e9808205f75c81d36f5087117d3f3f4 2025-11-03T15:53:22.2854712Z * [new tag] trunk/398fdd32bbf7b5f8a2b67e637c8a2e46572d9f28 -> trunk/398fdd32bbf7b5f8a2b67e637c8a2e46572d9f28 2025-11-03T15:53:22.2855056Z * [new tag] trunk/39e5cdddf7e57881c52473d1288a66f0222527e1 -> trunk/39e5cdddf7e57881c52473d1288a66f0222527e1 2025-11-03T15:53:22.2855395Z * [new tag] trunk/3b4315940d371385674f957f810cb0f1ca0060bd -> trunk/3b4315940d371385674f957f810cb0f1ca0060bd 2025-11-03T15:53:22.2855746Z * [new tag] trunk/3b5d38a3bc55c32232cee8cf87e492c965f276fd -> trunk/3b5d38a3bc55c32232cee8cf87e492c965f276fd 2025-11-03T15:53:22.2856097Z * [new tag] trunk/3ca216ae172e35adde34a319a1a01faaf218e7c5 -> trunk/3ca216ae172e35adde34a319a1a01faaf218e7c5 2025-11-03T15:53:22.2856448Z * [new tag] trunk/3cc5949dc2c6e588d42cff36121819a8539902a7 -> trunk/3cc5949dc2c6e588d42cff36121819a8539902a7 2025-11-03T15:53:22.2856802Z * [new tag] trunk/3d4a2d8a93ad57e9fd1c4e5a03dd431dd0123bb3 -> trunk/3d4a2d8a93ad57e9fd1c4e5a03dd431dd0123bb3 2025-11-03T15:53:22.2857149Z * [new tag] trunk/3d4ca228beb851e2f1cc24d8300804d5884973c1 -> trunk/3d4ca228beb851e2f1cc24d8300804d5884973c1 2025-11-03T15:53:22.2857502Z * [new tag] trunk/3dc92d69ed40fd952244e54bbda0240928756654 -> trunk/3dc92d69ed40fd952244e54bbda0240928756654 2025-11-03T15:53:22.2857852Z * [new tag] trunk/3eddf049221fc04c2ac9d4af53c00305484ef325 -> trunk/3eddf049221fc04c2ac9d4af53c00305484ef325 2025-11-03T15:53:22.2858266Z * [new tag] trunk/3f1824742cac2ffb9a3afd90953c492c6c7f2f50 -> trunk/3f1824742cac2ffb9a3afd90953c492c6c7f2f50 2025-11-03T15:53:22.2858612Z * [new tag] trunk/3f5401020b3fd66238a5eda31576b898d086e14e -> trunk/3f5401020b3fd66238a5eda31576b898d086e14e 2025-11-03T15:53:22.2858958Z * [new tag] trunk/3f6538febd727b782e6e13cfd026a309fb14351d -> trunk/3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T15:53:22.2859362Z * [new tag] trunk/3f69b4d9b46b1de627896c457bce1937e53d82e5 -> trunk/3f69b4d9b46b1de627896c457bce1937e53d82e5 2025-11-03T15:53:22.2859710Z * [new tag] trunk/401c2f965726fda8f78b08f3745e11008b38e7bf -> trunk/401c2f965726fda8f78b08f3745e11008b38e7bf 2025-11-03T15:53:22.2860050Z * [new tag] trunk/4295a9a1587cc62a3ef4ad9b1e552c78471d5664 -> trunk/4295a9a1587cc62a3ef4ad9b1e552c78471d5664 2025-11-03T15:53:22.2860390Z * [new tag] trunk/4316df857c9e7f301142eb54d06a85a43f8d617b -> trunk/4316df857c9e7f301142eb54d06a85a43f8d617b 2025-11-03T15:53:22.2860784Z * [new tag] trunk/43c30f607eeca0d3e9a26911d9c2131fc250eadd -> trunk/43c30f607eeca0d3e9a26911d9c2131fc250eadd 2025-11-03T15:53:22.2861166Z * [new tag] trunk/45c3f02d69b0a8447381fbc3f3f8731ab0d48ed1 -> trunk/45c3f02d69b0a8447381fbc3f3f8731ab0d48ed1 2025-11-03T15:53:22.2861543Z * [new tag] trunk/467c21ad9ae4133c20a3c098a0355e9ac20d48aa -> trunk/467c21ad9ae4133c20a3c098a0355e9ac20d48aa 2025-11-03T15:53:22.2861906Z * [new tag] trunk/46d17e887150c5de8a74314b6d9fcba1feca259b -> trunk/46d17e887150c5de8a74314b6d9fcba1feca259b 2025-11-03T15:53:22.2862251Z * [new tag] trunk/476b149a00cf52ceba2b2d8b6e14989d2bf540e2 -> trunk/476b149a00cf52ceba2b2d8b6e14989d2bf540e2 2025-11-03T15:53:22.2862594Z * [new tag] trunk/47ec1e9990b89bf9705dc463cad587bd357bc848 -> trunk/47ec1e9990b89bf9705dc463cad587bd357bc848 2025-11-03T15:53:22.2862936Z * [new tag] trunk/47f00243106918eec3ef9119272977fdf2864ad8 -> trunk/47f00243106918eec3ef9119272977fdf2864ad8 2025-11-03T15:53:22.2863283Z * [new tag] trunk/47f50cfd456313d8b46fcc7a1f6de477aa0a5aee -> trunk/47f50cfd456313d8b46fcc7a1f6de477aa0a5aee 2025-11-03T15:53:22.2863612Z * [new tag] trunk/483845a9c42267a6a139b7382e5ee340502376f8 -> trunk/483845a9c42267a6a139b7382e5ee340502376f8 2025-11-03T15:53:22.2863974Z * [new tag] trunk/48c3b71ecc245cb422ec9ab4c7a2078f7ef0b3df -> trunk/48c3b71ecc245cb422ec9ab4c7a2078f7ef0b3df 2025-11-03T15:53:22.2864322Z * [new tag] trunk/48e672d14994c912caccba0c7f2f5df54c0d86b3 -> trunk/48e672d14994c912caccba0c7f2f5df54c0d86b3 2025-11-03T15:53:22.2864670Z * [new tag] trunk/4a7bc1d522bed4f3f792b4641372ec3d06b79b5d -> trunk/4a7bc1d522bed4f3f792b4641372ec3d06b79b5d 2025-11-03T15:53:22.2865024Z * [new tag] trunk/4a7fefd7c783913b811f49e5d6242086758dca6c -> trunk/4a7fefd7c783913b811f49e5d6242086758dca6c 2025-11-03T15:53:22.2865351Z * [new tag] trunk/4a94591321a62b31658f9259680de87e4be9e50d -> trunk/4a94591321a62b31658f9259680de87e4be9e50d 2025-11-03T15:53:22.2865703Z * [new tag] trunk/4acc66f1192ab7743abcc50383aefc5447447f9d -> trunk/4acc66f1192ab7743abcc50383aefc5447447f9d 2025-11-03T15:53:22.2866047Z * [new tag] trunk/4c38887346b6a6185bb3e170621dc13d5f34e9ce -> trunk/4c38887346b6a6185bb3e170621dc13d5f34e9ce 2025-11-03T15:53:22.2866392Z * [new tag] trunk/4cc64d62346edb2e13320f20740f41ba41f64c70 -> trunk/4cc64d62346edb2e13320f20740f41ba41f64c70 2025-11-03T15:53:22.2866744Z * [new tag] trunk/4e6afa8c07b73e0b339e3baacbc73102748e61dd -> trunk/4e6afa8c07b73e0b339e3baacbc73102748e61dd 2025-11-03T15:53:22.2867087Z * [new tag] trunk/4e7232c5daf753e04e8f4189229e3c33888a33e5 -> trunk/4e7232c5daf753e04e8f4189229e3c33888a33e5 2025-11-03T15:53:22.2867497Z * [new tag] trunk/4e8ba37ce3320cac033019131b817b4aca29699b -> trunk/4e8ba37ce3320cac033019131b817b4aca29699b 2025-11-03T15:53:22.2867837Z * [new tag] trunk/4fada51ada8b3190971f2f47d97346057320866a -> trunk/4fada51ada8b3190971f2f47d97346057320866a 2025-11-03T15:53:22.2868189Z * [new tag] trunk/5016e7b2eb73589e35c7a8f0f0ea3bfba221f17d -> trunk/5016e7b2eb73589e35c7a8f0f0ea3bfba221f17d 2025-11-03T15:53:22.2868532Z * [new tag] trunk/51667435f50c025ca3655ff0eeb917b4ef0ffb78 -> trunk/51667435f50c025ca3655ff0eeb917b4ef0ffb78 2025-11-03T15:53:22.2868955Z * [new tag] trunk/52db60170dd192afa48233f03574a8d8bcd39d35 -> trunk/52db60170dd192afa48233f03574a8d8bcd39d35 2025-11-03T15:53:22.2869297Z * [new tag] trunk/544b443ea1d1a9b19e65f981168a01cb87a2d333 -> trunk/544b443ea1d1a9b19e65f981168a01cb87a2d333 2025-11-03T15:53:22.2869629Z * [new tag] trunk/551921d484d209e9a95d77262b1472bc1d18422d -> trunk/551921d484d209e9a95d77262b1472bc1d18422d 2025-11-03T15:53:22.2869993Z * [new tag] trunk/56838bad5f197d32c0ee77ce2eaa7a0cb462af68 -> trunk/56838bad5f197d32c0ee77ce2eaa7a0cb462af68 2025-11-03T15:53:22.2870342Z * [new tag] trunk/56a809aa0765ec2edea57ab37f92b1e78a214dcc -> trunk/56a809aa0765ec2edea57ab37f92b1e78a214dcc 2025-11-03T15:53:22.2870693Z * [new tag] trunk/56afad4eb300be2008d8b24581bcddcd62021036 -> trunk/56afad4eb300be2008d8b24581bcddcd62021036 2025-11-03T15:53:22.2871058Z * [new tag] trunk/572cc12b42f6edf76affd45ea9a23f4c8db5c7e1 -> trunk/572cc12b42f6edf76affd45ea9a23f4c8db5c7e1 2025-11-03T15:53:22.2871390Z * [new tag] trunk/5849eea129b47556630aac4276529afe287b91e1 -> trunk/5849eea129b47556630aac4276529afe287b91e1 2025-11-03T15:53:22.2871735Z * [new tag] trunk/59ddfb69a731970bf5762fbea43ff2987425d3ea -> trunk/59ddfb69a731970bf5762fbea43ff2987425d3ea 2025-11-03T15:53:22.2872091Z * [new tag] trunk/5a3930abbc19eac9a179455df82e206e69765ed2 -> trunk/5a3930abbc19eac9a179455df82e206e69765ed2 2025-11-03T15:53:22.2872448Z * [new tag] trunk/5bcfdae71da2f405a89bace6b09d616107cc3965 -> trunk/5bcfdae71da2f405a89bace6b09d616107cc3965 2025-11-03T15:53:22.2872795Z * [new tag] trunk/5cbdade914d6bc9f67827ef917974980a74e9372 -> trunk/5cbdade914d6bc9f67827ef917974980a74e9372 2025-11-03T15:53:22.2873150Z * [new tag] trunk/5cdbcb52334222d1a2667dabd6da993d1e9ddc93 -> trunk/5cdbcb52334222d1a2667dabd6da993d1e9ddc93 2025-11-03T15:53:22.2873500Z * [new tag] trunk/5d0b3e28dc18fac3c09edb24078998371f878f82 -> trunk/5d0b3e28dc18fac3c09edb24078998371f878f82 2025-11-03T15:53:22.2873841Z * [new tag] trunk/5d288bc3f73873887f681e15af83c5525e6a60bd -> trunk/5d288bc3f73873887f681e15af83c5525e6a60bd 2025-11-03T15:53:22.2874178Z * [new tag] trunk/5d6230779d920e9c449c22d22fd0f69fe7b73632 -> trunk/5d6230779d920e9c449c22d22fd0f69fe7b73632 2025-11-03T15:53:22.2874529Z * [new tag] trunk/5e05a0ae99c320bc570a3a42c5fcd6bbf2b2e9b4 -> trunk/5e05a0ae99c320bc570a3a42c5fcd6bbf2b2e9b4 2025-11-03T15:53:22.2874876Z * [new tag] trunk/5e7272b60a5d7203fd1d048ecac6f202526cac63 -> trunk/5e7272b60a5d7203fd1d048ecac6f202526cac63 2025-11-03T15:53:22.2875220Z * [new tag] trunk/5e769ff86780a7ffd561615dbf4b0defe80cfbb9 -> trunk/5e769ff86780a7ffd561615dbf4b0defe80cfbb9 2025-11-03T15:53:22.2875569Z * [new tag] trunk/5ebf74a655b3335fb079ee03f41228a77bcc630e -> trunk/5ebf74a655b3335fb079ee03f41228a77bcc630e 2025-11-03T15:53:22.2875916Z * [new tag] trunk/5fc2c7a2a11444c31338da9134452810f3ca8acd -> trunk/5fc2c7a2a11444c31338da9134452810f3ca8acd 2025-11-03T15:53:22.2876262Z * [new tag] trunk/5fd1d41e62ce4436c2bb08c7f4702df0021e2c62 -> trunk/5fd1d41e62ce4436c2bb08c7f4702df0021e2c62 2025-11-03T15:53:22.2876673Z * [new tag] trunk/60333de85dec845d6a0e651764c16a730a27828d -> trunk/60333de85dec845d6a0e651764c16a730a27828d 2025-11-03T15:53:22.2877002Z * [new tag] trunk/6096c0fc746dc99189510a1845fd45c667178c03 -> trunk/6096c0fc746dc99189510a1845fd45c667178c03 2025-11-03T15:53:22.2877349Z * [new tag] trunk/60bcb4ee8844e7bac7278ff662c7d5735a326758 -> trunk/60bcb4ee8844e7bac7278ff662c7d5735a326758 2025-11-03T15:53:22.2877687Z * [new tag] trunk/610c09f8f47585e811945e48abc895f88e09bda3 -> trunk/610c09f8f47585e811945e48abc895f88e09bda3 2025-11-03T15:53:22.2878090Z * [new tag] trunk/61bad3c1ea718311d7c256b05614d207d73276e8 -> trunk/61bad3c1ea718311d7c256b05614d207d73276e8 2025-11-03T15:53:22.2878427Z * [new tag] trunk/61bcc8d75ad065a40b2d7953046616d5979233b9 -> trunk/61bcc8d75ad065a40b2d7953046616d5979233b9 2025-11-03T15:53:22.2878765Z * [new tag] trunk/6268883f9c081b88b611ef01be3821503ad180ca -> trunk/6268883f9c081b88b611ef01be3821503ad180ca 2025-11-03T15:53:22.2879105Z * [new tag] trunk/629293f568229adaf60cdaf57fe69306d7782c2d -> trunk/629293f568229adaf60cdaf57fe69306d7782c2d 2025-11-03T15:53:22.2879438Z * [new tag] trunk/639a0b12395e72a8a220dc8443317f4ab3b3f1a0 -> trunk/639a0b12395e72a8a220dc8443317f4ab3b3f1a0 2025-11-03T15:53:22.2879792Z * [new tag] trunk/6530bc70fbc7d600ab0e600c02ecd9b341ce8237 -> trunk/6530bc70fbc7d600ab0e600c02ecd9b341ce8237 2025-11-03T15:53:22.2880144Z * [new tag] trunk/657f8c3e21bd8901dd8ce79ca9a54a45b27f604f -> trunk/657f8c3e21bd8901dd8ce79ca9a54a45b27f604f 2025-11-03T15:53:22.2880472Z * [new tag] trunk/65868156c613521e9635eb3f8eb3f404826ac1f9 -> trunk/65868156c613521e9635eb3f8eb3f404826ac1f9 2025-11-03T15:53:22.2880812Z * [new tag] trunk/687c15c0b3f01118536413d21efcd052838fa10d -> trunk/687c15c0b3f01118536413d21efcd052838fa10d 2025-11-03T15:53:22.2881163Z * [new tag] trunk/68b3984b77a19ed2b2afcbcae201e8b06e20f8bc -> trunk/68b3984b77a19ed2b2afcbcae201e8b06e20f8bc 2025-11-03T15:53:22.2881499Z * [new tag] trunk/694d205143b03cb26626cb86ecb399df6d5e3dd8 -> trunk/694d205143b03cb26626cb86ecb399df6d5e3dd8 2025-11-03T15:53:22.2881860Z * [new tag] trunk/694db5f54927697c9e914d35029f7e5bd9b85b96 -> trunk/694db5f54927697c9e914d35029f7e5bd9b85b96 2025-11-03T15:53:22.2882201Z * [new tag] trunk/695cb0d342f67db563fb57ce1a5f3261b073b790 -> trunk/695cb0d342f67db563fb57ce1a5f3261b073b790 2025-11-03T15:53:22.2882557Z * [new tag] trunk/69be99ee51bd0439fead4c83d1ed3eea9e1e073e -> trunk/69be99ee51bd0439fead4c83d1ed3eea9e1e073e 2025-11-03T15:53:22.2882933Z * [new tag] trunk/69fb3ebb5dbec0bd4cfd73cc9a6c870b7f604840 -> trunk/69fb3ebb5dbec0bd4cfd73cc9a6c870b7f604840 2025-11-03T15:53:22.2883280Z * [new tag] trunk/6a5a436624d08feff1de191e61eb4d4773f73bdb -> trunk/6a5a436624d08feff1de191e61eb4d4773f73bdb 2025-11-03T15:53:22.2883626Z * [new tag] trunk/6c7cad697287dff7e47545ae4b1df1e407185868 -> trunk/6c7cad697287dff7e47545ae4b1df1e407185868 2025-11-03T15:53:22.2883983Z * [new tag] trunk/6d5e651a5024acdbaf9633d9d1d9dc33c6a283c5 -> trunk/6d5e651a5024acdbaf9633d9d1d9dc33c6a283c5 2025-11-03T15:53:22.2884337Z * [new tag] trunk/6ecd6b23b6d2ab17da269ceebe9f944153f67083 -> trunk/6ecd6b23b6d2ab17da269ceebe9f944153f67083 2025-11-03T15:53:22.2884686Z * [new tag] trunk/7045aab143b6d89c2e7de11bc8cbf919d8fd78d0 -> trunk/7045aab143b6d89c2e7de11bc8cbf919d8fd78d0 2025-11-03T15:53:22.2885031Z * [new tag] trunk/70aeb491987401a380914a72c1b9d19e4c882429 -> trunk/70aeb491987401a380914a72c1b9d19e4c882429 2025-11-03T15:53:22.2885379Z * [new tag] trunk/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a -> trunk/7379972cc0e8a4b4d88b4bea5c8be0aeffdb076a 2025-11-03T15:53:22.2885793Z * [new tag] trunk/73da7a40b6dd0509b179f0ca92d9fa79973ee306 -> trunk/73da7a40b6dd0509b179f0ca92d9fa79973ee306 2025-11-03T15:53:22.2886128Z * [new tag] trunk/74336f8c77f1a906314c274e43239306c8077e90 -> trunk/74336f8c77f1a906314c274e43239306c8077e90 2025-11-03T15:53:22.2886468Z * [new tag] trunk/748162223768fb9f7daaca1f7f93d0bc37be4de9 -> trunk/748162223768fb9f7daaca1f7f93d0bc37be4de9 2025-11-03T15:53:22.2886806Z * [new tag] trunk/753d9bd8063356c0e31517ef9aabd814efd754c5 -> trunk/753d9bd8063356c0e31517ef9aabd814efd754c5 2025-11-03T15:53:22.2887224Z * [new tag] trunk/7563f61cc8a40a5ba21a498a2d98895b4eec3f39 -> trunk/7563f61cc8a40a5ba21a498a2d98895b4eec3f39 2025-11-03T15:53:22.2887563Z * [new tag] trunk/75f798e05b35cbdf1814673e745b9b7817bb29cd -> trunk/75f798e05b35cbdf1814673e745b9b7817bb29cd 2025-11-03T15:53:22.2887914Z * [new tag] trunk/764c54ecaeb8b0da486b009f4d4ef1fa280e2517 -> trunk/764c54ecaeb8b0da486b009f4d4ef1fa280e2517 2025-11-03T15:53:22.2888262Z * [new tag] trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 -> trunk/76780b1a3d208b142f067bdd655e7d4c5615efe1 2025-11-03T15:53:22.2888618Z * [new tag] trunk/7692fa09cdd47fdbec66efca9edf42a318e6c6e4 -> trunk/7692fa09cdd47fdbec66efca9edf42a318e6c6e4 2025-11-03T15:53:22.2888950Z * [new tag] trunk/76b2c37045e52540ec51e967aa7b6436a6b9b174 -> trunk/76b2c37045e52540ec51e967aa7b6436a6b9b174 2025-11-03T15:53:22.2889296Z * [new tag] trunk/76bb27e248750fc558ec4ea9050e09a6f171e9bc -> trunk/76bb27e248750fc558ec4ea9050e09a6f171e9bc 2025-11-03T15:53:22.2889645Z * [new tag] trunk/774abb018eb1d44c07fda9fa78549755ac7d4367 -> trunk/774abb018eb1d44c07fda9fa78549755ac7d4367 2025-11-03T15:53:22.2890001Z * [new tag] trunk/791ca80d3a2ca72a77b5dedc75bbcbb35b859cfc -> trunk/791ca80d3a2ca72a77b5dedc75bbcbb35b859cfc 2025-11-03T15:53:22.2890342Z * [new tag] trunk/797cd80b2670a51601f997f8c67387bd30440a36 -> trunk/797cd80b2670a51601f997f8c67387bd30440a36 2025-11-03T15:53:22.2890691Z * [new tag] trunk/79aa88cc5dcc55597013cbe36f0e00557b185803 -> trunk/79aa88cc5dcc55597013cbe36f0e00557b185803 2025-11-03T15:53:22.2891028Z * [new tag] trunk/79aee77381b21d41c77148e5ff84c4b351aaf144 -> trunk/79aee77381b21d41c77148e5ff84c4b351aaf144 2025-11-03T15:53:22.2891381Z * [new tag] trunk/7a0cd8ed092a62123fcc1f4c40de2669f46fe2b1 -> trunk/7a0cd8ed092a62123fcc1f4c40de2669f46fe2b1 2025-11-03T15:53:22.2891793Z * [new tag] trunk/7ae8aaf4c02e7cc14b2e3cce0c88a7333dff439c -> trunk/7ae8aaf4c02e7cc14b2e3cce0c88a7333dff439c 2025-11-03T15:53:22.2892169Z * [new tag] trunk/7c203b8420d26bd707c6052f93a4ba77dca2b2c0 -> trunk/7c203b8420d26bd707c6052f93a4ba77dca2b2c0 2025-11-03T15:53:22.2892536Z * [new tag] trunk/7ce723d21cc2a1a874f988f3459f0da834c75daa -> trunk/7ce723d21cc2a1a874f988f3459f0da834c75daa 2025-11-03T15:53:22.2892873Z * [new tag] trunk/7d16fcf2df9b240895056107a015735774cbe4b5 -> trunk/7d16fcf2df9b240895056107a015735774cbe4b5 2025-11-03T15:53:22.2893219Z * [new tag] trunk/7d39401fa07eb2f7782d8f234aa19f8b2abff481 -> trunk/7d39401fa07eb2f7782d8f234aa19f8b2abff481 2025-11-03T15:53:22.2893561Z * [new tag] trunk/7d67a41db4801632d5862e99c79b766284dfd307 -> trunk/7d67a41db4801632d5862e99c79b766284dfd307 2025-11-03T15:53:22.2893906Z * [new tag] trunk/7e3b9d105e3359e31fb252becb01d789a72dc8d9 -> trunk/7e3b9d105e3359e31fb252becb01d789a72dc8d9 2025-11-03T15:53:22.2894350Z * [new tag] trunk/7f7a28046b5927ddbd8ef95d00aa1ca76f773bb1 -> trunk/7f7a28046b5927ddbd8ef95d00aa1ca76f773bb1 2025-11-03T15:53:22.2894709Z * [new tag] trunk/80ba6e458ff2bd178da9ed62e27a61fe46e4252a -> trunk/80ba6e458ff2bd178da9ed62e27a61fe46e4252a 2025-11-03T15:53:22.2895047Z * [new tag] trunk/8101fd46d4619d0f9ef69e5829d1ee6f77289b72 -> trunk/8101fd46d4619d0f9ef69e5829d1ee6f77289b72 2025-11-03T15:53:22.2895449Z * [new tag] trunk/8110ce02a2830f562ed60607e30e2f29aed119dd -> trunk/8110ce02a2830f562ed60607e30e2f29aed119dd 2025-11-03T15:53:22.2895796Z * [new tag] trunk/81fa4a204cf268bc55e96137fa803ae4938472cd -> trunk/81fa4a204cf268bc55e96137fa803ae4938472cd 2025-11-03T15:53:22.2896122Z * [new tag] trunk/8209a0506b399b40a48716126ee22737aa4607c5 -> trunk/8209a0506b399b40a48716126ee22737aa4607c5 2025-11-03T15:53:22.2896531Z * [new tag] trunk/8221ee6db9fd319c249087ad9bb9abaa7d56e113 -> trunk/8221ee6db9fd319c249087ad9bb9abaa7d56e113 2025-11-03T15:53:22.2896892Z * [new tag] trunk/82d86bacf3c34760d6ab8a8a1eafa22d0ea259d9 -> trunk/82d86bacf3c34760d6ab8a8a1eafa22d0ea259d9 2025-11-03T15:53:22.2897248Z * [new tag] trunk/82fafb3304f8baffdb2d54578926d8bb4aba621c -> trunk/82fafb3304f8baffdb2d54578926d8bb4aba621c 2025-11-03T15:53:22.2897599Z * [new tag] trunk/82ff07c7884d478ddd5d638bebbb938e55c9bebf -> trunk/82ff07c7884d478ddd5d638bebbb938e55c9bebf 2025-11-03T15:53:22.2897948Z * [new tag] trunk/83cc38d9c1b4371d4395bda8b6861b98986f527b -> trunk/83cc38d9c1b4371d4395bda8b6861b98986f527b 2025-11-03T15:53:22.2898292Z * [new tag] trunk/840d63c12d255dac1ae3c5e442c6ea6eb87a7256 -> trunk/840d63c12d255dac1ae3c5e442c6ea6eb87a7256 2025-11-03T15:53:22.2898613Z * [new tag] trunk/8417981c96b7577f0228226ccf76d23842173144 -> trunk/8417981c96b7577f0228226ccf76d23842173144 2025-11-03T15:53:22.2898967Z * [new tag] trunk/845da9c8172b0e6e8b1e326359379dc6e9ddbddf -> trunk/845da9c8172b0e6e8b1e326359379dc6e9ddbddf 2025-11-03T15:53:22.2899300Z * [new tag] trunk/84776e13744db6d59b41a063bb8714e2bffe7a06 -> trunk/84776e13744db6d59b41a063bb8714e2bffe7a06 2025-11-03T15:53:22.2899630Z * [new tag] trunk/84a2715d341f068a26a281a252c3907bbe827d9b -> trunk/84a2715d341f068a26a281a252c3907bbe827d9b 2025-11-03T15:53:22.2899975Z * [new tag] trunk/84fe84850383fc11e7150681742bf53f11cd425e -> trunk/84fe84850383fc11e7150681742bf53f11cd425e 2025-11-03T15:53:22.2900307Z * [new tag] trunk/856a7a529872aa2d222e2491708cb458c682bb93 -> trunk/856a7a529872aa2d222e2491708cb458c682bb93 2025-11-03T15:53:22.2900649Z * [new tag] trunk/85a7c745aa5a2428a7cc640ef4b304296fe07c42 -> trunk/85a7c745aa5a2428a7cc640ef4b304296fe07c42 2025-11-03T15:53:22.2901001Z * [new tag] trunk/85b035ca9c230199d91ff86d362def01ad36dc67 -> trunk/85b035ca9c230199d91ff86d362def01ad36dc67 2025-11-03T15:53:22.2901347Z * [new tag] trunk/85b85f6c2c7e6ca98abf9d9a38410d4b5703d64a -> trunk/85b85f6c2c7e6ca98abf9d9a38410d4b5703d64a 2025-11-03T15:53:22.2901681Z * [new tag] trunk/877f126e353f537417c53bff073fc56d3faecd60 -> trunk/877f126e353f537417c53bff073fc56d3faecd60 2025-11-03T15:53:22.2902031Z * [new tag] trunk/8887a33ede05c3e77286447a8ebd82b458878943 -> trunk/8887a33ede05c3e77286447a8ebd82b458878943 2025-11-03T15:53:22.2902368Z * [new tag] trunk/895795f07cc0348ebe0b7e369d555b545d76eb9f -> trunk/895795f07cc0348ebe0b7e369d555b545d76eb9f 2025-11-03T15:53:22.2902730Z * [new tag] trunk/8aa087a29dcb5eba4cffd6a452e7f327abfd14b2 -> trunk/8aa087a29dcb5eba4cffd6a452e7f327abfd14b2 2025-11-03T15:53:22.2903081Z * [new tag] trunk/8af9ed08243222853cf8ebfc9177c5b1ea364d00 -> trunk/8af9ed08243222853cf8ebfc9177c5b1ea364d00 2025-11-03T15:53:22.2903430Z * [new tag] trunk/8b188647cfdc1355070ccd5aaa18a8060d4f67bf -> trunk/8b188647cfdc1355070ccd5aaa18a8060d4f67bf 2025-11-03T15:53:22.2903782Z * [new tag] trunk/8d4e48831e5abb6cbca8d97a2df6c47b770c303b -> trunk/8d4e48831e5abb6cbca8d97a2df6c47b770c303b 2025-11-03T15:53:22.2904127Z * [new tag] trunk/8d599045cf4102e451a9e8a9ff215d053ebbe0e8 -> trunk/8d599045cf4102e451a9e8a9ff215d053ebbe0e8 2025-11-03T15:53:22.2904533Z * [new tag] trunk/8e1e4ee8e0c43202085b47c9d2b05b2c0d13b368 -> trunk/8e1e4ee8e0c43202085b47c9d2b05b2c0d13b368 2025-11-03T15:53:22.2904874Z * [new tag] trunk/8f40a0c634a65246889b478b7f14da7a448174a9 -> trunk/8f40a0c634a65246889b478b7f14da7a448174a9 2025-11-03T15:53:22.2905215Z * [new tag] trunk/8f51556daa347041fc7ac06a832d2fdc62ca594d -> trunk/8f51556daa347041fc7ac06a832d2fdc62ca594d 2025-11-03T15:53:22.2905556Z * [new tag] trunk/904abfc2ca285910b7b1458779bd9c63619f2f7d -> trunk/904abfc2ca285910b7b1458779bd9c63619f2f7d 2025-11-03T15:53:22.2905951Z * [new tag] trunk/90519402c2006237f891289a0afdec804515aa73 -> trunk/90519402c2006237f891289a0afdec804515aa73 2025-11-03T15:53:22.2906312Z * [new tag] trunk/90b30ebf7ecd7b0da9deeb35b165de9e28e90aff -> trunk/90b30ebf7ecd7b0da9deeb35b165de9e28e90aff 2025-11-03T15:53:22.2906658Z * [new tag] trunk/90d7be35e980a39cb4044f8fefea33a6167e5733 -> trunk/90d7be35e980a39cb4044f8fefea33a6167e5733 2025-11-03T15:53:22.2907005Z * [new tag] trunk/9139368b64ebcc32c8c1190fd114c7f4733e7c6d -> trunk/9139368b64ebcc32c8c1190fd114c7f4733e7c6d 2025-11-03T15:53:22.2907355Z * [new tag] trunk/92381a5aa7c27b740d375dad2ff9ca7be3c1bc24 -> trunk/92381a5aa7c27b740d375dad2ff9ca7be3c1bc24 2025-11-03T15:53:22.2907678Z * [new tag] trunk/924482a6f63305b0f00760170ad513305700b79c -> trunk/924482a6f63305b0f00760170ad513305700b79c 2025-11-03T15:53:22.2908015Z * [new tag] trunk/9261a1fb128412201ef009d30844a2417364d73b -> trunk/9261a1fb128412201ef009d30844a2417364d73b 2025-11-03T15:53:22.2908357Z * [new tag] trunk/93a70c717a5636505da0b4ccfbca0e111c88c6a8 -> trunk/93a70c717a5636505da0b4ccfbca0e111c88c6a8 2025-11-03T15:53:22.2908696Z * [new tag] trunk/94eaeb9cb812744251cef11d147e93b00a633823 -> trunk/94eaeb9cb812744251cef11d147e93b00a633823 2025-11-03T15:53:22.2909044Z * [new tag] trunk/94f2657c4b534136aa8958bc35d44ceac5ccd60c -> trunk/94f2657c4b534136aa8958bc35d44ceac5ccd60c 2025-11-03T15:53:22.2909379Z * [new tag] trunk/9501405de686068c5d7d0e4eab21e3ef0b95cc73 -> trunk/9501405de686068c5d7d0e4eab21e3ef0b95cc73 2025-11-03T15:53:22.2909717Z * [new tag] trunk/95b55347730b071d0b79df5ddd477db9c7f91fe4 -> trunk/95b55347730b071d0b79df5ddd477db9c7f91fe4 2025-11-03T15:53:22.2910061Z * [new tag] trunk/96b61844a722d2ae8b1a2dc283a6c0060b40782e -> trunk/96b61844a722d2ae8b1a2dc283a6c0060b40782e 2025-11-03T15:53:22.2910412Z * [new tag] trunk/972030fe2ef0a7500afb7acb86a5f971c30536b9 -> trunk/972030fe2ef0a7500afb7acb86a5f971c30536b9 2025-11-03T15:53:22.2910765Z * [new tag] trunk/984e64b2cddecfe43501a7e01a1cce0c25473f54 -> trunk/984e64b2cddecfe43501a7e01a1cce0c25473f54 2025-11-03T15:53:22.2911116Z * [new tag] trunk/98d640bb113a0b6a39c590bbe36873faeb71ceb0 -> trunk/98d640bb113a0b6a39c590bbe36873faeb71ceb0 2025-11-03T15:53:22.2911453Z * [new tag] trunk/9901d4441862cc0be881f913e1a7f932f7cb0177 -> trunk/9901d4441862cc0be881f913e1a7f932f7cb0177 2025-11-03T15:53:22.2911792Z * [new tag] trunk/9940e894ea9c4374691ec49eba96db0a3159a8ae -> trunk/9940e894ea9c4374691ec49eba96db0a3159a8ae 2025-11-03T15:53:22.2912151Z * [new tag] trunk/9970fb97fff5fb5ab0f0f3acfa73558cc5c1618a -> trunk/9970fb97fff5fb5ab0f0f3acfa73558cc5c1618a 2025-11-03T15:53:22.2912497Z * [new tag] trunk/99b05d1b786dc1f2448c23617bbb80d441a5d64a -> trunk/99b05d1b786dc1f2448c23617bbb80d441a5d64a 2025-11-03T15:53:22.2912839Z * [new tag] trunk/99e07c39ec3e9cf4573da6e6737c3d0362bc6b13 -> trunk/99e07c39ec3e9cf4573da6e6737c3d0362bc6b13 2025-11-03T15:53:22.2913175Z * [new tag] trunk/9a91486e453f300804c7031d0e904b0e2af7d802 -> trunk/9a91486e453f300804c7031d0e904b0e2af7d802 2025-11-03T15:53:22.2913584Z * [new tag] trunk/9c22bbb2dce31b854e3387db77eaff501434f352 -> trunk/9c22bbb2dce31b854e3387db77eaff501434f352 2025-11-03T15:53:22.2913920Z * [new tag] trunk/9d6597b1e9f95f4477e88c5bee473c2850c2e63f -> trunk/9d6597b1e9f95f4477e88c5bee473c2850c2e63f 2025-11-03T15:53:22.2914271Z * [new tag] trunk/9ee1afbf66a6533c712956a3ba5e8f60c5875a74 -> trunk/9ee1afbf66a6533c712956a3ba5e8f60c5875a74 2025-11-03T15:53:22.2914625Z * [new tag] trunk/9f9dbe0a9aa5e5c985f36ad6cc736b3fb3506056 -> trunk/9f9dbe0a9aa5e5c985f36ad6cc736b3fb3506056 2025-11-03T15:53:22.2915047Z * [new tag] trunk/a04edcb27acc6e1dd0fc27233738e6dec718b109 -> trunk/a04edcb27acc6e1dd0fc27233738e6dec718b109 2025-11-03T15:53:22.2915406Z * [new tag] trunk/a076b4d7ac09b7be59915a088b348bcbd952c8bd -> trunk/a076b4d7ac09b7be59915a088b348bcbd952c8bd 2025-11-03T15:53:22.2915751Z * [new tag] trunk/a186aa8d6cc197054deba309605f4b75ca59899c -> trunk/a186aa8d6cc197054deba309605f4b75ca59899c 2025-11-03T15:53:22.2916081Z * [new tag] trunk/a19e92d43355489c8d33325321e688a6e6182267 -> trunk/a19e92d43355489c8d33325321e688a6e6182267 2025-11-03T15:53:22.2916439Z * [new tag] trunk/a1eb6b55387b6ae21cf9bcad76a471a2820fa1b0 -> trunk/a1eb6b55387b6ae21cf9bcad76a471a2820fa1b0 2025-11-03T15:53:22.2916784Z * [new tag] trunk/a25818cf7ee2c0ed5c862dff214dc46a30211671 -> trunk/a25818cf7ee2c0ed5c862dff214dc46a30211671 2025-11-03T15:53:22.2917133Z * [new tag] trunk/a2da69385abb4800732e698afacdddd78e9993aa -> trunk/a2da69385abb4800732e698afacdddd78e9993aa 2025-11-03T15:53:22.2917482Z * [new tag] trunk/a3fe1825aa4d95707875ffa8f15fd00c3b94977d -> trunk/a3fe1825aa4d95707875ffa8f15fd00c3b94977d 2025-11-03T15:53:22.2917831Z * [new tag] trunk/a4077b568f891f8cad948cc70cbb14043791d762 -> trunk/a4077b568f891f8cad948cc70cbb14043791d762 2025-11-03T15:53:22.2918183Z * [new tag] trunk/a4a0378e6bb8afd774e4e253304cf3bf9d7e188a -> trunk/a4a0378e6bb8afd774e4e253304cf3bf9d7e188a 2025-11-03T15:53:22.2918538Z * [new tag] trunk/a51f8772873bc91de8aad1ce865fe8d98a58aec7 -> trunk/a51f8772873bc91de8aad1ce865fe8d98a58aec7 2025-11-03T15:53:22.2918867Z * [new tag] trunk/a5335263d32b5be2b2647661334d81225c3cc3fc -> trunk/a5335263d32b5be2b2647661334d81225c3cc3fc 2025-11-03T15:53:22.2919218Z * [new tag] trunk/a553ea9ea4e71b66a58a1c3c37f18d67ffa4ecd3 -> trunk/a553ea9ea4e71b66a58a1c3c37f18d67ffa4ecd3 2025-11-03T15:53:22.2919568Z * [new tag] trunk/a5c3c08d1099f96548398a637463efb0cbe115ae -> trunk/a5c3c08d1099f96548398a637463efb0cbe115ae 2025-11-03T15:53:22.2919908Z * [new tag] trunk/a5f00077fc9623c762c755c926b7eee60eb0ec3f -> trunk/a5f00077fc9623c762c755c926b7eee60eb0ec3f 2025-11-03T15:53:22.2920243Z * [new tag] trunk/a663eb9c80e92190832b3dd616f138f938f51525 -> trunk/a663eb9c80e92190832b3dd616f138f938f51525 2025-11-03T15:53:22.2920611Z * [new tag] trunk/a6b1ef17173f56ba93ac97ff4384fa4060b5e41e -> trunk/a6b1ef17173f56ba93ac97ff4384fa4060b5e41e 2025-11-03T15:53:22.2920957Z * [new tag] trunk/a76b59cc45a17b728d9da6f937c8a9ab537c657f -> trunk/a76b59cc45a17b728d9da6f937c8a9ab537c657f 2025-11-03T15:53:22.2921294Z * [new tag] trunk/a77f5d9a005a789804fc4d5064036490db5f48fb -> trunk/a77f5d9a005a789804fc4d5064036490db5f48fb 2025-11-03T15:53:22.2921653Z * [new tag] trunk/a7fd0b40018da3c692f74257fc9b1d8cc5c410ff -> trunk/a7fd0b40018da3c692f74257fc9b1d8cc5c410ff 2025-11-03T15:53:22.2921987Z * [new tag] trunk/a988510c3396a668e92801c61b93f7b06219ad0e -> trunk/a988510c3396a668e92801c61b93f7b06219ad0e 2025-11-03T15:53:22.2922348Z * [new tag] trunk/a9b29caeae77480abaee14c89cff19f2c23921a1 -> trunk/a9b29caeae77480abaee14c89cff19f2c23921a1 2025-11-03T15:53:22.2922774Z * [new tag] trunk/aa9c96af041b26c9c55adac490f3449b98f27d06 -> trunk/aa9c96af041b26c9c55adac490f3449b98f27d06 2025-11-03T15:53:22.2923109Z * [new tag] trunk/aab27b051a5e24e71931ef0386f9084d51347211 -> trunk/aab27b051a5e24e71931ef0386f9084d51347211 2025-11-03T15:53:22.2923443Z * [new tag] trunk/ac841267a197e102e1800786b3f6bfcd068b3d85 -> trunk/ac841267a197e102e1800786b3f6bfcd068b3d85 2025-11-03T15:53:22.2923797Z * [new tag] trunk/acd936cc1a53b3c97f1265b6e40e2c09ba0a182d -> trunk/acd936cc1a53b3c97f1265b6e40e2c09ba0a182d 2025-11-03T15:53:22.2924214Z * [new tag] trunk/ad02bd13dfa017f69def846b265a566c4ec5cb3f -> trunk/ad02bd13dfa017f69def846b265a566c4ec5cb3f 2025-11-03T15:53:22.2924558Z * [new tag] trunk/ad3a56ab9857905cdc8f62fb635d578982797c73 -> trunk/ad3a56ab9857905cdc8f62fb635d578982797c73 2025-11-03T15:53:22.2924919Z * [new tag] trunk/ad559072db0cc68aad277380d20bacfdf0d944ac -> trunk/ad559072db0cc68aad277380d20bacfdf0d944ac 2025-11-03T15:53:22.2925286Z * [new tag] trunk/add37bacda45d7de852dedee652346f2857df6fc -> trunk/add37bacda45d7de852dedee652346f2857df6fc 2025-11-03T15:53:22.2925637Z * [new tag] trunk/adedf26e21d1ce835750c99464b3ffa0f6b38fd0 -> trunk/adedf26e21d1ce835750c99464b3ffa0f6b38fd0 2025-11-03T15:53:22.2925998Z * [new tag] trunk/ae038f871b3cb91c36df3a9d4b0ffb4f35d20482 -> trunk/ae038f871b3cb91c36df3a9d4b0ffb4f35d20482 2025-11-03T15:53:22.2926343Z * [new tag] trunk/afaaaa314cc9358a10e9b1986642d49c00773560 -> trunk/afaaaa314cc9358a10e9b1986642d49c00773560 2025-11-03T15:53:22.2926696Z * [new tag] trunk/b060e5c131e9cf43ba6e9b5bda2cb5789c61de47 -> trunk/b060e5c131e9cf43ba6e9b5bda2cb5789c61de47 2025-11-03T15:53:22.2927044Z * [new tag] trunk/b0831930edaa732dd73dc81223fc0a9f5fe6b956 -> trunk/b0831930edaa732dd73dc81223fc0a9f5fe6b956 2025-11-03T15:53:22.2927382Z * [new tag] trunk/b09fb481e0fb00dc475f218e9b14660161b40a94 -> trunk/b09fb481e0fb00dc475f218e9b14660161b40a94 2025-11-03T15:53:22.2927740Z * [new tag] trunk/b2a0f90501dd3a16a6ccaf4c49e1c10f6df4ce1d -> trunk/b2a0f90501dd3a16a6ccaf4c49e1c10f6df4ce1d 2025-11-03T15:53:22.2928088Z * [new tag] trunk/b33762bd2f5f1b115f049d83bf553b08d1ffc97f -> trunk/b33762bd2f5f1b115f049d83bf553b08d1ffc97f 2025-11-03T15:53:22.2928420Z * [new tag] trunk/b3861ac8e70a2334278c17f834880e2d45bbe7a9 -> trunk/b3861ac8e70a2334278c17f834880e2d45bbe7a9 2025-11-03T15:53:22.2928776Z * [new tag] trunk/b4403bfc62ca97eec554cdf815baab1fe93057d9 -> trunk/b4403bfc62ca97eec554cdf815baab1fe93057d9 2025-11-03T15:53:22.2929133Z * [new tag] trunk/b44423bbb43860c1e340cbebc9d101dc18031ecb -> trunk/b44423bbb43860c1e340cbebc9d101dc18031ecb 2025-11-03T15:53:22.2929470Z * [new tag] trunk/b470e59c382649557c49d3c31b8dec1b036eb329 -> trunk/b470e59c382649557c49d3c31b8dec1b036eb329 2025-11-03T15:53:22.2929820Z * [new tag] trunk/b5189e269e899a6ad9ddc4e2ce6f33029290af82 -> trunk/b5189e269e899a6ad9ddc4e2ce6f33029290af82 2025-11-03T15:53:22.2930166Z * [new tag] trunk/b71966f67b2b688f9d71f1602bd3c52d413dacef -> trunk/b71966f67b2b688f9d71f1602bd3c52d413dacef 2025-11-03T15:53:22.2930497Z * [new tag] trunk/b7d348a9074af70f34848298a4e7a7985b197742 -> trunk/b7d348a9074af70f34848298a4e7a7985b197742 2025-11-03T15:53:22.2930833Z * [new tag] trunk/b903018c26217edca67c9023b104027aea377b83 -> trunk/b903018c26217edca67c9023b104027aea377b83 2025-11-03T15:53:22.2931197Z * [new tag] trunk/b939de26d115d33d3cbc17dcf49dbdc1a84e9727 -> trunk/b939de26d115d33d3cbc17dcf49dbdc1a84e9727 2025-11-03T15:53:22.2931541Z * [new tag] trunk/b9bcb37f40e72dc4c2fc1d9281175409fe474194 -> trunk/b9bcb37f40e72dc4c2fc1d9281175409fe474194 2025-11-03T15:53:22.2931885Z * [new tag] trunk/ba71e9ca9ac21e6570b20353d0a67089ad32e442 -> trunk/ba71e9ca9ac21e6570b20353d0a67089ad32e442 2025-11-03T15:53:22.2932292Z * [new tag] trunk/bb54296258854897058e8f158afa8efedc4fcf18 -> trunk/bb54296258854897058e8f158afa8efedc4fcf18 2025-11-03T15:53:22.2932641Z * [new tag] trunk/bbb7d2270b6f647b97f8a9c1d4e69ddaf48ef661 -> trunk/bbb7d2270b6f647b97f8a9c1d4e69ddaf48ef661 2025-11-03T15:53:22.2933005Z * [new tag] trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 -> trunk/bc03d7c97462abfd45fc1b7b73d5c7acbbd2c185 2025-11-03T15:53:22.2933425Z * [new tag] trunk/bc5111cd8dc5167cbcbcb2c0f23e53e61a6e8ea5 -> trunk/bc5111cd8dc5167cbcbcb2c0f23e53e61a6e8ea5 2025-11-03T15:53:22.2933761Z * [new tag] trunk/be283297100ab86123e74b7a8372995d32b140c8 -> trunk/be283297100ab86123e74b7a8372995d32b140c8 2025-11-03T15:53:22.2934195Z * [new tag] trunk/bea89d60603ca33f1903e57db5c734a67535c26d -> trunk/bea89d60603ca33f1903e57db5c734a67535c26d 2025-11-03T15:53:22.2934568Z * [new tag] trunk/bebabd7fce29ea49b9269aeaa9fe3f34a3e1127e -> trunk/bebabd7fce29ea49b9269aeaa9fe3f34a3e1127e 2025-11-03T15:53:22.2934921Z * [new tag] trunk/bfb47ec50e09dc2921ba47fedf84a1e28ee991a7 -> trunk/bfb47ec50e09dc2921ba47fedf84a1e28ee991a7 2025-11-03T15:53:22.2935283Z * [new tag] trunk/bfc2050db975e589795cd3eceaed2e83bf89ad35 -> trunk/bfc2050db975e589795cd3eceaed2e83bf89ad35 2025-11-03T15:53:22.2935641Z * [new tag] trunk/c01636e1bc7338eecbcfd2c17fd3fa2cad836983 -> trunk/c01636e1bc7338eecbcfd2c17fd3fa2cad836983 2025-11-03T15:53:22.2935988Z * [new tag] trunk/c0bbda37e8d74734b64421762eb365e620f258c1 -> trunk/c0bbda37e8d74734b64421762eb365e620f258c1 2025-11-03T15:53:22.2936367Z * [new tag] trunk/c201a1cab1439bfcfaff7e4fdab0d6eeeb880a70 -> trunk/c201a1cab1439bfcfaff7e4fdab0d6eeeb880a70 2025-11-03T15:53:22.2936727Z * [new tag] trunk/c2e3cc7aedb2e7d89443225c7cccd08a0f8a3587 -> trunk/c2e3cc7aedb2e7d89443225c7cccd08a0f8a3587 2025-11-03T15:53:22.2937062Z * [new tag] trunk/c3047938a01c844c752e5462b05d180a04d438fd -> trunk/c3047938a01c844c752e5462b05d180a04d438fd 2025-11-03T15:53:22.2937462Z * [new tag] trunk/c37802a8c4388160faa65f8bc9c29d98b4d2fb3c -> trunk/c37802a8c4388160faa65f8bc9c29d98b4d2fb3c 2025-11-03T15:53:22.2937811Z * [new tag] trunk/c3b71d54995a16fd09c18a5da5d598a23388bbd6 -> trunk/c3b71d54995a16fd09c18a5da5d598a23388bbd6 2025-11-03T15:53:22.2938158Z * [new tag] trunk/c3d205d5986824e72df353c9bf112dc9b2a3612a -> trunk/c3d205d5986824e72df353c9bf112dc9b2a3612a 2025-11-03T15:53:22.2938514Z * [new tag] trunk/c3dc0c7089f3204c36961acc227a3ff503530094 -> trunk/c3dc0c7089f3204c36961acc227a3ff503530094 2025-11-03T15:53:22.2938853Z * [new tag] trunk/c54e2c5b4138cb85412a74189d1f7f771ad1116e -> trunk/c54e2c5b4138cb85412a74189d1f7f771ad1116e 2025-11-03T15:53:22.2939200Z * [new tag] trunk/c5701d0ab5f55b23243dd437f57e856970c45bb6 -> trunk/c5701d0ab5f55b23243dd437f57e856970c45bb6 2025-11-03T15:53:22.2939557Z * [new tag] trunk/c58d0ad85dfbf026d5f21ee739c139407dc20e54 -> trunk/c58d0ad85dfbf026d5f21ee739c139407dc20e54 2025-11-03T15:53:22.2939896Z * [new tag] trunk/c594950e867e420a6086190a88e4b8fbd687af91 -> trunk/c594950e867e420a6086190a88e4b8fbd687af91 2025-11-03T15:53:22.2940258Z * [new tag] trunk/c6a02eae5b77758ee7ee0b1dfbcf20a8341914a7 -> trunk/c6a02eae5b77758ee7ee0b1dfbcf20a8341914a7 2025-11-03T15:53:22.2940609Z * [new tag] trunk/c8adc08b3b19b838dcdc71f2055600f420e6a91b -> trunk/c8adc08b3b19b838dcdc71f2055600f420e6a91b 2025-11-03T15:53:22.2940962Z * [new tag] trunk/c9eabadc5e964678556a6bfcde455a5e11dc0785 -> trunk/c9eabadc5e964678556a6bfcde455a5e11dc0785 2025-11-03T15:53:22.2941318Z * [new tag] trunk/cb6966704cf70ebac6d2b36b65e9a75e11c29e71 -> trunk/cb6966704cf70ebac6d2b36b65e9a75e11c29e71 2025-11-03T15:53:22.2941740Z * [new tag] trunk/cde81e92b95eee9af2879c9c75f7b03699ca72ad -> trunk/cde81e92b95eee9af2879c9c75f7b03699ca72ad 2025-11-03T15:53:22.2942096Z * [new tag] trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac -> trunk/cee03634dab2dbf259d84bc389bdea80de0f80ac 2025-11-03T15:53:22.2942446Z * [new tag] trunk/cf7756da385e03c169f7e6a5b5ff2c0e29b2814a -> trunk/cf7756da385e03c169f7e6a5b5ff2c0e29b2814a 2025-11-03T15:53:22.2942787Z * [new tag] trunk/cf9a834f39d6c3b769381cc1321bcb5c54132415 -> trunk/cf9a834f39d6c3b769381cc1321bcb5c54132415 2025-11-03T15:53:22.2943195Z * [new tag] trunk/d049ed2cb1619c44279cb716b8a1d94e4df3b372 -> trunk/d049ed2cb1619c44279cb716b8a1d94e4df3b372 2025-11-03T15:53:22.2943531Z * [new tag] trunk/d17790072381f0e76e177ae4093504a6908a5a4d -> trunk/d17790072381f0e76e177ae4093504a6908a5a4d 2025-11-03T15:53:22.2943866Z * [new tag] trunk/d1a6e006e090b1365e6653853982f175cca452e8 -> trunk/d1a6e006e090b1365e6653853982f175cca452e8 2025-11-03T15:53:22.2944214Z * [new tag] trunk/d2be06f673ff11e59b234156dccaad2dc22c7746 -> trunk/d2be06f673ff11e59b234156dccaad2dc22c7746 2025-11-03T15:53:22.2944589Z * [new tag] trunk/d2eff5d454ab2cb0a5ccdfb5eb6e7d6dcc75e097 -> trunk/d2eff5d454ab2cb0a5ccdfb5eb6e7d6dcc75e097 2025-11-03T15:53:22.2944948Z * [new tag] trunk/d3be06cbdca4b2a9cd8ae35926b3f20b1bed1fe2 -> trunk/d3be06cbdca4b2a9cd8ae35926b3f20b1bed1fe2 2025-11-03T15:53:22.2945303Z * [new tag] trunk/d3e511f07c0b1fc6df22347aec7f8e700bdb0d24 -> trunk/d3e511f07c0b1fc6df22347aec7f8e700bdb0d24 2025-11-03T15:53:22.2945654Z * [new tag] trunk/d401e4e70a1dd19733d3e3c84affc4884605efb4 -> trunk/d401e4e70a1dd19733d3e3c84affc4884605efb4 2025-11-03T15:53:22.2946011Z * [new tag] trunk/d46d8d6f54b15ded4f2483c7bde31be124281ab8 -> trunk/d46d8d6f54b15ded4f2483c7bde31be124281ab8 2025-11-03T15:53:22.2946356Z * [new tag] trunk/d6d6fa26f540c10c57ac80547a9475e9f4c201f2 -> trunk/d6d6fa26f540c10c57ac80547a9475e9f4c201f2 2025-11-03T15:53:22.2946701Z * [new tag] trunk/d7040e6d7515cea485824d2b810bea94e5958dea -> trunk/d7040e6d7515cea485824d2b810bea94e5958dea 2025-11-03T15:53:22.2947048Z * [new tag] trunk/d80ae738c9c1810b30a88233bdcd34cae16c5c6e -> trunk/d80ae738c9c1810b30a88233bdcd34cae16c5c6e 2025-11-03T15:53:22.2947387Z * [new tag] trunk/d8283a317a335c628c4541c6a60e102fdead57b7 -> trunk/d8283a317a335c628c4541c6a60e102fdead57b7 2025-11-03T15:53:22.2947745Z * [new tag] trunk/d9483d4c8d3f220ad505afd05606e068184896a4 -> trunk/d9483d4c8d3f220ad505afd05606e068184896a4 2025-11-03T15:53:22.2948087Z * [new tag] trunk/d962bed15798961ffd10e64068f86a2cec411ffb -> trunk/d962bed15798961ffd10e64068f86a2cec411ffb 2025-11-03T15:53:22.2948429Z * [new tag] trunk/d97144d31ef42e762ce65f467cbaf065edb241cc -> trunk/d97144d31ef42e762ce65f467cbaf065edb241cc 2025-11-03T15:53:22.2948781Z * [new tag] trunk/dc011d3203b24ebf1f78ab8dd64766205e64d8ec -> trunk/dc011d3203b24ebf1f78ab8dd64766205e64d8ec 2025-11-03T15:53:22.2949125Z * [new tag] trunk/dd1fe7c22f8eee3984a22663636b0d1403b079ba -> trunk/dd1fe7c22f8eee3984a22663636b0d1403b079ba 2025-11-03T15:53:22.2949486Z * [new tag] trunk/deb776319b12cad7fffb5cf9d8851a50e2b0e9ea -> trunk/deb776319b12cad7fffb5cf9d8851a50e2b0e9ea 2025-11-03T15:53:22.2949842Z * [new tag] trunk/defac66e39c60f867795346ded171366ed682ee3 -> trunk/defac66e39c60f867795346ded171366ed682ee3 2025-11-03T15:53:22.2950176Z * [new tag] trunk/df71b7072799c451a008cb36142dfdb1487f0d5e -> trunk/df71b7072799c451a008cb36142dfdb1487f0d5e 2025-11-03T15:53:22.2950546Z * [new tag] trunk/dfebdcab86acbaa0eaa996b47595e5f27a66492e -> trunk/dfebdcab86acbaa0eaa996b47595e5f27a66492e 2025-11-03T15:53:22.2950962Z * [new tag] trunk/e0604d3170f1123ebacbced66be400c7f162621f -> trunk/e0604d3170f1123ebacbced66be400c7f162621f 2025-11-03T15:53:22.2951300Z * [new tag] trunk/e0791fc11dc0024a828495985898b29120dcc4c1 -> trunk/e0791fc11dc0024a828495985898b29120dcc4c1 2025-11-03T15:53:22.2951646Z * [new tag] trunk/e0ca3049c0c7726747094f47f80cadcfad51320d -> trunk/e0ca3049c0c7726747094f47f80cadcfad51320d 2025-11-03T15:53:22.2951984Z * [new tag] trunk/e105a475756ae6dd45c8134bd4583afc57ee416e -> trunk/e105a475756ae6dd45c8134bd4583afc57ee416e 2025-11-03T15:53:22.2952399Z * [new tag] trunk/e137cd0a1046ead2ca9d631f427655adced606c2 -> trunk/e137cd0a1046ead2ca9d631f427655adced606c2 2025-11-03T15:53:22.2953099Z * [new tag] trunk/e1d011d6eb571cd98ec7c7ed8e8b518a5463ec97 -> trunk/e1d011d6eb571cd98ec7c7ed8e8b518a5463ec97 2025-11-03T15:53:22.2953446Z * [new tag] trunk/e214af6ae8e613485ac3dac3e2094cf53dfc3c1d -> trunk/e214af6ae8e613485ac3dac3e2094cf53dfc3c1d 2025-11-03T15:53:22.2953799Z * [new tag] trunk/e2dc32f4baf853e6171777aed530fc83bcdb35ae -> trunk/e2dc32f4baf853e6171777aed530fc83bcdb35ae 2025-11-03T15:53:22.2954135Z * [new tag] trunk/e380028a51c38de80b8888d027c63e290a773651 -> trunk/e380028a51c38de80b8888d027c63e290a773651 2025-11-03T15:53:22.2954469Z * [new tag] trunk/e3ae0594d16134632ff587c9ab400d4148c83e9f -> trunk/e3ae0594d16134632ff587c9ab400d4148c83e9f 2025-11-03T15:53:22.2954809Z * [new tag] trunk/e3e93c7107830c13f4139c3a62fda62c6b84bbf5 -> trunk/e3e93c7107830c13f4139c3a62fda62c6b84bbf5 2025-11-03T15:53:22.2955159Z * [new tag] trunk/e4043884c734a3947f4c8da0cfbba43fc6319f3d -> trunk/e4043884c734a3947f4c8da0cfbba43fc6319f3d 2025-11-03T15:53:22.2955504Z * [new tag] trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a -> trunk/e471800dceb8a6592562fc4fc96a5e80bc494c0a 2025-11-03T15:53:22.2955845Z * [new tag] trunk/e83be7042e809ef51c67f53d83ac45794447c73f -> trunk/e83be7042e809ef51c67f53d83ac45794447c73f 2025-11-03T15:53:22.2956195Z * [new tag] trunk/e8d887ae3fceb97283bc2d751621b9615524b4b7 -> trunk/e8d887ae3fceb97283bc2d751621b9615524b4b7 2025-11-03T15:53:22.2956549Z * [new tag] trunk/e8fadba28cc225782ddce1bf0ef8315ee1743761 -> trunk/e8fadba28cc225782ddce1bf0ef8315ee1743761 2025-11-03T15:53:22.2956892Z * [new tag] trunk/e95920e3e6f9d8218c6aed2b8b6ce9b838a49104 -> trunk/e95920e3e6f9d8218c6aed2b8b6ce9b838a49104 2025-11-03T15:53:22.2957253Z * [new tag] trunk/ea698e8bfcd2ec1820b3ba90b9c47416a33348de -> trunk/ea698e8bfcd2ec1820b3ba90b9c47416a33348de 2025-11-03T15:53:22.2957600Z * [new tag] trunk/eae701cad03feb87908107cb5246d9e13a9d426e -> trunk/eae701cad03feb87908107cb5246d9e13a9d426e 2025-11-03T15:53:22.2957956Z * [new tag] trunk/eb2bad5bb54df8a2563f2619819e9e689e0ba10e -> trunk/eb2bad5bb54df8a2563f2619819e9e689e0ba10e 2025-11-03T15:53:22.2958327Z * [new tag] trunk/ebb2b2e894a4ede8efc5f5fff068d4ac9972f77a -> trunk/ebb2b2e894a4ede8efc5f5fff068d4ac9972f77a 2025-11-03T15:53:22.2958669Z * [new tag] trunk/ee7434be822cf6e75b4566d8159f550ee233d8ae -> trunk/ee7434be822cf6e75b4566d8159f550ee233d8ae 2025-11-03T15:53:22.2959023Z * [new tag] trunk/ef8d97efcf05e1f3a05ad5ce3444e3af42481505 -> trunk/ef8d97efcf05e1f3a05ad5ce3444e3af42481505 2025-11-03T15:53:22.2959363Z * [new tag] trunk/f013e804c876a34cbc86a6a475597e3e29812883 -> trunk/f013e804c876a34cbc86a6a475597e3e29812883 2025-11-03T15:53:22.2959718Z * [new tag] trunk/f02708c2be66c7cf0edec52663de69f66ba4b1df -> trunk/f02708c2be66c7cf0edec52663de69f66ba4b1df 2025-11-03T15:53:22.2960070Z * [new tag] trunk/f0745ddb11ab66a8bb4de8031bd7e9dccba19379 -> trunk/f0745ddb11ab66a8bb4de8031bd7e9dccba19379 2025-11-03T15:53:22.2960496Z * [new tag] trunk/f167fd09fabf3f5be63cd31451f29d49796c14e8 -> trunk/f167fd09fabf3f5be63cd31451f29d49796c14e8 2025-11-03T15:53:22.2960828Z * [new tag] trunk/f1a34407152302812bf633360cd29e9fba8de71e -> trunk/f1a34407152302812bf633360cd29e9fba8de71e 2025-11-03T15:53:22.2961166Z * [new tag] trunk/f1af679270392c83e03808c8af5e2cbe3cdf16ce -> trunk/f1af679270392c83e03808c8af5e2cbe3cdf16ce 2025-11-03T15:53:22.2961534Z * [new tag] trunk/f1e4c42b6ef3d3cea08ab3babb693e3ce42cf08b -> trunk/f1e4c42b6ef3d3cea08ab3babb693e3ce42cf08b 2025-11-03T15:53:22.2961937Z * [new tag] trunk/f20bf778746a7662a9bdbd2fa49d326772ca90ed -> trunk/f20bf778746a7662a9bdbd2fa49d326772ca90ed 2025-11-03T15:53:22.2962278Z * [new tag] trunk/f2450798cd6f30b811f6d8256da0c271cad2285c -> trunk/f2450798cd6f30b811f6d8256da0c271cad2285c 2025-11-03T15:53:22.2962630Z * [new tag] trunk/f2c81635c85bf8d1c523d6b17f8016ad78ea02e2 -> trunk/f2c81635c85bf8d1c523d6b17f8016ad78ea02e2 2025-11-03T15:53:22.2962980Z * [new tag] trunk/f33abae6957b8ef56268ce22e660d3ed3111c7c3 -> trunk/f33abae6957b8ef56268ce22e660d3ed3111c7c3 2025-11-03T15:53:22.2963313Z * [new tag] trunk/f36f372acc28062e0988d84699c62689b0d89a6e -> trunk/f36f372acc28062e0988d84699c62689b0d89a6e 2025-11-03T15:53:22.2963666Z * [new tag] trunk/f452edd782fb7342e2a5740cea9b78135e714858 -> trunk/f452edd782fb7342e2a5740cea9b78135e714858 2025-11-03T15:53:22.2964010Z * [new tag] trunk/f4d05feb7a5f9191509e1e539ea210fcbe538b32 -> trunk/f4d05feb7a5f9191509e1e539ea210fcbe538b32 2025-11-03T15:53:22.2964361Z * [new tag] trunk/f5543e3741bbfba4579afc3b49d0720f2eee7e4d -> trunk/f5543e3741bbfba4579afc3b49d0720f2eee7e4d 2025-11-03T15:53:22.2964711Z * [new tag] trunk/f5cb9a4c68d9271c58ef4d3257210984b8e85099 -> trunk/f5cb9a4c68d9271c58ef4d3257210984b8e85099 2025-11-03T15:53:22.2965045Z * [new tag] trunk/f60751024ecac57840a2d25132d0c1562351e66e -> trunk/f60751024ecac57840a2d25132d0c1562351e66e 2025-11-03T15:53:22.2965393Z * [new tag] trunk/f6951cb8ea1ef96a33627734eb68b5dc7a04b6ed -> trunk/f6951cb8ea1ef96a33627734eb68b5dc7a04b6ed 2025-11-03T15:53:22.2965760Z * [new tag] trunk/f89a7e9fe80fb0f74af52bad892e1afafa57be9c -> trunk/f89a7e9fe80fb0f74af52bad892e1afafa57be9c 2025-11-03T15:53:22.2966107Z * [new tag] trunk/f8b4c002940d96ba2afc14ac4cf0b5277776bc02 -> trunk/f8b4c002940d96ba2afc14ac4cf0b5277776bc02 2025-11-03T15:53:22.2966444Z * [new tag] trunk/f911d64750efb22097eef5505552a7669a0c53de -> trunk/f911d64750efb22097eef5505552a7669a0c53de 2025-11-03T15:53:22.2966793Z * [new tag] trunk/f91899ca6c15d611c453591527e1be8b43e5d4ea -> trunk/f91899ca6c15d611c453591527e1be8b43e5d4ea 2025-11-03T15:53:22.2967141Z * [new tag] trunk/f93ea7dab190fa0953b7a4921b76993cadafc7c9 -> trunk/f93ea7dab190fa0953b7a4921b76993cadafc7c9 2025-11-03T15:53:22.2967492Z * [new tag] trunk/fa4cb918462d3cbe7cf48db7c1498824c1ca1cc4 -> trunk/fa4cb918462d3cbe7cf48db7c1498824c1ca1cc4 2025-11-03T15:53:22.2967841Z * [new tag] trunk/fa560e1158b496d1c37ca2a2443a0b7f5a08dad5 -> trunk/fa560e1158b496d1c37ca2a2443a0b7f5a08dad5 2025-11-03T15:53:22.2968191Z * [new tag] trunk/fa8e073a4e17f12e7e4bb0b26471179d2ca57471 -> trunk/fa8e073a4e17f12e7e4bb0b26471179d2ca57471 2025-11-03T15:53:22.2968530Z * [new tag] trunk/fb545fb0686c94cc017c15ca7e342996b49edb81 -> trunk/fb545fb0686c94cc017c15ca7e342996b49edb81 2025-11-03T15:53:22.2968885Z * [new tag] trunk/fc540cefd498f1001a5fc7a4f187080628b27839 -> trunk/fc540cefd498f1001a5fc7a4f187080628b27839 2025-11-03T15:53:22.2969236Z * [new tag] trunk/fc8ac1216c61d8736f45a58825abf58e7d51e088 -> trunk/fc8ac1216c61d8736f45a58825abf58e7d51e088 2025-11-03T15:53:22.2969589Z * [new tag] trunk/fcc10635660ceb619f78d06eaaa8b3c0bdd52ab8 -> trunk/fcc10635660ceb619f78d06eaaa8b3c0bdd52ab8 2025-11-03T15:53:22.2970020Z * [new tag] trunk/fcd5f8c352b5b75bd32e57fa044ec5df095032da -> trunk/fcd5f8c352b5b75bd32e57fa044ec5df095032da 2025-11-03T15:53:22.2970375Z * [new tag] trunk/fd5da81fdd76c0a78ef935d077a93b48b78fca3a -> trunk/fd5da81fdd76c0a78ef935d077a93b48b78fca3a 2025-11-03T15:53:22.2970720Z * [new tag] trunk/fd68d409ada709450ced3030bde89ec662a3f7b7 -> trunk/fd68d409ada709450ced3030bde89ec662a3f7b7 2025-11-03T15:53:22.2971129Z * [new tag] trunk/fea819ed080175f9a93205cc9074022bfa486325 -> trunk/fea819ed080175f9a93205cc9074022bfa486325 2025-11-03T15:53:22.2971479Z * [new tag] trunk/fee1ac927d66fce67f862311292dcc325b8def44 -> trunk/fee1ac927d66fce67f862311292dcc325b8def44 2025-11-03T15:53:22.2971827Z * [new tag] trunk/fee7624bd66e64f575c1396fcaaa54cabce49ca4 -> trunk/fee7624bd66e64f575c1396fcaaa54cabce49ca4 2025-11-03T15:53:22.2972177Z * [new tag] trunk/fefb546b9100614da1fa703e12651bc115059f02 -> trunk/fefb546b9100614da1fa703e12651bc115059f02 2025-11-03T15:53:22.2972529Z * [new tag] trunk/ff46d5a79bec09d9ae334d325f5f8cc89306b536 -> trunk/ff46d5a79bec09d9ae334d325f5f8cc89306b536 2025-11-03T15:53:22.2972892Z * [new tag] trunk/ffaa6578b7a641b1ac1fcf451f04cf5e1212c9fe -> trunk/ffaa6578b7a641b1ac1fcf451f04cf5e1212c9fe 2025-11-03T15:53:22.2973023Z * [new tag] v0.1.1 -> v0.1.1 2025-11-03T15:53:22.2973144Z * [new tag] v0.1.10 -> v0.1.10 2025-11-03T15:53:22.2973269Z * [new tag] v0.1.11 -> v0.1.11 2025-11-03T15:53:22.2973393Z * [new tag] v0.1.12 -> v0.1.12 2025-11-03T15:53:22.2973508Z * [new tag] v0.1.2 -> v0.1.2 2025-11-03T15:53:22.2973619Z * [new tag] v0.1.3 -> v0.1.3 2025-11-03T15:53:22.2973745Z * [new tag] v0.1.4 -> v0.1.4 2025-11-03T15:53:22.2973855Z * [new tag] v0.1.5 -> v0.1.5 2025-11-03T15:53:22.2974075Z * [new tag] v0.1.6 -> v0.1.6 2025-11-03T15:53:22.2974201Z * [new tag] v0.1.7 -> v0.1.7 2025-11-03T15:53:22.2974311Z * [new tag] v0.1.8 -> v0.1.8 2025-11-03T15:53:22.2974421Z * [new tag] v0.1.9 -> v0.1.9 2025-11-03T15:53:22.2974544Z * [new tag] v0.2.0 -> v0.2.0 2025-11-03T15:53:22.2974654Z * [new tag] v0.3.0 -> v0.3.0 2025-11-03T15:53:22.2974768Z * [new tag] v0.3.1 -> v0.3.1 2025-11-03T15:53:22.2974883Z * [new tag] v0.4.0 -> v0.4.0 2025-11-03T15:53:22.2975010Z * [new tag] v0.4.1 -> v0.4.1 2025-11-03T15:53:22.2975122Z * [new tag] v1.0.0 -> v1.0.0 2025-11-03T15:53:22.2975242Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-11-03T15:53:22.2975363Z * [new tag] v1.0.1 -> v1.0.1 2025-11-03T15:53:22.2975481Z * [new tag] v1.0rc0 -> v1.0rc0 2025-11-03T15:53:22.2975598Z * [new tag] v1.0rc1 -> v1.0rc1 2025-11-03T15:53:22.2975716Z * [new tag] v1.1.0 -> v1.1.0 2025-11-03T15:53:22.2975838Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-11-03T15:53:22.2975953Z * [new tag] v1.10.0 -> v1.10.0 2025-11-03T15:53:22.2976091Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-11-03T15:53:22.2976217Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-11-03T15:53:22.2976836Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-11-03T15:53:22.2976954Z * [new tag] v1.10.1 -> v1.10.1 2025-11-03T15:53:22.2977089Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-11-03T15:53:22.2977204Z * [new tag] v1.10.2 -> v1.10.2 2025-11-03T15:53:22.2977327Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-11-03T15:53:22.2977451Z * [new tag] v1.11.0 -> v1.11.0 2025-11-03T15:53:22.2977647Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-11-03T15:53:22.2977771Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-11-03T15:53:22.2977898Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-11-03T15:53:22.2978015Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-11-03T15:53:22.2978140Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-11-03T15:53:22.2978280Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-11-03T15:53:22.2978402Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-11-03T15:53:22.2978519Z * [new tag] v1.12.0 -> v1.12.0 2025-11-03T15:53:22.2978641Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-11-03T15:53:22.2978776Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-11-03T15:53:22.2978904Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-11-03T15:53:22.2979024Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-11-03T15:53:22.2979159Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-11-03T15:53:22.2979276Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-11-03T15:53:22.2979403Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-11-03T15:53:22.2979531Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-11-03T15:53:22.2979647Z * [new tag] v1.12.1 -> v1.12.1 2025-11-03T15:53:22.2979766Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-11-03T15:53:22.2979896Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-11-03T15:53:22.2980016Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-11-03T15:53:22.2980137Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-11-03T15:53:22.2980255Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-11-03T15:53:22.2980378Z * [new tag] v1.13.0 -> v1.13.0 2025-11-03T15:53:22.2980498Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-11-03T15:53:22.2980620Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-11-03T15:53:22.2980755Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-11-03T15:53:22.2980875Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-11-03T15:53:22.2980993Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-11-03T15:53:22.2981118Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-11-03T15:53:22.2981233Z * [new tag] v1.13.1 -> v1.13.1 2025-11-03T15:53:22.2981356Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-11-03T15:53:22.2981483Z * [new tag] v1.2.0 -> v1.2.0 2025-11-03T15:53:22.2981601Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-11-03T15:53:22.2981717Z * [new tag] v1.3.0 -> v1.3.0 2025-11-03T15:53:22.2981903Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-11-03T15:53:22.2982018Z * [new tag] v1.3.1 -> v1.3.1 2025-11-03T15:53:22.2982134Z * [new tag] v1.4.0 -> v1.4.0 2025-11-03T15:53:22.2982250Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-11-03T15:53:22.2982373Z * [new tag] v1.4.1 -> v1.4.1 2025-11-03T15:53:22.2982483Z * [new tag] v1.5.0 -> v1.5.0 2025-11-03T15:53:22.2982609Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-11-03T15:53:22.2983096Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-11-03T15:53:22.2983230Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-11-03T15:53:22.2983352Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-11-03T15:53:22.2983486Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-11-03T15:53:22.2983606Z * [new tag] v1.5.1 -> v1.5.1 2025-11-03T15:53:22.2983729Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-11-03T15:53:22.2983850Z * [new tag] v1.6.0 -> v1.6.0 2025-11-03T15:53:22.2983971Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-11-03T15:53:22.2984093Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-11-03T15:53:22.2984218Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-11-03T15:53:22.2984357Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-11-03T15:53:22.2984478Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-11-03T15:53:22.2984601Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-11-03T15:53:22.2984731Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-11-03T15:53:22.2984851Z * [new tag] v1.7.0 -> v1.7.0 2025-11-03T15:53:22.2984976Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-11-03T15:53:22.2985101Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-11-03T15:53:22.2985221Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-11-03T15:53:22.2985343Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-11-03T15:53:22.2985465Z * [new tag] v1.7.1 -> v1.7.1 2025-11-03T15:53:22.2985591Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-11-03T15:53:22.2985714Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-11-03T15:53:22.2985833Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-11-03T15:53:22.2985964Z * [new tag] v1.8.0 -> v1.8.0 2025-11-03T15:53:22.2986086Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-11-03T15:53:22.2986208Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-11-03T15:53:22.2986336Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-11-03T15:53:22.2986457Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-11-03T15:53:22.2986580Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-11-03T15:53:22.2986706Z * [new tag] v1.8.1 -> v1.8.1 2025-11-03T15:53:22.2986831Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-11-03T15:53:22.2986950Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-11-03T15:53:22.2987075Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-11-03T15:53:22.2987191Z * [new tag] v1.8.2 -> v1.8.2 2025-11-03T15:53:22.2987380Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-11-03T15:53:22.2987501Z * [new tag] v1.9.0 -> v1.9.0 2025-11-03T15:53:22.2987619Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-11-03T15:53:22.2987740Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-11-03T15:53:22.2987859Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-11-03T15:53:22.2987989Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-11-03T15:53:22.2988105Z * [new tag] v1.9.1 -> v1.9.1 2025-11-03T15:53:22.2988290Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-11-03T15:53:22.2988426Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-11-03T15:53:22.2988537Z * [new tag] v2.0.0 -> v2.0.0 2025-11-03T15:53:22.2988658Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-11-03T15:53:22.2988788Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-11-03T15:53:22.2988911Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-11-03T15:53:22.2989031Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-11-03T15:53:22.2989154Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-11-03T15:53:22.2989272Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-11-03T15:53:22.2989384Z * [new tag] v2.0.1 -> v2.0.1 2025-11-03T15:53:22.2989507Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-11-03T15:53:22.2989631Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-11-03T15:53:22.2989749Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-11-03T15:53:22.2989866Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-11-03T15:53:22.2989995Z * [new tag] v2.1.0 -> v2.1.0 2025-11-03T15:53:22.2990112Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-11-03T15:53:22.2990230Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-11-03T15:53:22.2990354Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-11-03T15:53:22.2990471Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-11-03T15:53:22.2990589Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-11-03T15:53:22.2990716Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-11-03T15:53:22.2990831Z * [new tag] v2.1.1 -> v2.1.1 2025-11-03T15:53:22.2990951Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-11-03T15:53:22.2991082Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-11-03T15:53:22.2991203Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-11-03T15:53:22.2991323Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-11-03T15:53:22.2991444Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-11-03T15:53:22.2991568Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-11-03T15:53:22.2991681Z * [new tag] v2.1.2 -> v2.1.2 2025-11-03T15:53:22.2991803Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-11-03T15:53:22.2991933Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-11-03T15:53:22.2992050Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-11-03T15:53:22.2992164Z * [new tag] v2.2.0 -> v2.2.0 2025-11-03T15:53:22.2992295Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-11-03T15:53:22.2992490Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-11-03T15:53:22.2992609Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-11-03T15:53:22.2992735Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-11-03T15:53:22.2992851Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-11-03T15:53:22.2992969Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-11-03T15:53:22.2993087Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-11-03T15:53:22.2993217Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-11-03T15:53:22.2993390Z * [new tag] v2.2.1 -> v2.2.1 2025-11-03T15:53:22.2993510Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-11-03T15:53:22.2993637Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-11-03T15:53:22.2993760Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-11-03T15:53:22.2993875Z * [new tag] v2.2.2 -> v2.2.2 2025-11-03T15:53:22.2994000Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-11-03T15:53:22.2994122Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-11-03T15:53:22.2994240Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-11-03T15:53:22.2994363Z * [new tag] v2.3.0 -> v2.3.0 2025-11-03T15:53:22.2994480Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-11-03T15:53:22.2994608Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-11-03T15:53:22.2994732Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-11-03T15:53:22.2994862Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-11-03T15:53:22.2994983Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-11-03T15:53:22.2995108Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-11-03T15:53:22.2995235Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-11-03T15:53:22.2995357Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-11-03T15:53:22.2995475Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-11-03T15:53:22.2995602Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-11-03T15:53:22.2995720Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-11-03T15:53:22.2995846Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-11-03T15:53:22.2995968Z * [new tag] v2.3.1 -> v2.3.1 2025-11-03T15:53:22.2996087Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-11-03T15:53:22.2996206Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-11-03T15:53:22.2996335Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-11-03T15:53:22.2996449Z * [new tag] v2.4.0 -> v2.4.0 2025-11-03T15:53:22.2996571Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-11-03T15:53:22.2996690Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-11-03T15:53:22.2996815Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-11-03T15:53:22.2996937Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-11-03T15:53:22.2997062Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-11-03T15:53:22.2997189Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-11-03T15:53:22.2997310Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-11-03T15:53:22.2997432Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-11-03T15:53:22.2997626Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-11-03T15:53:22.2997740Z * [new tag] v2.4.1 -> v2.4.1 2025-11-03T15:53:22.2997859Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-11-03T15:53:22.2997989Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-11-03T15:53:22.2998107Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-11-03T15:53:22.2998220Z * [new tag] v2.5.0 -> v2.5.0 2025-11-03T15:53:22.2998403Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-11-03T15:53:22.2998537Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-11-03T15:53:22.2998661Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-11-03T15:53:22.2998781Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-11-03T15:53:22.2998912Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-11-03T15:53:22.2999032Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-11-03T15:53:22.2999153Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-11-03T15:53:22.2999282Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-11-03T15:53:22.2999399Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-11-03T15:53:22.2999518Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-11-03T15:53:22.2999648Z * [new tag] v2.5.1 -> v2.5.1 2025-11-03T15:53:22.2999770Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-11-03T15:53:22.2999883Z * [new tag] v2.6.0 -> v2.6.0 2025-11-03T15:53:22.3000011Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-11-03T15:53:22.3000134Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-11-03T15:53:22.3000252Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-11-03T15:53:22.3000372Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-11-03T15:53:22.3000498Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-11-03T15:53:22.3000620Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-11-03T15:53:22.3000738Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-11-03T15:53:22.3000862Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-11-03T15:53:22.3000985Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-11-03T15:53:22.3001102Z * [new tag] v2.7.0 -> v2.7.0 2025-11-03T15:53:22.3001230Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-11-03T15:53:22.3001355Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-11-03T15:53:22.3001477Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-11-03T15:53:22.3001605Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-11-03T15:53:22.3001723Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-11-03T15:53:22.3001840Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-11-03T15:53:22.3001959Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-11-03T15:53:22.3002088Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-11-03T15:53:22.3002212Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-11-03T15:53:22.3002331Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-11-03T15:53:22.3002452Z * [new tag] v2.7.1 -> v2.7.1 2025-11-03T15:53:22.3002570Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-11-03T15:53:22.3002756Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-11-03T15:53:22.3002883Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-11-03T15:53:22.3003002Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-11-03T15:53:22.3003121Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-11-03T15:53:22.3003242Z * [new tag] v2.8.0 -> v2.8.0 2025-11-03T15:53:22.3003362Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-11-03T15:53:22.3003547Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-11-03T15:53:22.3003684Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-11-03T15:53:22.3003804Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-11-03T15:53:22.3003922Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-11-03T15:53:22.3004045Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-11-03T15:53:22.3004183Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-11-03T15:53:22.3004302Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-11-03T15:53:22.3004422Z * [new tag] v2.9.0 -> v2.9.0 2025-11-03T15:53:22.3004553Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-11-03T15:53:22.3004676Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-11-03T15:53:22.3004803Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-11-03T15:53:22.3004936Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-11-03T15:53:22.3005055Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-11-03T15:53:22.3005174Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-11-03T15:53:22.3005303Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-11-03T15:53:22.3005422Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-11-03T15:53:22.3005540Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-11-03T15:53:22.3005661Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-11-03T15:53:22.3005788Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-11-03T15:53:22.3005961Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-11-03T15:53:22.3006134Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-11-03T15:53:22.3006306Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-11-03T15:53:22.3006469Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-11-03T15:53:22.3006634Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-11-03T15:53:22.3006812Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-11-03T15:53:22.3006976Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-11-03T15:53:22.3007140Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-11-03T15:53:22.3007309Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-11-03T15:53:22.3007473Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-11-03T15:53:22.3007645Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-11-03T15:53:22.3007816Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-11-03T15:53:22.3007975Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-11-03T15:53:22.3008138Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-11-03T15:53:22.3008377Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-11-03T15:53:22.3008541Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-11-03T15:53:22.3008702Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-11-03T15:53:22.3008865Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-11-03T15:53:22.3009036Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-11-03T15:53:22.3009262Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-11-03T15:53:22.3009427Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-11-03T15:53:22.3009596Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-11-03T15:53:22.3009761Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-11-03T15:53:22.3009925Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-11-03T15:53:22.3010097Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-11-03T15:53:22.3010257Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-11-03T15:53:22.3010419Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-11-03T15:53:22.3010590Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-11-03T15:53:22.3010755Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-11-03T15:53:22.3010920Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-11-03T15:53:22.3011097Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-11-03T15:53:22.3011262Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-11-03T15:53:22.3011422Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-11-03T15:53:22.3011592Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-11-03T15:53:22.3011753Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-11-03T15:53:22.3011915Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-11-03T15:53:22.3012075Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-11-03T15:53:22.3012252Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-11-03T15:53:22.3012415Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-11-03T15:53:22.3012593Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-11-03T15:53:22.3012762Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-11-03T15:53:22.3012922Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-11-03T15:53:22.3013087Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-11-03T15:53:22.3013253Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-11-03T15:53:22.3013413Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-11-03T15:53:22.3013576Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-11-03T15:53:22.3013751Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-11-03T15:53:22.3013919Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-11-03T15:53:22.3014182Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-11-03T15:53:22.3014438Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-11-03T15:53:22.3014600Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-11-03T15:53:22.3014760Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-11-03T15:53:22.3014932Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-11-03T15:53:22.3015096Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-11-03T15:53:22.3015255Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-11-03T15:53:22.3015478Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-11-03T15:53:22.3015655Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-11-03T15:53:22.3015814Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-11-03T15:53:22.3015980Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-11-03T15:53:22.3016149Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-11-03T15:53:22.3016312Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-11-03T15:53:22.3016471Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-11-03T15:53:22.3016642Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-11-03T15:53:22.3016813Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-11-03T15:53:22.3016979Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-11-03T15:53:22.3017145Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-11-03T15:53:22.3017306Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-11-03T15:53:22.3017478Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-11-03T15:53:22.3017648Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-11-03T15:53:22.3017812Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-11-03T15:53:22.3017973Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-11-03T15:53:22.3018140Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-11-03T15:53:22.3018306Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-11-03T15:53:22.3018465Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-11-03T15:53:22.3018634Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-11-03T15:53:22.3018794Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-11-03T15:53:22.3018961Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-11-03T15:53:22.3019119Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-11-03T15:53:22.3019284Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-11-03T15:53:22.3019443Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-11-03T15:53:22.3019604Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-11-03T15:53:22.3019774Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-11-03T15:53:22.3019934Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-11-03T15:53:22.3020094Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-11-03T15:53:22.3020263Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-11-03T15:53:22.3020488Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-11-03T15:53:22.3020648Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-11-03T15:53:22.3020817Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-11-03T15:53:22.3020978Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-11-03T15:53:22.3021137Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-11-03T15:53:22.3021373Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-11-03T15:53:22.3021539Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-11-03T15:53:22.3021705Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-11-03T15:53:22.3021881Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-11-03T15:53:22.3022054Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-11-03T15:53:22.3022217Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-11-03T15:53:22.3022377Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-11-03T15:53:22.3022548Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-11-03T15:53:22.3022708Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-11-03T15:53:22.3022875Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-11-03T15:53:22.3023050Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-11-03T15:53:22.3023212Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-11-03T15:53:22.3023373Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-11-03T15:53:22.3023545Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-11-03T15:53:22.3023705Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-11-03T15:53:22.3023864Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-11-03T15:53:22.3024031Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-11-03T15:53:22.3024191Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-11-03T15:53:22.3024358Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-11-03T15:53:22.3024537Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-11-03T15:53:22.3024697Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-11-03T15:53:22.3024861Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-11-03T15:53:22.3025029Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-11-03T15:53:22.3025192Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-11-03T15:53:22.3025355Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-11-03T15:53:22.3025516Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-11-03T15:53:22.3025690Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-11-03T15:53:22.3025854Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-11-03T15:53:22.3026014Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-11-03T15:53:22.3026183Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-11-03T15:53:22.3026410Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-11-03T15:53:22.3026569Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-11-03T15:53:22.3026735Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-11-03T15:53:22.3026899Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-11-03T15:53:22.3027058Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-11-03T15:53:22.3027224Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-11-03T15:53:22.3027454Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-11-03T15:53:22.3027621Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-11-03T15:53:22.3027796Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-11-03T15:53:22.3027966Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-11-03T15:53:22.3028130Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-11-03T15:53:22.3028299Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-11-03T15:53:22.3028459Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-11-03T15:53:22.3028619Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-11-03T15:53:22.3028781Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-11-03T15:53:22.3028953Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-11-03T15:53:22.3029115Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-11-03T15:53:22.3029277Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-11-03T15:53:22.3029446Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-11-03T15:53:22.3029610Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-11-03T15:53:22.3029773Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-11-03T15:53:22.3029944Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-11-03T15:53:22.3030105Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-11-03T15:53:22.3030269Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-11-03T15:53:22.3030440Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-11-03T15:53:22.3030601Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-11-03T15:53:22.3030761Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-11-03T15:53:22.3030933Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-11-03T15:53:22.3031099Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-11-03T15:53:22.3031258Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-11-03T15:53:22.3031425Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-11-03T15:53:22.3031585Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-11-03T15:53:22.3031747Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-11-03T15:53:22.3031908Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-11-03T15:53:22.3032086Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-11-03T15:53:22.3032247Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-11-03T15:53:22.3032470Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-11-03T15:53:22.3032639Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-11-03T15:53:22.3032799Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-11-03T15:53:22.3032962Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-11-03T15:53:22.3033137Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-11-03T15:53:22.3033367Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-11-03T15:53:22.3033530Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-11-03T15:53:22.3033699Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-11-03T15:53:22.3033867Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-11-03T15:53:22.3034030Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-11-03T15:53:22.3034198Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-11-03T15:53:22.3034359Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-11-03T15:53:22.3034518Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-11-03T15:53:22.3034690Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-11-03T15:53:22.3034855Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-11-03T15:53:22.3035020Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-11-03T15:53:22.3035189Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-11-03T15:53:22.3035371Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-11-03T15:53:22.3035538Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-11-03T15:53:22.3035700Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-11-03T15:53:22.3035872Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-11-03T15:53:22.3036030Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-11-03T15:53:22.3036195Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-11-03T15:53:22.3036373Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-11-03T15:53:22.3036533Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-11-03T15:53:22.3036692Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-11-03T15:53:22.3036860Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-11-03T15:53:22.3037024Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-11-03T15:53:22.3037184Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-11-03T15:53:22.3037358Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-11-03T15:53:22.3037520Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-11-03T15:53:22.3037680Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-11-03T15:53:22.3037852Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-11-03T15:53:22.3038018Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-11-03T15:53:22.3038178Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-11-03T15:53:22.3038343Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-11-03T15:53:22.3038572Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-11-03T15:53:22.3038734Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-11-03T15:53:22.3038894Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-11-03T15:53:22.3039069Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-11-03T15:53:22.3039232Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-11-03T15:53:22.3039452Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-11-03T15:53:22.3039624Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-11-03T15:53:22.3039784Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-11-03T15:53:22.3039947Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-11-03T15:53:22.3040120Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-11-03T15:53:22.3040280Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-11-03T15:53:22.3040440Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-11-03T15:53:22.3040613Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-11-03T15:53:22.3040779Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-11-03T15:53:22.3040945Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-11-03T15:53:22.3041113Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-11-03T15:53:22.3041272Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-11-03T15:53:22.3041438Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-11-03T15:53:22.3041599Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-11-03T15:53:22.3041772Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-11-03T15:53:22.3041937Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-11-03T15:53:22.3042098Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-11-03T15:53:22.3042269Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-11-03T15:53:22.3042434Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-11-03T15:53:22.3042599Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-11-03T15:53:22.3042780Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-11-03T15:53:22.3042948Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-11-03T15:53:22.3043109Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-11-03T15:53:22.3043278Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-11-03T15:53:22.3043439Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-11-03T15:53:22.3043604Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-11-03T15:53:22.3043779Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-11-03T15:53:22.3043942Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-11-03T15:53:22.3044103Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-11-03T15:53:22.3044275Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-11-03T15:53:22.3044500Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-11-03T15:53:22.3044664Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-11-03T15:53:22.3044824Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-11-03T15:53:22.3044996Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-11-03T15:53:22.3045158Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-11-03T15:53:22.3045319Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-11-03T15:53:22.3045550Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-11-03T15:53:22.3045714Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-11-03T15:53:22.3045873Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-11-03T15:53:22.3046049Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-11-03T15:53:22.3046213Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-11-03T15:53:22.3046373Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-11-03T15:53:22.3046543Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-11-03T15:53:22.3046707Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-11-03T15:53:22.3046870Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-11-03T15:53:22.3047039Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-11-03T15:53:22.3047198Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-11-03T15:53:22.3047358Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-11-03T15:53:22.3047528Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-11-03T15:53:22.3047686Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-11-03T15:53:22.3047845Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-11-03T15:53:22.3048012Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-11-03T15:53:22.3048172Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-11-03T15:53:22.3048335Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-11-03T15:53:22.3048498Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-11-03T15:53:22.3048666Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-11-03T15:53:22.3048825Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-11-03T15:53:22.3048987Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-11-03T15:53:22.3049157Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-11-03T15:53:22.3049316Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-11-03T15:53:22.3049480Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-11-03T15:53:22.3049650Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-11-03T15:53:22.3049815Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-11-03T15:53:22.3049975Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-11-03T15:53:22.3050140Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-11-03T15:53:22.3050301Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-11-03T15:53:22.3050528Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-11-03T15:53:22.3050697Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-11-03T15:53:22.3050856Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-11-03T15:53:22.3051016Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-11-03T15:53:22.3051192Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-11-03T15:53:22.3051413Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-11-03T15:53:22.3051573Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-11-03T15:53:22.3051739Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-11-03T15:53:22.3051912Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-11-03T15:53:22.3052077Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-11-03T15:53:22.3052236Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-11-03T15:53:22.3052402Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-11-03T15:53:22.3052566Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-11-03T15:53:22.3052735Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-11-03T15:53:22.3052904Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-11-03T15:53:22.3053063Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-11-03T15:53:22.3053223Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-11-03T15:53:22.3053387Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-11-03T15:53:22.3053554Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-11-03T15:53:22.3053718Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-11-03T15:53:22.3053887Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-11-03T15:53:22.3054132Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-11-03T15:53:22.3054300Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-11-03T15:53:22.3054474Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-11-03T15:53:22.3054636Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-11-03T15:53:22.3054799Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-11-03T15:53:22.3054960Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-11-03T15:53:22.3055132Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-11-03T15:53:22.3055295Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-11-03T15:53:22.3055461Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-11-03T15:53:22.3055631Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-11-03T15:53:22.3055792Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-11-03T15:53:22.3055955Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-11-03T15:53:22.3056127Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-11-03T15:53:22.3056287Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-11-03T15:53:22.3056521Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-11-03T15:53:22.3056691Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-11-03T15:53:22.3056855Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-11-03T15:53:22.3057017Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-11-03T15:53:22.3057197Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-11-03T15:53:22.3057359Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-11-03T15:53:22.3057587Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-11-03T15:53:22.3057765Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-11-03T15:53:22.3057930Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-11-03T15:53:22.3058104Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-11-03T15:53:22.3058265Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-11-03T15:53:22.3058436Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-11-03T15:53:22.3058596Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-11-03T15:53:22.3058758Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-11-03T15:53:22.3058933Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-11-03T15:53:22.3059096Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-11-03T15:53:22.3059257Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-11-03T15:53:22.3059425Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-11-03T15:53:22.3059587Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-11-03T15:53:22.3059752Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-11-03T15:53:22.3059919Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-11-03T15:53:22.3060079Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-11-03T15:53:22.3060241Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-11-03T15:53:22.3060414Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-11-03T15:53:22.3060579Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-11-03T15:53:22.3060743Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-11-03T15:53:22.3060913Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-11-03T15:53:22.3061075Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-11-03T15:53:22.3061237Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-11-03T15:53:22.3061399Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-11-03T15:53:22.3061566Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-11-03T15:53:22.3061726Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-11-03T15:53:22.3061888Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-11-03T15:53:37.8482545Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-11-03T15:53:37.8483177Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-11-03T15:53:37.8483683Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-11-03T15:53:37.8484380Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-11-03T15:53:37.8484830Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-11-03T15:53:37.8485267Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-11-03T15:53:37.8485720Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-11-03T15:53:37.8486158Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-11-03T15:53:37.8486728Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-11-03T15:53:37.8487164Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-11-03T15:53:37.8487623Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-11-03T15:53:37.8488074Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-11-03T15:53:37.8488504Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-11-03T15:53:37.8488989Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-11-03T15:53:37.8489472Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-11-03T15:53:37.8489913Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-11-03T15:53:37.8490344Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-11-03T15:53:37.8490778Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-11-03T15:53:37.8491209Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-11-03T15:53:37.8491639Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-11-03T15:53:37.8492072Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-11-03T15:53:37.8492520Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-11-03T15:53:37.8492947Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-11-03T15:53:37.8493385Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-11-03T15:53:37.8493816Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-11-03T15:53:37.8494248Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-11-03T15:53:37.8494730Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-11-03T15:53:37.8495222Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-11-03T15:53:37.8495658Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-11-03T15:53:37.8496134Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-11-03T15:53:37.8496584Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-11-03T15:53:37.8497019Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-11-03T15:53:37.8497465Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-11-03T15:53:37.8497906Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-11-03T15:53:37.8498343Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-11-03T15:53:37.8498781Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-11-03T15:53:37.8499208Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-11-03T15:53:37.8499643Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-11-03T15:53:37.8500079Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-11-03T15:53:37.8501453Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-11-03T15:53:37.8501899Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-11-03T15:53:37.8502328Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-11-03T15:53:37.8502764Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-11-03T15:53:37.8503200Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-11-03T15:53:37.8503753Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-11-03T15:53:37.8504171Z * [new tag] whc_flight_1 -> whc_flight_1 2025-11-03T15:53:37.8504540Z * [new tag] whc_flight_2 -> whc_flight_2 2025-11-03T15:53:37.8504911Z * [new tag] whc_flight_4 -> whc_flight_4 2025-11-03T15:53:38.0389586Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 3f6538febd727b782e6e13cfd026a309fb14351d^{object} 2025-11-03T15:53:38.1834895Z 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T15:53:38.1874445Z ##[endgroup] 2025-11-03T15:53:38.1874841Z ##[group]Determining the checkout info 2025-11-03T15:53:38.1875915Z ##[endgroup] 2025-11-03T15:53:38.1887586Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-11-03T15:53:38.2205017Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-11-03T15:53:38.2449136Z ##[group]Checking out the ref 2025-11-03T15:53:38.2463802Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T15:53:39.9392497Z Updating files: 2% (466/20004) 2025-11-03T15:53:40.3001370Z Updating files: 3% (601/20004) 2025-11-03T15:53:41.2255242Z Updating files: 3% (636/20004) 2025-11-03T15:53:41.3061999Z Updating files: 4% (801/20004) 2025-11-03T15:53:41.7534085Z Updating files: 4% (846/20004) 2025-11-03T15:53:42.1310395Z Updating files: 5% (1001/20004) 2025-11-03T15:53:42.3511732Z Updating files: 6% (1201/20004) 2025-11-03T15:53:43.3416916Z Updating files: 6% (1218/20004) 2025-11-03T15:53:43.5640083Z Updating files: 6% (1348/20004) 2025-11-03T15:53:44.0875129Z Updating files: 7% (1401/20004) 2025-11-03T15:53:44.1609077Z Updating files: 8% (1601/20004) 2025-11-03T15:53:44.2952483Z Updating files: 9% (1801/20004) 2025-11-03T15:53:44.3163278Z Updating files: 10% (2001/20004) 2025-11-03T15:53:44.3698927Z Updating files: 10% (2059/20004) 2025-11-03T15:53:44.6444220Z Updating files: 11% (2201/20004) 2025-11-03T15:53:45.2763133Z Updating files: 12% (2401/20004) 2025-11-03T15:53:45.4013832Z Updating files: 13% (2601/20004) 2025-11-03T15:53:46.0482654Z Updating files: 13% (2611/20004) 2025-11-03T15:53:46.4103438Z Updating files: 14% (2801/20004) 2025-11-03T15:53:47.3423034Z Updating files: 14% (2852/20004) 2025-11-03T15:53:47.3430731Z Updating files: 14% (2997/20004) 2025-11-03T15:53:48.3454972Z Updating files: 15% (3001/20004) 2025-11-03T15:53:48.3464516Z Updating files: 15% (3197/20004) 2025-11-03T15:53:49.4865489Z Updating files: 16% (3201/20004) 2025-11-03T15:53:50.1934550Z Updating files: 16% (3283/20004) 2025-11-03T15:53:50.3488159Z Updating files: 17% (3401/20004) 2025-11-03T15:53:51.5050801Z Updating files: 17% (3444/20004) 2025-11-03T15:53:51.7883450Z Updating files: 17% (3552/20004) 2025-11-03T15:53:52.3708676Z Updating files: 18% (3601/20004) 2025-11-03T15:53:52.7040606Z Updating files: 18% (3661/20004) 2025-11-03T15:53:53.3843326Z Updating files: 19% (3801/20004) 2025-11-03T15:53:53.7272709Z Updating files: 19% (3939/20004) 2025-11-03T15:53:54.1110119Z Updating files: 20% (4001/20004) 2025-11-03T15:53:54.1760335Z Updating files: 21% (4201/20004) 2025-11-03T15:53:54.3636729Z Updating files: 22% (4401/20004) 2025-11-03T15:53:54.5821258Z Updating files: 22% (4528/20004) 2025-11-03T15:53:55.3695582Z Updating files: 23% (4601/20004) 2025-11-03T15:53:55.3752344Z Updating files: 23% (4784/20004) 2025-11-03T15:53:56.0556529Z Updating files: 24% (4801/20004) 2025-11-03T15:53:56.3909095Z Updating files: 25% (5001/20004) 2025-11-03T15:53:56.6362850Z Updating files: 25% (5043/20004) 2025-11-03T15:53:56.8361642Z Updating files: 26% (5202/20004) 2025-11-03T15:53:56.9676678Z Updating files: 27% (5402/20004) 2025-11-03T15:53:57.4302225Z Updating files: 28% (5602/20004) 2025-11-03T15:53:58.4362919Z Updating files: 28% (5729/20004) 2025-11-03T15:53:58.7239955Z Updating files: 28% (5781/20004) 2025-11-03T15:53:59.4379102Z Updating files: 29% (5802/20004) 2025-11-03T15:54:00.4783598Z Updating files: 29% (5877/20004) 2025-11-03T15:54:00.7827130Z Updating files: 29% (5981/20004) 2025-11-03T15:54:01.4018127Z Updating files: 30% (6002/20004) 2025-11-03T15:54:01.4423412Z Updating files: 30% (6117/20004) 2025-11-03T15:54:02.4181023Z Updating files: 31% (6202/20004) 2025-11-03T15:54:02.4186911Z Updating files: 31% (6399/20004) 2025-11-03T15:54:03.9633685Z Updating files: 32% (6402/20004) 2025-11-03T15:54:04.1117890Z Updating files: 32% (6523/20004) 2025-11-03T15:54:04.4484811Z Updating files: 33% (6602/20004) 2025-11-03T15:54:05.1590805Z Updating files: 33% (6731/20004) 2025-11-03T15:54:05.4504659Z Updating files: 34% (6802/20004) 2025-11-03T15:54:06.5694793Z Updating files: 34% (6834/20004) 2025-11-03T15:54:07.4355644Z Updating files: 34% (6900/20004) 2025-11-03T15:54:08.2534125Z Updating files: 34% (6924/20004) 2025-11-03T15:54:08.4436515Z Updating files: 35% (7002/20004) 2025-11-03T15:54:09.2960069Z Updating files: 35% (7120/20004) 2025-11-03T15:54:09.4944828Z Updating files: 36% (7202/20004) 2025-11-03T15:54:10.4874963Z Updating files: 36% (7219/20004) 2025-11-03T15:54:11.1485991Z Updating files: 36% (7324/20004) 2025-11-03T15:54:11.4831205Z Updating files: 37% (7402/20004) 2025-11-03T15:54:12.5184416Z Updating files: 37% (7440/20004) 2025-11-03T15:54:12.8557239Z Updating files: 37% (7564/20004) 2025-11-03T15:54:13.4894701Z Updating files: 38% (7602/20004) 2025-11-03T15:54:14.1327967Z Updating files: 38% (7668/20004) 2025-11-03T15:54:14.3521548Z Updating files: 39% (7802/20004) 2025-11-03T15:54:14.5956647Z Updating files: 40% (8002/20004) 2025-11-03T15:54:15.5751135Z Updating files: 40% (8012/20004) 2025-11-03T15:54:16.4893789Z Updating files: 40% (8088/20004) 2025-11-03T15:54:16.7467059Z Updating files: 40% (8144/20004) 2025-11-03T15:54:17.5337556Z Updating files: 41% (8202/20004) 2025-11-03T15:54:18.5406282Z Updating files: 41% (8280/20004) 2025-11-03T15:54:18.6876660Z Updating files: 41% (8372/20004) 2025-11-03T15:54:18.7939526Z Updating files: 42% (8402/20004) 2025-11-03T15:54:19.5177947Z Updating files: 43% (8602/20004) 2025-11-03T15:54:19.8123403Z Updating files: 43% (8756/20004) 2025-11-03T15:54:20.5350766Z Updating files: 44% (8802/20004) 2025-11-03T15:54:20.6336413Z Updating files: 44% (8888/20004) 2025-11-03T15:54:20.7126905Z Updating files: 45% (9002/20004) 2025-11-03T15:54:21.6060830Z Updating files: 46% (9202/20004) 2025-11-03T15:54:21.9000879Z Updating files: 46% (9348/20004) 2025-11-03T15:54:22.5297712Z Updating files: 47% (9402/20004) 2025-11-03T15:54:23.0792630Z Updating files: 47% (9497/20004) 2025-11-03T15:54:23.5875525Z Updating files: 48% (9602/20004) 2025-11-03T15:54:24.5642101Z Updating files: 48% (9632/20004) 2025-11-03T15:54:25.5870177Z Updating files: 48% (9672/20004) 2025-11-03T15:54:26.1891458Z Updating files: 48% (9736/20004) 2025-11-03T15:54:26.3183419Z Updating files: 49% (9802/20004) 2025-11-03T15:54:26.7494738Z Updating files: 50% (10002/20004) 2025-11-03T15:54:27.0820072Z Updating files: 50% (10156/20004) 2025-11-03T15:54:27.6598680Z Updating files: 51% (10203/20004) 2025-11-03T15:54:28.5734827Z Updating files: 51% (10250/20004) 2025-11-03T15:54:28.6887416Z Updating files: 51% (10372/20004) 2025-11-03T15:54:29.5945155Z Updating files: 52% (10403/20004) 2025-11-03T15:54:29.7522141Z Updating files: 52% (10468/20004) 2025-11-03T15:54:29.8135802Z Updating files: 53% (10603/20004) 2025-11-03T15:54:30.6782914Z Updating files: 54% (10803/20004) 2025-11-03T15:54:31.6766210Z Updating files: 54% (10852/20004) 2025-11-03T15:54:32.6048700Z Updating files: 54% (10908/20004) 2025-11-03T15:54:33.0343527Z Updating files: 54% (10976/20004) 2025-11-03T15:54:33.6694326Z Updating files: 55% (11003/20004) 2025-11-03T15:54:34.6396806Z Updating files: 55% (11060/20004) 2025-11-03T15:54:35.0560858Z Updating files: 55% (11140/20004) 2025-11-03T15:54:35.6673569Z Updating files: 56% (11203/20004) 2025-11-03T15:54:35.7801229Z Updating files: 56% (11380/20004) 2025-11-03T15:54:36.6099321Z Updating files: 57% (11403/20004) 2025-11-03T15:54:37.6565796Z Updating files: 57% (11468/20004) 2025-11-03T15:54:37.8120327Z Updating files: 57% (11599/20004) 2025-11-03T15:54:38.6276532Z Updating files: 58% (11603/20004) 2025-11-03T15:54:38.9132727Z Updating files: 58% (11768/20004) 2025-11-03T15:54:39.6403574Z Updating files: 59% (11803/20004) 2025-11-03T15:54:40.6639513Z Updating files: 59% (11872/20004) 2025-11-03T15:54:40.6643453Z Updating files: 59% (12000/20004) 2025-11-03T15:54:41.6392557Z Updating files: 60% (12003/20004) 2025-11-03T15:54:42.3727379Z Updating files: 60% (12116/20004) 2025-11-03T15:54:42.6800278Z Updating files: 61% (12203/20004) 2025-11-03T15:54:42.8387908Z Updating files: 61% (12216/20004) 2025-11-03T15:54:42.9543888Z Updating files: 62% (12403/20004) 2025-11-03T15:54:44.4909754Z Updating files: 63% (12603/20004) 2025-11-03T15:54:44.6020026Z Updating files: 63% (12788/20004) 2025-11-03T15:54:44.6661583Z Updating files: 64% (12803/20004) 2025-11-03T15:54:45.6781813Z Updating files: 64% (12812/20004) 2025-11-03T15:54:45.7186015Z Updating files: 64% (12988/20004) 2025-11-03T15:54:46.7331051Z Updating files: 65% (13003/20004) 2025-11-03T15:54:46.7723783Z Updating files: 65% (13120/20004) 2025-11-03T15:54:47.2412545Z Updating files: 66% (13203/20004) 2025-11-03T15:54:47.5056359Z Updating files: 67% (13403/20004) 2025-11-03T15:54:47.6825014Z Updating files: 68% (13603/20004) 2025-11-03T15:54:48.5126238Z Updating files: 68% (13648/20004) 2025-11-03T15:54:48.7269253Z Updating files: 69% (13803/20004) 2025-11-03T15:54:49.7443013Z Updating files: 69% (13832/20004) 2025-11-03T15:54:50.7055998Z Updating files: 69% (13929/20004) 2025-11-03T15:54:51.0035813Z Updating files: 69% (13974/20004) 2025-11-03T15:54:51.4351218Z Updating files: 70% (14003/20004) 2025-11-03T15:54:51.7088087Z Updating files: 71% (14203/20004) 2025-11-03T15:54:52.5340128Z Updating files: 71% (14350/20004) 2025-11-03T15:54:52.7578726Z Updating files: 72% (14403/20004) 2025-11-03T15:54:53.8178483Z Updating files: 72% (14434/20004) 2025-11-03T15:54:54.7313948Z Updating files: 72% (14526/20004) 2025-11-03T15:54:54.8787866Z Updating files: 72% (14589/20004) 2025-11-03T15:54:55.8164541Z Updating files: 73% (14603/20004) 2025-11-03T15:54:56.4616439Z Updating files: 73% (14661/20004) 2025-11-03T15:54:56.6459194Z Updating files: 74% (14803/20004) 2025-11-03T15:54:56.7662416Z Updating files: 75% (15003/20004) 2025-11-03T15:54:57.7667580Z Updating files: 75% (15056/20004) 2025-11-03T15:54:58.7754472Z Updating files: 75% (15094/20004) 2025-11-03T15:54:59.8159553Z Updating files: 75% (15136/20004) 2025-11-03T15:55:00.1840564Z Updating files: 75% (15176/20004) 2025-11-03T15:55:00.3092411Z Updating files: 76% (15204/20004) 2025-11-03T15:55:00.7850691Z Updating files: 77% (15404/20004) 2025-11-03T15:55:00.8234610Z Updating files: 77% (15587/20004) 2025-11-03T15:55:01.7887059Z Updating files: 78% (15604/20004) 2025-11-03T15:55:02.3215137Z Updating files: 78% (15659/20004) 2025-11-03T15:55:02.7580147Z Updating files: 79% (15804/20004) 2025-11-03T15:55:03.0078860Z Updating files: 79% (15876/20004) 2025-11-03T15:55:03.2398972Z Updating files: 80% (16004/20004) 2025-11-03T15:55:03.7758329Z Updating files: 81% (16204/20004) 2025-11-03T15:55:04.5616977Z Updating files: 81% (16318/20004) 2025-11-03T15:55:04.7656288Z Updating files: 82% (16404/20004) 2025-11-03T15:55:05.1207576Z Updating files: 82% (16419/20004) 2025-11-03T15:55:05.4549424Z Updating files: 83% (16604/20004) 2025-11-03T15:55:05.9600335Z Updating files: 84% (16804/20004) 2025-11-03T15:55:06.7855267Z Updating files: 84% (16837/20004) 2025-11-03T15:55:07.0644364Z Updating files: 84% (16966/20004) 2025-11-03T15:55:07.4087310Z Updating files: 85% (17004/20004) 2025-11-03T15:55:07.7640680Z Updating files: 86% (17204/20004) 2025-11-03T15:55:07.7693033Z Updating files: 86% (17394/20004) 2025-11-03T15:55:07.9825896Z Updating files: 87% (17404/20004) 2025-11-03T15:55:08.1755162Z Updating files: 88% (17604/20004) 2025-11-03T15:55:08.4559177Z Updating files: 89% (17804/20004) 2025-11-03T15:55:08.5996120Z Updating files: 90% (18004/20004) 2025-11-03T15:55:08.7960626Z Updating files: 91% (18204/20004) 2025-11-03T15:55:09.2679006Z Updating files: 91% (18253/20004) 2025-11-03T15:55:09.3992981Z Updating files: 92% (18404/20004) 2025-11-03T15:55:09.5765741Z Updating files: 93% (18604/20004) 2025-11-03T15:55:09.8835730Z Updating files: 94% (18804/20004) 2025-11-03T15:55:10.8059767Z Updating files: 94% (18835/20004) 2025-11-03T15:55:10.9361922Z Updating files: 94% (18978/20004) 2025-11-03T15:55:11.8243037Z Updating files: 95% (19004/20004) 2025-11-03T15:55:12.3367179Z Updating files: 95% (19127/20004) 2025-11-03T15:55:12.6509200Z Updating files: 96% (19204/20004) 2025-11-03T15:55:12.8064923Z Updating files: 97% (19404/20004) 2025-11-03T15:55:12.8423372Z Updating files: 97% (19580/20004) 2025-11-03T15:55:13.8051501Z Updating files: 98% (19604/20004) 2025-11-03T15:55:14.1032656Z Updating files: 98% (19744/20004) 2025-11-03T15:55:14.2528215Z Updating files: 99% (19804/20004) 2025-11-03T15:55:14.2528564Z Updating files: 100% (20004/20004) 2025-11-03T15:55:14.2528891Z Updating files: 100% (20004/20004), done. 2025-11-03T15:55:14.2992871Z Note: switching to '3f6538febd727b782e6e13cfd026a309fb14351d'. 2025-11-03T15:55:14.2993204Z 2025-11-03T15:55:14.2993428Z You are in 'detached HEAD' state. You can look around, make experimental 2025-11-03T15:55:14.2993942Z changes and commit them, and you can discard any commits you make in this 2025-11-03T15:55:14.2994503Z state without impacting any branches by switching back to a branch. 2025-11-03T15:55:14.2994808Z 2025-11-03T15:55:14.2995009Z If you want to create a new branch to retain commits you create, you may 2025-11-03T15:55:14.2995503Z do so (now or later) by using -c with the switch command. Example: 2025-11-03T15:55:14.2995788Z 2025-11-03T15:55:14.2995891Z git switch -c 2025-11-03T15:55:14.2996073Z 2025-11-03T15:55:14.2996172Z Or undo this operation with: 2025-11-03T15:55:14.2996349Z 2025-11-03T15:55:14.2996425Z git switch - 2025-11-03T15:55:14.2996544Z 2025-11-03T15:55:14.2996791Z Turn off this advice by setting config variable advice.detachedHead to false 2025-11-03T15:55:14.2997113Z 2025-11-03T15:55:14.2997280Z HEAD is now at 3f6538febd7 Remove tools from BC linter (#166858) 2025-11-03T15:55:14.3215112Z ##[endgroup] 2025-11-03T15:55:14.3215544Z ##[group]Setting up auth for fetching submodules 2025-11-03T15:55:14.3228132Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-11-03T15:55:14.3490808Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-11-03T15:55:14.3734177Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-11-03T15:55:14.3976555Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-11-03T15:55:14.4207883Z ##[endgroup] 2025-11-03T15:55:14.4208320Z ##[group]Fetching submodules 2025-11-03T15:55:14.4218743Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-11-03T15:55:14.8603537Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-11-03T15:55:15.4099026Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-11-03T15:55:15.4100012Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-11-03T15:55:15.4100955Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-11-03T15:55:15.4102073Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-11-03T15:55:15.4102908Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-11-03T15:55:15.4104116Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-11-03T15:55:15.4105262Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-11-03T15:55:15.4106077Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-11-03T15:55:15.4106905Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-11-03T15:55:15.4107903Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-11-03T15:55:15.4108965Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-11-03T15:55:15.4109913Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-11-03T15:55:15.4110861Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-11-03T15:55:15.4111800Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-11-03T15:55:15.4112611Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-11-03T15:55:15.4113556Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-11-03T15:55:15.4114569Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-11-03T15:55:15.4115502Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-11-03T15:55:15.4116388Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-11-03T15:55:15.4117267Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-11-03T15:55:15.4118106Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-11-03T15:55:15.4119032Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-11-03T15:55:15.4119820Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-11-03T15:55:15.4120679Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-11-03T15:55:15.4121597Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-11-03T15:55:15.4122510Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-11-03T15:55:15.4123529Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-11-03T15:55:15.4124327Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-11-03T15:55:15.4125296Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-11-03T15:55:15.4126342Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-11-03T15:55:15.4127464Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-11-03T15:55:15.4128437Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-11-03T15:55:15.4129460Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-11-03T15:55:15.4169798Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-11-03T15:55:15.4170766Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-11-03T15:55:15.4171643Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-11-03T15:55:15.4172524Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-11-03T15:55:17.6146630Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-11-03T15:55:17.8317307Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-11-03T15:55:17.8453285Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-11-03T15:55:17.9919068Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-11-03T15:55:20.6551670Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-11-03T15:55:21.2440299Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-11-03T15:55:21.2445810Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-11-03T15:55:21.2447876Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-11-03T15:55:21.2450671Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-11-03T15:55:21.2452909Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-11-03T15:55:21.2454459Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-11-03T15:55:21.2455673Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-11-03T15:55:21.3116498Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-11-03T15:55:45.5807477Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-11-03T15:55:45.5808716Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-11-03T15:55:45.5809263Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-11-03T15:55:45.5809815Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-11-03T15:55:45.5810358Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-11-03T15:55:45.5810952Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-11-03T15:55:45.5811583Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-11-03T15:55:45.5812172Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-11-03T15:55:45.5812718Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-11-03T15:55:45.5813444Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-11-03T15:55:45.5813978Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-11-03T15:55:45.5814562Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-11-03T15:55:45.5815171Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-11-03T15:55:45.5815747Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-11-03T15:55:45.5816425Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-11-03T15:55:45.5816988Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-11-03T15:55:45.5817616Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-11-03T15:55:45.5818176Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-11-03T15:55:45.5818766Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-11-03T15:55:45.5819340Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-11-03T15:55:45.5819878Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-11-03T15:55:45.5820417Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-11-03T15:55:45.5820960Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-11-03T15:55:45.5821557Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-11-03T15:55:48.6072767Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-11-03T15:55:48.7492549Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-11-03T15:55:48.9351491Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-11-03T15:55:51.2288079Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-11-03T15:55:57.1421622Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-11-03T15:56:00.9192458Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-11-03T15:57:36.4276098Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-11-03T15:57:44.1757535Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-11-03T15:57:44.1870046Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T15:57:48.0301064Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-11-03T15:57:51.3198019Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-11-03T15:57:51.5290870Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-11-03T15:57:55.2240668Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-11-03T15:57:55.4286693Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-11-03T15:57:55.9138526Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-11-03T15:57:56.1932753Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-11-03T15:58:01.4806571Z Submodule path 'third_party/cutlass': checked out 'f3fde58372d33e9a5650ba7b80fc48b3b49d40c8' 2025-11-03T15:58:03.6903946Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-11-03T15:58:03.7127036Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-11-03T15:58:03.7128361Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-11-03T15:58:03.7129418Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-11-03T15:58:03.7130351Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-11-03T15:58:03.7131439Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-11-03T15:58:03.7132541Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-11-03T15:58:03.7133592Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-11-03T15:58:13.3083162Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-11-03T15:58:13.3083941Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-11-03T15:58:13.3084706Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-11-03T15:58:13.3085493Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-11-03T15:58:13.3086270Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-11-03T15:58:13.3086952Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-11-03T15:58:13.3087633Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-11-03T15:58:13.5548271Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-11-03T15:58:17.5482196Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-11-03T15:58:18.1226286Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-11-03T15:58:23.6895358Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-11-03T15:58:23.9148071Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T15:58:24.0039814Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-11-03T15:58:24.9479605Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-11-03T15:58:25.4983838Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-11-03T15:58:25.5112328Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T15:58:25.5113473Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-11-03T15:58:30.1653542Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-11-03T15:58:30.1654382Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-11-03T15:58:34.1526029Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-11-03T15:58:40.2531036Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-11-03T15:58:41.9237449Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-11-03T15:58:42.0874888Z Submodule path 'third_party/fmt': checked out 'e424e3f2e607da02742f73db84873b8084fc714c' 2025-11-03T15:58:42.3584072Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-11-03T15:58:42.5616433Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-11-03T15:58:42.8083848Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T15:58:42.9175522Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-11-03T15:58:42.9284741Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-11-03T15:58:58.7444221Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-11-03T15:59:02.0073382Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-11-03T15:59:02.1477584Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-11-03T15:59:02.4401690Z Submodule path 'third_party/kineto': checked out '6fcbc53d33dd275c0aba1e5d7701d471b7f6eeb3' 2025-11-03T15:59:02.4551353Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T15:59:02.4552592Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T15:59:02.4553773Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T15:59:04.2259722Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-11-03T15:59:04.2260597Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-11-03T15:59:04.2261465Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-11-03T15:59:04.8172027Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-11-03T15:59:04.8455720Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T15:59:04.8456970Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T15:59:04.8458121Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T15:59:04.8459286Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T15:59:04.8460504Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T15:59:04.8461759Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T15:59:04.8463009Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T15:59:04.8464200Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T15:59:04.8466994Z 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-11-03T15:59:04.8967573Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-11-03T15:59:13.7138570Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-11-03T15:59:13.7139585Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-11-03T15:59:13.7140557Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-11-03T15:59:13.7142233Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-11-03T15:59:13.7143252Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-11-03T15:59:13.7144265Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-11-03T15:59:13.7145269Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-11-03T15:59:13.7146209Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-11-03T15:59:14.3449208Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-11-03T15:59:14.4713142Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-11-03T15:59:14.6402244Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-11-03T15:59:14.7234017Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-11-03T15:59:14.7342249Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T15:59:15.1719697Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-11-03T15:59:15.2253200Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-11-03T15:59:15.7448095Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-11-03T15:59:15.9663346Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T15:59:16.4103173Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-11-03T15:59:16.8575975Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-11-03T15:59:16.9925237Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-11-03T15:59:17.0059398Z 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-11-03T15:59:17.0060981Z 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-11-03T15:59:19.3299670Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-11-03T15:59:19.9639554Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-11-03T15:59:19.9641148Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-11-03T15:59:20.1715962Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-11-03T15:59:20.3177459Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-11-03T15:59:20.5466177Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-11-03T15:59:20.8670429Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-11-03T15:59:21.0589619Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-11-03T15:59:21.6112014Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-11-03T15:59:24.5091865Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-11-03T15:59:24.5231528Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-11-03T15:59:25.6877977Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-11-03T15:59:25.8553719Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-11-03T15:59:26.3964906Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-11-03T15:59:26.4199432Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T15:59:26.4200697Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T15:59:26.4201819Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T15:59:26.4202905Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T15:59:26.4204250Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T15:59:26.4205705Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T15:59:26.4207110Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T15:59:26.4208249Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T15:59:26.4708201Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-11-03T15:59:36.6359501Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-11-03T15:59:36.6360513Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-11-03T15:59:36.6361551Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-11-03T15:59:36.6362414Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-11-03T15:59:36.6363496Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-11-03T15:59:36.6364374Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-11-03T15:59:36.6365188Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-11-03T15:59:36.7451070Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-11-03T15:59:36.9506149Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-11-03T15:59:37.0678937Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-11-03T15:59:37.9173056Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-11-03T15:59:38.0666341Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-11-03T15:59:38.1797629Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-11-03T15:59:38.3008171Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-11-03T15:59:38.3128166Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T15:59:38.3129522Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T15:59:40.5923545Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-11-03T15:59:40.5924661Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-11-03T15:59:41.3589637Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-11-03T15:59:41.5613203Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-11-03T15:59:46.5500819Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-11-03T15:59:46.6245081Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-11-03T15:59:48.2564875Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-11-03T15:59:48.2694589Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-11-03T15:59:48.2695770Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-11-03T15:59:49.5285479Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-11-03T15:59:49.5286416Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-11-03T15:59:49.6137907Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-11-03T15:59:49.9970686Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-11-03T15:59:50.0834181Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-11-03T15:59:50.1598949Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-11-03T15:59:50.3698738Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-11-03T15:59:50.5127278Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-11-03T15:59:50.6962047Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-11-03T15:59:50.8744120Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-11-03T15:59:50.8914725Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-11-03T15:59:50.8915884Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-11-03T15:59:50.8916869Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-11-03T15:59:50.8917915Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T15:59:53.0791348Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-11-03T15:59:53.0792173Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-11-03T15:59:53.0793071Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-11-03T15:59:53.0793896Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-11-03T15:59:53.2979064Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-11-03T15:59:53.4167792Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-11-03T15:59:53.7060055Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-11-03T15:59:53.8508986Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-11-03T15:59:53.8652589Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T15:59:54.1717696Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-11-03T15:59:54.2264125Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-11-03T15:59:54.2501334Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-11-03T15:59:54.6215431Z Entering 'android/libs/fbjni' 2025-11-03T15:59:54.6605815Z Entering 'third_party/FP16' 2025-11-03T15:59:54.6988504Z Entering 'third_party/FXdiv' 2025-11-03T15:59:54.7361510Z Entering 'third_party/NNPACK' 2025-11-03T15:59:54.7729229Z Entering 'third_party/NVTX' 2025-11-03T15:59:54.8099753Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T15:59:54.8468681Z Entering 'third_party/XNNPACK' 2025-11-03T15:59:54.8854028Z Entering 'third_party/aiter' 2025-11-03T15:59:54.9215202Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T15:59:54.9613712Z Entering 'third_party/benchmark' 2025-11-03T15:59:54.9975566Z Entering 'third_party/composable_kernel' 2025-11-03T15:59:55.0353861Z Entering 'third_party/cpp-httplib' 2025-11-03T15:59:55.0723450Z Entering 'third_party/cpuinfo' 2025-11-03T15:59:55.1088294Z Entering 'third_party/cudnn_frontend' 2025-11-03T15:59:55.1455791Z Entering 'third_party/cutlass' 2025-11-03T15:59:55.1844435Z Entering 'third_party/fbgemm' 2025-11-03T15:59:55.2200397Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T15:59:55.2571415Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T15:59:55.2950726Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T15:59:55.3320953Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T15:59:55.3701959Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T15:59:55.4080764Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T15:59:55.4445994Z Entering 'third_party/fbgemm/external/json' 2025-11-03T15:59:55.4835800Z Entering 'third_party/flash-attention' 2025-11-03T15:59:55.5193567Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T15:59:55.5567364Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T15:59:55.5959098Z Entering 'third_party/flatbuffers' 2025-11-03T15:59:55.6337953Z Entering 'third_party/fmt' 2025-11-03T15:59:55.6706476Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T15:59:55.7083111Z Entering 'third_party/gloo' 2025-11-03T15:59:55.7454246Z Entering 'third_party/googletest' 2025-11-03T15:59:55.7831128Z Entering 'third_party/ideep' 2025-11-03T15:59:55.8183144Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T15:59:55.8593352Z Entering 'third_party/ittapi' 2025-11-03T15:59:55.8981539Z Entering 'third_party/kineto' 2025-11-03T15:59:55.9339333Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T15:59:55.9701774Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T15:59:56.0073241Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T15:59:56.0444234Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T15:59:56.0810340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T15:59:56.1180318Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T15:59:56.1586257Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T15:59:56.1976740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T15:59:56.2385424Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T15:59:56.2825620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T15:59:56.3201505Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T15:59:56.3557820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T15:59:56.3958514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T15:59:56.4378344Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T15:59:56.4760733Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T15:59:56.5151340Z Entering 'third_party/kleidiai' 2025-11-03T15:59:56.5523386Z Entering 'third_party/mimalloc' 2025-11-03T15:59:56.5911990Z Entering 'third_party/nlohmann' 2025-11-03T15:59:56.6288553Z Entering 'third_party/onnx' 2025-11-03T15:59:56.6703678Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T15:59:56.7107925Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T15:59:56.7474214Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T15:59:56.7915807Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T15:59:56.8331472Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T15:59:56.8717480Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T15:59:56.9087877Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T15:59:56.9463250Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T15:59:56.9834184Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T15:59:57.0187778Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T15:59:57.0572611Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T15:59:57.0964646Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T15:59:57.1388056Z Entering 'third_party/pocketfft' 2025-11-03T15:59:57.1762671Z Entering 'third_party/protobuf' 2025-11-03T15:59:57.2139505Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T15:59:57.2512384Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T15:59:57.2898872Z Entering 'third_party/psimd' 2025-11-03T15:59:57.3265751Z Entering 'third_party/pthreadpool' 2025-11-03T15:59:57.3627523Z Entering 'third_party/pybind11' 2025-11-03T15:59:57.3998970Z Entering 'third_party/python-peachpy' 2025-11-03T15:59:57.4366770Z Entering 'third_party/sleef' 2025-11-03T15:59:57.4729911Z Entering 'third_party/tensorpipe' 2025-11-03T15:59:57.5081137Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T15:59:57.5452614Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T15:59:57.5833310Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T15:59:57.6203209Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T15:59:57.6555775Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T15:59:57.7089994Z ##[endgroup] 2025-11-03T15:59:57.7090903Z ##[group]Persisting credentials for submodules 2025-11-03T15:59:57.7104409Z [command]"C:\Program Files\Git\cmd\git.exe" 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-11-03T15:59:58.0950778Z Entering 'android/libs/fbjni' 2025-11-03T15:59:58.1546169Z Entering 'third_party/FP16' 2025-11-03T15:59:58.2133305Z Entering 'third_party/FXdiv' 2025-11-03T15:59:58.2729038Z Entering 'third_party/NNPACK' 2025-11-03T15:59:58.3362868Z Entering 'third_party/NVTX' 2025-11-03T15:59:58.3939721Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T15:59:58.4531799Z Entering 'third_party/XNNPACK' 2025-11-03T15:59:58.5122918Z Entering 'third_party/aiter' 2025-11-03T15:59:58.5711848Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T15:59:58.6332095Z Entering 'third_party/benchmark' 2025-11-03T15:59:58.6898583Z Entering 'third_party/composable_kernel' 2025-11-03T15:59:58.7482064Z Entering 'third_party/cpp-httplib' 2025-11-03T15:59:58.8093199Z Entering 'third_party/cpuinfo' 2025-11-03T15:59:58.8658362Z Entering 'third_party/cudnn_frontend' 2025-11-03T15:59:58.9252016Z Entering 'third_party/cutlass' 2025-11-03T15:59:58.9837068Z Entering 'third_party/fbgemm' 2025-11-03T15:59:59.0385183Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T15:59:59.0950658Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T15:59:59.1527261Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T15:59:59.2097367Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T15:59:59.2681391Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T15:59:59.3237004Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T15:59:59.3827724Z Entering 'third_party/fbgemm/external/json' 2025-11-03T15:59:59.4411346Z Entering 'third_party/flash-attention' 2025-11-03T15:59:59.4960495Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T15:59:59.5535173Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T15:59:59.6121496Z Entering 'third_party/flatbuffers' 2025-11-03T15:59:59.6700982Z Entering 'third_party/fmt' 2025-11-03T15:59:59.7260258Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T15:59:59.7819143Z Entering 'third_party/gloo' 2025-11-03T15:59:59.8376873Z Entering 'third_party/googletest' 2025-11-03T15:59:59.8953122Z Entering 'third_party/ideep' 2025-11-03T15:59:59.9505309Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:00:00.0149075Z Entering 'third_party/ittapi' 2025-11-03T16:00:00.0709894Z Entering 'third_party/kineto' 2025-11-03T16:00:00.1268619Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:00:00.1842144Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:00:00.2410295Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:00:00.2999919Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:00:00.3573940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:00:00.4137617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:00:00.4769410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:00:00.5337437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:00:00.5910913Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:00:00.6482768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:00:00.7060655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:00:00.7631723Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:00.8212914Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:00.8828515Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:00:00.9392508Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:00:00.9974631Z Entering 'third_party/kleidiai' 2025-11-03T16:00:01.0527129Z Entering 'third_party/mimalloc' 2025-11-03T16:00:01.1094553Z Entering 'third_party/nlohmann' 2025-11-03T16:00:01.1657013Z Entering 'third_party/onnx' 2025-11-03T16:00:01.2223186Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:00:01.2818975Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:00:01.3383081Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:00:01.3960672Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:00:01.4531168Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:00:01.5110616Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:00:01.5687616Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:00:01.6247883Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:00:01.6837448Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:00:01.7392245Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:01.8007356Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:01.8652325Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:00:01.9256233Z Entering 'third_party/pocketfft' 2025-11-03T16:00:01.9829319Z Entering 'third_party/protobuf' 2025-11-03T16:00:02.0445791Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:00:02.1037383Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:00:02.1669441Z Entering 'third_party/psimd' 2025-11-03T16:00:02.2244350Z Entering 'third_party/pthreadpool' 2025-11-03T16:00:02.2810893Z Entering 'third_party/pybind11' 2025-11-03T16:00:02.3383954Z Entering 'third_party/python-peachpy' 2025-11-03T16:00:02.3943642Z Entering 'third_party/sleef' 2025-11-03T16:00:02.4570755Z Entering 'third_party/tensorpipe' 2025-11-03T16:00:02.5148053Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:00:02.5726996Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:00:02.6320412Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:00:02.6914037Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:00:02.7487451Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:00:02.8247583Z [command]"C:\Program Files\Git\cmd\git.exe" 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-11-03T16:00:03.6820475Z Entering 'android/libs/fbjni' 2025-11-03T16:00:03.7445020Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-11-03T16:00:03.7587063Z Entering 'third_party/FP16' 2025-11-03T16:00:03.8220120Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-11-03T16:00:03.8333100Z Entering 'third_party/FXdiv' 2025-11-03T16:00:03.8876737Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-11-03T16:00:03.9025928Z Entering 'third_party/NNPACK' 2025-11-03T16:00:03.9580874Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-11-03T16:00:03.9721834Z Entering 'third_party/NVTX' 2025-11-03T16:00:04.0288497Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-11-03T16:00:04.0429673Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:00:04.0999986Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-11-03T16:00:04.1154862Z Entering 'third_party/XNNPACK' 2025-11-03T16:00:04.1703537Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-11-03T16:00:04.1872071Z Entering 'third_party/aiter' 2025-11-03T16:00:04.2416368Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-11-03T16:00:04.2553602Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:00:04.3126202Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-11-03T16:00:04.3299440Z Entering 'third_party/benchmark' 2025-11-03T16:00:04.3842011Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-11-03T16:00:04.3982689Z Entering 'third_party/composable_kernel' 2025-11-03T16:00:04.4530745Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-11-03T16:00:04.4683086Z Entering 'third_party/cpp-httplib' 2025-11-03T16:00:04.5242850Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-11-03T16:00:04.5387515Z Entering 'third_party/cpuinfo' 2025-11-03T16:00:04.5942721Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-11-03T16:00:04.6084768Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:00:04.6643507Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-11-03T16:00:04.6816330Z Entering 'third_party/cutlass' 2025-11-03T16:00:04.7358684Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-11-03T16:00:04.7510637Z Entering 'third_party/fbgemm' 2025-11-03T16:00:04.8101391Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-11-03T16:00:04.8236491Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:00:04.8799532Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-11-03T16:00:04.8941141Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:00:04.9494330Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-11-03T16:00:04.9649873Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:00:05.0201882Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-11-03T16:00:05.0355251Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:00:05.0906057Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-11-03T16:00:05.1058030Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:00:05.1627406Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-11-03T16:00:05.1773125Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:00:05.2380711Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-11-03T16:00:05.2522645Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:00:05.3064871Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-11-03T16:00:05.3223102Z Entering 'third_party/flash-attention' 2025-11-03T16:00:05.3817990Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-11-03T16:00:05.3944202Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:00:05.4481696Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-11-03T16:00:05.4631837Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:00:05.5161373Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-11-03T16:00:05.5327459Z Entering 'third_party/flatbuffers' 2025-11-03T16:00:05.5870754Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-11-03T16:00:05.6013909Z Entering 'third_party/fmt' 2025-11-03T16:00:05.6558254Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-11-03T16:00:05.6699308Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:00:05.7245417Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-11-03T16:00:05.7387088Z Entering 'third_party/gloo' 2025-11-03T16:00:05.7931116Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-11-03T16:00:05.8073350Z Entering 'third_party/googletest' 2025-11-03T16:00:05.8641003Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:00:05.8789120Z Entering 'third_party/ideep' 2025-11-03T16:00:05.9374880Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-11-03T16:00:05.9500419Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:00:06.0074650Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-11-03T16:00:06.0241926Z Entering 'third_party/ittapi' 2025-11-03T16:00:06.0791318Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-11-03T16:00:06.0930951Z Entering 'third_party/kineto' 2025-11-03T16:00:06.1464231Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-11-03T16:00:06.1588698Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:00:06.2151454Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-11-03T16:00:06.2278171Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:00:06.2831250Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-11-03T16:00:06.2975042Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:00:06.3576928Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-11-03T16:00:06.3747962Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:00:06.4307257Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-11-03T16:00:06.4457057Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:00:06.5044043Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-11-03T16:00:06.5183131Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:00:06.5802321Z file:C:/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-11-03T16:00:06.5967448Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:00:06.6519302Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-11-03T16:00:06.6658094Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:00:06.7204275Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:00:06.7343665Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:00:06.7897433Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-11-03T16:00:06.8073410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:00:06.8578534Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-11-03T16:00:06.8719284Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:00:06.9273237Z file:C:/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-11-03T16:00:06.9439799Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:06.9998755Z file:C:/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-11-03T16:00:07.0144981Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:07.0732634Z file:C:/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-11-03T16:00:07.0945467Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:00:07.1545609Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-11-03T16:00:07.1687482Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:00:07.2261103Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-11-03T16:00:07.2421188Z Entering 'third_party/kleidiai' 2025-11-03T16:00:07.2993510Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-11-03T16:00:07.3134845Z Entering 'third_party/mimalloc' 2025-11-03T16:00:07.3710312Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-11-03T16:00:07.3851652Z Entering 'third_party/nlohmann' 2025-11-03T16:00:07.4431083Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-11-03T16:00:07.4572307Z Entering 'third_party/onnx' 2025-11-03T16:00:07.5122668Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-11-03T16:00:07.5293865Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:00:07.5834468Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-11-03T16:00:07.6004231Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:00:07.6555347Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-11-03T16:00:07.6681971Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:00:07.7228551Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-11-03T16:00:07.7369872Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:00:07.7967865Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:00:07.8110934Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:00:07.8656639Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-11-03T16:00:07.8817636Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:00:07.9353231Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-11-03T16:00:07.9498835Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:00:08.0056277Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-11-03T16:00:08.0195689Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:00:08.0746244Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-11-03T16:00:08.0887826Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:00:08.1437464Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-11-03T16:00:08.1584151Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:08.2137636Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-11-03T16:00:08.2280671Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:08.2868913Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-11-03T16:00:08.3032171Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:00:08.3580100Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-11-03T16:00:08.3759862Z Entering 'third_party/pocketfft' 2025-11-03T16:00:08.4303918Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-11-03T16:00:08.4446766Z Entering 'third_party/protobuf' 2025-11-03T16:00:08.4998251Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-11-03T16:00:08.5128232Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:00:08.5680053Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-11-03T16:00:08.5822307Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:00:08.6406657Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:00:08.6564147Z Entering 'third_party/psimd' 2025-11-03T16:00:08.7105882Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-11-03T16:00:08.7243067Z Entering 'third_party/pthreadpool' 2025-11-03T16:00:08.7790588Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-11-03T16:00:08.7932041Z Entering 'third_party/pybind11' 2025-11-03T16:00:08.8467674Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-11-03T16:00:08.8617632Z Entering 'third_party/python-peachpy' 2025-11-03T16:00:08.9157047Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-11-03T16:00:08.9297485Z Entering 'third_party/sleef' 2025-11-03T16:00:08.9883958Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-11-03T16:00:09.0022216Z Entering 'third_party/tensorpipe' 2025-11-03T16:00:09.0563342Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-11-03T16:00:09.0693502Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:00:09.1255161Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-11-03T16:00:09.1407965Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:00:09.1966123Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-11-03T16:00:09.2109080Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:00:09.2661672Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-11-03T16:00:09.2802550Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:00:09.3365285Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-11-03T16:00:09.3501795Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:00:09.4057533Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-11-03T16:00:09.4724561Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2025-11-03T16:00:09.8429218Z Entering 'android/libs/fbjni' 2025-11-03T16:00:09.8809793Z Entering 'third_party/FP16' 2025-11-03T16:00:09.9193301Z Entering 'third_party/FXdiv' 2025-11-03T16:00:09.9577728Z Entering 'third_party/NNPACK' 2025-11-03T16:00:09.9952802Z Entering 'third_party/NVTX' 2025-11-03T16:00:10.0338452Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:00:10.0712831Z Entering 'third_party/XNNPACK' 2025-11-03T16:00:10.1107865Z Entering 'third_party/aiter' 2025-11-03T16:00:10.1506767Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:00:10.1913770Z Entering 'third_party/benchmark' 2025-11-03T16:00:10.2290342Z Entering 'third_party/composable_kernel' 2025-11-03T16:00:10.2706144Z Entering 'third_party/cpp-httplib' 2025-11-03T16:00:10.3096946Z Entering 'third_party/cpuinfo' 2025-11-03T16:00:10.3478787Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:00:10.3857680Z Entering 'third_party/cutlass' 2025-11-03T16:00:10.4251655Z Entering 'third_party/fbgemm' 2025-11-03T16:00:10.4662356Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:00:10.5045309Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:00:10.5437377Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:00:10.5839147Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:00:10.6236561Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:00:10.6668980Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:00:10.7052260Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:00:10.7467470Z Entering 'third_party/flash-attention' 2025-11-03T16:00:10.7894274Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:00:10.8288418Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:00:10.8701960Z Entering 'third_party/flatbuffers' 2025-11-03T16:00:10.9084948Z Entering 'third_party/fmt' 2025-11-03T16:00:10.9466491Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:00:10.9846981Z Entering 'third_party/gloo' 2025-11-03T16:00:11.0231692Z Entering 'third_party/googletest' 2025-11-03T16:00:11.0608285Z Entering 'third_party/ideep' 2025-11-03T16:00:11.1012441Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:00:11.1446098Z Entering 'third_party/ittapi' 2025-11-03T16:00:11.1851398Z Entering 'third_party/kineto' 2025-11-03T16:00:11.2217017Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:00:11.2580762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:00:11.2999398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:00:11.3378951Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:00:11.3756546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:00:11.4121314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:00:11.4528135Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:00:11.4911760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:00:11.5298399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:00:11.5677396Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:00:11.6087568Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:00:11.6451833Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:11.6842332Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:11.7288400Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:00:11.7669961Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:00:11.8064367Z Entering 'third_party/kleidiai' 2025-11-03T16:00:11.8432957Z Entering 'third_party/mimalloc' 2025-11-03T16:00:11.8807479Z Entering 'third_party/nlohmann' 2025-11-03T16:00:11.9228295Z Entering 'third_party/onnx' 2025-11-03T16:00:11.9619652Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:00:12.0014947Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:00:12.0420236Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:00:12.0813331Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:00:12.1192804Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:00:12.1580976Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:00:12.1960519Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:00:12.2340280Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:00:12.2715453Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:00:12.3073271Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:12.3460839Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:12.3866179Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:00:12.4281120Z Entering 'third_party/pocketfft' 2025-11-03T16:00:12.4655034Z Entering 'third_party/protobuf' 2025-11-03T16:00:12.5018797Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:00:12.5399175Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:00:12.5792239Z Entering 'third_party/psimd' 2025-11-03T16:00:12.6162920Z Entering 'third_party/pthreadpool' 2025-11-03T16:00:12.6536550Z Entering 'third_party/pybind11' 2025-11-03T16:00:12.6912710Z Entering 'third_party/python-peachpy' 2025-11-03T16:00:12.7286741Z Entering 'third_party/sleef' 2025-11-03T16:00:12.7653677Z Entering 'third_party/tensorpipe' 2025-11-03T16:00:12.8011940Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:00:12.8399288Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:00:12.8785213Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:00:12.9164696Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:00:12.9535979Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:00:13.0111822Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2025-11-03T16:00:13.4028142Z Entering 'android/libs/fbjni' 2025-11-03T16:00:13.4420913Z Entering 'third_party/FP16' 2025-11-03T16:00:13.4819522Z Entering 'third_party/FXdiv' 2025-11-03T16:00:13.5214929Z Entering 'third_party/NNPACK' 2025-11-03T16:00:13.5612408Z Entering 'third_party/NVTX' 2025-11-03T16:00:13.6002661Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:00:13.6444264Z Entering 'third_party/XNNPACK' 2025-11-03T16:00:13.6851141Z Entering 'third_party/aiter' 2025-11-03T16:00:13.7224980Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:00:13.7649692Z Entering 'third_party/benchmark' 2025-11-03T16:00:13.8028749Z Entering 'third_party/composable_kernel' 2025-11-03T16:00:13.8419295Z Entering 'third_party/cpp-httplib' 2025-11-03T16:00:13.8814275Z Entering 'third_party/cpuinfo' 2025-11-03T16:00:13.9184473Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:00:13.9580253Z Entering 'third_party/cutlass' 2025-11-03T16:00:13.9970822Z Entering 'third_party/fbgemm' 2025-11-03T16:00:14.0337239Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:00:14.0717883Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:00:14.1108638Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:00:14.1493725Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:00:14.1883225Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:00:14.2256793Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:00:14.2633956Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:00:14.3025740Z Entering 'third_party/flash-attention' 2025-11-03T16:00:14.3385651Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:00:14.3775890Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:00:14.4179599Z Entering 'third_party/flatbuffers' 2025-11-03T16:00:14.4579040Z Entering 'third_party/fmt' 2025-11-03T16:00:14.4956459Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:00:14.5328390Z Entering 'third_party/gloo' 2025-11-03T16:00:14.5712004Z Entering 'third_party/googletest' 2025-11-03T16:00:14.6082205Z Entering 'third_party/ideep' 2025-11-03T16:00:14.6441721Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:00:14.6877510Z Entering 'third_party/ittapi' 2025-11-03T16:00:14.7244763Z Entering 'third_party/kineto' 2025-11-03T16:00:14.7604029Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:00:14.7976020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:00:14.8365388Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:00:14.8770050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:00:14.9151355Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:00:14.9518865Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:00:14.9954711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:00:15.0332113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:00:15.0708636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:00:15.1154329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:00:15.1537590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:00:15.1913236Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:15.2285053Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:15.2703827Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:00:15.3085489Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:00:15.3481826Z Entering 'third_party/kleidiai' 2025-11-03T16:00:15.3854250Z Entering 'third_party/mimalloc' 2025-11-03T16:00:15.4232544Z Entering 'third_party/nlohmann' 2025-11-03T16:00:15.4600423Z Entering 'third_party/onnx' 2025-11-03T16:00:15.4981714Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:00:15.5372136Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:00:15.5732120Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:00:15.6115348Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:00:15.6493601Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:00:15.6888276Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:00:15.7278152Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:00:15.7658323Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:00:15.8055274Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:00:15.8420033Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:15.8801424Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:15.9231584Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:00:15.9648827Z Entering 'third_party/pocketfft' 2025-11-03T16:00:16.0074024Z Entering 'third_party/protobuf' 2025-11-03T16:00:16.0445891Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:00:16.0819424Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:00:16.1418508Z Entering 'third_party/psimd' 2025-11-03T16:00:16.1796256Z Entering 'third_party/pthreadpool' 2025-11-03T16:00:16.2175956Z Entering 'third_party/pybind11' 2025-11-03T16:00:16.2549964Z Entering 'third_party/python-peachpy' 2025-11-03T16:00:16.2918620Z Entering 'third_party/sleef' 2025-11-03T16:00:16.3300584Z Entering 'third_party/tensorpipe' 2025-11-03T16:00:16.3661327Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:00:16.4035350Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:00:16.4405171Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:00:16.4775740Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:00:16.5139514Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:00:16.5636611Z ##[endgroup] 2025-11-03T16:00:16.5908906Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-11-03T16:00:16.6115868Z 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:00:16.6377020Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-11-03T16:00:16.6377394Z cd "${GITHUB_WORKSPACE}" 2025-11-03T16:00:16.6377695Z # Clean stale submodule dirs 2025-11-03T16:00:16.6378024Z if [ -z "${NO_SUDO}" ]; then 2025-11-03T16:00:16.6378544Z  sudo git submodule foreach --recursive git clean -ffdx 2025-11-03T16:00:16.6378945Z else 2025-11-03T16:00:16.6379239Z  git submodule foreach --recursive git clean -ffdx 2025-11-03T16:00:16.6379612Z fi 2025-11-03T16:00:16.6400088Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:00:16.6400575Z env: 2025-11-03T16:00:16.6400787Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:16.6401059Z NO_SUDO: true 2025-11-03T16:00:16.6401272Z ##[endgroup] 2025-11-03T16:00:17.0284617Z Entering 'android/libs/fbjni' 2025-11-03T16:00:17.0497039Z Entering 'third_party/FP16' 2025-11-03T16:00:17.0701088Z Entering 'third_party/FXdiv' 2025-11-03T16:00:17.0902868Z Entering 'third_party/NNPACK' 2025-11-03T16:00:17.1121351Z Entering 'third_party/NVTX' 2025-11-03T16:00:17.1343923Z Entering 'third_party/VulkanMemoryAllocator' 2025-11-03T16:00:17.1600388Z Entering 'third_party/XNNPACK' 2025-11-03T16:00:17.2008791Z Entering 'third_party/aiter' 2025-11-03T16:00:17.2229392Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-11-03T16:00:17.2653714Z Entering 'third_party/benchmark' 2025-11-03T16:00:17.2859023Z Entering 'third_party/composable_kernel' 2025-11-03T16:00:17.3276514Z Entering 'third_party/cpp-httplib' 2025-11-03T16:00:17.3483903Z Entering 'third_party/cpuinfo' 2025-11-03T16:00:17.3735642Z Entering 'third_party/cudnn_frontend' 2025-11-03T16:00:17.3970987Z Entering 'third_party/cutlass' 2025-11-03T16:00:17.4340715Z Entering 'third_party/fbgemm' 2025-11-03T16:00:17.4612916Z Entering 'third_party/fbgemm/external/asmjit' 2025-11-03T16:00:17.4827702Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-11-03T16:00:17.5252713Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-11-03T16:00:17.5471207Z Entering 'third_party/fbgemm/external/cutlass' 2025-11-03T16:00:17.5853981Z Entering 'third_party/fbgemm/external/googletest' 2025-11-03T16:00:17.6081050Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-11-03T16:00:17.6284016Z Entering 'third_party/fbgemm/external/json' 2025-11-03T16:00:17.6538684Z Entering 'third_party/flash-attention' 2025-11-03T16:00:17.6752079Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-11-03T16:00:17.7142256Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-11-03T16:00:17.7508402Z Entering 'third_party/flatbuffers' 2025-11-03T16:00:17.7818704Z Entering 'third_party/fmt' 2025-11-03T16:00:17.8028119Z Entering 'third_party/gemmlowp/gemmlowp' 2025-11-03T16:00:17.8233404Z Entering 'third_party/gloo' 2025-11-03T16:00:17.8451055Z Entering 'third_party/googletest' 2025-11-03T16:00:17.8663660Z Entering 'third_party/ideep' 2025-11-03T16:00:17.8849075Z Entering 'third_party/ideep/mkl-dnn' 2025-11-03T16:00:17.9201577Z Entering 'third_party/ittapi' 2025-11-03T16:00:17.9416595Z Entering 'third_party/kineto' 2025-11-03T16:00:17.9622667Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-11-03T16:00:17.9835800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-11-03T16:00:18.0085149Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-11-03T16:00:18.0292689Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-11-03T16:00:18.0502702Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-11-03T16:00:18.0695953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-11-03T16:00:18.0916779Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-11-03T16:00:18.1152636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-11-03T16:00:18.1360664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-11-03T16:00:18.1593492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-11-03T16:00:18.1795512Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-11-03T16:00:18.1991313Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:18.2255092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:18.2515451Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-11-03T16:00:18.2728080Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-11-03T16:00:18.2953743Z Entering 'third_party/kleidiai' 2025-11-03T16:00:18.3181720Z Entering 'third_party/mimalloc' 2025-11-03T16:00:18.3393570Z Entering 'third_party/nlohmann' 2025-11-03T16:00:18.3637128Z Entering 'third_party/onnx' 2025-11-03T16:00:18.4630528Z Entering 'third_party/onnx/third_party/pybind11' 2025-11-03T16:00:18.4863579Z Entering 'third_party/opentelemetry-cpp' 2025-11-03T16:00:18.5120679Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-11-03T16:00:18.5329563Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-11-03T16:00:18.5545956Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-11-03T16:00:18.5780526Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-11-03T16:00:18.6020531Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-11-03T16:00:18.6239898Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-11-03T16:00:18.6460223Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-11-03T16:00:18.6658353Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-11-03T16:00:18.6913412Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-11-03T16:00:18.7147804Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-11-03T16:00:18.8054155Z Entering 'third_party/pocketfft' 2025-11-03T16:00:18.8301539Z Entering 'third_party/protobuf' 2025-11-03T16:00:18.8616544Z Entering 'third_party/protobuf/third_party/benchmark' 2025-11-03T16:00:18.8822496Z Entering 'third_party/protobuf/third_party/googletest' 2025-11-03T16:00:18.9073126Z Entering 'third_party/psimd' 2025-11-03T16:00:18.9275426Z Entering 'third_party/pthreadpool' 2025-11-03T16:00:18.9483197Z Entering 'third_party/pybind11' 2025-11-03T16:00:18.9698879Z Entering 'third_party/python-peachpy' 2025-11-03T16:00:18.9915735Z Entering 'third_party/sleef' 2025-11-03T16:00:19.0127678Z Entering 'third_party/tensorpipe' 2025-11-03T16:00:19.0328657Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-11-03T16:00:19.0539571Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-11-03T16:00:19.0756407Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-11-03T16:00:19.0970030Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-11-03T16:00:19.1168933Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-11-03T16:00:19.1668406Z Prepare all required actions 2025-11-03T16:00:19.1735107Z ##[group]Run ./.github/actions/setup-win 2025-11-03T16:00:19.1735382Z with: 2025-11-03T16:00:19.1735560Z cuda-version: cpu 2025-11-03T16:00:19.1735780Z python-version: 3.10 2025-11-03T16:00:19.1735998Z env: 2025-11-03T16:00:19.1736176Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:19.1736390Z ##[endgroup] 2025-11-03T16:00:19.1809044Z ##[group]Run set -euo pipefail 2025-11-03T16:00:19.1809334Z set -euo pipefail 2025-11-03T16:00:19.1809577Z function get_ec2_metadata() { 2025-11-03T16:00:19.1809906Z  # Pulled from instance metadata endpoint for EC2 2025-11-03T16:00:19.1810486Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-11-03T16:00:19.1810989Z  category=$1 2025-11-03T16:00:19.1811829Z  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-11-03T16:00:19.1812658Z } 2025-11-03T16:00:19.1812884Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-11-03T16:00:19.1813253Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-11-03T16:00:19.1813684Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-11-03T16:00:19.1814063Z echo "system info $(uname -a)" 2025-11-03T16:00:19.1833841Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:00:19.1834261Z env: 2025-11-03T16:00:19.1834444Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:19.1834670Z ##[endgroup] 2025-11-03T16:00:19.2438402Z ami-id: ami-09330720cd2f262ab 2025-11-03T16:00:19.2887785Z instance-id: i-0028a21fe160da7d0 2025-11-03T16:00:19.3301139Z instance-type: c5d.4xlarge 2025-11-03T16:00:19.3488336Z system info MSYS_NT-10.0-17763 EC2AMAZ-F4P7NAP 3.6.4-b9f03e96.x86_64 2025-07-16 18:17 UTC x86_64 Msys 2025-11-03T16:00:19.3578721Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-11-03T16:00:19.3579624Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-11-03T16:00:19.3596466Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:00:19.3596929Z env: 2025-11-03T16:00:19.3597127Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:19.3597344Z ##[endgroup] 2025-11-03T16:00:19.7282129Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:00:19.7352821Z Finished 2025-11-03T16:00:19.7649527Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-11-03T16:00:19.7650082Z # Windows conda is baked into the AMI at this location 2025-11-03T16:00:19.7650527Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-11-03T16:00:19.7650872Z  2025-11-03T16:00:19.7651035Z { 2025-11-03T16:00:19.7651222Z  echo "CONDA=${CONDA}"; 2025-11-03T16:00:19.7651554Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-11-03T16:00:19.7651928Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-11-03T16:00:19.7652272Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-11-03T16:00:19.7652584Z } >> "${GITHUB_ENV}" 2025-11-03T16:00:19.7674158Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:00:19.7674592Z env: 2025-11-03T16:00:19.7674781Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:19.7675008Z ##[endgroup] 2025-11-03T16:00:19.7992004Z ##[group]Run set +e 2025-11-03T16:00:19.7992243Z set +e 2025-11-03T16:00:19.7992435Z set -x 2025-11-03T16:00:19.7992627Z  2025-11-03T16:00:19.7992851Z # Create new py_tmp env with python-version 2025-11-03T16:00:19.7994597Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-11-03T16:00:19.7995015Z  2025-11-03T16:00:19.7995255Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-11-03T16:00:19.7995573Z EXIT_CODE=$? 2025-11-03T16:00:19.7995831Z  2025-11-03T16:00:19.7996027Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-11-03T16:00:19.7996457Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-11-03T16:00:19.7997002Z  2025-11-03T16:00:19.7997199Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-11-03T16:00:19.7997523Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-11-03T16:00:19.7997805Z else 2025-11-03T16:00:19.7998229Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-11-03T16:00:19.7998898Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-11-03T16:00:19.7999555Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-11-03T16:00:19.8000102Z  # needed. In both cases, Python binary is just called python 2025-11-03T16:00:19.8000500Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-11-03T16:00:19.8000823Z  EXIT_CODE=$? 2025-11-03T16:00:19.8001026Z  2025-11-03T16:00:19.8001232Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-11-03T16:00:19.8001669Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-11-03T16:00:19.8002114Z  2025-11-03T16:00:19.8002408Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-11-03T16:00:19.8002946Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-11-03T16:00:19.8003393Z  # here pointing to Python 2025-11-03T16:00:19.8003686Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-11-03T16:00:19.8003949Z  2025-11-03T16:00:19.8004162Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-11-03T16:00:19.8004479Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-11-03T16:00:19.8004775Z  else 2025-11-03T16:00:19.8005010Z  echo "Found no Python using ${CONDA_RUN}" 2025-11-03T16:00:19.8005298Z  fi 2025-11-03T16:00:19.8005465Z fi 2025-11-03T16:00:19.8025290Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:00:19.8025770Z env: 2025-11-03T16:00:19.8025956Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:19.8026229Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:00:19.8026658Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:00:19.8027161Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:00:19.8027626Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:00:19.8027984Z PYTHON_VERSION: 3.10 2025-11-03T16:00:19.8028188Z ##[endgroup] 2025-11-03T16:00:19.8210903Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-11-03T16:00:34.9100245Z Collecting package metadata (current_repodata.json): ...working... done 2025-11-03T16:00:35.0068755Z Solving environment: ...working... done 2025-11-03T16:00:35.7130575Z 2025-11-03T16:00:35.7130593Z 2025-11-03T16:00:35.7131037Z ==> WARNING: A newer version of conda exists. <== 2025-11-03T16:00:35.7131409Z current version: 22.9.0 2025-11-03T16:00:35.7131653Z latest version: 25.9.1 2025-11-03T16:00:35.7131804Z 2025-11-03T16:00:35.7131904Z Please update conda by running 2025-11-03T16:00:35.7132069Z 2025-11-03T16:00:35.7132188Z $ conda update -n base -c defaults conda 2025-11-03T16:00:35.7132392Z 2025-11-03T16:00:35.7132396Z 2025-11-03T16:00:36.0593580Z 2025-11-03T16:00:36.0593966Z ## Package Plan ## 2025-11-03T16:00:36.0596159Z 2025-11-03T16:00:36.0596425Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-11-03T16:00:36.0596752Z 2025-11-03T16:00:36.0596854Z added / updated specs: 2025-11-03T16:00:36.0597089Z - intel-openmp 2025-11-03T16:00:36.0597318Z - libuv 2025-11-03T16:00:36.0597496Z - python=3.10 2025-11-03T16:00:36.0597626Z 2025-11-03T16:00:36.0597632Z 2025-11-03T16:00:36.0597741Z The following packages will be downloaded: 2025-11-03T16:00:36.0598121Z 2025-11-03T16:00:36.0598223Z package | build 2025-11-03T16:00:36.0598535Z ---------------------------|----------------- 2025-11-03T16:00:36.0598906Z ca-certificates-2025.9.9 | haa95532_0 127 KB 2025-11-03T16:00:36.0599306Z expat-2.7.1 | h8ddb27b_0 259 KB 2025-11-03T16:00:36.0599690Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-11-03T16:00:36.0600071Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-11-03T16:00:36.0600443Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-11-03T16:00:36.0601879Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-11-03T16:00:36.0602261Z pip-25.2 | pyhc872135_1 1.1 MB 2025-11-03T16:00:36.0602618Z python-3.10.19 | h981015d_0 15.3 MB 2025-11-03T16:00:36.0602989Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-11-03T16:00:36.0603383Z sqlite-3.50.2 | hda9a48d_1 1017 KB 2025-11-03T16:00:36.0603714Z tk-8.6.15 | hf199647_0 3.5 MB 2025-11-03T16:00:36.0604057Z tzdata-2025b | h04d1e81_0 116 KB 2025-11-03T16:00:36.0604391Z vc-14.3 | h2df5915_10 19 KB 2025-11-03T16:00:36.0604736Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-11-03T16:00:36.0605082Z xz-5.6.4 | h4754444_1 280 KB 2025-11-03T16:00:36.0605414Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-11-03T16:00:36.0605755Z ------------------------------------------------------------ 2025-11-03T16:00:36.0606073Z Total: 32.6 MB 2025-11-03T16:00:36.0606281Z 2025-11-03T16:00:36.0606400Z The following NEW packages will be INSTALLED: 2025-11-03T16:00:36.0607214Z 2025-11-03T16:00:36.0611905Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-11-03T16:00:36.0613649Z ca-certificates pkgs/main/win-64::ca-certificates-2025.9.9-haa95532_0 None 2025-11-03T16:00:36.0614176Z expat pkgs/main/win-64::expat-2.7.1-h8ddb27b_0 None 2025-11-03T16:00:36.0614644Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-11-03T16:00:36.0615111Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-11-03T16:00:36.0615522Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-11-03T16:00:36.0615926Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-11-03T16:00:36.0616345Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-11-03T16:00:36.0616744Z pip pkgs/main/noarch::pip-25.2-pyhc872135_1 None 2025-11-03T16:00:36.0617148Z python pkgs/main/win-64::python-3.10.19-h981015d_0 None 2025-11-03T16:00:36.0617612Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-11-03T16:00:36.0618080Z sqlite pkgs/main/win-64::sqlite-3.50.2-hda9a48d_1 None 2025-11-03T16:00:36.0619467Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-11-03T16:00:36.0619839Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-11-03T16:00:36.0620255Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-11-03T16:00:36.0620731Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-11-03T16:00:36.0621369Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-11-03T16:00:36.0621905Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-11-03T16:00:36.0622388Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-11-03T16:00:36.0622780Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-11-03T16:00:36.0623245Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-11-03T16:00:36.0623586Z 2025-11-03T16:00:36.0623594Z 2025-11-03T16:00:36.0623597Z 2025-11-03T16:00:36.0623705Z Downloading and Extracting Packages 2025-11-03T16:00:36.0623897Z 2025-11-03T16:00:36.1624840Z python-3.10.19 | 15.3 MB | | 0% 2025-11-03T16:00:36.2633596Z python-3.10.19 | 15.3 MB | 8 | 9% 2025-11-03T16:00:38.5922869Z python-3.10.19 | 15.3 MB | ########9 | 89% 2025-11-03T16:00:38.5924258Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-11-03T16:00:38.5924501Z 2025-11-03T16:00:38.7139938Z pip-25.2 | 1.1 MB | | 0% 2025-11-03T16:00:39.1124069Z pip-25.2 | 1.1 MB | 1 | 1% 2025-11-03T16:00:39.1127588Z pip-25.2 | 1.1 MB | ########## | 100% 2025-11-03T16:00:39.1129286Z pip-25.2 | 1.1 MB | ########## | 100% 2025-11-03T16:00:39.1129507Z 2025-11-03T16:00:39.9423677Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-11-03T16:00:39.9427211Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-11-03T16:00:39.9429225Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-11-03T16:00:39.9429466Z 2025-11-03T16:00:40.0508442Z zlib-1.3.1 | 113 KB | | 0% 2025-11-03T16:00:40.0511572Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-11-03T16:00:40.0513316Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-11-03T16:00:40.0513540Z 2025-11-03T16:00:40.3349098Z libffi-3.4.4 | 122 KB | | 0% 2025-11-03T16:00:40.3352557Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-11-03T16:00:40.3354547Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-11-03T16:00:40.3354778Z 2025-11-03T16:00:40.4518924Z xz-5.6.4 | 280 KB | | 0% 2025-11-03T16:00:40.4522191Z xz-5.6.4 | 280 KB | ########## | 100% 2025-11-03T16:00:40.4523574Z xz-5.6.4 | 280 KB | ########## | 100% 2025-11-03T16:00:40.4523803Z 2025-11-03T16:00:40.9578654Z tzdata-2025b | 116 KB | | 0% 2025-11-03T16:00:40.9581714Z tzdata-2025b | 116 KB | ########## | 100% 2025-11-03T16:00:40.9584115Z tzdata-2025b | 116 KB | ########## | 100% 2025-11-03T16:00:40.9584339Z 2025-11-03T16:00:41.0590347Z openssl-3.0.18 | 6.8 MB | | 0% 2025-11-03T16:00:41.7343973Z openssl-3.0.18 | 6.8 MB | ####5 | 46% 2025-11-03T16:00:41.7347183Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-11-03T16:00:41.7348981Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-11-03T16:00:41.7349256Z 2025-11-03T16:00:41.8319524Z libzlib-1.3.1 | 64 KB | | 0% 2025-11-03T16:00:41.8320597Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-11-03T16:00:41.8320835Z 2025-11-03T16:00:41.9224330Z vc-14.3 | 19 KB | | 0% 2025-11-03T16:00:41.9225360Z vc-14.3 | 19 KB | ########## | 100% 2025-11-03T16:00:41.9225619Z 2025-11-03T16:00:42.0358653Z ca-certificates-2025 | 127 KB | | 0% 2025-11-03T16:00:42.0362197Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-11-03T16:00:42.0363815Z ca-certificates-2025 | 127 KB | ########## | 100% 2025-11-03T16:00:42.0364053Z 2025-11-03T16:00:42.1477248Z sqlite-3.50.2 | 1017 KB | | 0% 2025-11-03T16:00:42.1480486Z sqlite-3.50.2 | 1017 KB | ########## | 100% 2025-11-03T16:00:42.1482390Z sqlite-3.50.2 | 1017 KB | ########## | 100% 2025-11-03T16:00:42.1482629Z 2025-11-03T16:00:42.3289689Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-11-03T16:00:42.3292725Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-11-03T16:00:42.3294722Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-11-03T16:00:42.3294966Z 2025-11-03T16:00:42.4568189Z wheel-0.45.1 | 145 KB | | 0% 2025-11-03T16:00:42.4571883Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-11-03T16:00:42.4573687Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-11-03T16:00:42.4573950Z 2025-11-03T16:00:42.5513505Z expat-2.7.1 | 259 KB | | 0% 2025-11-03T16:00:42.5514896Z expat-2.7.1 | 259 KB | ########## | 100% 2025-11-03T16:00:42.5515129Z 2025-11-03T16:00:42.6530232Z tk-8.6.15 | 3.5 MB | | 0% 2025-11-03T16:00:43.6238239Z tk-8.6.15 | 3.5 MB | ######3 | 63% 2025-11-03T16:00:43.6240462Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-11-03T16:00:43.9493708Z Preparing transaction: ...working... done 2025-11-03T16:00:45.2038132Z Verifying transaction: ...working... done 2025-11-03T16:00:50.3041847Z Executing transaction: ...working... done 2025-11-03T16:00:50.3168751Z # 2025-11-03T16:00:50.3168952Z # To activate this environment, use 2025-11-03T16:00:50.3169241Z # 2025-11-03T16:00:50.3169446Z # $ conda activate py_tmp 2025-11-03T16:00:50.3169675Z # 2025-11-03T16:00:50.3169868Z # To deactivate an active environment, use 2025-11-03T16:00:50.3170132Z # 2025-11-03T16:00:50.3170299Z # $ conda deactivate 2025-11-03T16:00:50.3170444Z 2025-11-03T16:00:50.4178476Z Retrieving notices: ...working... done 2025-11-03T16:00:50.7694995Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-11-03T16:00:52.3878677Z which: no python3 in (/c/Jenkins/Miniconda3/envs/py_tmp:/c/Jenkins/Miniconda3/envs/py_tmp/Library/mingw-w64/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/usr/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Scripts:/c/Jenkins/Miniconda3/envs/py_tmp/bin:/c/Jenkins/Miniconda3/condabin:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin/x64:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Program Files/NVIDIA Corporation/Nsight Compute 2025.3.0:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps) 2025-11-03T16:00:52.3902924Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-11-03T16:00:52.4818974Z + PYTHON3= 2025-11-03T16:00:52.4819215Z + EXIT_CODE=1 2025-11-03T16:00:52.4819470Z + [[ 1 == \0 ]] 2025-11-03T16:00:52.4880594Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-11-03T16:00:54.1254052Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-11-03T16:00:54.1254402Z + EXIT_CODE=0 2025-11-03T16:00:54.1254588Z + [[ 0 == \0 ]] 2025-11-03T16:00:54.1255064Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-11-03T16:00:54.1255875Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-11-03T16:00:54.1369177Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-11-03T16:00:54.1419847Z ++ sed s/python/python3/ 2025-11-03T16:00:54.1484701Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-11-03T16:00:54.1485259Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-11-03T16:00:54.1660134Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-11-03T16:00:54.1733669Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-11-03T16:00:54.1734047Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-11-03T16:00:54.1845367Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-11-03T16:00:54.1845952Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-11-03T16:00:54.1846394Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-11-03T16:00:54.1869902Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:00:54.1870338Z env: 2025-11-03T16:00:54.1870516Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:54.1870788Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:00:54.1871220Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:00:54.1871721Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:00:54.1872199Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:00:54.1872539Z ##[endgroup] 2025-11-03T16:00:54.2749373Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-11-03T16:00:54.2750304Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-11-03T16:00:54.2751050Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-11-03T16:00:54.2751522Z # that it doesn't interfere 2025-11-03T16:00:54.2751957Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-11-03T16:00:54.2768141Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:00:54.2768569Z env: 2025-11-03T16:00:54.2768756Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:54.2769020Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:00:54.2769479Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:00:54.2769971Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:00:54.2770428Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:00:54.2770815Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:00:54.2771092Z ##[endgroup] 2025-11-03T16:00:54.5983814Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:00:54.6053917Z Finished 2025-11-03T16:00:55.1742979Z ##[group]Run choco install handle -y 2025-11-03T16:00:55.1743482Z choco install handle -y 2025-11-03T16:00:55.1743913Z handle C:\actions-runner\_work\ 2025-11-03T16:00:55.1760888Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:00:55.1761348Z env: 2025-11-03T16:00:55.1761528Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:00:55.1761808Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:00:55.1762256Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:00:55.1762762Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:00:55.1763220Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:00:55.1763604Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:00:55.1763891Z ##[endgroup] 2025-11-03T16:00:55.5362618Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:00:55.5442851Z Finished 2025-11-03T16:00:57.3823529Z Chocolatey v2.5.0 2025-11-03T16:00:57.6284916Z Installing the following packages: 2025-11-03T16:00:57.6290040Z handle 2025-11-03T16:00:57.6293879Z By installing, you accept licenses for the packages. 2025-11-03T16:00:59.0412445Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-11-03T16:00:59.1911369Z 2025-11-03T16:00:59.1912310Z Progress: Downloading Handle 5.0... 15% 2025-11-03T16:00:59.1913407Z Progress: Downloading Handle 5.0... 45% 2025-11-03T16:00:59.1913859Z Progress: Downloading Handle 5.0... 75% 2025-11-03T16:00:59.1914381Z Progress: Downloading Handle 5.0... 100% 2025-11-03T16:00:59.3840896Z 2025-11-03T16:00:59.3841241Z handle v5.0.0 [Approved] 2025-11-03T16:00:59.4040298Z handle package files install completed. Performing other installation steps. 2025-11-03T16:01:00.4713750Z Downloading Handle 2025-11-03T16:01:00.4715027Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-11-03T16:01:00.6001161Z 2025-11-03T16:01:00.6019383Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-11-03T16:01:00.6033911Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-11-03T16:01:00.6049478Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-11-03T16:01:00.6067087Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-11-03T16:01:00.6070556Z Progress: 100% - Completed download of C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip (729.82 KB). 2025-11-03T16:01:00.6077619Z Download of Handle.zip (729.82 KB) completed. 2025-11-03T16:01:03.7542618Z Hashes match. 2025-11-03T16:01:03.7809941Z Extracting C:\Users\runneruser\AppData\Local\Temp\chocolatey\Handle\5.0.0\Handle.zip to C:\ProgramData\chocolatey\lib\Handle\tools... 2025-11-03T16:01:04.3553362Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-11-03T16:01:04.3604761Z HKEY_CURRENT_USER\Software\Sysinternals 2025-11-03T16:01:04.3635865Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-11-03T16:01:04.8487569Z ShimGen has successfully created a shim for handle.exe 2025-11-03T16:01:05.0300692Z ShimGen has successfully created a shim for handle64.exe 2025-11-03T16:01:05.2434907Z ShimGen has successfully created a shim for handle64a.exe 2025-11-03T16:01:05.2704533Z The install of handle was successful. 2025-11-03T16:01:05.2708029Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-11-03T16:01:05.3147364Z 2025-11-03T16:01:05.3147533Z Chocolatey installed 1/1 packages. 2025-11-03T16:01:05.3147972Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-11-03T16:01:05.3158425Z 2025-11-03T16:01:05.3158640Z Enjoy using Chocolatey? Explore more amazing features to take your 2025-11-03T16:01:05.3159082Z experience to the next level at 2025-11-03T16:01:05.3159358Z https://chocolatey.org/compare 2025-11-03T16:01:05.5537500Z 2025-11-03T16:01:05.5538050Z Nthandle v5.0 - Handle viewer 2025-11-03T16:01:05.5538415Z Copyright (C) 1997-2022 Mark Russinovich 2025-11-03T16:01:05.5538724Z Sysinternals - www.sysinternals.com 2025-11-03T16:01:05.5538912Z 2025-11-03T16:01:05.5927218Z powershell.exe pid: 1480 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:01:05.5927847Z handle.exe pid: 5716 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:01:05.5928426Z handle.exe pid: 5400 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:01:05.5928997Z handle64.exe pid: 5712 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:01:05.6287826Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-11-03T16:01:05.6288330Z python3 .github/scripts/parse_ref.py 2025-11-03T16:01:05.6310715Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:05.6311150Z env: 2025-11-03T16:01:05.6311329Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:05.6311630Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:05.6312058Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:05.6312557Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:05.6313096Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:05.6313810Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:05.6314298Z ##[endgroup] 2025-11-03T16:01:05.6924897Z Setting output branch=main 2025-11-03T16:01:05.7082060Z Prepare all required actions 2025-11-03T16:01:05.7116654Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-11-03T16:01:05.7116960Z with: 2025-11-03T16:01:05.7117438Z github-token: *** 2025-11-03T16:01:05.7117635Z env: 2025-11-03T16:01:05.7117806Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:05.7118080Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:05.7118513Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:05.7119174Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:05.7119640Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:05.7120020Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:05.7120304Z ##[endgroup] 2025-11-03T16:01:05.7189212Z ##[group]Run set -eux 2025-11-03T16:01:05.7189444Z set -eux 2025-11-03T16:01:05.7189880Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-11-03T16:01:05.7209493Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:05.7209905Z env: 2025-11-03T16:01:05.7210097Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:05.7210365Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:05.7210803Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:05.7211320Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:05.7211787Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:05.7212178Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:05.7212629Z GITHUB_TOKEN: *** 2025-11-03T16:01:05.7212826Z ##[endgroup] 2025-11-03T16:01:05.7409789Z + python3 .github/scripts/get_workflow_job_id.py 19040285449 i-0028a21fe160da7d0 2025-11-03T16:01:06.6936309Z Setting output job-id=54375366939 2025-11-03T16:01:06.6936694Z Setting output job-name=win-vs2022-cpu-py3 / build 2025-11-03T16:01:06.7262591Z Prepare all required actions 2025-11-03T16:01:06.7262996Z Getting action download info 2025-11-03T16:01:06.8760450Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-11-03T16:01:07.0766240Z ##[group]Run ./.github/actions/filter-test-configs 2025-11-03T16:01:07.0766563Z with: 2025-11-03T16:01:07.0766915Z github-token: *** 2025-11-03T16:01:07.0768252Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, ]} 2025-11-03T16:01:07.0769646Z job-name: win-vs2022-cpu-py3 / build 2025-11-03T16:01:07.0769908Z env: 2025-11-03T16:01:07.0770083Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:07.0770377Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:07.0770801Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:07.0771300Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:07.0771766Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:07.0772141Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:07.0772429Z ##[endgroup] 2025-11-03T16:01:07.0876405Z ##[group]Run nick-fields/retry@v3.0.0 2025-11-03T16:01:07.0876680Z with: 2025-11-03T16:01:07.0876855Z shell: bash 2025-11-03T16:01:07.0877042Z timeout_minutes: 10 2025-11-03T16:01:07.0877253Z max_attempts: 5 2025-11-03T16:01:07.0877441Z retry_wait_seconds: 30 2025-11-03T16:01:07.0878279Z 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-11-03T16:01:07.0879052Z polling_interval_seconds: 1 2025-11-03T16:01:07.0879286Z warning_on_retry: true 2025-11-03T16:01:07.0879509Z continue_on_error: false 2025-11-03T16:01:07.0879718Z env: 2025-11-03T16:01:07.0879893Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:07.0880151Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:07.0880585Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:07.0881239Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:07.0881696Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:07.0882088Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:07.0882572Z GITHUB_TOKEN: *** 2025-11-03T16:01:07.0882766Z ##[endgroup] 2025-11-03T16:01:07.2076687Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-11-03T16:01:08.3277639Z Collecting requests==2.27.1 2025-11-03T16:01:08.3424492Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-11-03T16:01:08.4191940Z Collecting pyyaml==6.0.2 2025-11-03T16:01:08.4260835Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-11-03T16:01:08.4710800Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-11-03T16:01:08.4757001Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-11-03T16:01:08.5190150Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-11-03T16:01:08.5231100Z Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:01:08.6552068Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-11-03T16:01:08.6594379Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-11-03T16:01:08.6867371Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-11-03T16:01:08.6906354Z Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-03T16:01:08.7080347Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-11-03T16:01:08.7222941Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-11-03T16:01:08.7461850Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-11-03T16:01:08.7556973Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-11-03T16:01:08.7649658Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-11-03T16:01:08.7752088Z Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-11-03T16:01:08.8399935Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-11-03T16:01:09.2052435Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-11-03T16:01:09.2053311Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-11-03T16:01:09.2903785Z 2025-11-03T16:01:09.2944853Z Successfully installed certifi-2025.10.5 charset-normalizer-2.0.12 idna-3.11 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-11-03T16:01:10.2064799Z Command completed after 1 attempt(s). 2025-11-03T16:01:10.2217722Z ##[group]Run set -x 2025-11-03T16:01:10.2217966Z set -x 2025-11-03T16:01:10.2218156Z  2025-11-03T16:01:10.2218515Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-11-03T16:01:10.2218966Z # in runner workspace 2025-11-03T16:01:10.2219378Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-11-03T16:01:10.2240732Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:10.2241173Z env: 2025-11-03T16:01:10.2241366Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:10.2241656Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:10.2242096Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:10.2242617Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:10.2243109Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:10.2243566Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:10.2243872Z ##[endgroup] 2025-11-03T16:01:10.2440275Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-11-03T16:01:10.2824705Z Setting output branch=main 2025-11-03T16:01:10.2992286Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-11-03T16:01:10.2992820Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-11-03T16:01:10.2993136Z echo "Job name: ${JOB_NAME}" 2025-11-03T16:01:10.2993388Z  2025-11-03T16:01:10.2993745Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-11-03T16:01:10.2994175Z # in runner workspace 2025-11-03T16:01:10.2994577Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-11-03T16:01:10.2995021Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-11-03T16:01:10.2995336Z  --job-name "${JOB_NAME}" \ 2025-11-03T16:01:10.2995634Z  --test-matrix "{ include: [ 2025-11-03T16:01:10.2996093Z  { config: "default", shard: 1, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-11-03T16:01:10.2996743Z  { config: "default", shard: 2, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-11-03T16:01:10.2997398Z  { config: "default", shard: 3, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-11-03T16:01:10.2998018Z  { config: "default", shard: 4, num_shards: 4, runner: "lf.windows.4xlarge.nonephemeral" }, 2025-11-03T16:01:10.2998474Z ]} 2025-11-03T16:01:10.2998656Z " \ 2025-11-03T16:01:10.2998886Z  --selected-test-configs "" \ 2025-11-03T16:01:10.2999190Z  --pr-number "${PR_NUMBER}" \ 2025-11-03T16:01:10.2999472Z  --tag "${TAG}" \ 2025-11-03T16:01:10.3000308Z  --event-name "${EVENT_NAME}" \ 2025-11-03T16:01:10.3000614Z  --schedule "${SCHEDULE}" \ 2025-11-03T16:01:10.3000905Z  --branch "${HEAD_BRANCH}" 2025-11-03T16:01:10.3020572Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:10.3020991Z env: 2025-11-03T16:01:10.3021285Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:10.3021560Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:10.3022016Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:10.3022514Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:10.3022972Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:10.3023368Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:10.3023863Z GITHUB_TOKEN: *** 2025-11-03T16:01:10.3024087Z JOB_NAME: win-vs2022-cpu-py3 / build 2025-11-03T16:01:10.3024338Z PR_NUMBER: 2025-11-03T16:01:10.3024513Z TAG: 2025-11-03T16:01:10.3024687Z EVENT_NAME: push 2025-11-03T16:01:10.3024878Z SCHEDULE: 2025-11-03T16:01:10.3025058Z HEAD_BRANCH: main 2025-11-03T16:01:10.3025250Z ##[endgroup] 2025-11-03T16:01:10.3214671Z Workflow: trunk 2025-11-03T16:01:10.3214957Z Job name: win-vs2022-cpu-py3 / build 2025-11-03T16:01:10.6638850Z Setting output keep-going=True 2025-11-03T16:01:10.6639192Z Setting output ci-verbose-test-logs=False 2025-11-03T16:01:10.6639541Z Setting output ci-test-showlocals=False 2025-11-03T16:01:10.6639833Z Setting output ci-no-test-timeout=False 2025-11-03T16:01:10.6640122Z Setting output ci-no-td=False 2025-11-03T16:01:10.6640382Z Setting output ci-td-distributed=False 2025-11-03T16:01:10.6640714Z Setting output is-unstable=False 2025-11-03T16:01:10.6640980Z Setting output reenabled-issues= 2025-11-03T16:01:10.6642446Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]} 2025-11-03T16:01:10.6643905Z Setting output is-test-matrix-empty=False 2025-11-03T16:01:10.6899810Z ##[group]Run echo "Filtered matrix:" 2025-11-03T16:01:10.6900334Z echo "Filtered matrix:" 2025-11-03T16:01:10.6901781Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 2, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 3, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}, {"config": "default", "shard": 4, "num_shards": 4, "runner": "lf.windows.4xlarge.nonephemeral"}]}" 2025-11-03T16:01:10.6903113Z  2025-11-03T16:01:10.6903286Z echo 2025-11-03T16:01:10.6903533Z echo "Is the current job unstable? False" 2025-11-03T16:01:10.6903831Z  2025-11-03T16:01:10.6903992Z echo 2025-11-03T16:01:10.6904226Z echo "Is keep-going label set? True" 2025-11-03T16:01:10.6904500Z  2025-11-03T16:01:10.6904668Z echo 2025-11-03T16:01:10.6904862Z echo "Reenabled issues? " 2025-11-03T16:01:10.6924321Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:10.6924757Z env: 2025-11-03T16:01:10.6924949Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:10.6925215Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:10.6925650Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:10.6926154Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:10.6926623Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:10.6927145Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:10.6927422Z ##[endgroup] 2025-11-03T16:01:10.7117257Z Filtered matrix: 2025-11-03T16:01:10.7119242Z {include: [{config: default, shard: 1, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 2, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 3, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}, {config: default, shard: 4, num_shards: 4, runner: lf.windows.4xlarge.nonephemeral}]} 2025-11-03T16:01:10.7120816Z 2025-11-03T16:01:10.7120916Z Is the current job unstable? False 2025-11-03T16:01:10.7121101Z 2025-11-03T16:01:10.7121191Z Is keep-going label set? True 2025-11-03T16:01:10.7121363Z 2025-11-03T16:01:10.7121442Z Reenabled issues? 2025-11-03T16:01:10.7248413Z Prepare all required actions 2025-11-03T16:01:10.7248858Z Getting action download info 2025-11-03T16:01:10.8954078Z ##[group]Run ./.github/actions/pytest-cache-download 2025-11-03T16:01:10.8954399Z with: 2025-11-03T16:01:10.8954581Z cache_dir: .pytest_cache 2025-11-03T16:01:10.8954825Z job_identifier: trunk_win-vs2022-cpu-py3 2025-11-03T16:01:10.8955105Z s3_bucket: gha-artifacts 2025-11-03T16:01:10.8955322Z env: 2025-11-03T16:01:10.8955497Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:10.8955763Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:10.8956184Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:10.8956718Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:10.8957172Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:10.8957554Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:10.8957843Z ##[endgroup] 2025-11-03T16:01:10.9047970Z ##[group]Run nick-fields/retry@v3.0.0 2025-11-03T16:01:10.9048240Z with: 2025-11-03T16:01:10.9048410Z shell: bash 2025-11-03T16:01:10.9048584Z timeout_minutes: 5 2025-11-03T16:01:10.9048785Z max_attempts: 5 2025-11-03T16:01:10.9048982Z retry_wait_seconds: 30 2025-11-03T16:01:10.9049270Z command: set -eu python3 -m pip install boto3==1.35.42 2025-11-03T16:01:10.9049604Z polling_interval_seconds: 1 2025-11-03T16:01:10.9049840Z warning_on_retry: true 2025-11-03T16:01:10.9050068Z continue_on_error: false 2025-11-03T16:01:10.9050270Z env: 2025-11-03T16:01:10.9050442Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:10.9050840Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:10.9051277Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:10.9051776Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:10.9052245Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:10.9052632Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:10.9052905Z ##[endgroup] 2025-11-03T16:01:12.2629684Z Collecting boto3==1.35.42 2025-11-03T16:01:12.2790666Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-11-03T16:01:12.8552441Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-11-03T16:01:12.8596796Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-11-03T16:01:12.8832597Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-11-03T16:01:12.8876229Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-03T16:01:12.9170378Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-11-03T16:01:12.9221518Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-11-03T16:01:12.9507858Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-11-03T16:01:12.9556834Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-11-03T16:01:12.9643696Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-11-03T16:01:12.9827465Z Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-11-03T16:01:12.9869700Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-03T16:01:13.2451873Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-11-03T16:01:13.2565164Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-11-03T16:01:13.3172782Z ---------------------------------------- 13.3/13.3 MB 277.3 MB/s 0:00:00 2025-11-03T16:01:13.3221640Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-03T16:01:13.3315675Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-11-03T16:01:13.3686121Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-11-03T16:01:13.3796931Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-03T16:01:13.5074801Z Installing collected packages: six, jmespath, python-dateutil, botocore, s3transfer, boto3 2025-11-03T16:01:15.7622083Z 2025-11-03T16:01:15.7682669Z Successfully installed boto3-1.35.42 botocore-1.35.99 jmespath-1.0.1 python-dateutil-2.9.0.post0 s3transfer-0.10.4 six-1.17.0 2025-11-03T16:01:16.0373834Z Command completed after 1 attempt(s). 2025-11-03T16:01:16.0522491Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2025-11-03T16:01:16.0522901Z python3 .github/scripts/pytest_cache.py \ 2025-11-03T16:01:16.0523211Z  --download \ 2025-11-03T16:01:16.0523502Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2025-11-03T16:01:16.0523876Z  --pr_identifier $GITHUB_REF \ 2025-11-03T16:01:16.0524188Z  --job_identifier $JOB_IDENTIFIER \ 2025-11-03T16:01:16.0524532Z  --temp_dir $RUNNER_TEMP \ 2025-11-03T16:01:16.0524802Z  --repo $REPO \ 2025-11-03T16:01:16.0525033Z  --bucket $BUCKET \ 2025-11-03T16:01:16.0545086Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:16.0545509Z env: 2025-11-03T16:01:16.0545697Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:16.0545968Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:16.0546391Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:16.0546904Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:16.0547441Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:16.0548022Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:16.0548326Z CACHE_DIR: .pytest_cache 2025-11-03T16:01:16.0548581Z JOB_IDENTIFIER: trunk_win-vs2022-cpu-py3 2025-11-03T16:01:16.0548875Z REPO: pytorch/pytorch 2025-11-03T16:01:16.0549086Z BUCKET: gha-artifacts 2025-11-03T16:01:16.0549299Z ##[endgroup] 2025-11-03T16:01:18.9702841Z PR identifier for `refs/heads/main` is `96e092540d6b3c4076e3d2bc6f1f9013` 2025-11-03T16:01:18.9704362Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='C:\\actions-runner\\_work\\pytorch\\pytorch/.pytest_cache', pr_identifier='refs/heads/main', job_identifier='trunk_win-vs2022-cpu-py3', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='C:\\actions-runner\\_work\\_temp', bucket='gha-artifacts') 2025-11-03T16:01:18.9706340Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/04adfe5ba90d9c6b4b8127375ed670187b2b6e6b/default/1.zip 2025-11-03T16:01:18.9708156Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\04adfe5ba90d9c6b4b8127375ed670187b2b6e6b\default\1.zip 2025-11-03T16:01:18.9709930Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/06d324365c24395b6d326b2c5e904460bb426dcd/default/2.zip 2025-11-03T16:01:18.9711743Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06d324365c24395b6d326b2c5e904460bb426dcd\default\2.zip 2025-11-03T16:01:18.9713534Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/08c97b4a1f22cbd652c35c08b0896c930e9fa2f3/default/4.zip 2025-11-03T16:01:18.9715312Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\08c97b4a1f22cbd652c35c08b0896c930e9fa2f3\default\4.zip 2025-11-03T16:01:18.9717786Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/12aac12b8d7d6cbe987a4cf262d41a57a8a48a2a/default/1.zip 2025-11-03T16:01:18.9719596Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\12aac12b8d7d6cbe987a4cf262d41a57a8a48a2a\default\1.zip 2025-11-03T16:01:18.9721376Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/132ae8e6dd5e1a206dfb330eb7c94555f6eaaf9e/default/1.zip 2025-11-03T16:01:18.9723156Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\132ae8e6dd5e1a206dfb330eb7c94555f6eaaf9e\default\1.zip 2025-11-03T16:01:18.9724923Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/14102fb1f337d01ca61584011f5f657d14da5de6/default/3.zip 2025-11-03T16:01:18.9726692Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14102fb1f337d01ca61584011f5f657d14da5de6\default\3.zip 2025-11-03T16:01:18.9728455Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b/default/1.zip 2025-11-03T16:01:18.9730355Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b\default\1.zip 2025-11-03T16:01:18.9732122Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/16745a882a532a2bf34aea64ab7459de96a6ff0e/default/1.zip 2025-11-03T16:01:18.9733898Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\16745a882a532a2bf34aea64ab7459de96a6ff0e\default\1.zip 2025-11-03T16:01:18.9735647Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1803d40c995e72a5993ee0940ec38bca760978b5/default/2.zip 2025-11-03T16:01:18.9737406Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1803d40c995e72a5993ee0940ec38bca760978b5\default\2.zip 2025-11-03T16:01:18.9739153Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1803d40c995e72a5993ee0940ec38bca760978b5/default/3.zip 2025-11-03T16:01:18.9741013Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1803d40c995e72a5993ee0940ec38bca760978b5\default\3.zip 2025-11-03T16:01:18.9742824Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1bb68271b7ff1b582845384c6c7f7b1593ae1619/default/1.zip 2025-11-03T16:01:18.9744718Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1bb68271b7ff1b582845384c6c7f7b1593ae1619\default\1.zip 2025-11-03T16:01:18.9746467Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/1f8ee5da117952b03f0050a178d69f8e7189b0f8/default/1.zip 2025-11-03T16:01:18.9748222Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1f8ee5da117952b03f0050a178d69f8e7189b0f8\default\1.zip 2025-11-03T16:01:18.9749979Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2001b18541e8ce5473f16d64df1ea1c3716514ab/default/1.zip 2025-11-03T16:01:18.9751742Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2001b18541e8ce5473f16d64df1ea1c3716514ab\default\1.zip 2025-11-03T16:01:18.9753499Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/202f83dc4ed9a2fcc7ea43fef61fbcad0c2ee987/default/1.zip 2025-11-03T16:01:18.9755266Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\202f83dc4ed9a2fcc7ea43fef61fbcad0c2ee987\default\1.zip 2025-11-03T16:01:18.9757033Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/236ce736a1a84352b21b564e3e5b0be833d7c10c/default/1.zip 2025-11-03T16:01:18.9758869Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\236ce736a1a84352b21b564e3e5b0be833d7c10c\default\1.zip 2025-11-03T16:01:18.9760606Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/238dd5517d68346705f243b03d66cf4d74782153/default/1.zip 2025-11-03T16:01:18.9762354Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\238dd5517d68346705f243b03d66cf4d74782153\default\1.zip 2025-11-03T16:01:18.9764120Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa/default/2.zip 2025-11-03T16:01:20.2913446Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa\default\2.zip 2025-11-03T16:01:20.2915339Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa/default/4.zip 2025-11-03T16:01:20.2917203Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa\default\4.zip 2025-11-03T16:01:20.2918992Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/29c5368e0f4ca094dbe328fbb0b7ebb508baead8/default/2.zip 2025-11-03T16:01:20.2920967Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29c5368e0f4ca094dbe328fbb0b7ebb508baead8\default\2.zip 2025-11-03T16:01:20.2922755Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/29c5368e0f4ca094dbe328fbb0b7ebb508baead8/default/4.zip 2025-11-03T16:01:20.2924545Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29c5368e0f4ca094dbe328fbb0b7ebb508baead8\default\4.zip 2025-11-03T16:01:20.2926330Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2b748d0a563efa1b41ce9ce1343fc184a69a6bea/default/1.zip 2025-11-03T16:01:20.2928213Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2b748d0a563efa1b41ce9ce1343fc184a69a6bea\default\1.zip 2025-11-03T16:01:20.2929986Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2bcd892c86349ad6e91d66760fb3d2257526625d/default/3.zip 2025-11-03T16:01:20.2931743Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2bcd892c86349ad6e91d66760fb3d2257526625d\default\3.zip 2025-11-03T16:01:20.2933609Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2d4654d208394e4ccf5bb071cfb50d7a28265b04/default/4.zip 2025-11-03T16:01:20.2935384Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2d4654d208394e4ccf5bb071cfb50d7a28265b04\default\4.zip 2025-11-03T16:01:20.2937150Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/2e22b1a61ea20a54448edf34a5d22fbe8391d626/default/4.zip 2025-11-03T16:01:20.2938930Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2e22b1a61ea20a54448edf34a5d22fbe8391d626\default\4.zip 2025-11-03T16:01:20.2940781Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/3681312ce03e425e280a110df2153db107616a15/default/1.zip 2025-11-03T16:01:20.2942539Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3681312ce03e425e280a110df2153db107616a15\default\1.zip 2025-11-03T16:01:20.2944392Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/36871622f1061ff5b4e1458274659b9138835b19/default/1.zip 2025-11-03T16:01:20.2946143Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\36871622f1061ff5b4e1458274659b9138835b19\default\1.zip 2025-11-03T16:01:20.2947885Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/382b0150de1247bf392b424edea71b541cae7d52/default/3.zip 2025-11-03T16:01:20.2950258Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\382b0150de1247bf392b424edea71b541cae7d52\default\3.zip 2025-11-03T16:01:20.2952170Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/39116409a11db0797e6941610d67943bf4b786d7/default/2.zip 2025-11-03T16:01:20.2953924Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\39116409a11db0797e6941610d67943bf4b786d7\default\2.zip 2025-11-03T16:01:20.2955672Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/39116409a11db0797e6941610d67943bf4b786d7/default/3.zip 2025-11-03T16:01:20.2957417Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\39116409a11db0797e6941610d67943bf4b786d7\default\3.zip 2025-11-03T16:01:20.2959170Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4400c5d31e97db66d5d7ea9ce33c7a2e1f58dc8c/default/1.zip 2025-11-03T16:01:20.2960939Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4400c5d31e97db66d5d7ea9ce33c7a2e1f58dc8c\default\1.zip 2025-11-03T16:01:20.2962810Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/467c21ad9ae4133c20a3c098a0355e9ac20d48aa/default/2.zip 2025-11-03T16:01:20.2964582Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\467c21ad9ae4133c20a3c098a0355e9ac20d48aa\default\2.zip 2025-11-03T16:01:20.2966337Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/470e2f61c3b2083e8d895b6aae5ede198bba5696/default/1.zip 2025-11-03T16:01:20.2968103Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\470e2f61c3b2083e8d895b6aae5ede198bba5696\default\1.zip 2025-11-03T16:01:20.2969864Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/47524dcc4839548431e06dbe036faf752509001a/default/1.zip 2025-11-03T16:01:20.2971625Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\47524dcc4839548431e06dbe036faf752509001a\default\1.zip 2025-11-03T16:01:20.2973368Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4a22139eeaa136c25461d87ee025714442d565ad/default/1.zip 2025-11-03T16:01:21.3450374Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4a22139eeaa136c25461d87ee025714442d565ad\default\1.zip 2025-11-03T16:01:21.3452633Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4be1e3bf926b8e798fede3be6a3051560e9e00c5/default/1.zip 2025-11-03T16:01:21.3454586Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4be1e3bf926b8e798fede3be6a3051560e9e00c5\default\1.zip 2025-11-03T16:01:21.3456495Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/4f400ab520f0151c8f01d7c305637276e4a222ca/default/1.zip 2025-11-03T16:01:21.3458424Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4f400ab520f0151c8f01d7c305637276e4a222ca\default\1.zip 2025-11-03T16:01:21.3460442Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/512dd79ff030f17be22199daca84a0bbde2f3175/default/1.zip 2025-11-03T16:01:21.3462376Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\512dd79ff030f17be22199daca84a0bbde2f3175\default\1.zip 2025-11-03T16:01:21.3464254Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/51319ca090bc7458168a8451c04ca7e021a72693/default/1.zip 2025-11-03T16:01:21.3466171Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\51319ca090bc7458168a8451c04ca7e021a72693\default\1.zip 2025-11-03T16:01:21.3468275Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/515d1326c1c398454c261ed3556105ee05c14181/default/3.zip 2025-11-03T16:01:21.3470130Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\515d1326c1c398454c261ed3556105ee05c14181\default\3.zip 2025-11-03T16:01:21.3472019Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/515d1326c1c398454c261ed3556105ee05c14181/default/4.zip 2025-11-03T16:01:21.3473807Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\515d1326c1c398454c261ed3556105ee05c14181\default\4.zip 2025-11-03T16:01:21.3475583Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/55f01a48afae8b53ab2a22d2bc9b0a9e39dc1b4b/default/1.zip 2025-11-03T16:01:21.3477361Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\55f01a48afae8b53ab2a22d2bc9b0a9e39dc1b4b\default\1.zip 2025-11-03T16:01:21.3479249Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79/default/1.zip 2025-11-03T16:01:21.3481022Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79\default\1.zip 2025-11-03T16:01:21.3482856Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5ad7611b527bd1dde15430073d9ab8cdc30c837f/default/1.zip 2025-11-03T16:01:21.3484671Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5ad7611b527bd1dde15430073d9ab8cdc30c837f\default\1.zip 2025-11-03T16:01:21.3486520Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5b2afe4c5dc87786ca65bf22ca9a78f7c21a33a4/default/1.zip 2025-11-03T16:01:21.3488296Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5b2afe4c5dc87786ca65bf22ca9a78f7c21a33a4\default\1.zip 2025-11-03T16:01:21.3490086Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5b3ea758951558e7d9f681ae784acb57eaa07910/default/1.zip 2025-11-03T16:01:21.3491965Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5b3ea758951558e7d9f681ae784acb57eaa07910\default\1.zip 2025-11-03T16:01:21.3493773Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5cdbcb52334222d1a2667dabd6da993d1e9ddc93/default/2.zip 2025-11-03T16:01:21.3495628Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5cdbcb52334222d1a2667dabd6da993d1e9ddc93\default\2.zip 2025-11-03T16:01:21.3497389Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/5d9b0242762e7a416a789365e987b63dfe6b030a/default/1.zip 2025-11-03T16:01:21.3499141Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5d9b0242762e7a416a789365e987b63dfe6b030a\default\1.zip 2025-11-03T16:01:21.3500955Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/616c6bdf8ff5052a03f3bfa4e6258c3a527f93db/default/4.zip 2025-11-03T16:01:21.3502761Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\616c6bdf8ff5052a03f3bfa4e6258c3a527f93db\default\4.zip 2025-11-03T16:01:21.3504605Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/673060beae4f94b000b9cdbe8769650680fdc66f/default/1.zip 2025-11-03T16:01:21.3506373Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\673060beae4f94b000b9cdbe8769650680fdc66f\default\1.zip 2025-11-03T16:01:21.3508130Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/68913d8f2a953bdbada4033101b04f6e8d49dabe/default/1.zip 2025-11-03T16:01:21.3509965Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\68913d8f2a953bdbada4033101b04f6e8d49dabe\default\1.zip 2025-11-03T16:01:21.3511718Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/694db5f54927697c9e914d35029f7e5bd9b85b96/default/1.zip 2025-11-03T16:01:22.3863613Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\694db5f54927697c9e914d35029f7e5bd9b85b96\default\1.zip 2025-11-03T16:01:22.3865469Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/6c9c6e0936751116f6f988d7194eefe16a24e5a1/default/4.zip 2025-11-03T16:01:22.3867283Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c9c6e0936751116f6f988d7194eefe16a24e5a1\default\4.zip 2025-11-03T16:01:22.3869080Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/70925bdf82711a92970ec5fd09a6e0318d79dff1/default/1.zip 2025-11-03T16:01:22.3870882Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\70925bdf82711a92970ec5fd09a6e0318d79dff1\default\1.zip 2025-11-03T16:01:22.3872644Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/75e2a9fae37f9d07229a6d4e8e4b2e1d910e3dad/default/4.zip 2025-11-03T16:01:22.3874606Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\75e2a9fae37f9d07229a6d4e8e4b2e1d910e3dad\default\4.zip 2025-11-03T16:01:22.3876443Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7a657700131f31577544e93587eb339618677e97/default/2.zip 2025-11-03T16:01:22.3878195Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7a657700131f31577544e93587eb339618677e97\default\2.zip 2025-11-03T16:01:22.3879925Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/7cb467a169088a7352839c55842d0bcfc0a5803b/default/1.zip 2025-11-03T16:01:22.3881761Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7cb467a169088a7352839c55842d0bcfc0a5803b\default\1.zip 2025-11-03T16:01:22.3883517Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/81fa4a204cf268bc55e96137fa803ae4938472cd/default/1.zip 2025-11-03T16:01:22.3885289Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\81fa4a204cf268bc55e96137fa803ae4938472cd\default\1.zip 2025-11-03T16:01:22.3887072Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/839f6facdba92f8fe90cbd50721ff9a025474969/default/1.zip 2025-11-03T16:01:22.3889500Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\839f6facdba92f8fe90cbd50721ff9a025474969\default\1.zip 2025-11-03T16:01:22.3891287Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/86ebce1766b6e20b269f35955fbc3e97332aa765/default/3.zip 2025-11-03T16:01:22.3893089Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\86ebce1766b6e20b269f35955fbc3e97332aa765\default\3.zip 2025-11-03T16:01:22.3894873Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/89298ada836949ef092836e821f8262d52b11bf2/default/1.zip 2025-11-03T16:01:22.3896630Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\89298ada836949ef092836e821f8262d52b11bf2\default\1.zip 2025-11-03T16:01:22.3898384Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8cb2fb44f29f6b19400a04ea970807f651657b0c/default/2.zip 2025-11-03T16:01:22.3900220Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8cb2fb44f29f6b19400a04ea970807f651657b0c\default\2.zip 2025-11-03T16:01:22.3902185Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8d53d788fefc0370931063d91f0c342556c3cf4c/default/1.zip 2025-11-03T16:01:22.3903955Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d53d788fefc0370931063d91f0c342556c3cf4c\default\1.zip 2025-11-03T16:01:22.3905787Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8daef35cf1867fea5c89c1291fc4cc7b7c6b6f4a/default/1.zip 2025-11-03T16:01:22.3907562Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8daef35cf1867fea5c89c1291fc4cc7b7c6b6f4a\default\1.zip 2025-11-03T16:01:22.3909326Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/8ec8c14aced9f3e7ff4ab663822bed792d6c34f4/default/1.zip 2025-11-03T16:01:22.3911133Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ec8c14aced9f3e7ff4ab663822bed792d6c34f4\default\1.zip 2025-11-03T16:01:22.3912939Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/960b0d5f0d0efb1f1962bddcf62e2a698e26edd2/default/1.zip 2025-11-03T16:01:22.3914705Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\960b0d5f0d0efb1f1962bddcf62e2a698e26edd2\default\1.zip 2025-11-03T16:01:22.3916585Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9726553653ee1c53fc9a1f436a92b29f456082ca/default/1.zip 2025-11-03T16:01:22.3918482Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9726553653ee1c53fc9a1f436a92b29f456082ca\default\1.zip 2025-11-03T16:01:22.3920249Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/98a488c9aaadd4b137b7a63dad31543aee75c454/default/1.zip 2025-11-03T16:01:22.3922021Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\98a488c9aaadd4b137b7a63dad31543aee75c454\default\1.zip 2025-11-03T16:01:22.3923846Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9c12651417bd8a10870702fb368b4d92d70ca667/default/2.zip 2025-11-03T16:01:23.7525808Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9c12651417bd8a10870702fb368b4d92d70ca667\default\2.zip 2025-11-03T16:01:23.7527761Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9dac4e25402661c9c38012e46e6eacdaf6261976/default/1.zip 2025-11-03T16:01:23.7529550Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9dac4e25402661c9c38012e46e6eacdaf6261976\default\1.zip 2025-11-03T16:01:23.7531503Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9e7c19f72b6d0690915c307409c0c0a76b5a3bf0/default/1.zip 2025-11-03T16:01:23.7533372Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9e7c19f72b6d0690915c307409c0c0a76b5a3bf0\default\1.zip 2025-11-03T16:01:23.7535140Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9fe3b2afbeff12080b483af1ee23e1c9d9fb0421/default/1.zip 2025-11-03T16:01:23.7536929Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9fe3b2afbeff12080b483af1ee23e1c9d9fb0421\default\1.zip 2025-11-03T16:01:23.7538745Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/9ffba8a2f98b10d2f33a414ec2c68bc8abb01106/default/1.zip 2025-11-03T16:01:23.7540673Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ffba8a2f98b10d2f33a414ec2c68bc8abb01106\default\1.zip 2025-11-03T16:01:23.7542453Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a04edcb27acc6e1dd0fc27233738e6dec718b109/default/1.zip 2025-11-03T16:01:23.7544226Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a04edcb27acc6e1dd0fc27233738e6dec718b109\default\1.zip 2025-11-03T16:01:23.7546230Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a16fd6b4885206fc2a29ac94124107f05e23a9c6/default/3.zip 2025-11-03T16:01:23.7548006Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a16fd6b4885206fc2a29ac94124107f05e23a9c6\default\3.zip 2025-11-03T16:01:23.7549760Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a19123b37e5658e43e11aa713e5e0ba77c515f53/default/1.zip 2025-11-03T16:01:23.7551625Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a19123b37e5658e43e11aa713e5e0ba77c515f53\default\1.zip 2025-11-03T16:01:23.7553398Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a19123b37e5658e43e11aa713e5e0ba77c515f53/default/3.zip 2025-11-03T16:01:23.7555156Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a19123b37e5658e43e11aa713e5e0ba77c515f53\default\3.zip 2025-11-03T16:01:23.7556985Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a20afb61007a94f5c28294e9ae20043657152ef6/default/1.zip 2025-11-03T16:01:23.7558844Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a20afb61007a94f5c28294e9ae20043657152ef6\default\1.zip 2025-11-03T16:01:23.7561271Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a3eb275d3c78912e36e2d1703c81f0af1e75a6c4/default/1.zip 2025-11-03T16:01:23.7563036Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a3eb275d3c78912e36e2d1703c81f0af1e75a6c4\default\1.zip 2025-11-03T16:01:23.7564942Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/a664b299ac2840b3399835097813e0d3986bb984/default/2.zip 2025-11-03T16:01:23.7566701Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a664b299ac2840b3399835097813e0d3986bb984\default\2.zip 2025-11-03T16:01:23.7568453Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ab65498d71bf8626b6480fa3924b52ad93b4a046/default/2.zip 2025-11-03T16:01:23.7570315Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ab65498d71bf8626b6480fa3924b52ad93b4a046\default\2.zip 2025-11-03T16:01:23.7572140Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/abadea70f3eb5f2f764fd6448d42dd2c29fa28b3/default/1.zip 2025-11-03T16:01:23.7573912Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\abadea70f3eb5f2f764fd6448d42dd2c29fa28b3\default\1.zip 2025-11-03T16:01:23.7575786Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ac529df244c8e6e02040e1e54a894dd0d6b5d874/default/1.zip 2025-11-03T16:01:23.7577559Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ac529df244c8e6e02040e1e54a894dd0d6b5d874\default\1.zip 2025-11-03T16:01:23.7579342Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ac529df244c8e6e02040e1e54a894dd0d6b5d874/default/3.zip 2025-11-03T16:01:23.7581239Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ac529df244c8e6e02040e1e54a894dd0d6b5d874\default\3.zip 2025-11-03T16:01:23.7583120Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ae25dd51fc8c6511ed32478b279cb44a6a3da470/default/1.zip 2025-11-03T16:01:23.7584903Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae25dd51fc8c6511ed32478b279cb44a6a3da470\default\1.zip 2025-11-03T16:01:23.7586660Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/af42256db4f70ce589e08594e07262b27afccf07/default/1.zip 2025-11-03T16:01:24.9189134Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\af42256db4f70ce589e08594e07262b27afccf07\default\1.zip 2025-11-03T16:01:24.9191016Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b11593c31bd84845e1573de0c15692387c572a2f/default/1.zip 2025-11-03T16:01:24.9192800Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b11593c31bd84845e1573de0c15692387c572a2f\default\1.zip 2025-11-03T16:01:24.9194553Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b2953f5643c6627d2bd0ceb9d2ccb32e2545c549/default/1.zip 2025-11-03T16:01:24.9196330Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2953f5643c6627d2bd0ceb9d2ccb32e2545c549\default\1.zip 2025-11-03T16:01:24.9198098Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b44fb149069b44bb043f4b3374d08676c3f40635/default/1.zip 2025-11-03T16:01:24.9199869Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b44fb149069b44bb043f4b3374d08676c3f40635\default\1.zip 2025-11-03T16:01:24.9201630Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b4fd47179e01ae3b09b22c261e74d3d7fb185f8b/default/1.zip 2025-11-03T16:01:24.9203596Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b4fd47179e01ae3b09b22c261e74d3d7fb185f8b\default\1.zip 2025-11-03T16:01:24.9205369Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b54e466fd04e5e736662a6206d81ab0d5fe85d91/default/1.zip 2025-11-03T16:01:24.9207128Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b54e466fd04e5e736662a6206d81ab0d5fe85d91\default\1.zip 2025-11-03T16:01:24.9208899Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b8be796a57f347df11c7eec7e4ea364780328318/default/1.zip 2025-11-03T16:01:24.9210679Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b8be796a57f347df11c7eec7e4ea364780328318\default\1.zip 2025-11-03T16:01:24.9212449Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/b939de26d115d33d3cbc17dcf49dbdc1a84e9727/default/1.zip 2025-11-03T16:01:24.9214234Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b939de26d115d33d3cbc17dcf49dbdc1a84e9727\default\1.zip 2025-11-03T16:01:24.9215999Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bbb902c8dd911e1587253f496c1e2fb178d4b6a1/default/2.zip 2025-11-03T16:01:24.9217899Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bbb902c8dd911e1587253f496c1e2fb178d4b6a1\default\2.zip 2025-11-03T16:01:24.9219702Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/bcfea48ab7fd489218289693b98c1a6a6582d079/default/4.zip 2025-11-03T16:01:24.9221580Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bcfea48ab7fd489218289693b98c1a6a6582d079\default\4.zip 2025-11-03T16:01:24.9223352Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c467e59cb0afa6883897735be1db93c547f12c46/default/1.zip 2025-11-03T16:01:24.9225121Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c467e59cb0afa6883897735be1db93c547f12c46\default\1.zip 2025-11-03T16:01:24.9226885Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/c467e59cb0afa6883897735be1db93c547f12c46/default/3.zip 2025-11-03T16:01:24.9228654Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c467e59cb0afa6883897735be1db93c547f12c46\default\3.zip 2025-11-03T16:01:24.9231794Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ca65023b908bebeceacc177f7bb22f7c8cda531c/default/1.zip 2025-11-03T16:01:24.9235123Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ca65023b908bebeceacc177f7bb22f7c8cda531c\default\1.zip 2025-11-03T16:01:24.9238125Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/cb6e4d7d825dfb23e4c4ff2547150cec6273048c/default/1.zip 2025-11-03T16:01:24.9243150Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cb6e4d7d825dfb23e4c4ff2547150cec6273048c\default\1.zip 2025-11-03T16:01:24.9245005Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d0c24b392cbb7b213d22e42c52c6c2d1ac2da1bd/default/1.zip 2025-11-03T16:01:24.9246812Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0c24b392cbb7b213d22e42c52c6c2d1ac2da1bd\default\1.zip 2025-11-03T16:01:24.9248579Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d14cbb44760e69b3f2871a1fc428a03ae16a9056/default/1.zip 2025-11-03T16:01:24.9250324Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d14cbb44760e69b3f2871a1fc428a03ae16a9056\default\1.zip 2025-11-03T16:01:24.9252077Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d272ed4b3e0745ae0f7e01947ac644cb1ceac094/default/1.zip 2025-11-03T16:01:24.9254149Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d272ed4b3e0745ae0f7e01947ac644cb1ceac094\default\1.zip 2025-11-03T16:01:24.9255908Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d2c82bafb7086a1dd109a0a6407ca7fed27337f4/default/1.zip 2025-11-03T16:01:26.5501451Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d2c82bafb7086a1dd109a0a6407ca7fed27337f4\default\1.zip 2025-11-03T16:01:26.5504590Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d311a3d1dca4bfc01ae44fc5d1f8d7ff22bc551f/default/1.zip 2025-11-03T16:01:26.5506413Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d311a3d1dca4bfc01ae44fc5d1f8d7ff22bc551f\default\1.zip 2025-11-03T16:01:26.5508207Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d6d6fa26f540c10c57ac80547a9475e9f4c201f2/default/4.zip 2025-11-03T16:01:26.5509965Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d6d6fa26f540c10c57ac80547a9475e9f4c201f2\default\4.zip 2025-11-03T16:01:26.5511725Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d795fb225ace717f692ceb3f1d20dfb35afbdf8a/default/1.zip 2025-11-03T16:01:26.5513680Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d795fb225ace717f692ceb3f1d20dfb35afbdf8a\default\1.zip 2025-11-03T16:01:26.5515453Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/d82527b32ad0e09309ff874458139ecf6994e030/default/1.zip 2025-11-03T16:01:26.5517209Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d82527b32ad0e09309ff874458139ecf6994e030\default\1.zip 2025-11-03T16:01:26.5518975Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/da49a57d3462332b26cb7ee58910b5bc67e5772c/default/1.zip 2025-11-03T16:01:26.5520743Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\da49a57d3462332b26cb7ee58910b5bc67e5772c\default\1.zip 2025-11-03T16:01:26.5522506Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e0fe37fa687a39e42ddeeb5c03986ffd5c40e662/default/1.zip 2025-11-03T16:01:26.5524286Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e0fe37fa687a39e42ddeeb5c03986ffd5c40e662\default\1.zip 2025-11-03T16:01:26.5526167Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e438db254602cf39ba536aed0590b4144c019ee8/default/1.zip 2025-11-03T16:01:26.5527921Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e438db254602cf39ba536aed0590b4144c019ee8\default\1.zip 2025-11-03T16:01:26.5529688Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e7091a47daa1993954a1bfa690fad6a9a5605e61/default/3.zip 2025-11-03T16:01:26.5531442Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e7091a47daa1993954a1bfa690fad6a9a5605e61\default\3.zip 2025-11-03T16:01:26.5533185Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e71c75680f2d6ce5f61ad4b2125f4934087762eb/default/2.zip 2025-11-03T16:01:26.5534936Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e71c75680f2d6ce5f61ad4b2125f4934087762eb\default\2.zip 2025-11-03T16:01:26.5536934Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e71c75680f2d6ce5f61ad4b2125f4934087762eb/default/4.zip 2025-11-03T16:01:26.5538693Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e71c75680f2d6ce5f61ad4b2125f4934087762eb\default\4.zip 2025-11-03T16:01:26.5540549Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/e925dfcc6b4fd76d744d04ecaa451fc2936155a8/default/1.zip 2025-11-03T16:01:26.5542435Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e925dfcc6b4fd76d744d04ecaa451fc2936155a8\default\1.zip 2025-11-03T16:01:26.5544213Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/eae701cad03feb87908107cb5246d9e13a9d426e/default/4.zip 2025-11-03T16:01:26.5545982Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eae701cad03feb87908107cb5246d9e13a9d426e\default\4.zip 2025-11-03T16:01:26.5547755Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/ee7434be822cf6e75b4566d8159f550ee233d8ae/default/1.zip 2025-11-03T16:01:26.5549535Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ee7434be822cf6e75b4566d8159f550ee233d8ae\default\1.zip 2025-11-03T16:01:26.5551285Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f0325d07876b5a52d29a44ee02dcf7a7c21b258a/default/3.zip 2025-11-03T16:01:26.5553048Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0325d07876b5a52d29a44ee02dcf7a7c21b258a\default\3.zip 2025-11-03T16:01:26.5554995Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f1d882212afc3a73ce1e319d80b6406f9dc4a0c8/default/1.zip 2025-11-03T16:01:26.5556757Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f1d882212afc3a73ce1e319d80b6406f9dc4a0c8\default\1.zip 2025-11-03T16:01:26.5558529Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f231be25c679adb47ac3e483dc68948e5ad137a4/default/1.zip 2025-11-03T16:01:26.5560384Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f231be25c679adb47ac3e483dc68948e5ad137a4\default\1.zip 2025-11-03T16:01:26.5562165Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f44935cc1429b15ef312b1aa4c9e3a8a08d45b84/default/3.zip 2025-11-03T16:01:27.4145353Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f44935cc1429b15ef312b1aa4c9e3a8a08d45b84\default\3.zip 2025-11-03T16:01:27.4147273Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/f44935cc1429b15ef312b1aa4c9e3a8a08d45b84/default/4.zip 2025-11-03T16:01:27.4149060Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f44935cc1429b15ef312b1aa4c9e3a8a08d45b84\default\4.zip 2025-11-03T16:01:27.4151597Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fa3916f4668bf095b1cb8d28bae93554a7ad8bdf/default/2.zip 2025-11-03T16:01:27.4153476Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa3916f4668bf095b1cb8d28bae93554a7ad8bdf\default\2.zip 2025-11-03T16:01:27.4155240Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fa3916f4668bf095b1cb8d28bae93554a7ad8bdf/default/4.zip 2025-11-03T16:01:27.4157006Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa3916f4668bf095b1cb8d28bae93554a7ad8bdf\default\4.zip 2025-11-03T16:01:27.4158864Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fa6d911ddad8db82c04c91919c6af1a854d80ccc/default/1.zip 2025-11-03T16:01:27.4160641Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa6d911ddad8db82c04c91919c6af1a854d80ccc\default\1.zip 2025-11-03T16:01:27.4162407Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fae74cd52f3449ec92fdb519c577c8cd142ab7b1/default/4.zip 2025-11-03T16:01:27.4164254Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fae74cd52f3449ec92fdb519c577c8cd142ab7b1\default\4.zip 2025-11-03T16:01:27.4166177Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/96e092540d6b3c4076e3d2bc6f1f9013/trunk_win-vs2022-cpu-py3/fdd560afd1d413a9f814cbf7cc2a72e0d39b0117/default/1.zip 2025-11-03T16:01:27.4167970Z to C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fdd560afd1d413a9f814cbf7cc2a72e0d39b0117\default\1.zip 2025-11-03T16:01:27.4170225Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\04adfe5ba90d9c6b4b8127375ed670187b2b6e6b\default\1.zip 2025-11-03T16:01:27.4171670Z to C:\actions-runner\_work\_temp\unzipped-caches\643a2c45b913093b74a6b14b03856582\.pytest_cache 2025-11-03T16:01:27.4173151Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\04adfe5ba90d9c6b4b8127375ed670187b2b6e6b\default\1.zip 2025-11-03T16:01:27.4175398Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06d324365c24395b6d326b2c5e904460bb426dcd\default\2.zip 2025-11-03T16:01:27.4176914Z to C:\actions-runner\_work\_temp\unzipped-caches\44ba8b80a273439bda8ead6de440cefd\.pytest_cache 2025-11-03T16:01:27.4178399Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\06d324365c24395b6d326b2c5e904460bb426dcd\default\2.zip 2025-11-03T16:01:27.4180802Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\08c97b4a1f22cbd652c35c08b0896c930e9fa2f3\default\4.zip 2025-11-03T16:01:27.4182324Z to C:\actions-runner\_work\_temp\unzipped-caches\01d538659f05c41209bbf5a70a828fb0\.pytest_cache 2025-11-03T16:01:27.4183808Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\08c97b4a1f22cbd652c35c08b0896c930e9fa2f3\default\4.zip 2025-11-03T16:01:27.4186051Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\12aac12b8d7d6cbe987a4cf262d41a57a8a48a2a\default\1.zip 2025-11-03T16:01:27.4187539Z to C:\actions-runner\_work\_temp\unzipped-caches\8d2c9fe0e606f618681fb4132a7b8aa1\.pytest_cache 2025-11-03T16:01:27.4189056Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\12aac12b8d7d6cbe987a4cf262d41a57a8a48a2a\default\1.zip 2025-11-03T16:01:27.4191285Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\132ae8e6dd5e1a206dfb330eb7c94555f6eaaf9e\default\1.zip 2025-11-03T16:01:27.4192835Z to C:\actions-runner\_work\_temp\unzipped-caches\d7c5eaad6f42155045f0ffe1b65205c0\.pytest_cache 2025-11-03T16:01:27.4194401Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\132ae8e6dd5e1a206dfb330eb7c94555f6eaaf9e\default\1.zip 2025-11-03T16:01:27.4196636Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14102fb1f337d01ca61584011f5f657d14da5de6\default\3.zip 2025-11-03T16:01:27.4198085Z to C:\actions-runner\_work\_temp\unzipped-caches\cd94da1c61de5b78968ed4a9f717e53f\.pytest_cache 2025-11-03T16:01:27.4199602Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14102fb1f337d01ca61584011f5f657d14da5de6\default\3.zip 2025-11-03T16:01:27.4201882Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b\default\1.zip 2025-11-03T16:01:27.4203335Z to C:\actions-runner\_work\_temp\unzipped-caches\1fe2ecd6d36cd6bffbc78730d02927ce\.pytest_cache 2025-11-03T16:01:27.4204804Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\14d4a77495dc80da9cd7c5c29b21aaf4613ddc5b\default\1.zip 2025-11-03T16:01:28.1099667Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\16745a882a532a2bf34aea64ab7459de96a6ff0e\default\1.zip 2025-11-03T16:01:28.1101286Z to C:\actions-runner\_work\_temp\unzipped-caches\c8fe0432b4a52ac03ed3b82b61684dce\.pytest_cache 2025-11-03T16:01:28.1102776Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\16745a882a532a2bf34aea64ab7459de96a6ff0e\default\1.zip 2025-11-03T16:01:28.1105002Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1803d40c995e72a5993ee0940ec38bca760978b5\default\2.zip 2025-11-03T16:01:28.1106449Z to C:\actions-runner\_work\_temp\unzipped-caches\f95da1ccc7457e42b314a482c8264c46\.pytest_cache 2025-11-03T16:01:28.1107935Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1803d40c995e72a5993ee0940ec38bca760978b5\default\2.zip 2025-11-03T16:01:28.1110151Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1803d40c995e72a5993ee0940ec38bca760978b5\default\3.zip 2025-11-03T16:01:28.1111577Z to C:\actions-runner\_work\_temp\unzipped-caches\4e52d8e5c3b6063c9f1f8022a29b92bb\.pytest_cache 2025-11-03T16:01:28.1113191Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1803d40c995e72a5993ee0940ec38bca760978b5\default\3.zip 2025-11-03T16:01:28.1115415Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1bb68271b7ff1b582845384c6c7f7b1593ae1619\default\1.zip 2025-11-03T16:01:28.1116861Z to C:\actions-runner\_work\_temp\unzipped-caches\182a2af4a40b5efcf649339727da987f\.pytest_cache 2025-11-03T16:01:28.1118341Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1bb68271b7ff1b582845384c6c7f7b1593ae1619\default\1.zip 2025-11-03T16:01:28.1120566Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1f8ee5da117952b03f0050a178d69f8e7189b0f8\default\1.zip 2025-11-03T16:01:28.1122023Z to C:\actions-runner\_work\_temp\unzipped-caches\cf91ebaf5050bab30c25d3c2cdf351a1\.pytest_cache 2025-11-03T16:01:28.1123490Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\1f8ee5da117952b03f0050a178d69f8e7189b0f8\default\1.zip 2025-11-03T16:01:28.1125856Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2001b18541e8ce5473f16d64df1ea1c3716514ab\default\1.zip 2025-11-03T16:01:28.1127436Z to C:\actions-runner\_work\_temp\unzipped-caches\140aed6024c0606d02b01ca1175e231a\.pytest_cache 2025-11-03T16:01:28.1128905Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2001b18541e8ce5473f16d64df1ea1c3716514ab\default\1.zip 2025-11-03T16:01:28.1131147Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\202f83dc4ed9a2fcc7ea43fef61fbcad0c2ee987\default\1.zip 2025-11-03T16:01:28.1132607Z to C:\actions-runner\_work\_temp\unzipped-caches\9ed99d389b902b860233736bed7ff8d1\.pytest_cache 2025-11-03T16:01:28.1134087Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\202f83dc4ed9a2fcc7ea43fef61fbcad0c2ee987\default\1.zip 2025-11-03T16:01:28.1136334Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\236ce736a1a84352b21b564e3e5b0be833d7c10c\default\1.zip 2025-11-03T16:01:28.1137773Z to C:\actions-runner\_work\_temp\unzipped-caches\19955fc3582c25594a9616fab93e24d8\.pytest_cache 2025-11-03T16:01:28.1139245Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\236ce736a1a84352b21b564e3e5b0be833d7c10c\default\1.zip 2025-11-03T16:01:28.1141594Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\238dd5517d68346705f243b03d66cf4d74782153\default\1.zip 2025-11-03T16:01:28.1143029Z to C:\actions-runner\_work\_temp\unzipped-caches\87c4774fa69b6264ae33137f52973f3b\.pytest_cache 2025-11-03T16:01:28.1144491Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\238dd5517d68346705f243b03d66cf4d74782153\default\1.zip 2025-11-03T16:01:28.1146702Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa\default\2.zip 2025-11-03T16:01:28.1148223Z to C:\actions-runner\_work\_temp\unzipped-caches\fd71ca275193f7b4719eadcf2be18b9a\.pytest_cache 2025-11-03T16:01:28.1149709Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa\default\2.zip 2025-11-03T16:01:28.1151940Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa\default\4.zip 2025-11-03T16:01:28.1153402Z to C:\actions-runner\_work\_temp\unzipped-caches\76e9e11eb1c6ac2025bbba0155a84ada\.pytest_cache 2025-11-03T16:01:28.1154977Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\267348fe7fda1ac8aa6b57cbcbe8db0ce6362baa\default\4.zip 2025-11-03T16:01:28.1157207Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29c5368e0f4ca094dbe328fbb0b7ebb508baead8\default\2.zip 2025-11-03T16:01:28.1158643Z to C:\actions-runner\_work\_temp\unzipped-caches\f25381545bc414cc0981a3afe1a7fdc6\.pytest_cache 2025-11-03T16:01:29.1564514Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29c5368e0f4ca094dbe328fbb0b7ebb508baead8\default\2.zip 2025-11-03T16:01:29.1566893Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29c5368e0f4ca094dbe328fbb0b7ebb508baead8\default\4.zip 2025-11-03T16:01:29.1568349Z to C:\actions-runner\_work\_temp\unzipped-caches\65735572292e1a38d283db50fb53d053\.pytest_cache 2025-11-03T16:01:29.1569827Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\29c5368e0f4ca094dbe328fbb0b7ebb508baead8\default\4.zip 2025-11-03T16:01:29.1572255Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2b748d0a563efa1b41ce9ce1343fc184a69a6bea\default\1.zip 2025-11-03T16:01:29.1573713Z to C:\actions-runner\_work\_temp\unzipped-caches\071adb1489791d33536bce68b04dac37\.pytest_cache 2025-11-03T16:01:29.1575191Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2b748d0a563efa1b41ce9ce1343fc184a69a6bea\default\1.zip 2025-11-03T16:01:29.1577411Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2bcd892c86349ad6e91d66760fb3d2257526625d\default\3.zip 2025-11-03T16:01:29.1578846Z to C:\actions-runner\_work\_temp\unzipped-caches\0caf78807e8d942aef49a958f1f18a71\.pytest_cache 2025-11-03T16:01:29.1580399Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2bcd892c86349ad6e91d66760fb3d2257526625d\default\3.zip 2025-11-03T16:01:29.1582617Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2d4654d208394e4ccf5bb071cfb50d7a28265b04\default\4.zip 2025-11-03T16:01:29.1584044Z to C:\actions-runner\_work\_temp\unzipped-caches\2db0918f0da12cffb835ea1af9b8fde0\.pytest_cache 2025-11-03T16:01:29.1585520Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2d4654d208394e4ccf5bb071cfb50d7a28265b04\default\4.zip 2025-11-03T16:01:29.1587877Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2e22b1a61ea20a54448edf34a5d22fbe8391d626\default\4.zip 2025-11-03T16:01:29.1589309Z to C:\actions-runner\_work\_temp\unzipped-caches\b86d26070f090ce51b65879b7e0261b4\.pytest_cache 2025-11-03T16:01:29.1590790Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\2e22b1a61ea20a54448edf34a5d22fbe8391d626\default\4.zip 2025-11-03T16:01:29.1593017Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3681312ce03e425e280a110df2153db107616a15\default\1.zip 2025-11-03T16:01:29.1594437Z to C:\actions-runner\_work\_temp\unzipped-caches\c5b8b5815389bd4e11b96da072cdd577\.pytest_cache 2025-11-03T16:01:29.1595911Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\3681312ce03e425e280a110df2153db107616a15\default\1.zip 2025-11-03T16:01:29.1598116Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\36871622f1061ff5b4e1458274659b9138835b19\default\1.zip 2025-11-03T16:01:29.1599608Z to C:\actions-runner\_work\_temp\unzipped-caches\fd2f1025746a1c1988f8d3158f849819\.pytest_cache 2025-11-03T16:01:29.1601082Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\36871622f1061ff5b4e1458274659b9138835b19\default\1.zip 2025-11-03T16:01:29.1603302Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\382b0150de1247bf392b424edea71b541cae7d52\default\3.zip 2025-11-03T16:01:29.1604757Z to C:\actions-runner\_work\_temp\unzipped-caches\c58b5ff4275dbfc11519c53b54ea0fb9\.pytest_cache 2025-11-03T16:01:29.1606226Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\382b0150de1247bf392b424edea71b541cae7d52\default\3.zip 2025-11-03T16:01:29.1608452Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\39116409a11db0797e6941610d67943bf4b786d7\default\2.zip 2025-11-03T16:01:29.1609882Z to C:\actions-runner\_work\_temp\unzipped-caches\36bb22de5462e7737d953df28ed89e33\.pytest_cache 2025-11-03T16:01:29.1611336Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\39116409a11db0797e6941610d67943bf4b786d7\default\2.zip 2025-11-03T16:01:29.1613606Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\39116409a11db0797e6941610d67943bf4b786d7\default\3.zip 2025-11-03T16:01:29.1615044Z to C:\actions-runner\_work\_temp\unzipped-caches\8b8722eddb6437e2e52a29825ae4332c\.pytest_cache 2025-11-03T16:01:29.1616500Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\39116409a11db0797e6941610d67943bf4b786d7\default\3.zip 2025-11-03T16:01:29.1618723Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4400c5d31e97db66d5d7ea9ce33c7a2e1f58dc8c\default\1.zip 2025-11-03T16:01:29.1620257Z to C:\actions-runner\_work\_temp\unzipped-caches\1c11b4ef731d4f132a96f825ee7d536d\.pytest_cache 2025-11-03T16:01:29.1621725Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4400c5d31e97db66d5d7ea9ce33c7a2e1f58dc8c\default\1.zip 2025-11-03T16:01:29.7244467Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\467c21ad9ae4133c20a3c098a0355e9ac20d48aa\default\2.zip 2025-11-03T16:01:29.7246081Z to C:\actions-runner\_work\_temp\unzipped-caches\c3940b22a1b229eaece88668d0656706\.pytest_cache 2025-11-03T16:01:29.7247802Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\467c21ad9ae4133c20a3c098a0355e9ac20d48aa\default\2.zip 2025-11-03T16:01:29.7250034Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\470e2f61c3b2083e8d895b6aae5ede198bba5696\default\1.zip 2025-11-03T16:01:29.7251479Z to C:\actions-runner\_work\_temp\unzipped-caches\957555f17d24fc133b5d604d8fa38111\.pytest_cache 2025-11-03T16:01:29.7252960Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\470e2f61c3b2083e8d895b6aae5ede198bba5696\default\1.zip 2025-11-03T16:01:29.7255180Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\47524dcc4839548431e06dbe036faf752509001a\default\1.zip 2025-11-03T16:01:29.7256704Z to C:\actions-runner\_work\_temp\unzipped-caches\68b6d3d32b0dcc6f4229c3cffa9c91fc\.pytest_cache 2025-11-03T16:01:29.7258212Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\47524dcc4839548431e06dbe036faf752509001a\default\1.zip 2025-11-03T16:01:29.7260475Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4a22139eeaa136c25461d87ee025714442d565ad\default\1.zip 2025-11-03T16:01:29.7262057Z to C:\actions-runner\_work\_temp\unzipped-caches\f7ec45ca966dcaa40d8639a3a6b828f8\.pytest_cache 2025-11-03T16:01:29.7263535Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4a22139eeaa136c25461d87ee025714442d565ad\default\1.zip 2025-11-03T16:01:29.7265745Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4be1e3bf926b8e798fede3be6a3051560e9e00c5\default\1.zip 2025-11-03T16:01:29.7267191Z to C:\actions-runner\_work\_temp\unzipped-caches\be14265ada48609e86fdd81459978e92\.pytest_cache 2025-11-03T16:01:29.7268669Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4be1e3bf926b8e798fede3be6a3051560e9e00c5\default\1.zip 2025-11-03T16:01:29.7270895Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4f400ab520f0151c8f01d7c305637276e4a222ca\default\1.zip 2025-11-03T16:01:29.7272374Z to C:\actions-runner\_work\_temp\unzipped-caches\b49a4b2df5f50fe8181536109824bd86\.pytest_cache 2025-11-03T16:01:29.7273914Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\4f400ab520f0151c8f01d7c305637276e4a222ca\default\1.zip 2025-11-03T16:01:29.7276217Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\512dd79ff030f17be22199daca84a0bbde2f3175\default\1.zip 2025-11-03T16:01:29.7277647Z to C:\actions-runner\_work\_temp\unzipped-caches\18862d3157ba77359dfdc393e05750bc\.pytest_cache 2025-11-03T16:01:29.7279124Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\512dd79ff030f17be22199daca84a0bbde2f3175\default\1.zip 2025-11-03T16:01:29.7281354Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\51319ca090bc7458168a8451c04ca7e021a72693\default\1.zip 2025-11-03T16:01:29.7282778Z to C:\actions-runner\_work\_temp\unzipped-caches\5c32f79033c22aa3f1d8a39f53699041\.pytest_cache 2025-11-03T16:01:29.7284243Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\51319ca090bc7458168a8451c04ca7e021a72693\default\1.zip 2025-11-03T16:01:29.7286453Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\515d1326c1c398454c261ed3556105ee05c14181\default\3.zip 2025-11-03T16:01:29.7287897Z to C:\actions-runner\_work\_temp\unzipped-caches\89ed6be750e870b938a3745980a64eb6\.pytest_cache 2025-11-03T16:01:29.7289428Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\515d1326c1c398454c261ed3556105ee05c14181\default\3.zip 2025-11-03T16:01:29.7291629Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\515d1326c1c398454c261ed3556105ee05c14181\default\4.zip 2025-11-03T16:01:29.7293064Z to C:\actions-runner\_work\_temp\unzipped-caches\a4b2e8cb3a62a9c8e01f9609b171c943\.pytest_cache 2025-11-03T16:01:29.7294523Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\515d1326c1c398454c261ed3556105ee05c14181\default\4.zip 2025-11-03T16:01:29.7296767Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\55f01a48afae8b53ab2a22d2bc9b0a9e39dc1b4b\default\1.zip 2025-11-03T16:01:29.7298220Z to C:\actions-runner\_work\_temp\unzipped-caches\7091f13059cb199a1d3e29d91ab82247\.pytest_cache 2025-11-03T16:01:29.7299764Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\55f01a48afae8b53ab2a22d2bc9b0a9e39dc1b4b\default\1.zip 2025-11-03T16:01:29.7302069Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79\default\1.zip 2025-11-03T16:01:29.7303561Z to C:\actions-runner\_work\_temp\unzipped-caches\126067a848062bf432542ab478ec3eed\.pytest_cache 2025-11-03T16:01:30.4369183Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5a66ff4915ecfd86f1a68e7862e5a2ad473e5a79\default\1.zip 2025-11-03T16:01:30.4371473Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5ad7611b527bd1dde15430073d9ab8cdc30c837f\default\1.zip 2025-11-03T16:01:30.4372980Z to C:\actions-runner\_work\_temp\unzipped-caches\7f0ddebabe3c7703d5903d66cfe19553\.pytest_cache 2025-11-03T16:01:30.4374472Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5ad7611b527bd1dde15430073d9ab8cdc30c837f\default\1.zip 2025-11-03T16:01:30.4376686Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5b2afe4c5dc87786ca65bf22ca9a78f7c21a33a4\default\1.zip 2025-11-03T16:01:30.4378120Z to C:\actions-runner\_work\_temp\unzipped-caches\0802f8e30aef6915d01fbbae385df92e\.pytest_cache 2025-11-03T16:01:30.4379645Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5b2afe4c5dc87786ca65bf22ca9a78f7c21a33a4\default\1.zip 2025-11-03T16:01:30.4382071Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5b3ea758951558e7d9f681ae784acb57eaa07910\default\1.zip 2025-11-03T16:01:30.4383511Z to C:\actions-runner\_work\_temp\unzipped-caches\c9d9514327656835c65f48c21fadd0ad\.pytest_cache 2025-11-03T16:01:30.4384968Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5b3ea758951558e7d9f681ae784acb57eaa07910\default\1.zip 2025-11-03T16:01:30.4387197Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5cdbcb52334222d1a2667dabd6da993d1e9ddc93\default\2.zip 2025-11-03T16:01:30.4388741Z to C:\actions-runner\_work\_temp\unzipped-caches\22ce61091624e82023f9617f5a647148\.pytest_cache 2025-11-03T16:01:30.4390213Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5cdbcb52334222d1a2667dabd6da993d1e9ddc93\default\2.zip 2025-11-03T16:01:30.4392407Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5d9b0242762e7a416a789365e987b63dfe6b030a\default\1.zip 2025-11-03T16:01:30.4393978Z to C:\actions-runner\_work\_temp\unzipped-caches\e04c1dc3afba7ab1e30480fb9ef38be6\.pytest_cache 2025-11-03T16:01:30.4395462Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\5d9b0242762e7a416a789365e987b63dfe6b030a\default\1.zip 2025-11-03T16:01:30.4397659Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\616c6bdf8ff5052a03f3bfa4e6258c3a527f93db\default\4.zip 2025-11-03T16:01:30.4399112Z to C:\actions-runner\_work\_temp\unzipped-caches\5a4872077e95aa625f917217847683b2\.pytest_cache 2025-11-03T16:01:30.4400587Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\616c6bdf8ff5052a03f3bfa4e6258c3a527f93db\default\4.zip 2025-11-03T16:01:30.4402811Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\673060beae4f94b000b9cdbe8769650680fdc66f\default\1.zip 2025-11-03T16:01:30.4404242Z to C:\actions-runner\_work\_temp\unzipped-caches\0b8ca71543ee1b4ff579440418a8c0e4\.pytest_cache 2025-11-03T16:01:30.4405712Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\673060beae4f94b000b9cdbe8769650680fdc66f\default\1.zip 2025-11-03T16:01:30.4408000Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\68913d8f2a953bdbada4033101b04f6e8d49dabe\default\1.zip 2025-11-03T16:01:30.4409421Z to C:\actions-runner\_work\_temp\unzipped-caches\6f5f402e4c072306f9398820a8140297\.pytest_cache 2025-11-03T16:01:30.4410894Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\68913d8f2a953bdbada4033101b04f6e8d49dabe\default\1.zip 2025-11-03T16:01:30.4413099Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\694db5f54927697c9e914d35029f7e5bd9b85b96\default\1.zip 2025-11-03T16:01:30.4414510Z to C:\actions-runner\_work\_temp\unzipped-caches\548f57191df6df5329499cc3f092cab4\.pytest_cache 2025-11-03T16:01:30.4415982Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\694db5f54927697c9e914d35029f7e5bd9b85b96\default\1.zip 2025-11-03T16:01:30.4418190Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c9c6e0936751116f6f988d7194eefe16a24e5a1\default\4.zip 2025-11-03T16:01:30.4419661Z to C:\actions-runner\_work\_temp\unzipped-caches\243bf7c06cc0c1ae265757a0cf195e8a\.pytest_cache 2025-11-03T16:01:30.4422272Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\6c9c6e0936751116f6f988d7194eefe16a24e5a1\default\4.zip 2025-11-03T16:01:30.4424494Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\70925bdf82711a92970ec5fd09a6e0318d79dff1\default\1.zip 2025-11-03T16:01:30.4425935Z to C:\actions-runner\_work\_temp\unzipped-caches\f55111e7e5f52928a915673061b501c4\.pytest_cache 2025-11-03T16:01:30.4427486Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\70925bdf82711a92970ec5fd09a6e0318d79dff1\default\1.zip 2025-11-03T16:01:30.9486577Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\75e2a9fae37f9d07229a6d4e8e4b2e1d910e3dad\default\4.zip 2025-11-03T16:01:30.9488101Z to C:\actions-runner\_work\_temp\unzipped-caches\6ee412000bbe2921e67b013d797b1ad0\.pytest_cache 2025-11-03T16:01:30.9489688Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\75e2a9fae37f9d07229a6d4e8e4b2e1d910e3dad\default\4.zip 2025-11-03T16:01:30.9491905Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7a657700131f31577544e93587eb339618677e97\default\2.zip 2025-11-03T16:01:30.9493349Z to C:\actions-runner\_work\_temp\unzipped-caches\29d9448470039f1ce8d08460799eca3a\.pytest_cache 2025-11-03T16:01:30.9495055Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7a657700131f31577544e93587eb339618677e97\default\2.zip 2025-11-03T16:01:30.9497302Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7cb467a169088a7352839c55842d0bcfc0a5803b\default\1.zip 2025-11-03T16:01:30.9498747Z to C:\actions-runner\_work\_temp\unzipped-caches\7ff3a15e10fac00fca624d16df3b6f7f\.pytest_cache 2025-11-03T16:01:30.9500328Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\7cb467a169088a7352839c55842d0bcfc0a5803b\default\1.zip 2025-11-03T16:01:30.9502649Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\81fa4a204cf268bc55e96137fa803ae4938472cd\default\1.zip 2025-11-03T16:01:30.9504104Z to C:\actions-runner\_work\_temp\unzipped-caches\599bc7cc770c2bedb00d262d17107df2\.pytest_cache 2025-11-03T16:01:30.9505607Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\81fa4a204cf268bc55e96137fa803ae4938472cd\default\1.zip 2025-11-03T16:01:30.9508077Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\839f6facdba92f8fe90cbd50721ff9a025474969\default\1.zip 2025-11-03T16:01:30.9509525Z to C:\actions-runner\_work\_temp\unzipped-caches\9a36f8d0f0a677f19007eb61141363bc\.pytest_cache 2025-11-03T16:01:30.9511013Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\839f6facdba92f8fe90cbd50721ff9a025474969\default\1.zip 2025-11-03T16:01:30.9513292Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\86ebce1766b6e20b269f35955fbc3e97332aa765\default\3.zip 2025-11-03T16:01:30.9514802Z to C:\actions-runner\_work\_temp\unzipped-caches\adb3d4b90afa477d4a3d021c01f9783b\.pytest_cache 2025-11-03T16:01:30.9516284Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\86ebce1766b6e20b269f35955fbc3e97332aa765\default\3.zip 2025-11-03T16:01:30.9518525Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\89298ada836949ef092836e821f8262d52b11bf2\default\1.zip 2025-11-03T16:01:30.9520095Z to C:\actions-runner\_work\_temp\unzipped-caches\7cc66d623a80a951b3c4ad269e82ee63\.pytest_cache 2025-11-03T16:01:30.9521822Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\89298ada836949ef092836e821f8262d52b11bf2\default\1.zip 2025-11-03T16:01:30.9524210Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8cb2fb44f29f6b19400a04ea970807f651657b0c\default\2.zip 2025-11-03T16:01:30.9525806Z to C:\actions-runner\_work\_temp\unzipped-caches\9fa594f21352e49a174e3bc7b1508a06\.pytest_cache 2025-11-03T16:01:30.9527408Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8cb2fb44f29f6b19400a04ea970807f651657b0c\default\2.zip 2025-11-03T16:01:30.9529836Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d53d788fefc0370931063d91f0c342556c3cf4c\default\1.zip 2025-11-03T16:01:30.9531411Z to C:\actions-runner\_work\_temp\unzipped-caches\9341fb9fa0bf4c223ce9f609494b6481\.pytest_cache 2025-11-03T16:01:30.9533025Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8d53d788fefc0370931063d91f0c342556c3cf4c\default\1.zip 2025-11-03T16:01:30.9535587Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8daef35cf1867fea5c89c1291fc4cc7b7c6b6f4a\default\1.zip 2025-11-03T16:01:30.9537168Z to C:\actions-runner\_work\_temp\unzipped-caches\5da7c272dd615a236e6b349db391c772\.pytest_cache 2025-11-03T16:01:30.9538790Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8daef35cf1867fea5c89c1291fc4cc7b7c6b6f4a\default\1.zip 2025-11-03T16:01:30.9541321Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ec8c14aced9f3e7ff4ab663822bed792d6c34f4\default\1.zip 2025-11-03T16:01:30.9542828Z to C:\actions-runner\_work\_temp\unzipped-caches\e7fcb9e1f0c5d49957452432098d4a76\.pytest_cache 2025-11-03T16:01:30.9544320Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\8ec8c14aced9f3e7ff4ab663822bed792d6c34f4\default\1.zip 2025-11-03T16:01:30.9546569Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\960b0d5f0d0efb1f1962bddcf62e2a698e26edd2\default\1.zip 2025-11-03T16:01:30.9548142Z to C:\actions-runner\_work\_temp\unzipped-caches\27638b47e5256cc9c12d7eeac9e495c0\.pytest_cache 2025-11-03T16:01:31.5845059Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\960b0d5f0d0efb1f1962bddcf62e2a698e26edd2\default\1.zip 2025-11-03T16:01:31.5847585Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9726553653ee1c53fc9a1f436a92b29f456082ca\default\1.zip 2025-11-03T16:01:31.5849054Z to C:\actions-runner\_work\_temp\unzipped-caches\b9a21e25d0c6c6ce86d9b4506fb5ccaa\.pytest_cache 2025-11-03T16:01:31.5850529Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9726553653ee1c53fc9a1f436a92b29f456082ca\default\1.zip 2025-11-03T16:01:31.5852776Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\98a488c9aaadd4b137b7a63dad31543aee75c454\default\1.zip 2025-11-03T16:01:31.5854236Z to C:\actions-runner\_work\_temp\unzipped-caches\0ae7f44269fa863bf637fd2eac23826c\.pytest_cache 2025-11-03T16:01:31.5855717Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\98a488c9aaadd4b137b7a63dad31543aee75c454\default\1.zip 2025-11-03T16:01:31.5857946Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9c12651417bd8a10870702fb368b4d92d70ca667\default\2.zip 2025-11-03T16:01:31.5859722Z to C:\actions-runner\_work\_temp\unzipped-caches\72388af657db5df646f42275271f3ba8\.pytest_cache 2025-11-03T16:01:31.5861200Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9c12651417bd8a10870702fb368b4d92d70ca667\default\2.zip 2025-11-03T16:01:31.5863408Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9dac4e25402661c9c38012e46e6eacdaf6261976\default\1.zip 2025-11-03T16:01:31.5864844Z to C:\actions-runner\_work\_temp\unzipped-caches\80d791571d76b243a45493040ac32177\.pytest_cache 2025-11-03T16:01:31.5866527Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9dac4e25402661c9c38012e46e6eacdaf6261976\default\1.zip 2025-11-03T16:01:31.5868741Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9e7c19f72b6d0690915c307409c0c0a76b5a3bf0\default\1.zip 2025-11-03T16:01:31.5870185Z to C:\actions-runner\_work\_temp\unzipped-caches\c98ad7520d8ee7ec0ddc1385c46f5654\.pytest_cache 2025-11-03T16:01:31.5871750Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9e7c19f72b6d0690915c307409c0c0a76b5a3bf0\default\1.zip 2025-11-03T16:01:31.5874074Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9fe3b2afbeff12080b483af1ee23e1c9d9fb0421\default\1.zip 2025-11-03T16:01:31.5875560Z to C:\actions-runner\_work\_temp\unzipped-caches\8e187f0f24cbbecbdfd3db57ad26af05\.pytest_cache 2025-11-03T16:01:31.5877110Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9fe3b2afbeff12080b483af1ee23e1c9d9fb0421\default\1.zip 2025-11-03T16:01:31.5879404Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ffba8a2f98b10d2f33a414ec2c68bc8abb01106\default\1.zip 2025-11-03T16:01:31.5880848Z to C:\actions-runner\_work\_temp\unzipped-caches\6a0f3db06ce007d5de61510071918dfb\.pytest_cache 2025-11-03T16:01:31.5882338Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\9ffba8a2f98b10d2f33a414ec2c68bc8abb01106\default\1.zip 2025-11-03T16:01:31.5884670Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a04edcb27acc6e1dd0fc27233738e6dec718b109\default\1.zip 2025-11-03T16:01:31.5886100Z to C:\actions-runner\_work\_temp\unzipped-caches\5fe42862703a7ab51aa73b02969ebd41\.pytest_cache 2025-11-03T16:01:31.5887688Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a04edcb27acc6e1dd0fc27233738e6dec718b109\default\1.zip 2025-11-03T16:01:31.5890013Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a16fd6b4885206fc2a29ac94124107f05e23a9c6\default\3.zip 2025-11-03T16:01:31.5891432Z to C:\actions-runner\_work\_temp\unzipped-caches\5837c4f9d5360a17562b8a766937935c\.pytest_cache 2025-11-03T16:01:31.5892910Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a16fd6b4885206fc2a29ac94124107f05e23a9c6\default\3.zip 2025-11-03T16:01:31.5895158Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a19123b37e5658e43e11aa713e5e0ba77c515f53\default\1.zip 2025-11-03T16:01:31.5896674Z to C:\actions-runner\_work\_temp\unzipped-caches\2b303c71276f4d473042e39b1c0eaf99\.pytest_cache 2025-11-03T16:01:31.5898151Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a19123b37e5658e43e11aa713e5e0ba77c515f53\default\1.zip 2025-11-03T16:01:31.5900442Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a19123b37e5658e43e11aa713e5e0ba77c515f53\default\3.zip 2025-11-03T16:01:31.5901925Z to C:\actions-runner\_work\_temp\unzipped-caches\b9b2ac25725733303927ec7f2848fec0\.pytest_cache 2025-11-03T16:01:31.5903503Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a19123b37e5658e43e11aa713e5e0ba77c515f53\default\3.zip 2025-11-03T16:01:32.3895758Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a20afb61007a94f5c28294e9ae20043657152ef6\default\1.zip 2025-11-03T16:01:32.3897330Z to C:\actions-runner\_work\_temp\unzipped-caches\1392a57c8d05cca8c3367aa8466e5caa\.pytest_cache 2025-11-03T16:01:32.3898899Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a20afb61007a94f5c28294e9ae20043657152ef6\default\1.zip 2025-11-03T16:01:32.3901250Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a3eb275d3c78912e36e2d1703c81f0af1e75a6c4\default\1.zip 2025-11-03T16:01:32.3902680Z to C:\actions-runner\_work\_temp\unzipped-caches\1849d0c43a393b220e7cbf68b88da029\.pytest_cache 2025-11-03T16:01:32.3904261Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a3eb275d3c78912e36e2d1703c81f0af1e75a6c4\default\1.zip 2025-11-03T16:01:32.3906679Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a664b299ac2840b3399835097813e0d3986bb984\default\2.zip 2025-11-03T16:01:32.3908097Z to C:\actions-runner\_work\_temp\unzipped-caches\e3961a35afcd4223ee4566a67ef60ecb\.pytest_cache 2025-11-03T16:01:32.3909715Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\a664b299ac2840b3399835097813e0d3986bb984\default\2.zip 2025-11-03T16:01:32.3911936Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ab65498d71bf8626b6480fa3924b52ad93b4a046\default\2.zip 2025-11-03T16:01:32.3913426Z to C:\actions-runner\_work\_temp\unzipped-caches\b98bc6a00c2194dd6756798f4b68fc55\.pytest_cache 2025-11-03T16:01:32.3914963Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ab65498d71bf8626b6480fa3924b52ad93b4a046\default\2.zip 2025-11-03T16:01:32.3917375Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\abadea70f3eb5f2f764fd6448d42dd2c29fa28b3\default\1.zip 2025-11-03T16:01:32.3918879Z to C:\actions-runner\_work\_temp\unzipped-caches\fd415bf8917ddfa077e45e101dbcf7d4\.pytest_cache 2025-11-03T16:01:32.3921056Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\abadea70f3eb5f2f764fd6448d42dd2c29fa28b3\default\1.zip 2025-11-03T16:01:32.3923388Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ac529df244c8e6e02040e1e54a894dd0d6b5d874\default\1.zip 2025-11-03T16:01:32.3924822Z to C:\actions-runner\_work\_temp\unzipped-caches\75fd465c92af4723e88dc1dc171e076e\.pytest_cache 2025-11-03T16:01:32.3926366Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ac529df244c8e6e02040e1e54a894dd0d6b5d874\default\1.zip 2025-11-03T16:01:32.3928885Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ac529df244c8e6e02040e1e54a894dd0d6b5d874\default\3.zip 2025-11-03T16:01:32.3930324Z to C:\actions-runner\_work\_temp\unzipped-caches\84d723474e2220b369cbfd241e8b05fc\.pytest_cache 2025-11-03T16:01:32.3931785Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ac529df244c8e6e02040e1e54a894dd0d6b5d874\default\3.zip 2025-11-03T16:01:32.3934228Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae25dd51fc8c6511ed32478b279cb44a6a3da470\default\1.zip 2025-11-03T16:01:32.3944973Z to C:\actions-runner\_work\_temp\unzipped-caches\4c594d56e6bea66da26e7935636805bd\.pytest_cache 2025-11-03T16:01:32.3946668Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ae25dd51fc8c6511ed32478b279cb44a6a3da470\default\1.zip 2025-11-03T16:01:32.3948963Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\af42256db4f70ce589e08594e07262b27afccf07\default\1.zip 2025-11-03T16:01:32.3950427Z to C:\actions-runner\_work\_temp\unzipped-caches\2cd5ad6df2be382459a66b848f59d65a\.pytest_cache 2025-11-03T16:01:32.3951988Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\af42256db4f70ce589e08594e07262b27afccf07\default\1.zip 2025-11-03T16:01:32.3954198Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b11593c31bd84845e1573de0c15692387c572a2f\default\1.zip 2025-11-03T16:01:32.3955621Z to C:\actions-runner\_work\_temp\unzipped-caches\22fb25133233f19e4ba6863119483f2f\.pytest_cache 2025-11-03T16:01:32.3957076Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b11593c31bd84845e1573de0c15692387c572a2f\default\1.zip 2025-11-03T16:01:32.3959553Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2953f5643c6627d2bd0ceb9d2ccb32e2545c549\default\1.zip 2025-11-03T16:01:32.3961045Z to C:\actions-runner\_work\_temp\unzipped-caches\24d3bbf06620af4c884b4d5ed46990e7\.pytest_cache 2025-11-03T16:01:32.3962517Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b2953f5643c6627d2bd0ceb9d2ccb32e2545c549\default\1.zip 2025-11-03T16:01:32.3964842Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b44fb149069b44bb043f4b3374d08676c3f40635\default\1.zip 2025-11-03T16:01:32.3966325Z to C:\actions-runner\_work\_temp\unzipped-caches\71590fe90914eeddebd4805a9c09121b\.pytest_cache 2025-11-03T16:01:33.2789072Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b44fb149069b44bb043f4b3374d08676c3f40635\default\1.zip 2025-11-03T16:01:33.2791353Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b4fd47179e01ae3b09b22c261e74d3d7fb185f8b\default\1.zip 2025-11-03T16:01:33.2793037Z to C:\actions-runner\_work\_temp\unzipped-caches\4a8aa16fb323ce4800e24b46ded60c7c\.pytest_cache 2025-11-03T16:01:33.2794526Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b4fd47179e01ae3b09b22c261e74d3d7fb185f8b\default\1.zip 2025-11-03T16:01:33.2796750Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b54e466fd04e5e736662a6206d81ab0d5fe85d91\default\1.zip 2025-11-03T16:01:33.2798181Z to C:\actions-runner\_work\_temp\unzipped-caches\2816b80b91e14deceaa1081f026cad93\.pytest_cache 2025-11-03T16:01:33.2799649Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b54e466fd04e5e736662a6206d81ab0d5fe85d91\default\1.zip 2025-11-03T16:01:33.2801869Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b8be796a57f347df11c7eec7e4ea364780328318\default\1.zip 2025-11-03T16:01:33.2803303Z to C:\actions-runner\_work\_temp\unzipped-caches\c118ebba6d254193e8b70a829725c50d\.pytest_cache 2025-11-03T16:01:33.2804759Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b8be796a57f347df11c7eec7e4ea364780328318\default\1.zip 2025-11-03T16:01:33.2807101Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b939de26d115d33d3cbc17dcf49dbdc1a84e9727\default\1.zip 2025-11-03T16:01:33.2808538Z to C:\actions-runner\_work\_temp\unzipped-caches\0e311d0a7fdc60ee5f410f2027b7379c\.pytest_cache 2025-11-03T16:01:33.2809998Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\b939de26d115d33d3cbc17dcf49dbdc1a84e9727\default\1.zip 2025-11-03T16:01:33.2812204Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bbb902c8dd911e1587253f496c1e2fb178d4b6a1\default\2.zip 2025-11-03T16:01:33.2813633Z to C:\actions-runner\_work\_temp\unzipped-caches\92c2b118b14f225020a31b735c077547\.pytest_cache 2025-11-03T16:01:33.2815107Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bbb902c8dd911e1587253f496c1e2fb178d4b6a1\default\2.zip 2025-11-03T16:01:33.2817494Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bcfea48ab7fd489218289693b98c1a6a6582d079\default\4.zip 2025-11-03T16:01:33.2818946Z to C:\actions-runner\_work\_temp\unzipped-caches\967a6a88e3eb8a4fcbb8175ada72f8c4\.pytest_cache 2025-11-03T16:01:33.2820570Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\bcfea48ab7fd489218289693b98c1a6a6582d079\default\4.zip 2025-11-03T16:01:33.2822773Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c467e59cb0afa6883897735be1db93c547f12c46\default\1.zip 2025-11-03T16:01:33.2824201Z to C:\actions-runner\_work\_temp\unzipped-caches\43ac0ad83577ad478735a09cb207dfcc\.pytest_cache 2025-11-03T16:01:33.2825666Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c467e59cb0afa6883897735be1db93c547f12c46\default\1.zip 2025-11-03T16:01:33.2827887Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c467e59cb0afa6883897735be1db93c547f12c46\default\3.zip 2025-11-03T16:01:33.2829310Z to C:\actions-runner\_work\_temp\unzipped-caches\f163a428371b6211af184dcfdb0bd81d\.pytest_cache 2025-11-03T16:01:33.2830769Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\c467e59cb0afa6883897735be1db93c547f12c46\default\3.zip 2025-11-03T16:01:33.2832986Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ca65023b908bebeceacc177f7bb22f7c8cda531c\default\1.zip 2025-11-03T16:01:33.2834421Z to C:\actions-runner\_work\_temp\unzipped-caches\41ea7f998854f5aed8fa44468195ce74\.pytest_cache 2025-11-03T16:01:33.2835969Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ca65023b908bebeceacc177f7bb22f7c8cda531c\default\1.zip 2025-11-03T16:01:33.2838186Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cb6e4d7d825dfb23e4c4ff2547150cec6273048c\default\1.zip 2025-11-03T16:01:33.2839614Z to C:\actions-runner\_work\_temp\unzipped-caches\641edcbf12f7442890b7acd2b465ff2e\.pytest_cache 2025-11-03T16:01:33.2841087Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\cb6e4d7d825dfb23e4c4ff2547150cec6273048c\default\1.zip 2025-11-03T16:01:33.2843305Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0c24b392cbb7b213d22e42c52c6c2d1ac2da1bd\default\1.zip 2025-11-03T16:01:33.2844726Z to C:\actions-runner\_work\_temp\unzipped-caches\56b36570ed5164db3bf56c2db1600c01\.pytest_cache 2025-11-03T16:01:33.2846192Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d0c24b392cbb7b213d22e42c52c6c2d1ac2da1bd\default\1.zip 2025-11-03T16:01:33.8991195Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d14cbb44760e69b3f2871a1fc428a03ae16a9056\default\1.zip 2025-11-03T16:01:33.8992711Z to C:\actions-runner\_work\_temp\unzipped-caches\7121cdefc626854bdd0fa13980bff4e8\.pytest_cache 2025-11-03T16:01:33.8994180Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d14cbb44760e69b3f2871a1fc428a03ae16a9056\default\1.zip 2025-11-03T16:01:33.8996411Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d272ed4b3e0745ae0f7e01947ac644cb1ceac094\default\1.zip 2025-11-03T16:01:33.8997878Z to C:\actions-runner\_work\_temp\unzipped-caches\4074ae4a913f29e34ccbd6d68e34f7fd\.pytest_cache 2025-11-03T16:01:33.8999354Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d272ed4b3e0745ae0f7e01947ac644cb1ceac094\default\1.zip 2025-11-03T16:01:33.9001556Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d2c82bafb7086a1dd109a0a6407ca7fed27337f4\default\1.zip 2025-11-03T16:01:33.9002981Z to C:\actions-runner\_work\_temp\unzipped-caches\017220d288fbc01564ec70e9e4d2b5db\.pytest_cache 2025-11-03T16:01:33.9004626Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d2c82bafb7086a1dd109a0a6407ca7fed27337f4\default\1.zip 2025-11-03T16:01:33.9006845Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d311a3d1dca4bfc01ae44fc5d1f8d7ff22bc551f\default\1.zip 2025-11-03T16:01:33.9008296Z to C:\actions-runner\_work\_temp\unzipped-caches\6178ebb25f8cbac2bbc6d5ef32b109a8\.pytest_cache 2025-11-03T16:01:33.9009785Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d311a3d1dca4bfc01ae44fc5d1f8d7ff22bc551f\default\1.zip 2025-11-03T16:01:33.9012033Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d6d6fa26f540c10c57ac80547a9475e9f4c201f2\default\4.zip 2025-11-03T16:01:33.9013478Z to C:\actions-runner\_work\_temp\unzipped-caches\c2fc9dfff81a8938218cd7154c50ceab\.pytest_cache 2025-11-03T16:01:33.9014952Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d6d6fa26f540c10c57ac80547a9475e9f4c201f2\default\4.zip 2025-11-03T16:01:33.9017302Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d795fb225ace717f692ceb3f1d20dfb35afbdf8a\default\1.zip 2025-11-03T16:01:33.9018741Z to C:\actions-runner\_work\_temp\unzipped-caches\bccfda51c387eb3da535dd3c66fd19ac\.pytest_cache 2025-11-03T16:01:33.9020319Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d795fb225ace717f692ceb3f1d20dfb35afbdf8a\default\1.zip 2025-11-03T16:01:33.9022636Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d82527b32ad0e09309ff874458139ecf6994e030\default\1.zip 2025-11-03T16:01:33.9024051Z to C:\actions-runner\_work\_temp\unzipped-caches\274906e06bf6fdb3423776b52ad6a5a9\.pytest_cache 2025-11-03T16:01:33.9025523Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\d82527b32ad0e09309ff874458139ecf6994e030\default\1.zip 2025-11-03T16:01:33.9027828Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\da49a57d3462332b26cb7ee58910b5bc67e5772c\default\1.zip 2025-11-03T16:01:33.9029257Z to C:\actions-runner\_work\_temp\unzipped-caches\79ede813f19b73e368382a74b75f36b2\.pytest_cache 2025-11-03T16:01:33.9030711Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\da49a57d3462332b26cb7ee58910b5bc67e5772c\default\1.zip 2025-11-03T16:01:33.9033019Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e0fe37fa687a39e42ddeeb5c03986ffd5c40e662\default\1.zip 2025-11-03T16:01:33.9034543Z to C:\actions-runner\_work\_temp\unzipped-caches\5ea88f3c7336277bb6c82b2f617c6271\.pytest_cache 2025-11-03T16:01:33.9036015Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e0fe37fa687a39e42ddeeb5c03986ffd5c40e662\default\1.zip 2025-11-03T16:01:33.9038245Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e438db254602cf39ba536aed0590b4144c019ee8\default\1.zip 2025-11-03T16:01:33.9039723Z to C:\actions-runner\_work\_temp\unzipped-caches\e010e4b9b64df9e0ae0b20ae3b8f7658\.pytest_cache 2025-11-03T16:01:33.9041254Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e438db254602cf39ba536aed0590b4144c019ee8\default\1.zip 2025-11-03T16:01:33.9043469Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e7091a47daa1993954a1bfa690fad6a9a5605e61\default\3.zip 2025-11-03T16:01:33.9044979Z to C:\actions-runner\_work\_temp\unzipped-caches\3f2020f6648a74019f26e8676b2b9793\.pytest_cache 2025-11-03T16:01:33.9046540Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e7091a47daa1993954a1bfa690fad6a9a5605e61\default\3.zip 2025-11-03T16:01:33.9048762Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e71c75680f2d6ce5f61ad4b2125f4934087762eb\default\2.zip 2025-11-03T16:01:33.9050173Z to C:\actions-runner\_work\_temp\unzipped-caches\37376134a6de28a7610f69486f638417\.pytest_cache 2025-11-03T16:01:34.0838335Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e71c75680f2d6ce5f61ad4b2125f4934087762eb\default\2.zip 2025-11-03T16:01:34.0840632Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e71c75680f2d6ce5f61ad4b2125f4934087762eb\default\4.zip 2025-11-03T16:01:34.0842062Z to C:\actions-runner\_work\_temp\unzipped-caches\7b1d1cc3b0dfaad80006cda548979084\.pytest_cache 2025-11-03T16:01:34.0843548Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e71c75680f2d6ce5f61ad4b2125f4934087762eb\default\4.zip 2025-11-03T16:01:34.0845965Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e925dfcc6b4fd76d744d04ecaa451fc2936155a8\default\1.zip 2025-11-03T16:01:34.0847406Z to C:\actions-runner\_work\_temp\unzipped-caches\72380ba7c8473fc5cc20649e78d3deef\.pytest_cache 2025-11-03T16:01:34.0848870Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\e925dfcc6b4fd76d744d04ecaa451fc2936155a8\default\1.zip 2025-11-03T16:01:34.0851096Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eae701cad03feb87908107cb5246d9e13a9d426e\default\4.zip 2025-11-03T16:01:34.0852532Z to C:\actions-runner\_work\_temp\unzipped-caches\954b34c9ec84f63f8f2b17813157f052\.pytest_cache 2025-11-03T16:01:34.0853986Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\eae701cad03feb87908107cb5246d9e13a9d426e\default\4.zip 2025-11-03T16:01:34.0856196Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ee7434be822cf6e75b4566d8159f550ee233d8ae\default\1.zip 2025-11-03T16:01:34.0857612Z to C:\actions-runner\_work\_temp\unzipped-caches\7dc033ccb217fe6578a644b78b96b8f2\.pytest_cache 2025-11-03T16:01:34.0859196Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\ee7434be822cf6e75b4566d8159f550ee233d8ae\default\1.zip 2025-11-03T16:01:34.0861471Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0325d07876b5a52d29a44ee02dcf7a7c21b258a\default\3.zip 2025-11-03T16:01:34.0862900Z to C:\actions-runner\_work\_temp\unzipped-caches\efc11d959ddc7267abd04de49d4325f3\.pytest_cache 2025-11-03T16:01:34.0864371Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f0325d07876b5a52d29a44ee02dcf7a7c21b258a\default\3.zip 2025-11-03T16:01:34.0866743Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f1d882212afc3a73ce1e319d80b6406f9dc4a0c8\default\1.zip 2025-11-03T16:01:34.0868177Z to C:\actions-runner\_work\_temp\unzipped-caches\4fae6f9f502bc498f9d59ec42d13994e\.pytest_cache 2025-11-03T16:01:34.0869637Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f1d882212afc3a73ce1e319d80b6406f9dc4a0c8\default\1.zip 2025-11-03T16:01:34.0871836Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f231be25c679adb47ac3e483dc68948e5ad137a4\default\1.zip 2025-11-03T16:01:34.0873265Z to C:\actions-runner\_work\_temp\unzipped-caches\fdf7404944c830660936e0df3e5e04bc\.pytest_cache 2025-11-03T16:01:34.0874827Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f231be25c679adb47ac3e483dc68948e5ad137a4\default\1.zip 2025-11-03T16:01:34.0877035Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f44935cc1429b15ef312b1aa4c9e3a8a08d45b84\default\3.zip 2025-11-03T16:01:34.0878461Z to C:\actions-runner\_work\_temp\unzipped-caches\914234f49ccee764b087e30ec25f97d5\.pytest_cache 2025-11-03T16:01:34.0879927Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f44935cc1429b15ef312b1aa4c9e3a8a08d45b84\default\3.zip 2025-11-03T16:01:34.0882174Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f44935cc1429b15ef312b1aa4c9e3a8a08d45b84\default\4.zip 2025-11-03T16:01:34.0883598Z to C:\actions-runner\_work\_temp\unzipped-caches\4850b0bea99854e24b76c8a4db1e727a\.pytest_cache 2025-11-03T16:01:34.0885069Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\f44935cc1429b15ef312b1aa4c9e3a8a08d45b84\default\4.zip 2025-11-03T16:01:34.0887380Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa3916f4668bf095b1cb8d28bae93554a7ad8bdf\default\2.zip 2025-11-03T16:01:34.0888795Z to C:\actions-runner\_work\_temp\unzipped-caches\263dfadd69868c047214fd49fbf6c178\.pytest_cache 2025-11-03T16:01:34.0890273Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa3916f4668bf095b1cb8d28bae93554a7ad8bdf\default\2.zip 2025-11-03T16:01:34.0892494Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa3916f4668bf095b1cb8d28bae93554a7ad8bdf\default\4.zip 2025-11-03T16:01:34.0893931Z to C:\actions-runner\_work\_temp\unzipped-caches\a1b30c1b2c5ef54610db25d40ca4edca\.pytest_cache 2025-11-03T16:01:34.0895403Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa3916f4668bf095b1cb8d28bae93554a7ad8bdf\default\4.zip 2025-11-03T16:01:34.0897615Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa6d911ddad8db82c04c91919c6af1a854d80ccc\default\1.zip 2025-11-03T16:01:34.0899044Z to C:\actions-runner\_work\_temp\unzipped-caches\6d87e01758b630a271b9541eb901c2c1\.pytest_cache 2025-11-03T16:01:34.0900685Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fa6d911ddad8db82c04c91919c6af1a854d80ccc\default\1.zip 2025-11-03T16:01:34.0902909Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fae74cd52f3449ec92fdb519c577c8cd142ab7b1\default\4.zip 2025-11-03T16:01:34.0904334Z to C:\actions-runner\_work\_temp\unzipped-caches\252debfcdfdd1b77ebb0177271404474\.pytest_cache 2025-11-03T16:01:34.0905811Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fae74cd52f3449ec92fdb519c577c8cd142ab7b1\default\4.zip 2025-11-03T16:01:34.0908045Z Unzipping C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fdd560afd1d413a9f814cbf7cc2a72e0d39b0117\default\1.zip 2025-11-03T16:01:34.0909492Z to C:\actions-runner\_work\_temp\unzipped-caches\0cdab66a0b47cb9532fccb6f40db9255\.pytest_cache 2025-11-03T16:01:34.0910964Z Merging cache from C:\actions-runner\_work\_temp\cache-zip-downloads\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\pytest_cache\pytorch\pytorch\96e092540d6b3c4076e3d2bc6f1f9013\trunk_win-vs2022-cpu-py3\fdd560afd1d413a9f814cbf7cc2a72e0d39b0117\default\1.zip 2025-11-03T16:01:34.1605579Z ##[group]Run .ci/pytorch/win-build.sh 2025-11-03T16:01:34.1605927Z .ci/pytorch/win-build.sh 2025-11-03T16:01:34.1625627Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-11-03T16:01:34.1626054Z env: 2025-11-03T16:01:34.1626241Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:01:34.1626512Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:01:34.1626952Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:01:34.1627463Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:01:34.1627919Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:01:34.1628302Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:01:34.1628653Z PYTORCH_FINAL_PACKAGE_DIR: /c/19040285449/build-results/ 2025-11-03T16:01:34.1628978Z BRANCH: main 2025-11-03T16:01:34.1629189Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-11-03T16:01:34.1629499Z BUILD_WHEEL: 1 2025-11-03T16:01:34.1629698Z MAX_JOBS: 8 2025-11-03T16:01:34.1629884Z CUDA_VERSION: cpu 2025-11-03T16:01:34.1630085Z PYTHON_VERSION: 3.10 2025-11-03T16:01:34.1630317Z SCCACHE_BUCKET: ossci-compiler-cache 2025-11-03T16:01:34.1630588Z SCCACHE_S3_KEY_PREFIX: trunk 2025-11-03T16:01:34.1630842Z SCCACHE_REGION: us-east-1 2025-11-03T16:01:34.1631066Z VC_PRODUCT: BuildTools 2025-11-03T16:01:34.1631283Z VC_VERSION: 2025-11-03T16:01:34.1631467Z VC_YEAR: 2022 2025-11-03T16:01:34.1631772Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-11-03T16:01:34.1632168Z AWS_DEFAULT_REGION: us-east-1 2025-11-03T16:01:34.1632389Z PR_NUMBER: 2025-11-03T16:01:34.1632603Z SHA1: 3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:01:34.1632885Z DEBUG: 0 2025-11-03T16:01:34.1633067Z TORCH_CUDA_ARCH_LIST: 8.6 2025-11-03T16:01:34.1633281Z USE_CUDA: 0 2025-11-03T16:01:34.1633455Z USE_XPU: 0 2025-11-03T16:01:34.1633632Z XPU_VERSION: 2025-11-03T16:01:34.1633830Z OUR_GITHUB_JOB_ID: 54375366939 2025-11-03T16:01:34.1634067Z ##[endgroup] 2025-11-03T16:01:34.2325885Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-11-03T16:01:34.2326229Z ++ BUILD_TEST_LIBTORCH=0 2025-11-03T16:01:34.2326609Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common-build.sh 2025-11-03T16:01:34.2328736Z ++ [[ win-vs2022-cpu-py3 != *win-* ]] 2025-11-03T16:01:34.2329191Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:01:34.2329656Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:01:34.2383013Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:01:34.2479511Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-11-03T16:01:34.2479971Z + export TMP_DIR_WIN 2025-11-03T16:01:34.2480279Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/19040285449/build-results/ 2025-11-03T16:01:34.2480771Z + PYTORCH_FINAL_PACKAGE_DIR=/c/19040285449/build-results/ 2025-11-03T16:01:34.2481127Z + [[ -n /c/19040285449/build-results/ ]] 2025-11-03T16:01:34.2481415Z + mkdir -p /c/19040285449/build-results/ 2025-11-03T16:01:34.2616666Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-11-03T16:01:34.2617433Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-11-03T16:01:34.2617871Z + set +ex 2025-11-03T16:01:35.2728337Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-11-03T16:01:35.2866557Z 2025-11-03T16:01:35.2867275Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2025-11-03T16:01:35.2870660Z 2025-11-03T16:01:35.2875505Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-11-03T16:01:35.2878776Z 2025-11-03T16:01:35.2879306Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-11-03T16:01:35.2879911Z 2025-11-03T16:01:35.2880441Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\install_magma.bat 2025-11-03T16:01:35.2889914Z 2025-11-03T16:01:35.2890257Z C:\actions-runner\_work\pytorch\pytorch>if "cpu" == "cpu" ( 2025-11-03T16:01:35.2890660Z echo skip magma installation for cpu builds 2025-11-03T16:01:35.2890952Z exit /b 0 2025-11-03T16:01:35.2891140Z ) 2025-11-03T16:01:35.2891332Z skip magma installation for cpu builds 2025-11-03T16:01:35.2894456Z 2025-11-03T16:01:35.2894690Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-11-03T16:01:35.2895550Z 2025-11-03T16:01:35.2895818Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-11-03T16:01:35.2896825Z 2025-11-03T16:01:35.2897407Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\install_sccache.bat 2025-11-03T16:01:35.2907020Z 2025-11-03T16:01:35.2907614Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2025-11-03T16:01:35.2913537Z 2025-11-03T16:01:35.2913979Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2025-11-03T16:01:35.2914492Z IF EXIST C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ( 2025-11-03T16:01:35.2914980Z taskkill /im sccache.exe /f /t || ver 1>nul 2025-11-03T16:01:35.2915493Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2025-11-03T16:01:35.2915939Z ) 2025-11-03T16:01:35.2917162Z if "win-vs2022-cpu-py3" == "" (curl --retry 3 --retry-all-errors -k https://s3.amazonaws.com/ossci-windows/sccache-v0.7.4.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ) else (aws s3 cp s3://ossci-windows/sccache-v0.7.4.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe ) 2025-11-03T16:01:35.2918464Z ) 2025-11-03T16:01:36.8779750Z Completed 256.0 KiB/18.8 MiB (421.0 KiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8787040Z Completed 512.0 KiB/18.8 MiB (840.6 KiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8793605Z Completed 768.0 KiB/18.8 MiB (1.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8799324Z Completed 1.0 MiB/18.8 MiB (1.6 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8807092Z Completed 1.2 MiB/18.8 MiB (2.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8809651Z Completed 1.5 MiB/18.8 MiB (2.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8815653Z Completed 1.8 MiB/18.8 MiB (2.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8822633Z Completed 2.0 MiB/18.8 MiB (3.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8828221Z Completed 2.2 MiB/18.8 MiB (3.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8834208Z Completed 2.5 MiB/18.8 MiB (4.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8839392Z Completed 2.8 MiB/18.8 MiB (4.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8844149Z Completed 3.0 MiB/18.8 MiB (4.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8910302Z Completed 3.2 MiB/18.8 MiB (5.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8910770Z Completed 3.5 MiB/18.8 MiB (5.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8911233Z Completed 3.8 MiB/18.8 MiB (6.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8911678Z Completed 4.0 MiB/18.8 MiB (6.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8912251Z Completed 4.2 MiB/18.8 MiB (6.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8912734Z Completed 4.5 MiB/18.8 MiB (7.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8913232Z Completed 4.8 MiB/18.8 MiB (7.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8913682Z Completed 5.0 MiB/18.8 MiB (8.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8914168Z Completed 5.2 MiB/18.8 MiB (8.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8914666Z Completed 5.5 MiB/18.8 MiB (8.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8916208Z Completed 5.8 MiB/18.8 MiB (9.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8921407Z Completed 6.0 MiB/18.8 MiB (9.6 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8925402Z Completed 6.2 MiB/18.8 MiB (10.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8929191Z Completed 6.5 MiB/18.8 MiB (10.4 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8932820Z Completed 6.8 MiB/18.8 MiB (10.8 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8938665Z Completed 7.0 MiB/18.8 MiB (11.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8946033Z Completed 7.2 MiB/18.8 MiB (11.6 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8948514Z Completed 7.5 MiB/18.8 MiB (12.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8952969Z Completed 7.8 MiB/18.8 MiB (12.4 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8957835Z Completed 8.0 MiB/18.8 MiB (12.8 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8961591Z Completed 8.2 MiB/18.8 MiB (13.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8965677Z Completed 8.5 MiB/18.8 MiB (13.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8971874Z Completed 8.8 MiB/18.8 MiB (13.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8973713Z Completed 9.0 MiB/18.8 MiB (14.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8980512Z Completed 9.2 MiB/18.8 MiB (14.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8985681Z Completed 9.5 MiB/18.8 MiB (15.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.8990759Z Completed 9.8 MiB/18.8 MiB (15.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9009275Z Completed 10.0 MiB/18.8 MiB (15.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9025382Z Completed 10.2 MiB/18.8 MiB (16.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9039511Z Completed 10.5 MiB/18.8 MiB (16.6 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9050997Z Completed 10.8 MiB/18.8 MiB (16.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9066125Z Completed 11.0 MiB/18.8 MiB (17.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9079676Z Completed 11.2 MiB/18.8 MiB (17.6 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9093826Z Completed 11.5 MiB/18.8 MiB (18.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9103027Z Completed 11.8 MiB/18.8 MiB (18.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9112129Z Completed 12.0 MiB/18.8 MiB (18.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9121382Z Completed 12.2 MiB/18.8 MiB (19.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9133145Z Completed 12.5 MiB/18.8 MiB (19.4 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9139936Z Completed 12.8 MiB/18.8 MiB (19.8 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9147837Z Completed 13.0 MiB/18.8 MiB (20.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9155864Z Completed 13.2 MiB/18.8 MiB (20.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9163707Z Completed 13.5 MiB/18.8 MiB (20.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9171587Z Completed 13.8 MiB/18.8 MiB (21.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9178580Z Completed 14.0 MiB/18.8 MiB (21.6 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9184892Z Completed 14.2 MiB/18.8 MiB (22.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9190989Z Completed 14.5 MiB/18.8 MiB (22.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9201298Z Completed 14.8 MiB/18.8 MiB (22.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9207225Z Completed 15.0 MiB/18.8 MiB (23.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9213713Z Completed 15.2 MiB/18.8 MiB (23.4 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9218939Z Completed 15.5 MiB/18.8 MiB (23.8 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9224823Z Completed 15.8 MiB/18.8 MiB (24.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9231573Z Completed 16.0 MiB/18.8 MiB (24.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9369034Z Completed 16.2 MiB/18.8 MiB (24.8 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9403475Z Completed 16.5 MiB/18.8 MiB (24.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9427267Z Completed 16.8 MiB/18.8 MiB (24.9 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9451159Z Completed 17.0 MiB/18.8 MiB (25.2 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9470210Z Completed 17.2 MiB/18.8 MiB (25.5 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9487561Z Completed 17.5 MiB/18.8 MiB (25.8 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9504382Z Completed 17.8 MiB/18.8 MiB (26.1 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9522865Z Completed 18.0 MiB/18.8 MiB (26.4 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9538800Z Completed 18.2 MiB/18.8 MiB (26.7 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9554723Z Completed 18.5 MiB/18.8 MiB (27.0 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9558520Z Completed 18.8 MiB/18.8 MiB (27.3 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9566554Z Completed 18.8 MiB/18.8 MiB (27.4 MiB/s) with 1 file(s) remaining 2025-11-03T16:01:36.9567161Z download: s3://ossci-windows/sccache-v0.7.4.exe to build\win_tmp\bin\sccache.exe 2025-11-03T16:01:37.0764184Z 2025-11-03T16:01:37.0764930Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-11-03T16:01:37.0765265Z 2025-11-03T16:01:37.0765477Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-11-03T16:01:37.0767481Z 2025-11-03T16:01:37.0767767Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-11-03T16:01:37.0768147Z set CUDA_VERSION=xpu 2025-11-03T16:01:37.0768650Z call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\..\windows\internal\xpu_install.bat 2025-11-03T16:01:37.0769207Z if errorlevel 1 exit /b 1 2025-11-03T16:01:37.0769433Z ) 2025-11-03T16:01:37.0769913Z 2025-11-03T16:01:37.0770564Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2025-11-03T16:01:37.0781568Z 2025-11-03T16:01:37.0782187Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2022-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2025-11-03T16:01:37.0784126Z 2025-11-03T16:01:37.0784426Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-11-03T16:01:37.0787684Z 2025-11-03T16:01:37.0788030Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-11-03T16:01:37.0790775Z 2025-11-03T16:01:37.0791067Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-11-03T16:01:37.0792090Z curl --retry 3 --retry-all-errors -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2025-11-03T16:01:37.0793232Z if errorlevel 1 exit /b 2025-11-03T16:01:37.0793614Z if not errorlevel 0 exit /b 2025-11-03T16:01:37.0794396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2025-11-03T16:01:37.0795173Z if errorlevel 1 exit /b 2025-11-03T16:01:37.0795421Z if not errorlevel 0 exit /b 2025-11-03T16:01:37.0795646Z ) 2025-11-03T16:01:37.0795748Z 2025-11-03T16:01:37.0796135Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-11-03T16:01:39.6382722Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-11-03T16:01:39.6387409Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-11-03T16:01:39.6389883Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-11-03T16:01:39.6393939Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-11-03T16:01:39.6398046Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-11-03T16:01:39.6401374Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-11-03T16:01:39.6404055Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:01:39.6408457Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-11-03T16:01:39.6410785Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:01:39.6414318Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:01:39.6419161Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-11-03T16:01:39.6421919Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:01:39.6426330Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-11-03T16:01:39.6429834Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-11-03T16:01:39.6433128Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-11-03T16:01:39.6436732Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-11-03T16:01:39.6439687Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-11-03T16:01:39.6448949Z Requirement already satisfied: boto3==1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 8)) (1.35.42) 2025-11-03T16:01:39.6941556Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-11-03T16:01:39.7161356Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-11-03T16:01:39.7645306Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-11-03T16:01:39.7693661Z Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-03T16:01:39.8516933Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-11-03T16:01:39.8594626Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-11-03T16:01:39.8852880Z ---------------------------------------- 913.2/913.2 kB 40.7 MB/s 0:00:00 2025-11-03T16:01:40.3789671Z Preparing metadata (setup.py): started 2025-11-03T16:01:40.7023859Z Preparing metadata (setup.py): finished with status 'done' 2025-11-03T16:01:40.7285227Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-11-03T16:01:40.7329289Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-11-03T16:01:40.7537276Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-11-03T16:01:40.7587372Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-03T16:01:40.7776112Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:40.7820864Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-11-03T16:01:40.8083188Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-11-03T16:01:40.8135090Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-11-03T16:01:41.1343770Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:01:41.1395488Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-11-03T16:01:41.1830573Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-11-03T16:01:41.1877567Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-11-03T16:01:41.2092262Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-11-03T16:01:41.2139050Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-03T16:01:41.2397447Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:41.2446091Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-11-03T16:01:41.2898808Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-11-03T16:01:41.2952330Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-11-03T16:01:41.3528918Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-11-03T16:01:41.3584824Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-11-03T16:01:41.5220543Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-11-03T16:01:41.5281981Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-11-03T16:01:41.7951627Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-11-03T16:01:41.8012172Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-11-03T16:01:41.9921329Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:01:41.9985192Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-11-03T16:01:42.0547297Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-11-03T16:01:42.0595709Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-11-03T16:01:42.1754380Z Collecting optree==0.13.0 (from -r .ci/docker/requirements-ci.txt (line 158)) 2025-11-03T16:01:42.1818839Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-11-03T16:01:42.4999917Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-11-03T16:01:42.5064818Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-11-03T16:01:42.7459989Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-11-03T16:01:42.7518479Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-11-03T16:01:42.8582009Z Collecting psutil (from -r .ci/docker/requirements-ci.txt (line 182)) 2025-11-03T16:01:42.8632183Z Downloading psutil-7.1.3-cp37-abi3-win_amd64.whl.metadata (23 kB) 2025-11-03T16:01:42.9697922Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-11-03T16:01:42.9758653Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-11-03T16:01:43.0083900Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-11-03T16:01:43.0137961Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-11-03T16:01:43.0587568Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-11-03T16:01:43.0632255Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-11-03T16:01:43.0888845Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-11-03T16:01:43.0938655Z Downloading pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-11-03T16:01:43.1170003Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-11-03T16:01:43.1213168Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-11-03T16:01:43.1523141Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-11-03T16:01:43.1566076Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-11-03T16:01:43.3166817Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-11-03T16:01:43.3218698Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:01:43.4238035Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:01:43.4302641Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-11-03T16:01:43.6253456Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 257)) 2025-11-03T16:01:43.6337270Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-11-03T16:01:43.6712845Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-11-03T16:01:43.6770843Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-11-03T16:01:43.7075883Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-11-03T16:01:43.7196123Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-11-03T16:01:43.7528331Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-11-03T16:01:43.7598260Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-11-03T16:01:43.8102230Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-11-03T16:01:43.8152743Z Downloading redis-7.0.1-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:01:43.8508456Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-11-03T16:01:43.8563083Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-03T16:01:43.8866729Z Collecting jinja2==3.1.6 (from -r .ci/docker/requirements-ci.txt (line 303)) 2025-11-03T16:01:43.8910781Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-11-03T16:01:43.9141134Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-11-03T16:01:43.9203239Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-11-03T16:01:43.9606852Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-11-03T16:01:43.9667162Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-11-03T16:01:43.9968552Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:44.0015503Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-03T16:01:44.0657444Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 324)) 2025-11-03T16:01:44.0743381Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-11-03T16:01:44.4157808Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-11-03T16:01:44.4357957Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-11-03T16:01:44.4808015Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:44.4895154Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-03T16:01:44.5180658Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-11-03T16:01:44.5224151Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:01:44.5969123Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-11-03T16:01:44.6069996Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl.metadata (7.2 kB) 2025-11-03T16:01:44.7330177Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-11-03T16:01:44.7567621Z Downloading onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-11-03T16:01:44.7794389Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-11-03T16:01:44.7847752Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-11-03T16:01:44.8081517Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-11-03T16:01:44.8139645Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-11-03T16:01:44.8397136Z Preparing metadata (setup.py): started 2025-11-03T16:01:45.0930237Z Preparing metadata (setup.py): finished with status 'done' 2025-11-03T16:01:45.1473964Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-11-03T16:01:45.1537409Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl.metadata (2.4 kB) 2025-11-03T16:01:45.3114740Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-11-03T16:01:45.3186669Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:01:45.5592009Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-11-03T16:01:45.5637980Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-11-03T16:01:45.6069817Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-11-03T16:01:45.6115735Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-11-03T16:01:45.6181713Z Requirement already satisfied: six in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from -r .ci/docker/requirements-ci.txt (line 373)) (1.17.0) 2025-11-03T16:01:45.6354085Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-11-03T16:01:45.6396301Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-11-03T16:01:45.6728841Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:01:45.6772430Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-11-03T16:01:45.8495088Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-11-03T16:01:45.8556032Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-11-03T16:01:45.9087313Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-11-03T16:01:45.9457346Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-11-03T16:01:45.9758687Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-11-03T16:01:45.9801657Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-11-03T16:01:46.0189803Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-11-03T16:01:46.0242402Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:01:46.0605345Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-11-03T16:01:46.0648383Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-11-03T16:01:46.0896043Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-11-03T16:01:46.0938637Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-11-03T16:01:46.1220028Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-11-03T16:01:46.1260768Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-11-03T16:01:46.1478334Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-11-03T16:01:46.1521515Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-11-03T16:01:46.1640948Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (1.35.99) 2025-11-03T16:01:46.1648098Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (1.0.1) 2025-11-03T16:01:46.1655724Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from boto3==1.35.42->-r .ci/docker/requirements-ci.txt (line 8)) (0.10.4) 2025-11-03T16:01:46.1835426Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-11-03T16:01:46.1881172Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-11-03T16:01:46.2147841Z Collecting colorama (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-11-03T16:01:46.2202682Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-03T16:01:46.2525053Z Collecting tomli>=1.1.0 (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-11-03T16:01:46.2566591Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:01:46.3352920Z Collecting tqdm (from coremltools==5.0b5->-r .ci/docker/requirements-ci.txt (line 23)) 2025-11-03T16:01:46.3400947Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-11-03T16:01:47.1867219Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:47.1924177Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-11-03T16:01:47.2301965Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:47.2354477Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-11-03T16:01:47.2842424Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:01:47.2885914Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:01:47.3121989Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:01:47.3162844Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-11-03T16:01:47.3382522Z Collecting exceptiongroup>=1.0.0 (from hypothesis==6.56.4->-r .ci/docker/requirements-ci.txt (line 55)) 2025-11-03T16:01:47.3424202Z Downloading exceptiongroup-1.3.0-py3-none-any.whl.metadata (6.7 kB) 2025-11-03T16:01:47.3655398Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-11-03T16:01:47.3699983Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-11-03T16:01:47.4669971Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-11-03T16:01:47.4720440Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-11-03T16:01:47.4932869Z Requirement already satisfied: python-dateutil>=2.8.2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) (2.9.0.post0) 2025-11-03T16:01:47.5442396Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:01:47.5488487Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-11-03T16:01:47.5753045Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-11-03T16:01:47.5794230Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-03T16:01:47.6331402Z Collecting iniconfig (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-11-03T16:01:47.6377450Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-03T16:01:47.6625708Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .ci/docker/requirements-ci.txt (line 187)) 2025-11-03T16:01:47.6679831Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-11-03T16:01:47.7008939Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-11-03T16:01:47.7054543Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-11-03T16:01:47.8388112Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:01:47.8436562Z Downloading imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) 2025-11-03T16:01:47.9217217Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:01:47.9263806Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-11-03T16:01:47.9577670Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-11-03T16:01:47.9626035Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-11-03T16:01:48.0229741Z Requirement already satisfied: requests<3,>=2 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2.27.1) 2025-11-03T16:01:48.1065643Z Collecting MarkupSafe>=2.0 (from jinja2==3.1.6->-r .ci/docker/requirements-ci.txt (line 303)) 2025-11-03T16:01:48.1118790Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-11-03T16:01:48.1411498Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:48.1453760Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-11-03T16:01:48.9973395Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:49.0032808Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-11-03T16:01:49.0754019Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:49.0814629Z Downloading google_auth-2.42.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-03T16:01:49.1207250Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:49.1253752Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-11-03T16:01:49.1577138Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:49.1638787Z Downloading markdown-3.9-py3-none-any.whl.metadata (5.1 kB) 2025-11-03T16:01:49.2857930Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:49.2900644Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-11-03T16:01:49.3260703Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:49.3311072Z Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-11-03T16:01:49.3382210Z Requirement already satisfied: wheel>=0.26 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) (0.45.1) 2025-11-03T16:01:49.3921113Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:49.3980417Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl.metadata (9.7 kB) 2025-11-03T16:01:49.4295046Z Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:49.4350078Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-03T16:01:49.4515230Z Requirement already satisfied: urllib3>=1.26.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) (1.26.20) 2025-11-03T16:01:49.4692629Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:49.4752051Z Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-11-03T16:01:49.5022848Z Collecting mpmath<1.4,>=1.1.0 (from sympy==1.13.3->-r .ci/docker/requirements-ci.txt (line 337)) 2025-11-03T16:01:49.5074746Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-11-03T16:01:49.5761681Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-11-03T16:01:49.5814976Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-11-03T16:01:49.6080486Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-11-03T16:01:49.6126206Z Downloading onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-11-03T16:01:49.6731905Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-11-03T16:01:49.6775597Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-11-03T16:01:49.6966538Z Preparing metadata (setup.py): started 2025-11-03T16:01:49.9643954Z Preparing metadata (setup.py): finished with status 'done' 2025-11-03T16:01:50.0310348Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:01:50.0356562Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-11-03T16:01:50.0609162Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:01:50.0661392Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-03T16:01:50.1029962Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-11-03T16:01:50.1079034Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-03T16:01:50.2107590Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) 2025-11-03T16:01:50.2153270Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl.metadata (1.9 kB) 2025-11-03T16:01:50.2444738Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:50.2488102Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-11-03T16:01:50.2690883Z Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:50.2735869Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-03T16:01:50.2958064Z Collecting async-timeout<6.0,>=4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:50.3001931Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-11-03T16:01:50.4131621Z Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:50.4201379Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-11-03T16:01:50.9239795Z Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:50.9324980Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-11-03T16:01:51.0193862Z Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:51.0256270Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-11-03T16:01:51.4365843Z Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:51.4434065Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-11-03T16:01:51.4953629Z Collecting cachetools<7.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:51.5003748Z Downloading cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) 2025-11-03T16:01:51.5353051Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:51.5395393Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-11-03T16:01:51.5674361Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:51.5719150Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-11-03T16:01:51.6323187Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:51.6366413Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-11-03T16:01:51.6807591Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2025.10.5) 2025-11-03T16:01:51.6837786Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (2.0.12) 2025-11-03T16:01:51.6839136Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\envs\py_tmp\lib\site-packages (from requests<3,>=2->ghstack==0.8.0->-r .ci/docker/requirements-ci.txt (line 298)) (3.11) 2025-11-03T16:01:51.7208136Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:51.7254663Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-11-03T16:01:51.7535036Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .ci/docker/requirements-ci.txt (line 45)) 2025-11-03T16:01:51.7579118Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-11-03T16:01:51.7822449Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r .ci/docker/requirements-ci.txt (line 382)) 2025-11-03T16:01:51.7868950Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-11-03T16:01:52.5844980Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:52.5893699Z Downloading audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-11-03T16:01:52.7635408Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:52.7699001Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-11-03T16:01:52.8249751Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:52.8311190Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-11-03T16:01:52.8643940Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:52.8686680Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-03T16:01:52.9005656Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:52.9074921Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-11-03T16:01:52.9415675Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:52.9462328Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-11-03T16:01:53.0471228Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:53.0529011Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-11-03T16:01:53.1715569Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:53.1770686Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-11-03T16:01:53.2182107Z INFO: pip is looking at multiple versions of pytest-rerunfailures to determine which version is compatible with other requirements. This could take a while. 2025-11-03T16:01:53.2189629Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-11-03T16:01:53.2233514Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-11-03T16:01:53.2425582Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-11-03T16:01:53.2629883Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-11-03T16:01:53.2824409Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-11-03T16:01:53.3049333Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-11-03T16:01:53.3512414Z INFO: pip is looking at multiple versions of pyzstd to determine which version is compatible with other requirements. This could take a while. 2025-11-03T16:01:53.3520186Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-11-03T16:01:53.3579942Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:01:53.3780509Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-11-03T16:01:53.5580414Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:53.5623627Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-03T16:01:53.8887143Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:53.8945844Z Downloading cryptography-46.0.3-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:01:54.0759603Z Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:54.0812998Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-11-03T16:01:54.0999661Z INFO: pip is looking at multiple versions of cryptography to determine which version is compatible with other requirements. This could take a while. 2025-11-03T16:01:54.1009795Z Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:54.1076989Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:01:54.1349641Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:01:54.1630093Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:01:54.1983061Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-11-03T16:01:54.4236030Z Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:54.4284406Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-03T16:01:54.4744485Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-11-03T16:01:54.4787200Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-11-03T16:01:54.5228443Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-11-03T16:01:54.5272197Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-11-03T16:01:54.7787867Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-11-03T16:01:54.7839398Z Downloading wrapt-2.0.0-cp310-cp310-win_amd64.whl.metadata (9.0 kB) 2025-11-03T16:01:54.8821878Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-11-03T16:01:54.8917578Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-11-03T16:01:54.9037296Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-11-03T16:01:54.9136607Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-11-03T16:01:54.9230649Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-11-03T16:01:54.9329398Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-11-03T16:01:54.9445881Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-11-03T16:01:54.9603865Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-11-03T16:01:54.9697116Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-11-03T16:01:54.9834445Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-11-03T16:01:55.0106869Z ---------------------------------------- 2.0/2.0 MB 55.1 MB/s 0:00:00 2025-11-03T16:01:55.0167764Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-11-03T16:01:55.0370097Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-11-03T16:01:55.0712889Z ---------------------------------------- 2.4/2.4 MB 131.1 MB/s 0:00:00 2025-11-03T16:01:55.0796730Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-11-03T16:01:55.2002759Z ---------------------------------------- 14.7/14.7 MB 103.3 MB/s 0:00:00 2025-11-03T16:01:55.2078869Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-11-03T16:01:55.2977138Z ---------------------------------------- 10.7/10.7 MB 110.7 MB/s 0:00:00 2025-11-03T16:01:55.3029547Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-11-03T16:01:55.3150626Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-11-03T16:01:55.3413878Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-11-03T16:01:55.3702578Z ---------------------------------------- 2.6/2.6 MB 153.6 MB/s 0:00:00 2025-11-03T16:01:55.3764951Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-11-03T16:01:55.3922554Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-11-03T16:01:55.4038070Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-11-03T16:01:55.4134116Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-11-03T16:01:55.4228737Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-11-03T16:01:55.4332617Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-11-03T16:01:55.4472356Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-11-03T16:01:55.4608024Z ---------------------------------------- 1.1/1.1 MB ? 0:00:00 2025-11-03T16:01:55.4684154Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-11-03T16:01:55.6628140Z ---------------------------------------- 24.5/24.5 MB 129.6 MB/s 0:00:00 2025-11-03T16:01:55.6728865Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-11-03T16:01:56.1530853Z ---------------------------------------- 42.5/42.5 MB 87.2 MB/s 0:00:00 2025-11-03T16:01:56.1631318Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-11-03T16:01:56.1782850Z ---------------------------------------- 1.7/1.7 MB ? 0:00:00 2025-11-03T16:01:56.1824217Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-11-03T16:01:56.1920818Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-11-03T16:01:56.2543217Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-11-03T16:01:56.2714677Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-11-03T16:01:56.3940305Z ---------------------------------------- 16.4/16.4 MB 129.3 MB/s 0:00:00 2025-11-03T16:01:56.4027799Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-11-03T16:01:56.4514994Z ---------------------------------------- 5.6/5.6 MB 112.9 MB/s 0:00:00 2025-11-03T16:01:56.4594339Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-11-03T16:01:56.4912469Z ---------------------------------------- 4.2/4.2 MB 260.0 MB/s 0:00:00 2025-11-03T16:01:56.4979849Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-11-03T16:01:56.5273103Z ---------------------------------------- 3.8/3.8 MB 114.3 MB/s 0:00:00 2025-11-03T16:01:56.5341296Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-11-03T16:01:56.5510535Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-11-03T16:01:56.5821520Z ---------------------------------------- 6.2/6.2 MB 191.2 MB/s 0:00:00 2025-11-03T16:01:56.5897393Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl (16.5 MB) 2025-11-03T16:01:56.7440760Z ---------------------------------------- 16.5/16.5 MB 115.7 MB/s 0:00:00 2025-11-03T16:01:56.7530186Z Downloading onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-11-03T16:01:56.7667435Z ---------------------------------------- 679.3/679.3 kB 26.1 MB/s 0:00:00 2025-11-03T16:01:56.7711458Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-11-03T16:01:56.7843926Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) 2025-11-03T16:01:56.7954413Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-11-03T16:01:56.8088292Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-11-03T16:01:56.8130839Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-11-03T16:01:56.8251642Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-11-03T16:01:56.9473017Z ---------------------------------------- 17.7/17.7 MB 124.4 MB/s 0:00:00 2025-11-03T16:01:56.9518939Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-11-03T16:01:56.9643669Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-11-03T16:01:57.3229735Z ---------------------------------------- 36.4/36.4 MB 100.7 MB/s 0:00:00 2025-11-03T16:01:57.3307220Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-11-03T16:01:57.3467610Z ---------------------------------------- 2.0/2.0 MB 109.7 MB/s 0:00:00 2025-11-03T16:01:57.3513746Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-11-03T16:01:57.3616196Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-11-03T16:01:57.3703851Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-11-03T16:01:57.3796026Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-11-03T16:01:57.3881799Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-03T16:01:57.3980587Z Downloading click-8.3.0-py3-none-any.whl (107 kB) 2025-11-03T16:01:57.4075676Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-11-03T16:01:57.4204132Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl (11.5 MB) 2025-11-03T16:01:57.4913292Z ---------------------------------------- 11.5/11.5 MB 180.7 MB/s 0:00:00 2025-11-03T16:01:57.4983774Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl (455 kB) 2025-11-03T16:01:57.5109103Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-11-03T16:01:57.5211290Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl (27 kB) 2025-11-03T16:01:57.5301976Z Downloading google_auth-2.42.1-py2.py3-none-any.whl (222 kB) 2025-11-03T16:01:57.5416517Z Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-11-03T16:01:57.5507524Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-11-03T16:01:57.5644311Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-11-03T16:01:57.7718577Z ---------------------------------------- 23.2/23.2 MB 113.1 MB/s 0:00:00 2025-11-03T16:01:57.7776720Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-11-03T16:01:57.7866300Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-11-03T16:01:57.8011242Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-11-03T16:01:57.8069725Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-11-03T16:01:57.8165585Z Downloading onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-11-03T16:01:57.8268105Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-03T16:01:57.8367920Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-11-03T16:01:57.8457203Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-11-03T16:01:57.8548021Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-11-03T16:01:57.8673427Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-11-03T16:01:57.8793017Z ---------------------------------------- 821.0/821.0 kB ? 0:00:00 2025-11-03T16:01:57.8841909Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-11-03T16:01:57.8929380Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-11-03T16:01:57.9056503Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-11-03T16:01:57.9186199Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-11-03T16:01:57.9323748Z Downloading psutil-7.1.3-cp37-abi3-win_amd64.whl (247 kB) 2025-11-03T16:01:57.9430307Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-11-03T16:01:57.9522894Z Downloading redis-7.0.1-py3-none-any.whl (339 kB) 2025-11-03T16:01:57.9694019Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-11-03T16:01:57.9817848Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-11-03T16:01:57.9917181Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-11-03T16:01:58.0005047Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-11-03T16:01:58.0104575Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-11-03T16:01:58.0206044Z Downloading audioread-3.1.0-py3-none-any.whl (23 kB) 2025-11-03T16:01:58.0299457Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-11-03T16:01:58.0398486Z Downloading exceptiongroup-1.3.0-py3-none-any.whl (16 kB) 2025-11-03T16:01:58.0487563Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2025-11-03T16:01:58.0591137Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-11-03T16:01:58.0740009Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) 2025-11-03T16:01:58.1114064Z ---------------------------------------- 4.7/4.7 MB 143.4 MB/s 0:00:00 2025-11-03T16:01:58.1158600Z Downloading imageio-2.37.0-py3-none-any.whl (315 kB) 2025-11-03T16:01:58.1276824Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-11-03T16:01:58.1390980Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-11-03T16:01:58.1479419Z Downloading markdown-3.9-py3-none-any.whl (107 kB) 2025-11-03T16:01:58.1607158Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-11-03T16:01:58.1725407Z Downloading ml_dtypes-0.5.3-cp310-cp310-win_amd64.whl (206 kB) 2025-11-03T16:01:58.1844426Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-11-03T16:01:58.1945023Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-11-03T16:01:58.2036484Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-11-03T16:01:58.2139955Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-03T16:01:58.2372712Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-11-03T16:01:58.2480673Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-11-03T16:01:58.2592030Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-11-03T16:01:58.2704790Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-11-03T16:01:58.2847525Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-11-03T16:01:58.3280130Z ---------------------------------------- 3.4/3.4 MB 66.6 MB/s 0:00:00 2025-11-03T16:01:58.3327600Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-11-03T16:01:58.3504634Z Downloading pynacl-1.6.0-cp38-abi3-win_amd64.whl (238 kB) 2025-11-03T16:01:58.3616099Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-11-03T16:01:58.3772043Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-11-03T16:01:58.3860211Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-11-03T16:01:58.4009505Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-11-03T16:01:58.5024550Z ---------------------------------------- 8.9/8.9 MB 91.8 MB/s 0:00:00 2025-11-03T16:01:58.5109760Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-11-03T16:01:58.5229597Z ---------------------------------------- 1.0/1.0 MB ? 0:00:00 2025-11-03T16:01:58.5284113Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-11-03T16:01:58.5382562Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-11-03T16:01:58.5477077Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-11-03T16:01:58.5578877Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-11-03T16:01:58.5707426Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-03T16:01:58.5867801Z Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-11-03T16:01:58.6021713Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-03T16:01:58.6123195Z Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-11-03T16:01:58.6232137Z Downloading wrapt-2.0.0-cp310-cp310-win_amd64.whl (60 kB) 2025-11-03T16:01:58.6327905Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-03T16:01:58.6412521Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-11-03T16:01:58.6536644Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-11-03T16:01:58.6634545Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-03T16:01:58.6725787Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-11-03T16:01:58.6816457Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-11-03T16:01:59.9925456Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-11-03T16:01:59.9943795Z DEPRECATION: Building 'coremltools' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'coremltools'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-03T16:01:59.9945609Z Building wheel for coremltools (setup.py): started 2025-11-03T16:02:01.4856526Z Building wheel for coremltools (setup.py): finished with status 'done' 2025-11-03T16:02:01.4914553Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=c60e5dccdfe8646ed816da566c9ad6bc3f56c0179c158c9660cfcecc625ce652 2025-11-03T16:02:01.4916463Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-11-03T16:02:01.5020556Z DEPRECATION: Building 'pwlf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pwlf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-03T16:02:01.5022317Z Building wheel for pwlf (setup.py): started 2025-11-03T16:02:01.8210976Z Building wheel for pwlf (setup.py): finished with status 'done' 2025-11-03T16:02:01.8227223Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=bd9074d75a307e62f2bcbb702085cdabffe6bec2d97af9c754e1c8bb36577c43 2025-11-03T16:02:01.8229160Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-11-03T16:02:01.8268524Z DEPRECATION: Building 'pyDOE' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyDOE'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-11-03T16:02:01.8270273Z Building wheel for pyDOE (setup.py): started 2025-11-03T16:02:02.1510861Z Building wheel for pyDOE (setup.py): finished with status 'done' 2025-11-03T16:02:02.1526045Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=ad53c9e96e5df7f3735c2b81d87e992aa7a457cd25a9de6f21b2d095d4b02e67 2025-11-03T16:02:02.1528786Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-11-03T16:02:02.1551642Z Successfully built coremltools pwlf pyDOE 2025-11-03T16:02:02.8717950Z Installing collected packages: z3-solver, sortedcontainers, pytz, ply, parameterized, mpmath, lark, flatbuffers, xdoctest, wrapt, tzdata, typing-extensions, tomli, tlparse, thriftpy2, threadpoolctl, tensorboard-data-server, tabulate, sympy, setuptools, pyzstd, pyyaml, pyproject_hooks, pyjwt, pygments, pycparser, pyasn1, pulp, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, oauthlib, numpy, ninja, networkx, mypy-extensions, msgpack, MarkupSafe, markdown, lxml, llvmlite, lintrunner, joblib, iniconfig, future, frozenlist, filelock, expecttest, execnet, distro, dill, decorator, cuda-pathfinder, colorama, cmake, cachetools, audioread, attrs, async-timeout, aiohappyeyeballs, absl-py, werkzeug, unittest-xml-reporting, typing-inspect, tqdm, tifffile, soxr, setuptools-git-versioning, scipy, scikit-build, rsa, requests-oauthlib, redis, pywavelets, pyasn1-modules, pooch, pandas, optree, opt-einsum, numba, multidict, ml_dtypes, marshmallow, lazy_loader, junitparser, jinja2, imageio, grpcio, exceptiongroup, Deprecated, cuda-bindings, click, cffi, build, aiosignal, yarl, soundfile, scikit-learn, scikit-image, pytest, pyre-extensions, pynacl, pyDOE, onnx, hypothesis, google-auth, dataclasses_json, cryptography, coremltools, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pwlf, onnx_ir, librosa, google-auth-oauthlib, aiohttp, tensorboard, PyGithub, onnxscript, ghstack, fbscribelogger 2025-11-03T16:02:13.2030508Z Attempting uninstall: setuptools 2025-11-03T16:02:13.2041549Z Found existing installation: setuptools 80.9.0 2025-11-03T16:02:13.2078646Z Uninstalling setuptools-80.9.0: 2025-11-03T16:02:13.3999413Z Successfully uninstalled setuptools-80.9.0 2025-11-03T16:02:14.6764720Z Attempting uninstall: pyyaml 2025-11-03T16:02:14.6773045Z Found existing installation: PyYAML 6.0.2 2025-11-03T16:02:14.6851984Z Uninstalling PyYAML-6.0.2: 2025-11-03T16:02:14.6883877Z Successfully uninstalled PyYAML-6.0.2 2025-11-03T16:03:04.1555607Z 2025-11-03T16:03:04.2031875Z Successfully installed Deprecated-1.3.1 MarkupSafe-3.0.3 PyGithub-2.3.0 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.13.2 aiosignal-1.4.0 async-timeout-5.0.1 attrs-25.4.0 audioread-3.1.0 build-1.3.0 cachetools-6.2.1 cffi-2.0.0 click-8.3.0 cmake-3.31.6 colorama-0.4.6 coremltools-5.0b5 cryptography-45.0.7 cuda-bindings-12.9.4 cuda-pathfinder-1.3.2 dataclasses_json-0.6.7 decorator-5.2.1 dill-0.3.7 distro-1.9.0 exceptiongroup-1.3.0 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.18.0 flatbuffers-24.12.23 frozenlist-1.8.0 future-1.0.0 ghstack-0.8.0 google-auth-2.42.1 google-auth-oauthlib-1.0.0 grpcio-1.76.0 hypothesis-6.56.4 imageio-2.37.0 iniconfig-2.3.0 jinja2-3.1.6 joblib-1.5.2 junitparser-2.1.1 lark-0.12.0 lazy_loader-0.4 librosa-0.11.0 lintrunner-0.12.7 llvmlite-0.38.1 lxml-5.3.0 markdown-3.9 marshmallow-3.26.1 ml_dtypes-0.5.3 mpmath-1.3.0 msgpack-1.1.2 multidict-6.7.0 mypy-extensions-1.1.0 networkx-2.8.8 ninja-1.11.1.4 numba-0.55.2 numpy-1.22.4 oauthlib-3.3.1 onnx-1.19.1 onnx_ir-0.1.12 onnxscript-0.5.4 opt-einsum-3.3.0 optree-0.13.0 packaging-23.1 pandas-2.0.3 parameterized-0.8.1 pillow-11.0.0 platformdirs-4.5.0 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.4.1 protobuf-5.29.5 psutil-7.1.3 pulp-2.9.0 pwlf-2.2.1 pyDOE-0.3.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.23 pygments-2.15.0 pyjwt-2.10.1 pynacl-1.6.0 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-14.0 pytest-subtests-0.13.1 pytest-xdist-3.3.1 pytz-2025.2 pywavelets-1.4.1 pyyaml-6.0.3 pyzstd-0.16.2 redis-7.0.1 requests-oauthlib-2.0.0 rsa-4.9.1 scikit-build-0.18.1 scikit-image-0.22.0 scikit-learn-1.7.2 scipy-1.10.1 setuptools-78.1.1 setuptools-git-versioning-2.1.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-1.0.0 sympy-1.13.3 tabulate-0.9.0 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tifffile-2025.5.10 tlparse-0.4.0 tomli-2.3.0 tqdm-4.67.1 typing-extensions-4.12.2 typing-inspect-0.9.0 tzdata-2025.2 unittest-xml-reporting-3.2.0 werkzeug-3.1.3 wrapt-2.0.0 xdoctest-1.3.0 yarl-1.22.0 z3-solver-4.15.1.0 2025-11-03T16:03:06.3410145Z Chocolatey v2.5.0 2025-11-03T16:03:06.4851923Z Upgrading the following packages: 2025-11-03T16:03:06.4857168Z cmake 2025-11-03T16:03:06.4861153Z By upgrading, you accept licenses for the packages. 2025-11-03T16:03:06.8237933Z cmake is not installed. Installing... 2025-11-03T16:03:07.9377426Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-11-03T16:03:09.2139989Z 2025-11-03T16:03:09.2140443Z cmake.install v3.27.9 [Approved] 2025-11-03T16:03:09.2336549Z cmake.install package files upgrade completed. Performing other installation steps. 2025-11-03T16:03:09.9528690Z Installing 64-bit cmake.install... 2025-11-03T16:03:22.7111934Z cmake.install has been installed. 2025-11-03T16:03:22.7990859Z cmake.install may be able to be automatically uninstalled. 2025-11-03T16:03:22.8087513Z Environment Vars (like PATH) have changed. Close/reopen your shell to 2025-11-03T16:03:22.8088013Z see the changes (or in powershell/cmd.exe just type `refreshenv`). 2025-11-03T16:03:23.0548943Z The upgrade of cmake.install was successful. 2025-11-03T16:03:23.0551928Z Deployed to 'C:\Program Files\CMake\' 2025-11-03T16:03:23.0618486Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-11-03T16:03:23.1459545Z 2025-11-03T16:03:23.1459922Z cmake v3.27.9 [Approved] 2025-11-03T16:03:23.1475538Z cmake package files upgrade completed. Performing other installation steps. 2025-11-03T16:03:23.2332677Z The upgrade of cmake was successful. 2025-11-03T16:03:23.2335429Z Deployed to 'C:\ProgramData\chocolatey\lib\cmake' 2025-11-03T16:03:23.2417085Z 2025-11-03T16:03:23.2417235Z Chocolatey upgraded 2/2 packages. 2025-11-03T16:03:23.2417651Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-11-03T16:03:24.2360822Z Collecting mkl==2024.2.0 2025-11-03T16:03:24.2502531Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.4 kB) 2025-11-03T16:03:24.2810078Z Collecting mkl-static==2024.2.0 2025-11-03T16:03:24.2872100Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.5 kB) 2025-11-03T16:03:24.3149334Z Collecting mkl-include==2024.2.0 2025-11-03T16:03:24.3201061Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-11-03T16:03:24.3523219Z Collecting intel-openmp>=2023 (from mkl==2024.2.0) 2025-11-03T16:03:24.3576180Z Downloading intel_openmp-2025.3.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-11-03T16:03:24.3847498Z Collecting tbb==2021.* (from mkl==2024.2.0) 2025-11-03T16:03:24.3904726Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl.metadata (1.1 kB) 2025-11-03T16:03:24.4282126Z Collecting tbb-devel==2021.* (from mkl-static==2024.2.0) 2025-11-03T16:03:24.4335384Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl.metadata (1.2 kB) 2025-11-03T16:03:24.4575159Z Collecting intel-cmplr-lib-ur==2025.3.1 (from intel-openmp>=2023->mkl==2024.2.0) 2025-11-03T16:03:24.4623719Z Downloading intel_cmplr_lib_ur-2025.3.1-py2.py3-none-win_amd64.whl.metadata (1.3 kB) 2025-11-03T16:03:24.4826422Z Collecting umf==1.0.* (from intel-cmplr-lib-ur==2025.3.1->intel-openmp>=2023->mkl==2024.2.0) 2025-11-03T16:03:24.4882866Z Downloading umf-1.0.2-py2.py3-none-win_amd64.whl.metadata (1.1 kB) 2025-11-03T16:03:24.5067493Z Collecting tcmlib>=1.4 (from umf==1.0.*->intel-cmplr-lib-ur==2025.3.1->intel-openmp>=2023->mkl==2024.2.0) 2025-11-03T16:03:24.5151774Z Downloading tcmlib-1.4.1-py2.py3-none-win_amd64.whl.metadata (1.0 kB) 2025-11-03T16:03:24.5281552Z Downloading mkl-2024.2.0-py2.py3-none-win_amd64.whl (161.5 MB) 2025-11-03T16:03:26.9372122Z ---------------------------------------- 161.5/161.5 MB 66.6 MB/s 0:00:02 2025-11-03T16:03:26.9467291Z Downloading mkl_static-2024.2.0-py2.py3-none-win_amd64.whl (207.3 MB) 2025-11-03T16:03:30.1129883Z ---------------------------------------- 207.3/207.3 MB 65.6 MB/s 0:00:03 2025-11-03T16:03:30.1212250Z Downloading mkl_include-2024.2.0-py2.py3-none-win_amd64.whl (1.3 MB) 2025-11-03T16:03:30.1482677Z ---------------------------------------- 1.3/1.3 MB 34.3 MB/s 0:00:00 2025-11-03T16:03:30.1538974Z Downloading tbb-2021.13.1-py3-none-win_amd64.whl (286 kB) 2025-11-03T16:03:30.7356482Z Downloading tbb_devel-2021.13.1-py3-none-win_amd64.whl (5.7 MB) 2025-11-03T16:03:30.7842634Z ---------------------------------------- 5.7/5.7 MB 114.9 MB/s 0:00:00 2025-11-03T16:03:30.7991556Z Downloading intel_openmp-2025.3.1-py2.py3-none-win_amd64.whl (32.1 MB) 2025-11-03T16:03:31.1947719Z ---------------------------------------- 32.1/32.1 MB 81.4 MB/s 0:00:00 2025-11-03T16:03:31.2034693Z Downloading intel_cmplr_lib_ur-2025.3.1-py2.py3-none-win_amd64.whl (1.3 MB) 2025-11-03T16:03:31.2190403Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-11-03T16:03:31.2250243Z Downloading umf-1.0.2-py2.py3-none-win_amd64.whl (249 kB) 2025-11-03T16:03:31.2384938Z Downloading tcmlib-1.4.1-py2.py3-none-win_amd64.whl (370 kB) 2025-11-03T16:03:33.0349729Z Installing collected packages: tcmlib, tbb, mkl-include, umf, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static, mkl 2025-11-03T16:03:40.7002262Z 2025-11-03T16:03:40.7484249Z Successfully installed intel-cmplr-lib-ur-2025.3.1 intel-openmp-2025.3.1 mkl-2024.2.0 mkl-include-2024.2.0 mkl-static-2024.2.0 tbb-2021.13.1 tbb-devel-2021.13.1 tcmlib-1.4.1 umf-1.0.2 2025-11-03T16:03:41.6385924Z ********************************************************************** 2025-11-03T16:03:41.6386357Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-11-03T16:03:41.6387163Z ** Copyright (c) 2022 Microsoft Corporation 2025-11-03T16:03:41.6387509Z ********************************************************************** 2025-11-03T16:03:42.2434447Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-11-03T16:03:42.2472754Z 2025-11-03T16:03:42.2473493Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-11-03T16:03:42.2476798Z 2025-11-03T16:03:42.2477496Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-11-03T16:03:42.2479350Z 2025-11-03T16:03:42.2479652Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-11-03T16:03:42.2482310Z 2025-11-03T16:03:42.2491424Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-11-03T16:03:42.2500027Z 2025-11-03T16:03:42.2500300Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "8.6" == "" set TORCH_CUDA_ARCH_LIST=8.6 2025-11-03T16:03:42.2500692Z 2025-11-03T16:03:42.2500901Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2025-11-03T16:03:42.2501213Z 2025-11-03T16:03:42.2501468Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-11-03T16:03:42.2501812Z 2025-11-03T16:03:42.2502011Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-11-03T16:03:42.2645198Z Stopping sccache server... 2025-11-03T16:03:43.2673753Z sccache: error: couldn't connect to server 2025-11-03T16:03:43.2676001Z sccache: caused by: No connection could be made because the target machine actively refused it. (os error 10061) 2025-11-03T16:03:43.2701372Z 2025-11-03T16:03:43.2701821Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2025-11-03T16:03:43.2798026Z sccache: Starting the server... 2025-11-03T16:03:43.6260630Z 2025-11-03T16:03:43.6261208Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2025-11-03T16:03:43.6384596Z Compile requests 0 2025-11-03T16:03:43.6385020Z Compile requests executed 0 2025-11-03T16:03:43.6385310Z Cache hits 0 2025-11-03T16:03:43.6385574Z Cache misses 0 2025-11-03T16:03:43.6385857Z Cache timeouts 0 2025-11-03T16:03:43.6386124Z Cache read errors 0 2025-11-03T16:03:43.6386413Z Forced recaches 0 2025-11-03T16:03:43.6386683Z Cache write errors 0 2025-11-03T16:03:43.6386972Z Compilation failures 0 2025-11-03T16:03:43.6387243Z Cache errors 0 2025-11-03T16:03:43.6387531Z Non-cacheable compilations 0 2025-11-03T16:03:43.6387812Z Non-cacheable calls 0 2025-11-03T16:03:43.6388084Z Non-compilation calls 0 2025-11-03T16:03:43.6388405Z Unsupported compiler calls 0 2025-11-03T16:03:43.6388745Z Average cache write 0.000 s 2025-11-03T16:03:43.6389082Z Average compiler 0.000 s 2025-11-03T16:03:43.6389368Z Average cache read hit 0.000 s 2025-11-03T16:03:43.6389670Z Failed distributed compilations 0 2025-11-03T16:03:43.6390059Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-11-03T16:03:43.6390471Z Version (client) 0.7.4 2025-11-03T16:03:43.6405843Z 2025-11-03T16:03:43.6406349Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_C_COMPILER_LAUNCHER=sccache 2025-11-03T16:03:43.6409089Z 2025-11-03T16:03:43.6409440Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-11-03T16:03:43.6411692Z 2025-11-03T16:03:43.6411959Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2025-11-03T16:03:43.6416499Z 2025-11-03T16:03:43.6417024Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" ( 2025-11-03T16:03:43.6417498Z 2025-11-03T16:03:43.6417682Z 2025-11-03T16:03:43.6417833Z 2025-11-03T16:03:43.6418609Z curl -kL https://github.com/peterjc123/randomtemp-rust/releases/download/v0.4/randomtemp.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe 2025-11-03T16:03:43.6419457Z if errorlevel 1 goto fail 2025-11-03T16:03:43.6419711Z if not errorlevel 0 goto fail 2025-11-03T16:03:43.6420859Z echo @"C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\randomtemp.exe" "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe" "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\nvcc.exe" %* 1>"C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat" 2025-11-03T16:03:43.6422158Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-11-03T16:03:43.6423303Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2025-11-03T16:03:43.6424184Z for /F "usebackq delims=" %n in (`cygpath -m "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\nvcc.exe"`) do set CMAKE_CUDA_COMPILER=%n 2025-11-03T16:03:43.6425343Z set CMAKE_CUDA_COMPILER_LAUNCHER=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/randomtemp.exe;C:/actions-runner/_work/pytorch/pytorch/build/win_tmp\bin\sccache.exe 2025-11-03T16:03:43.6426139Z ) 2025-11-03T16:03:43.6426306Z 2025-11-03T16:03:43.6426442Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-11-03T16:03:43.6613733Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-11-03T16:03:43.6614816Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-3-azure-eastus.actions.githubusercontent.com/102//idtoken/0c6015c0-48af-45b0-aaa9-c51e47c71232/75bb85e7-0a6d-5b04-a98b-fc91ab07f087?api-version=2.0 2025-11-03T16:03:43.6615891Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-11-03T16:03:43.6616293Z ALLUSERSPROFILE=C:\ProgramData 2025-11-03T16:03:43.6616685Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-11-03T16:03:43.6617100Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-11-03T16:03:43.6617397Z AWS_DEFAULT_REGION=us-east-1 2025-11-03T16:03:43.6617643Z AWS_EXECUTION_ENV=EC2 2025-11-03T16:03:43.6617842Z BRANCH=main 2025-11-03T16:03:43.6618055Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-11-03T16:03:43.6618316Z BUILD_TYPE=release 2025-11-03T16:03:43.6618507Z BUILD_WHEEL=1 2025-11-03T16:03:43.6618680Z CI=true 2025-11-03T16:03:43.6618871Z CMAKE_CXX_COMPILER_LAUNCHER=sccache 2025-11-03T16:03:43.6619130Z CMAKE_C_COMPILER_LAUNCHER=sccache 2025-11-03T16:03:43.6619378Z CMAKE_GENERATOR=Ninja 2025-11-03T16:03:43.6619591Z CommandPromptType=Native 2025-11-03T16:03:43.6619872Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-11-03T16:03:43.6620242Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-11-03T16:03:43.6620490Z COMSPEC=C:\Windows\system32\cmd.exe 2025-11-03T16:03:43.6620841Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:03:43.6621257Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:03:43.6621633Z CONDA_DEFAULT_ENV=py_tmp 2025-11-03T16:03:43.6621899Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-11-03T16:03:43.6622295Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:03:43.6622641Z CONDA_PARENT_DIR=C:\Jenkins 2025-11-03T16:03:43.6622916Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-11-03T16:03:43.6623222Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-11-03T16:03:43.6623488Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-11-03T16:03:43.6623776Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-11-03T16:03:43.6624088Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-11-03T16:03:43.6624493Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:03:43.6624873Z CONDA_SHLVL=2 2025-11-03T16:03:43.6625156Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-11-03T16:03:43.6625859Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-11-03T16:03:43.6626524Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-11-03T16:03:43.6627197Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-11-03T16:03:43.6627680Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-11-03T16:03:43.6628047Z CUDA_VERSION=cpu 2025-11-03T16:03:43.6628274Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-11-03T16:03:43.6628658Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-11-03T16:03:43.6629043Z CommonProgramW6432=C:\Program Files\Common Files 2025-11-03T16:03:43.6629346Z DEBUG=0 2025-11-03T16:03:43.6629674Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-11-03T16:03:43.6630102Z DISTUTILS_USE_SDK=1 2025-11-03T16:03:43.6630351Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-11-03T16:03:43.6630664Z EC2LAUNCH_TELEMETRY=1 2025-11-03T16:03:43.6631051Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-11-03T16:03:43.6633322Z EXTERNAL_INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-11-03T16:03:43.6635350Z Framework40Version=v4.0 2025-11-03T16:03:43.6635627Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-11-03T16:03:43.6635997Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-11-03T16:03:43.6636334Z FrameworkVersion=v4.0.30319 2025-11-03T16:03:43.6636586Z FrameworkVersion64=v4.0.30319 2025-11-03T16:03:43.6636833Z GITHUB_ACTION=build 2025-11-03T16:03:43.6637027Z GITHUB_ACTIONS=true 2025-11-03T16:03:43.6637223Z GITHUB_ACTION_REF= 2025-11-03T16:03:43.6637431Z GITHUB_ACTION_REPOSITORY= 2025-11-03T16:03:43.6637666Z GITHUB_ACTOR=pytorchmergebot 2025-11-03T16:03:43.6637908Z GITHUB_ACTOR_ID=97764156 2025-11-03T16:03:43.6638197Z GITHUB_API_URL=https://api.github.com 2025-11-03T16:03:43.6638520Z GITHUB_BASE_REF= 2025-11-03T16:03:43.6638964Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_00370663-f2a5-4674-8283-fe6d836cf6f3 2025-11-03T16:03:43.6639456Z GITHUB_EVENT_NAME=push 2025-11-03T16:03:43.6639798Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-11-03T16:03:43.6640249Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-11-03T16:03:43.6640561Z GITHUB_HEAD_REF= 2025-11-03T16:03:43.6640743Z GITHUB_JOB=build 2025-11-03T16:03:43.6641204Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_00370663-f2a5-4674-8283-fe6d836cf6f3 2025-11-03T16:03:43.6641956Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_00370663-f2a5-4674-8283-fe6d836cf6f3 2025-11-03T16:03:43.6642461Z GITHUB_REF=refs/heads/main 2025-11-03T16:03:43.6642680Z GITHUB_REF_NAME=main 2025-11-03T16:03:43.6642898Z GITHUB_REF_PROTECTED=true 2025-11-03T16:03:43.6643131Z GITHUB_REF_TYPE=branch 2025-11-03T16:03:43.6643376Z GITHUB_REPOSITORY=pytorch/pytorch 2025-11-03T16:03:43.6643638Z GITHUB_REPOSITORY_ID=65600975 2025-11-03T16:03:43.6643930Z GITHUB_REPOSITORY_OWNER=pytorch 2025-11-03T16:03:43.6644227Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-11-03T16:03:43.6644488Z GITHUB_RETENTION_DAYS=90 2025-11-03T16:03:43.6644712Z GITHUB_RUN_ATTEMPT=1 2025-11-03T16:03:43.6644920Z GITHUB_RUN_ID=19040285449 2025-11-03T16:03:43.6645144Z GITHUB_RUN_NUMBER=153984 2025-11-03T16:03:43.6645377Z GITHUB_SERVER_URL=https://github.com 2025-11-03T16:03:43.6645873Z GITHUB_SHA=3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:03:43.6646549Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_00370663-f2a5-4674-8283-fe6d836cf6f3 2025-11-03T16:03:43.6647444Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_00370663-f2a5-4674-8283-fe6d836cf6f3 2025-11-03T16:03:43.6648027Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-11-03T16:03:43.6648303Z GITHUB_WORKFLOW=trunk 2025-11-03T16:03:43.6648680Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-11-03T16:03:43.6649185Z GITHUB_WORKFLOW_SHA=3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:03:43.6649661Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:03:43.6650043Z GIT_DEFAULT_BRANCH=main 2025-11-03T16:03:43.6650270Z HOME=C:\Users\runneruser 2025-11-03T16:03:43.6652234Z INCLUDE=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um 2025-11-03T16:03:43.6654469Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-11-03T16:03:43.6654984Z is_x64_arch=true 2025-11-03T16:03:43.6656053Z LIB=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64 2025-11-03T16:03:43.6658224Z LIBPATH=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 2025-11-03T16:03:43.6659670Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-11-03T16:03:43.6659983Z MAX_JOBS=8 2025-11-03T16:03:43.6660246Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-11-03T16:03:43.6660605Z NUMBER_OF_PROCESSORS=16 2025-11-03T16:03:43.6660813Z OS=Windows_NT 2025-11-03T16:03:43.6661078Z OUR_GITHUB_JOB_ID=54375366939 2025-11-03T16:03:43.6669561Z PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\CMake\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\Extensions\Microsoft\CodeCoverage.Console;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\Llvm\x64\bin;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\Linux\bin\ConnectionManagerExe 2025-11-03T16:03:43.6678245Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-11-03T16:03:43.6678625Z Platform=x64 2025-11-03T16:03:43.6678843Z PROCESSOR_ARCHITECTURE=AMD64 2025-11-03T16:03:43.6679215Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-11-03T16:03:43.6679609Z PROCESSOR_LEVEL=6 2025-11-03T16:03:43.6679814Z PROCESSOR_REVISION=5507 2025-11-03T16:03:43.6680059Z PROGRAMFILES=C:\Program Files 2025-11-03T16:03:43.6680305Z PROMPT=(py_tmp) $P$G 2025-11-03T16:03:43.6680510Z PR_NUMBER= 2025-11-03T16:03:43.6680958Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-11-03T16:03:43.6681496Z PUBLIC=C:\Users\Public 2025-11-03T16:03:43.6681913Z *** 2025-11-03T16:03:43.6682088Z PYTHON_VERSION=3.10 2025-11-03T16:03:43.6682363Z PYTORCH_FINAL_PACKAGE_DIR=C:/19040285449/build-results/ 2025-11-03T16:03:43.6682697Z ProgramData=C:\ProgramData 2025-11-03T16:03:43.6682969Z ProgramFiles(x86)=C:\Program Files (x86) 2025-11-03T16:03:43.6683260Z ProgramW6432=C:\Program Files 2025-11-03T16:03:43.6683504Z RUNNER_ARCH=X64 2025-11-03T16:03:43.6683709Z RUNNER_ENVIRONMENT=self-hosted 2025-11-03T16:03:43.6684011Z RUNNER_NAME=i-0028a21fe160da7d0 2025-11-03T16:03:43.6684240Z RUNNER_OS=Windows 2025-11-03T16:03:43.6684510Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-11-03T16:03:43.6684842Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-11-03T16:03:43.6685229Z RUNNER_TRACKING_ID=github_90d5e073-d5c3-4abb-9a8a-b9b9a1b5f962 2025-11-03T16:03:43.6685636Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-11-03T16:03:43.6685953Z SCCACHE_BUCKET=ossci-compiler-cache 2025-11-03T16:03:43.6686230Z SCCACHE_IDLE_TIMEOUT=0 2025-11-03T16:03:43.6686451Z SCCACHE_IGNORE_SERVER_IO_ERROR=1 2025-11-03T16:03:43.6686712Z SCCACHE_REGION=us-east-1 2025-11-03T16:03:43.6686936Z SCCACHE_S3_KEY_PREFIX=trunk 2025-11-03T16:03:43.6687431Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-11-03T16:03:43.6687937Z SHA1=3f6538febd727b782e6e13cfd026a309fb14351d 2025-11-03T16:03:43.6688210Z SHLVL=2 2025-11-03T16:03:43.6688460Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-11-03T16:03:43.6688777Z SYSTEMDRIVE=C: 2025-11-03T16:03:43.6688972Z SYSTEMROOT=C:\Windows 2025-11-03T16:03:43.6689207Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:03:43.6689487Z TERM=xterm-256color 2025-11-03T16:03:43.6689749Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:03:43.6690101Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:03:43.6690457Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-11-03T16:03:43.6690888Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-11-03T16:03:43.6691250Z TORCH_CUDA_ARCH_LIST=8.6 2025-11-03T16:03:43.6691478Z UCRTVersion=10.0.19041.0 2025-11-03T16:03:43.6691779Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-11-03T16:03:43.6692263Z UPDATEFILE=update.finished 2025-11-03T16:03:43.6692626Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-11-03T16:03:43.6692848Z USERNAME=runneruser 2025-11-03T16:03:43.6693066Z USERPROFILE=C:\Users\runneruser 2025-11-03T16:03:43.6693298Z USE_CUDA=0 2025-11-03T16:03:43.6693474Z USE_XPU=0 2025-11-03T16:03:43.6693854Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-11-03T16:03:43.6694468Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-11-03T16:03:43.6695128Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-11-03T16:03:43.6695970Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-11-03T16:03:43.6696487Z VCToolsVersion=14.42.34433 2025-11-03T16:03:43.6696713Z VC_PRODUCT=BuildTools 2025-11-03T16:03:43.6696923Z VC_VERSION= 2025-11-03T16:03:43.6697092Z VC_YEAR=2022 2025-11-03T16:03:43.6697304Z VERBOSE_ARG='SilentlyContinue' 2025-11-03T16:03:43.6697570Z VisualStudioVersion=17.0 2025-11-03T16:03:43.6697985Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-11-03T16:03:43.6698451Z VSCMD_ARG_app_plat=Desktop 2025-11-03T16:03:43.6698671Z VSCMD_ARG_HOST_ARCH=x64 2025-11-03T16:03:43.6698898Z VSCMD_ARG_TGT_ARCH=x64 2025-11-03T16:03:43.6699103Z VSCMD_VER=17.12.11 2025-11-03T16:03:43.6699443Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-11-03T16:03:43.6699842Z WINDIR=C:\Windows 2025-11-03T16:03:43.6700401Z WindowsLibPath=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.19041.0 2025-11-03T16:03:43.6701154Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-11-03T16:03:43.6701612Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-11-03T16:03:43.6701952Z WindowsSDKLibVersion=10.0.19041.0\ 2025-11-03T16:03:43.6702360Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-11-03T16:03:43.6702793Z WindowsSDKVersion=10.0.19041.0\ 2025-11-03T16:03:43.6703283Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-11-03T16:03:43.6704133Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-11-03T16:03:43.6704732Z XPU_VERSION= 2025-11-03T16:03:43.6705168Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/build_pytorch.bat 2025-11-03T16:03:43.6705768Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-11-03T16:03:43.6706107Z __DOTNET_ADD_64BIT=1 2025-11-03T16:03:43.6706323Z __DOTNET_PREFERRED_BITNESS=64 2025-11-03T16:03:43.6710390Z __VSCMD_PREINIT_PATH=C:\Jenkins\Miniconda3\envs\py_tmp;C:\Jenkins\Miniconda3\envs\py_tmp\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\usr\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Library\bin;C:\Jenkins\Miniconda3\envs\py_tmp\Scripts;C:\Jenkins\Miniconda3\envs\py_tmp\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Jenkins\Miniconda3\envs\py_tmp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin\x64;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files\NVIDIA Corporation\Nsight Compute 2025.3.0;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2025-11-03T16:03:43.6714572Z 2025-11-03T16:03:43.6714962Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python -m build --wheel --no-isolation 2025-11-03T16:03:43.7614550Z * Getting build dependencies for wheel... 2025-11-03T16:03:44.1105494Z Building wheel torch-2.10.0a0+git3f6538f 2025-11-03T16:03:44.3906361Z 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-11-03T16:03:44.3964201Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\setuptools\config\_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-11-03T16:03:44.3964981Z !! 2025-11-03T16:03:44.3965099Z 2025-11-03T16:03:44.3965210Z ******************************************************************************** 2025-11-03T16:03:44.3965990Z 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-11-03T16:03:44.3966652Z 2025-11-03T16:03:44.3966940Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-11-03T16:03:44.3967398Z or your builds will no longer be supported. 2025-11-03T16:03:44.3967620Z 2025-11-03T16:03:44.3967972Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-03T16:03:44.3968521Z ******************************************************************************** 2025-11-03T16:03:44.3968738Z 2025-11-03T16:03:44.3968820Z !! 2025-11-03T16:03:44.3969006Z corresp(dist, value, root_dir) 2025-11-03T16:03:44.5216313Z running egg_info 2025-11-03T16:03:44.5347877Z creating torch.egg-info 2025-11-03T16:03:44.5351539Z writing torch.egg-info\PKG-INFO 2025-11-03T16:03:44.5369637Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-11-03T16:03:44.5374146Z writing entry points to torch.egg-info\entry_points.txt 2025-11-03T16:03:44.5388262Z writing requirements to torch.egg-info\requires.txt 2025-11-03T16:03:44.5392780Z writing top-level names to torch.egg-info\top_level.txt 2025-11-03T16:03:44.5396159Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-11-03T16:03:44.8473275Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-11-03T16:03:44.8479111Z reading manifest template 'MANIFEST.in' 2025-11-03T16:03:45.0924450Z warning: no directories found matching 'ios' 2025-11-03T16:03:52.3777251Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-11-03T16:03:52.7171126Z no previously-included directories found matching '**\.gitlab' 2025-11-03T16:03:52.8315456Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-11-03T16:03:52.9456821Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-11-03T16:03:53.0591358Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-11-03T16:03:53.1756908Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-11-03T16:03:53.2986103Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-11-03T16:03:53.9076144Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-11-03T16:03:54.0253855Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-11-03T16:03:54.5807585Z adding license file 'LICENSE' 2025-11-03T16:03:54.5807919Z adding license file 'NOTICE' 2025-11-03T16:03:59.1497340Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-11-03T16:03:59.3333436Z * Building wheel... 2025-11-03T16:03:59.6019371Z Building wheel torch-2.10.0a0+git3f6538f 2025-11-03T16:03:59.7511509Z -- Building version 2.10.0a0+git3f6538f 2025-11-03T16:03:59.8057586Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\setuptools\_distutils\_msvccompiler.py:12: UserWarning: _get_vc_env is private; find an alternative (pypa/distutils#340) 2025-11-03T16:03:59.8058368Z warnings.warn( 2025-11-03T16:03:59.8861192Z cmake -GNinja -DBUILD_ENVIRONMENT=win-vs2022-cpu-py3 -DBUILD_PYTHON=True -DBUILD_TEST=True -DBUILD_TYPE=release -DBUILD_WHEEL=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_GENERATOR=Ninja -DCMAKE_INSTALL_PREFIX=C:\actions-runner\_work\pytorch\pytorch\torch -DCMAKE_PREFIX_PATH=C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages -DPython_EXECUTABLE=C:\Jenkins\Miniconda3\envs\py_tmp\python.exe -DPython_NumPy_INCLUDE_DIR=C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\numpy\core\include -DTORCH_BUILD_VERSION=2.10.0a0+git3f6538f -DTORCH_CUDA_ARCH_LIST=8.6 -DUSE_CUDA=0 -DUSE_NUMPY=True -DUSE_XPU=0 C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:04:03.5317116Z -- The CXX compiler identification is MSVC 19.42.34444.0 2025-11-03T16:04:03.6763526Z -- The C compiler identification is MSVC 19.42.34444.0 2025-11-03T16:04:03.6977011Z -- Detecting CXX compiler ABI info 2025-11-03T16:04:10.1917432Z -- Detecting CXX compiler ABI info - done 2025-11-03T16:04:10.1940583Z -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped 2025-11-03T16:04:10.1944890Z -- Detecting CXX compile features 2025-11-03T16:04:10.1958633Z -- Detecting CXX compile features - done 2025-11-03T16:04:10.2059892Z -- Detecting C compiler ABI info 2025-11-03T16:04:10.5243690Z -- Detecting C compiler ABI info - done 2025-11-03T16:04:10.5266942Z -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped 2025-11-03T16:04:10.5270891Z -- Detecting C compile features 2025-11-03T16:04:10.5281530Z -- Detecting C compile features - done 2025-11-03T16:04:10.5340706Z -- Not forcing any particular BLAS to be found 2025-11-03T16:04:10.5443087Z CMake Warning at CMakeLists.txt:428 (message): 2025-11-03T16:04:10.5445244Z TensorPipe cannot be used on Windows. Set it to OFF 2025-11-03T16:04:10.5445558Z 2025-11-03T16:04:10.5445608Z 2025-11-03T16:04:10.5445742Z CMake Warning at CMakeLists.txt:430 (message): 2025-11-03T16:04:10.5446118Z KleidiAI cannot be used on Windows. Set it to OFF 2025-11-03T16:04:10.5446356Z 2025-11-03T16:04:10.5446360Z 2025-11-03T16:04:10.5505074Z -- Performing Test C_HAS_AVX_1 2025-11-03T16:04:11.2458787Z -- Performing Test C_HAS_AVX_1 - Success 2025-11-03T16:04:11.2463273Z -- Performing Test C_HAS_AVX2_1 2025-11-03T16:04:11.6123628Z -- Performing Test C_HAS_AVX2_1 - Success 2025-11-03T16:04:11.6128660Z -- Performing Test C_HAS_AVX512_1 2025-11-03T16:04:12.0588280Z -- Performing Test C_HAS_AVX512_1 - Success 2025-11-03T16:04:12.0593177Z -- Performing Test CXX_HAS_AVX_1 2025-11-03T16:04:12.4416587Z -- Performing Test CXX_HAS_AVX_1 - Success 2025-11-03T16:04:12.4421440Z -- Performing Test CXX_HAS_AVX2_1 2025-11-03T16:04:12.8370868Z -- Performing Test CXX_HAS_AVX2_1 - Success 2025-11-03T16:04:12.8375928Z -- Performing Test CXX_HAS_AVX512_1 2025-11-03T16:04:13.2106192Z -- Performing Test CXX_HAS_AVX512_1 - Success 2025-11-03T16:04:13.2107699Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-11-03T16:04:13.2129819Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-11-03T16:04:13.5739540Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2025-11-03T16:04:13.5762748Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-11-03T16:04:13.8986440Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2025-11-03T16:04:13.8993807Z -- Could not find hardware support for NEON on this machine. 2025-11-03T16:04:13.8994206Z -- No OMAP3 processor on this machine. 2025-11-03T16:04:13.8994516Z -- No OMAP4 processor on this machine. 2025-11-03T16:04:13.8995044Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-11-03T16:04:13.9052199Z CMake Warning at CMakeLists.txt:853 (message): 2025-11-03T16:04:13.9052878Z x64 operating system is required for FBGEMM. Not compiling with FBGEMM. 2025-11-03T16:04:13.9053426Z Turn this warning off by USE_FBGEMM=OFF. 2025-11-03T16:04:13.9053648Z 2025-11-03T16:04:13.9053653Z 2025-11-03T16:04:13.9075097Z -- Performing Test HAS/UTF_8 2025-11-03T16:04:14.2763838Z -- Performing Test HAS/UTF_8 - Success 2025-11-03T16:04:14.2787202Z -- Building using own protobuf under third_party per request. 2025-11-03T16:04:14.2787605Z -- Use custom protobuf build. 2025-11-03T16:04:14.2803873Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-11-03T16:04:14.2804553Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-11-03T16:04:14.2804951Z CMake. 2025-11-03T16:04:14.2805055Z 2025-11-03T16:04:14.2805262Z Update the VERSION argument value or use a ... suffix to tell 2025-11-03T16:04:14.2805769Z CMake that the project does not need compatibility with older versions. 2025-11-03T16:04:14.2806075Z 2025-11-03T16:04:14.2806079Z 2025-11-03T16:04:14.2818267Z -- 2025-11-03T16:04:14.2818519Z -- 3.13.0.0 2025-11-03T16:04:14.2835874Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-11-03T16:04:14.3875639Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-11-03T16:04:14.3877636Z -- Looking for pthread_create in pthreads 2025-11-03T16:04:14.6215647Z -- Looking for pthread_create in pthreads - not found 2025-11-03T16:04:14.6216535Z -- Looking for pthread_create in pthread 2025-11-03T16:04:14.7914236Z -- Looking for pthread_create in pthread - not found 2025-11-03T16:04:14.7930662Z -- Found Threads: TRUE 2025-11-03T16:04:14.8533526Z -- Caffe2 protobuf include directory: $$ 2025-11-03T16:04:14.8567992Z -- Trying to find preferred BLAS backend of choice: MKL 2025-11-03T16:04:14.8591782Z -- MKL_THREADING = OMP 2025-11-03T16:04:14.8594808Z -- Looking for sys/types.h 2025-11-03T16:04:15.2808884Z -- Looking for sys/types.h - found 2025-11-03T16:04:15.2810751Z -- Looking for stdint.h 2025-11-03T16:04:15.5944897Z -- Looking for stdint.h - found 2025-11-03T16:04:15.5946714Z -- Looking for stddef.h 2025-11-03T16:04:15.9054139Z -- Looking for stddef.h - found 2025-11-03T16:04:15.9055058Z -- Check size of void* 2025-11-03T16:04:16.2309960Z -- Check size of void* - done 2025-11-03T16:04:16.2711977Z -- Looking for cblas_sgemm 2025-11-03T16:04:16.8454480Z -- Looking for cblas_sgemm - found 2025-11-03T16:04:16.8458792Z -- Looking for cblas_gemm_bf16bf16f32 2025-11-03T16:04:17.3997692Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-11-03T16:04:17.3998269Z -- Looking for cblas_gemm_f16f16f32 2025-11-03T16:04:17.9399404Z -- Looking for cblas_gemm_f16f16f32 - found 2025-11-03T16:04:17.9744876Z -- MKL libraries: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_intel_lp64.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_intel_thread.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/mkl_core.lib;C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-11-03T16:04:17.9746368Z -- MKL include directory: C:/Jenkins/Miniconda3/envs/py_tmp/Library/include 2025-11-03T16:04:17.9746777Z -- MKL OpenMP type: Intel 2025-11-03T16:04:17.9747192Z -- MKL OpenMP library: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-11-03T16:04:18.5504758Z -- The ASM compiler identification is MSVC 2025-11-03T16:04:18.5521224Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-11-03T16:04:18.5640083Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-11-03T16:04:18.5695454Z -- Generating microkernels.cmake 2025-11-03T16:04:23.3499617Z 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-11-03T16:04:23.3501198Z 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-11-03T16:04:23.3502195Z No microkernel found in src\reference\binary-elementwise.cc 2025-11-03T16:04:23.3502610Z No microkernel found in src\reference\packing.cc 2025-11-03T16:04:23.3502998Z No microkernel found in src\reference\unary-elementwise.cc 2025-11-03T16:04:23.4685665Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.51.0.windows.1") 2025-11-03T16:04:23.5171106Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-11-03T16:04:23.5185961Z -- Looking for shm_open in rt 2025-11-03T16:04:28.7460634Z -- Looking for shm_open in rt - not found 2025-11-03T16:04:28.7528186Z -- Performing Test HAVE_CXX_FLAG_WX 2025-11-03T16:04:29.0992214Z -- Performing Test HAVE_CXX_FLAG_WX - Success 2025-11-03T16:04:29.0995742Z -- Compiling and running to test HAVE_STD_REGEX 2025-11-03T16:04:32.9399568Z -- Performing Test HAVE_STD_REGEX -- success 2025-11-03T16:04:32.9401760Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-11-03T16:04:33.0511798Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-11-03T16:04:33.0512357Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-11-03T16:04:33.1477037Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2025-11-03T16:04:33.1478083Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-11-03T16:04:34.2504353Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-11-03T16:04:34.2544177Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-11-03T16:04:34.3458000Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-11-03T16:04:34.6447032Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-11-03T16:04:34.6447690Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-11-03T16:04:34.6448074Z CMake. 2025-11-03T16:04:34.6448195Z 2025-11-03T16:04:34.6448400Z Update the VERSION argument value or use a ... suffix to tell 2025-11-03T16:04:34.6448949Z CMake that the project does not need compatibility with older versions. 2025-11-03T16:04:34.6449272Z 2025-11-03T16:04:34.6449276Z 2025-11-03T16:04:34.6568573Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-11-03T16:04:34.6569193Z Compatibility with CMake < 3.5 will be removed from a future version of 2025-11-03T16:04:34.6569575Z CMake. 2025-11-03T16:04:34.6569694Z 2025-11-03T16:04:34.6569895Z Update the VERSION argument value or use a ... suffix to tell 2025-11-03T16:04:34.6570413Z CMake that the project does not need compatibility with older versions. 2025-11-03T16:04:34.6570716Z 2025-11-03T16:04:34.6570721Z 2025-11-03T16:04:34.6621215Z -- Using third party subdirectory Eigen. 2025-11-03T16:04:35.5834435Z -- Found Python: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter Development.Module NumPy 2025-11-03T16:04:35.5836898Z -- Using third_party/pybind11. 2025-11-03T16:04:35.5838205Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2025-11-03T16:04:35.5893485Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-11-03T16:04:35.5893994Z -- Using third_party/opentelemetry-cpp. 2025-11-03T16:04:35.5894635Z -- opentelemetry api include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-11-03T16:04:36.1503791Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-11-03T16:04:36.5634480Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-11-03T16:04:36.5643318Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-11-03T16:04:36.5647588Z CMake Warning at cmake/Dependencies.cmake:902 (message): 2025-11-03T16:04:36.5648047Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-11-03T16:04:36.5648426Z Call Stack (most recent call first): 2025-11-03T16:04:36.5648939Z CMakeLists.txt:881 (include) 2025-11-03T16:04:36.5649242Z 2025-11-03T16:04:36.5649247Z 2025-11-03T16:04:36.5684335Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-11-03T16:04:36.8990812Z -- Check OMP with lib C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib and flags -openmp:experimental 2025-11-03T16:04:39.2570627Z -- Found OpenMP_C: -openmp:experimental 2025-11-03T16:04:42.1316719Z -- Found OpenMP_CXX: -openmp:experimental 2025-11-03T16:04:42.1326712Z -- Found OpenMP: TRUE 2025-11-03T16:04:42.1329069Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental 2025-11-03T16:04:42.1329643Z -- Will link against OpenMP libraries: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libiomp5md.lib 2025-11-03T16:04:42.1339704Z -- Found nvtx3: C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX/c/include 2025-11-03T16:04:42.1345903Z -- ROCM_PATH environment variable is not set and C:/opt/rocm does not exist. 2025-11-03T16:04:42.1346357Z Building without ROCm support. 2025-11-03T16:04:42.1367557Z -- MSVC detected 2025-11-03T16:04:42.1367811Z -- Set USE_REDIS OFF 2025-11-03T16:04:42.1368033Z -- Set USE_IBVERBS OFF 2025-11-03T16:04:42.1368265Z -- Set USE_NCCL OFF 2025-11-03T16:04:42.1368472Z -- Set USE_RCCL OFF 2025-11-03T16:04:42.1368674Z -- Set USE_LIBUV OFF 2025-11-03T16:04:42.1380175Z -- Gloo build as SHARED library 2025-11-03T16:04:42.3693938Z -- Found Python3: C:\Jenkins\Miniconda3\envs\py_tmp\python.exe (found version "3.10.19") found components: Interpreter 2025-11-03T16:04:42.3701818Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-11-03T16:04:42.3702226Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-11-03T16:04:42.3711212Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-11-03T16:04:42.3718958Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-11-03T16:04:42.3755117Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-11-03T16:04:43.0134975Z -- 2025-11-03T16:04:43.0135282Z -- ******** Summary ******** 2025-11-03T16:04:43.0135590Z -- CMake version : 3.27.9 2025-11-03T16:04:43.0135989Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-11-03T16:04:43.0136400Z -- System : Windows 2025-11-03T16:04:43.0137031Z -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-11-03T16:04:43.0137677Z -- C++ compiler version : 19.42.34444.0 2025-11-03T16:04:43.0138210Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL /EHsc /wd26812 2025-11-03T16:04:43.0138743Z -- Build type : Release 2025-11-03T16:04:43.0139166Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-11-03T16:04:43.0139682Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-11-03T16:04:43.0140220Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-11-03T16:04:43.0140745Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules 2025-11-03T16:04:43.0141145Z -- 2025-11-03T16:04:43.0141367Z -- ONNX version : 1.18.0 2025-11-03T16:04:43.0141677Z -- ONNX NAMESPACE : onnx_torch 2025-11-03T16:04:43.0142002Z -- ONNX_USE_LITE_PROTO : OFF 2025-11-03T16:04:43.0142298Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-11-03T16:04:43.0142602Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-11-03T16:04:43.0142900Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-11-03T16:04:43.0143208Z -- ONNX_WERROR : OFF 2025-11-03T16:04:43.0143680Z -- ONNX_BUILD_TESTS : OFF 2025-11-03T16:04:43.0144121Z -- BUILD_SHARED_LIBS : OFF 2025-11-03T16:04:43.0144396Z -- 2025-11-03T16:04:43.0144718Z -- Protobuf compiler : $ 2025-11-03T16:04:43.0145121Z -- Protobuf includes : 2025-11-03T16:04:43.0145407Z -- Protobuf libraries : 2025-11-03T16:04:43.0145712Z -- ONNX_BUILD_PYTHON : OFF 2025-11-03T16:04:43.0146073Z CMake Warning at cmake/Dependencies.cmake:1436 (message): 2025-11-03T16:04:43.0146542Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2025-11-03T16:04:43.0146950Z Call Stack (most recent call first): 2025-11-03T16:04:43.0147224Z CMakeLists.txt:881 (include) 2025-11-03T16:04:43.0147391Z 2025-11-03T16:04:43.0147396Z 2025-11-03T16:04:43.0147601Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-11-03T16:04:43.0147995Z -- Adding -DNDEBUG to compile flags 2025-11-03T16:04:43.0151749Z -- Could not find hardware support for NEON on this machine. 2025-11-03T16:04:43.0152121Z -- No OMAP3 processor on this machine. 2025-11-03T16:04:43.0152422Z -- No OMAP4 processor on this machine. 2025-11-03T16:04:43.0167171Z -- Looking for sbgemm_ 2025-11-03T16:04:43.3340425Z -- Looking for sbgemm_ - not found 2025-11-03T16:04:43.3350170Z -- Found a library with LAPACK API (mkl). 2025-11-03T16:04:43.3351394Z disabling CUDA because NOT USE_CUDA is set 2025-11-03T16:04:43.3351759Z disabling ROCM because NOT USE_ROCM is set 2025-11-03T16:04:43.3352105Z -- MIOpen not found. Compiling without MIOpen support 2025-11-03T16:04:43.3360995Z -- Will build oneDNN UKERNEL 2025-11-03T16:04:43.3467371Z -- MKLDNN_CPU_RUNTIME = OMP 2025-11-03T16:04:43.3487364Z -- DNNL_TARGET_ARCH: X64 2025-11-03T16:04:43.3517577Z -- DNNL_LIBRARY_NAME: dnnl 2025-11-03T16:04:43.3620909Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-11-03T16:04:43.3621711Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2025-11-03T16:04:43.3622243Z does not match the name of the calling package (OpenMP). This can lead to 2025-11-03T16:04:43.3622743Z problems in calling code that expects `find_package` result variables 2025-11-03T16:04:43.3623169Z (e.g., `_FOUND`) to follow a certain pattern. 2025-11-03T16:04:43.3623510Z Call Stack (most recent call first): 2025-11-03T16:04:43.3623917Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-11-03T16:04:43.3624434Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-11-03T16:04:43.3624857Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-11-03T16:04:43.3625313Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-11-03T16:04:43.3625620Z 2025-11-03T16:04:43.3625739Z -- Found OpenMP_C: -openmp:experimental 2025-11-03T16:04:43.3632071Z CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2025-11-03T16:04:43.3632826Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2025-11-03T16:04:43.3633338Z does not match the name of the calling package (OpenMP). This can lead to 2025-11-03T16:04:43.3633840Z problems in calling code that expects `find_package` result variables 2025-11-03T16:04:43.3634246Z (e.g., `_FOUND`) to follow a certain pattern. 2025-11-03T16:04:43.3634562Z Call Stack (most recent call first): 2025-11-03T16:04:43.3634984Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-11-03T16:04:43.3635481Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-11-03T16:04:43.3635918Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-11-03T16:04:43.3636351Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-11-03T16:04:43.3636658Z 2025-11-03T16:04:43.3636982Z -- Found OpenMP_CXX: -openmp:experimental 2025-11-03T16:04:43.4062962Z -- Enabled testing coverage: CI 2025-11-03T16:04:43.4074165Z -- Enabled workload: TRAINING 2025-11-03T16:04:43.4074505Z -- Enabled primitives: ALL 2025-11-03T16:04:43.4074771Z -- Enabled primitive CPU ISA: ALL 2025-11-03T16:04:43.4075064Z -- Enabled primitive GPU ISA: ALL 2025-11-03T16:04:43.4075336Z -- Enabled GeMM kernels ISA: ALL 2025-11-03T16:04:43.4199872Z -- Primitive cache is enabled 2025-11-03T16:04:43.4201104Z -- Experimental functionality for ukernels is enabled 2025-11-03T16:04:43.4838745Z -- The ASM_MASM compiler identification is MSVC 2025-11-03T16:04:43.5355307Z -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/ml64.exe 2025-11-03T16:04:43.5606071Z -- Graph component is enabled 2025-11-03T16:04:43.5711268Z -- Graph compiler backend is disabled. 2025-11-03T16:04:43.6038167Z -- Found MKL-DNN: TRUE 2025-11-03T16:04:43.6126876Z -- {fmt} version: 12.0.0 2025-11-03T16:04:43.6127212Z -- Build type: Release 2025-11-03T16:04:43.6290671Z -- Using CPU-only version of Kineto 2025-11-03T16:04:43.6291034Z -- Configuring Kineto dependency: 2025-11-03T16:04:43.6291515Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2025-11-03T16:04:43.6293073Z -- KINETO_BUILD_TESTS = OFF 2025-11-03T16:04:43.6293349Z -- KINETO_LIBRARY_TYPE = static 2025-11-03T16:04:43.8467749Z -- ROCM_SOURCE_DIR = 2025-11-03T16:04:44.0625431Z -- Found CUDAToolkit: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/include (found version "13.0.48") 2025-11-03T16:04:45.2895733Z INFO LIBKINETO_NOAIUPTI NOT DEFINED adding subdirectory(src/plugin/aiupti) 2025-11-03T16:04:45.3074457Z which: no compile_graph in (/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin:/c/Program Files/CMake/bin:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/HostX64/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/VC/VCPackages:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/TestWindow:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/bin/Roslyn:/c/Program Files (x86)/Microsoft SDKs/Windows/v10.0A/bin/NETFX 4.8 Tools/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/Extensions/Microsoft/CodeCoverage.Console:/c/Program Files (x86)/Windows Kits/10/bin/10.0.19041.0/x64:/c/Program Files (x86)/Windows Kits/10/bin/x64:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/MSBuild/Current/Bin/amd64:/c/Windows/Microsoft.NET/Framework64/v4.0.30319:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/Tools:/c/Jenkins/Miniconda3/envs/py_tmp:/c/Jenkins/Miniconda3/envs/py_tmp/Library/mingw-w64/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/usr/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Library/bin:/c/Jenkins/Miniconda3/envs/py_tmp/Scripts:/c/Jenkins/Miniconda3/envs/py_tmp/bin:/c/Jenkins/Miniconda3/condabin:/c/Program Files/CMake/bin:/c/Program Files/7-Zip:/c/ProgramData/chocolatey/bin:/cmd:/c/Program Files/Amazon/AWSCLI:/c/Program Files/Amazon/AWSCLI/bin:/c/Jenkins/Miniconda3/envs/py_tmp:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin/x64:/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v13.0/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/Amazon/cfn-bootstrap:/c/ProgramData/chocolatey/bin:/c/Program Files/Amazon/AWSCLIV2:/cmd:/mingw64/bin:/usr/bin:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Program Files/NVIDIA Corporation/Nsight Compute 2025.3.0:/c/Users/runneruser/AppData/Local/Microsoft/WindowsApps:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/Llvm/x64/bin:/c/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/VC/Linux/bin/ConnectionManagerExe) 2025-11-03T16:04:45.3084932Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/FindAIUToolkit.cmake:42 (message): 2025-11-03T16:04:45.3085584Z Cannot find RUNTIME_FULL_INSTALL_DIR or SENDNN_DIR, please set up the AIU 2025-11-03T16:04:45.3085995Z environment. 2025-11-03T16:04:45.3086207Z Call Stack (most recent call first): 2025-11-03T16:04:45.3086686Z third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:14 (include) 2025-11-03T16:04:45.3087072Z 2025-11-03T16:04:45.3087076Z 2025-11-03T16:04:45.3087390Z CMake Warning at third_party/kineto/libkineto/src/plugin/aiupti/CMakeLists.txt:17 (message): 2025-11-03T16:04:45.3087879Z AIU PTI has not built because 2025-11-03T16:04:45.3088049Z 2025-11-03T16:04:45.3088053Z 2025-11-03T16:04:45.3375871Z -- CUPTI unavailable or disabled - not building GPU profilers 2025-11-03T16:04:45.3989153Z -- ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-11-03T16:04:45.3989847Z -- DYNOLOG_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-11-03T16:04:45.3990811Z -- IPCFABRIC_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-11-03T16:04:45.4000564Z -- Configured Kineto (CPU) 2025-11-03T16:04:45.4058473Z -- Performing Test HAS/WD4624 2025-11-03T16:04:45.9295584Z -- Performing Test HAS/WD4624 - Success 2025-11-03T16:04:45.9320299Z -- Performing Test HAS/WD4068 2025-11-03T16:04:46.3050928Z -- Performing Test HAS/WD4068 - Success 2025-11-03T16:04:46.3075495Z -- Performing Test HAS/WD4067 2025-11-03T16:04:47.1086062Z -- Performing Test HAS/WD4067 - Success 2025-11-03T16:04:47.1110443Z -- Performing Test HAS/WD4267 2025-11-03T16:04:47.4634678Z -- Performing Test HAS/WD4267 - Success 2025-11-03T16:04:47.4659840Z -- Performing Test HAS/WD4661 2025-11-03T16:04:47.7949293Z -- Performing Test HAS/WD4661 - Success 2025-11-03T16:04:47.7973708Z -- Performing Test HAS/WD4717 2025-11-03T16:04:48.1287993Z -- Performing Test HAS/WD4717 - Success 2025-11-03T16:04:48.1313213Z -- Performing Test HAS/WD4244 2025-11-03T16:04:48.4505610Z -- Performing Test HAS/WD4244 - Success 2025-11-03T16:04:48.4529861Z -- Performing Test HAS/WD4804 2025-11-03T16:04:48.7831344Z -- Performing Test HAS/WD4804 - Success 2025-11-03T16:04:48.7858601Z -- Performing Test HAS/WD4273 2025-11-03T16:04:49.0986487Z -- Performing Test HAS/WD4273 - Success 2025-11-03T16:04:49.1011777Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-11-03T16:04:49.1771364Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2025-11-03T16:04:50.3628208Z -- 2025-11-03T16:04:50.3628983Z -- Architecture: x64 2025-11-03T16:04:50.3632379Z -- Use the C++ compiler to compile (MI_USE_CXX=ON) 2025-11-03T16:04:50.3639304Z -- 2025-11-03T16:04:50.3639644Z -- Library name : mimalloc 2025-11-03T16:04:50.3639985Z -- Version : 2.2.4 2025-11-03T16:04:50.3640262Z -- Build type : release 2025-11-03T16:04:50.3640881Z -- C++ Compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-11-03T16:04:50.3641539Z -- Compiler flags : /Zc:__cplusplus 2025-11-03T16:04:50.3641917Z -- Compiler defines : MI_CMAKE_BUILD_TYPE=release;MI_BUILD_RELEASE 2025-11-03T16:04:50.3642352Z -- Link libraries : psapi;shell32;user32;advapi32;bcrypt 2025-11-03T16:04:50.3642706Z -- Build targets : static 2025-11-03T16:04:50.3642933Z -- 2025-11-03T16:04:50.3761527Z -- don't use NUMA 2025-11-03T16:04:50.3809605Z -- Looking for backtrace 2025-11-03T16:04:50.4724915Z -- Looking for backtrace - not found 2025-11-03T16:04:50.4823045Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2025-11-03T16:04:55.4332366Z -- headers outputs: 2025-11-03T16:04:57.7930808Z -- sources outputs: 2025-11-03T16:04:59.7066520Z -- declarations_yaml outputs: 2025-11-03T16:04:59.7151862Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-11-03T16:05:05.0847495Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2025-11-03T16:05:05.3051178Z -- Using ATen parallel backend: OMP 2025-11-03T16:05:05.3066517Z disabling CUDA because USE_CUDA is set false 2025-11-03T16:05:05.6839480Z -- Found OpenSSL: C:/Jenkins/Miniconda3/envs/py_tmp/Library/lib/libcrypto.lib (found version "3.0.18") 2025-11-03T16:05:05.7127184Z -- Check size of long double 2025-11-03T16:05:06.1086453Z -- Check size of long double - done 2025-11-03T16:05:06.1091648Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-11-03T16:05:06.2363598Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Failed 2025-11-03T16:05:06.2368293Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-11-03T16:05:06.6403127Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-11-03T16:05:06.6406167Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-11-03T16:05:07.0251651Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-11-03T16:05:07.0255206Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-11-03T16:05:07.3987555Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-11-03T16:05:07.3990822Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-11-03T16:05:07.7888174Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-11-03T16:05:07.7891328Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-11-03T16:05:08.1877140Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-11-03T16:05:08.1880692Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-11-03T16:05:08.6665191Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-11-03T16:05:08.6708598Z -- Found OpenMP_C: -openmp:experimental (found version "2.0") 2025-11-03T16:05:08.6720975Z -- Found OpenMP_CXX: -openmp:experimental (found version "2.0") 2025-11-03T16:05:08.6730717Z -- Found OpenMP: TRUE (found version "2.0") 2025-11-03T16:05:08.6735644Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-11-03T16:05:09.0226991Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-11-03T16:05:09.0229462Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-11-03T16:05:09.1438256Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Failed 2025-11-03T16:05:09.1441029Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-11-03T16:05:09.2824043Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Failed 2025-11-03T16:05:09.2827177Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-11-03T16:05:09.4867813Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2025-11-03T16:05:09.4870516Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-11-03T16:05:09.5720947Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Failed 2025-11-03T16:05:09.6622570Z -- Configuring build for SLEEF-v3.8.0 2025-11-03T16:05:09.6623059Z Target system: Windows-10.0.17763 2025-11-03T16:05:09.6623349Z Target processor: AMD64 2025-11-03T16:05:09.6623628Z Host system: Windows-10.0.17763 2025-11-03T16:05:09.6623894Z Host processor: AMD64 2025-11-03T16:05:09.6624574Z Detected C compiler: MSVC @ C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-11-03T16:05:09.6625220Z CMake: 3.27.9 2025-11-03T16:05:09.6625558Z Make program: C:/Jenkins/Miniconda3/envs/py_tmp/Scripts/ninja.exe 2025-11-03T16:05:09.6626133Z -- Using option `/D_CRT_SECURE_NO_WARNINGS /D_CRT_NONSTDC_NO_DEPRECATE ` to compile libsleef 2025-11-03T16:05:09.6626595Z -- Building shared libs : OFF 2025-11-03T16:05:09.6626883Z -- Building static test bins: OFF 2025-11-03T16:05:09.6627152Z -- MPFR : LIB_MPFR-NOTFOUND 2025-11-03T16:05:09.6627420Z -- GMP : LIBGMP-NOTFOUND 2025-11-03T16:05:09.6627636Z -- RT : 2025-11-03T16:05:09.6627895Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-11-03T16:05:09.6628129Z -- OPENSSL : 3.0.18 2025-11-03T16:05:09.6628401Z -- SDE : SDE_COMMAND-NOTFOUND 2025-11-03T16:05:09.6628673Z -- COMPILER_SUPPORTS_OPENMP : FALSE 2025-11-03T16:05:09.7195359Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-11-03T16:05:09.7196312Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-11-03T16:05:09.7197388Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2025-11-03T16:05:09.7198279Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2025-11-03T16:05:10.3579986Z CMake Warning at CMakeLists.txt:1309 (message): 2025-11-03T16:05:10.3580501Z Generated cmake files are only fully tested if one builds with system glog, 2025-11-03T16:05:10.3581048Z gflags, and protobuf. Other settings may generate files that are not well 2025-11-03T16:05:10.3581509Z tested. 2025-11-03T16:05:10.3581617Z 2025-11-03T16:05:10.3581621Z 2025-11-03T16:05:10.3601881Z -- 2025-11-03T16:05:10.3602153Z -- ******** Summary ******** 2025-11-03T16:05:10.3602439Z -- General: 2025-11-03T16:05:10.3602635Z -- CMake version : 3.27.9 2025-11-03T16:05:10.3602987Z -- CMake command : C:/Program Files/CMake/bin/cmake.exe 2025-11-03T16:05:10.3603379Z -- System : Windows 2025-11-03T16:05:10.3604002Z -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe 2025-11-03T16:05:10.3604645Z -- C++ compiler id : MSVC 2025-11-03T16:05:10.3604938Z -- C++ compiler version : 19.42.34444.0 2025-11-03T16:05:10.3605268Z -- Using ccache if found : OFF 2025-11-03T16:05:10.3606455Z -- CXX flags : /DWIN32 /D_WINDOWS /EHsc /Zc:__cplusplus /bigobj /FS /utf-8 -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE /wd4624 /wd4068 /wd4067 /wd4267 /wd4661 /wd4717 /wd4244 /wd4804 /wd4273 2025-11-03T16:05:10.3608399Z -- Shared LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-11-03T16:05:10.3608912Z -- Static LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-11-03T16:05:10.3609393Z -- Module LD flags : /machine:x64 /ignore:4049 /ignore:4217 /ignore:4099 2025-11-03T16:05:10.3609793Z -- Build type : Release 2025-11-03T16:05:10.3610878Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;_CRT_SECURE_NO_DEPRECATE=1;IDEEP_USE_MKL;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS;EXPORT_AOTI_FUNCTIONS;WIN32_LEAN_AND_MEAN;_UCRT_LEGACY_INFINITY;NOMINMAX;USE_MIMALLOC 2025-11-03T16:05:10.3612101Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-11-03T16:05:10.3612635Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2025-11-03T16:05:10.3613021Z -- USE_GOLD_LINKER : OFF 2025-11-03T16:05:10.3613274Z -- 2025-11-03T16:05:10.3613452Z -- TORCH_VERSION : 2.10.0 2025-11-03T16:05:10.3613747Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-11-03T16:05:10.3614030Z -- BUILD_BINARY : OFF 2025-11-03T16:05:10.3614310Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-11-03T16:05:10.3614592Z -- Link local protobuf : ON 2025-11-03T16:05:10.3614849Z -- BUILD_PYTHON : True 2025-11-03T16:05:10.3615127Z -- Python version : 3.10.19 2025-11-03T16:05:10.3615498Z -- Python executable : C:\Jenkins\Miniconda3\envs\py_tmp\python.exe 2025-11-03T16:05:10.3616013Z -- Python library : C:/Jenkins/Miniconda3/envs/py_tmp/libs/python310.lib 2025-11-03T16:05:10.3616540Z -- Python includes : C:/Jenkins/Miniconda3/envs/py_tmp/include 2025-11-03T16:05:10.3617100Z -- Python site-package : C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages 2025-11-03T16:05:10.3617514Z -- BUILD_SHARED_LIBS : ON 2025-11-03T16:05:10.3617805Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-11-03T16:05:10.3618109Z -- BUILD_TEST : True 2025-11-03T16:05:10.3618363Z -- BUILD_JNI : OFF 2025-11-03T16:05:10.3618633Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-11-03T16:05:10.3618892Z -- BUILD_LITE_INTERPRETER: OFF 2025-11-03T16:05:10.3619352Z -- INTERN_BUILD_MOBILE : 2025-11-03T16:05:10.3619734Z -- TRACING_BASED : OFF 2025-11-03T16:05:10.3619997Z -- USE_BLAS : 1 2025-11-03T16:05:10.3620234Z -- BLAS : mkl 2025-11-03T16:05:10.3620489Z -- BLAS_HAS_SBGEMM : 2025-11-03T16:05:10.3620771Z -- USE_LAPACK : 1 2025-11-03T16:05:10.3621012Z -- LAPACK : mkl 2025-11-03T16:05:10.3621255Z -- USE_ASAN : OFF 2025-11-03T16:05:10.3621501Z -- USE_LSAN : OFF 2025-11-03T16:05:10.3621751Z -- USE_TSAN : OFF 2025-11-03T16:05:10.3622001Z -- USE_CPP_CODE_COVERAGE : OFF 2025-11-03T16:05:10.3622312Z -- USE_CUDA : 0 2025-11-03T16:05:10.3622553Z -- USE_XPU : 0 2025-11-03T16:05:10.3622846Z -- USE_ROCM : OFF 2025-11-03T16:05:10.3623103Z -- BUILD_NVFUSER : 2025-11-03T16:05:10.3623339Z -- USE_EIGEN_FOR_BLAS : 2025-11-03T16:05:10.3623589Z -- USE_EIGEN_FOR_SPARSE : OFF 2025-11-03T16:05:10.3623845Z -- USE_FBGEMM : OFF 2025-11-03T16:05:10.3624108Z -- USE_FBGEMM_GENAI : OFF 2025-11-03T16:05:10.3624347Z -- USE_KINETO : ON 2025-11-03T16:05:10.3624598Z -- USE_GFLAGS : OFF 2025-11-03T16:05:10.3624841Z -- USE_GLOG : OFF 2025-11-03T16:05:10.3625089Z -- USE_LITE_PROTO : OFF 2025-11-03T16:05:10.3625337Z -- USE_PYTORCH_METAL : OFF 2025-11-03T16:05:10.3625609Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-11-03T16:05:10.3625890Z -- USE_MPS : OFF 2025-11-03T16:05:10.3626136Z -- CAN_COMPILE_METAL : 2025-11-03T16:05:10.3626394Z -- USE_MKL : ON 2025-11-03T16:05:10.3626628Z -- USE_STATIC_MKL : OFF 2025-11-03T16:05:10.3626885Z -- USE_MKLDNN : ON 2025-11-03T16:05:10.3627122Z -- USE_MKLDNN_ACL : OFF 2025-11-03T16:05:10.3627382Z -- USE_MKLDNN_CBLAS : OFF 2025-11-03T16:05:10.3627643Z -- USE_PRIORITIZED_TEXT_FOR_LD : OFF 2025-11-03T16:05:10.3627972Z -- USE_UCC : OFF 2025-11-03T16:05:10.3628219Z -- USE_ITT : ON 2025-11-03T16:05:10.3628501Z -- USE_XCCL : OFF 2025-11-03T16:05:10.3628755Z -- USE_NCCL : OFF 2025-11-03T16:05:10.3628996Z -- Found NVSHMEM : 2025-11-03T16:05:10.3629257Z -- USE_NNPACK : OFF 2025-11-03T16:05:10.3629503Z -- USE_NUMPY : ON 2025-11-03T16:05:10.3629751Z -- USE_OBSERVERS : ON 2025-11-03T16:05:10.3629988Z -- USE_OPENCL : OFF 2025-11-03T16:05:10.3630249Z -- USE_OPENMP : ON 2025-11-03T16:05:10.3630484Z -- USE_MIMALLOC : ON 2025-11-03T16:05:10.3630751Z -- USE_MIMALLOC_ON_MKL : OFF 2025-11-03T16:05:10.3631008Z -- USE_VULKAN : OFF 2025-11-03T16:05:10.3631261Z -- USE_PROF : OFF 2025-11-03T16:05:10.3631516Z -- USE_PYTORCH_QNNPACK : OFF 2025-11-03T16:05:10.3631769Z -- USE_XNNPACK : ON 2025-11-03T16:05:10.3632033Z -- USE_DISTRIBUTED : ON 2025-11-03T16:05:10.3632284Z -- USE_MPI : OFF 2025-11-03T16:05:10.3632547Z -- USE_GLOO : ON 2025-11-03T16:05:10.3632807Z -- USE_GLOO_WITH_OPENSSL : OFF 2025-11-03T16:05:10.3633084Z -- USE_GLOO_IBVERBS : OFF 2025-11-03T16:05:10.3633342Z -- USE_TENSORPIPE : OFF 2025-11-03T16:05:10.3633674Z -- Public Dependencies : caffe2::mkl 2025-11-03T16:05:10.3634496Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;XNNPACK;microkernels-prod;ittnotify;fp16;caffe2::openmp;gloo;fmt::fmt-header-only;kineto 2025-11-03T16:05:10.3635215Z -- Public CUDA Deps. : 2025-11-03T16:05:10.3635486Z -- Private CUDA Deps. : 2025-11-03T16:05:10.3635735Z -- USE_COREML_DELEGATE : OFF 2025-11-03T16:05:10.3636009Z -- BUILD_LAZY_TS_BACKEND : ON 2025-11-03T16:05:10.3636267Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-11-03T16:05:10.3689531Z -- Configuring done (70.5s) 2025-11-03T16:05:16.4355944Z -- Generating done (5.0s) 2025-11-03T16:05:16.6651328Z CMake Warning: 2025-11-03T16:05:16.6651711Z Manually-specified variables were not used by the project: 2025-11-03T16:05:16.6652019Z 2025-11-03T16:05:16.6652108Z BUILD_ENVIRONMENT 2025-11-03T16:05:16.6652341Z BUILD_TYPE 2025-11-03T16:05:16.6652526Z BUILD_WHEEL 2025-11-03T16:05:16.6652643Z 2025-11-03T16:05:16.6652650Z 2025-11-03T16:05:16.6679071Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2025-11-03T16:05:16.7520875Z cmake --build . --target install --config Release -j 8 2025-11-03T16:05:37.5516468Z [1/4] Generating ATen declarations_yaml 2025-11-03T16:05:37.5516875Z [2/4] Generating ATen headers 2025-11-03T16:05:37.5517137Z [3/4] Generating ATen sources 2025-11-03T16:05:37.5517834Z [1/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-11-03T16:05:37.5518815Z [2/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2025-11-03T16:05:37.5519800Z [3/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-11-03T16:05:37.5936900Z [4/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-11-03T16:05:37.5939143Z [5/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-11-03T16:05:37.5941135Z [6/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2025-11-03T16:05:37.8132846Z [7/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-11-03T16:05:37.8134795Z [8/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2025-11-03T16:05:37.8136613Z [9/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-11-03T16:05:37.8138506Z [10/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-11-03T16:05:37.9466634Z [11/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-11-03T16:05:37.9468926Z [12/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-11-03T16:05:37.9471098Z [13/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-11-03T16:05:37.9473133Z [14/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2025-11-03T16:05:38.0878971Z [15/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2025-11-03T16:05:38.0881028Z [16/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-11-03T16:05:38.0882927Z [17/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-11-03T16:05:38.0884857Z [18/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-11-03T16:05:38.1941460Z [19/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-11-03T16:05:38.1942472Z [20/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-11-03T16:05:38.1943760Z [21/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-11-03T16:05:38.1944923Z [22/6997] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2025-11-03T16:05:38.2779200Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-11-03T16:05:38.2779688Z 2025-11-03T16:05:38.2779696Z 2025-11-03T16:05:38.2780044Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-11-03T16:05:38.2780558Z 2025-11-03T16:05:38.2780565Z 2025-11-03T16:05:38.2780572Z 2025-11-03T16:05:38.2780578Z 2025-11-03T16:05:38.2781388Z [23/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-11-03T16:05:38.2783250Z [24/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-11-03T16:05:38.4794393Z [25/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-11-03T16:05:38.4796820Z [26/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-11-03T16:05:38.4798737Z [27/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-11-03T16:05:38.4800311Z [28/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-11-03T16:05:38.6237075Z [29/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2025-11-03T16:05:38.6238835Z [30/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2025-11-03T16:05:38.6240911Z [31/6997] Linking CXX static library lib\libprotobuf-lite.lib 2025-11-03T16:05:38.6242770Z [32/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2025-11-03T16:05:38.6244650Z [33/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2025-11-03T16:05:38.7602266Z [34/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2025-11-03T16:05:38.7603456Z [35/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2025-11-03T16:05:38.7604670Z [36/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2025-11-03T16:05:38.8909553Z [37/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2025-11-03T16:05:38.8911810Z [38/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2025-11-03T16:05:38.8913683Z [39/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2025-11-03T16:05:38.8915980Z [40/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2025-11-03T16:05:39.0540083Z [41/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl_lite.cc.obj 2025-11-03T16:05:39.0542386Z [42/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2025-11-03T16:05:39.0544230Z [43/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2025-11-03T16:05:39.0546308Z [44/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2025-11-03T16:05:39.1973515Z [45/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2025-11-03T16:05:39.1975547Z [46/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2025-11-03T16:05:39.1977456Z [47/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2025-11-03T16:05:39.1979314Z [48/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2025-11-03T16:05:39.3042743Z [49/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2025-11-03T16:05:39.3043976Z [50/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2025-11-03T16:05:39.3045254Z [51/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2025-11-03T16:05:39.3047321Z [52/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2025-11-03T16:05:39.5167560Z [53/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2025-11-03T16:05:39.5169894Z [54/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2025-11-03T16:05:39.5171988Z [55/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2025-11-03T16:05:39.5173913Z [56/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2025-11-03T16:05:39.7098596Z [57/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2025-11-03T16:05:39.7099556Z [58/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2025-11-03T16:05:39.7100700Z [59/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2025-11-03T16:05:39.7101627Z [60/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2025-11-03T16:05:39.8553387Z [61/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2025-11-03T16:05:39.8555158Z [62/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2025-11-03T16:05:39.8557202Z [63/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2025-11-03T16:05:39.8559432Z [64/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2025-11-03T16:05:39.9899891Z [65/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2025-11-03T16:05:39.9902109Z [66/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2025-11-03T16:05:39.9903734Z [67/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2025-11-03T16:05:39.9905004Z [68/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2025-11-03T16:05:40.1293044Z [69/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2025-11-03T16:05:40.1295180Z [70/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2025-11-03T16:05:40.1297738Z [71/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2025-11-03T16:05:40.1299641Z [72/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2025-11-03T16:05:40.3308488Z [73/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2025-11-03T16:05:40.3310058Z [74/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2025-11-03T16:05:40.3311686Z [75/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2025-11-03T16:05:40.3313202Z [76/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2025-11-03T16:05:40.5126694Z [77/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2025-11-03T16:05:40.5127858Z [78/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2025-11-03T16:05:40.5129429Z [79/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2025-11-03T16:05:40.5131525Z [80/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2025-11-03T16:05:40.6590621Z [81/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2025-11-03T16:05:40.6592403Z [82/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2025-11-03T16:05:40.6594316Z [83/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2025-11-03T16:05:40.6596542Z [84/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2025-11-03T16:05:40.8736984Z [85/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2025-11-03T16:05:40.8739141Z [86/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2025-11-03T16:05:40.8740973Z [87/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2025-11-03T16:05:40.8742892Z [88/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2025-11-03T16:05:41.0017667Z [89/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2025-11-03T16:05:41.0019921Z [90/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2025-11-03T16:05:41.0022055Z [91/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2025-11-03T16:05:41.1749478Z [92/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2025-11-03T16:05:41.1751523Z [93/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2025-11-03T16:05:41.1753476Z [94/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2025-11-03T16:05:41.1754896Z [95/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2025-11-03T16:05:41.2908326Z [96/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2025-11-03T16:05:41.2909617Z [97/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2025-11-03T16:05:41.2911666Z [98/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2025-11-03T16:05:41.4166862Z [99/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2025-11-03T16:05:41.4168203Z [100/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info_test_helper.cc.obj 2025-11-03T16:05:41.4169340Z [101/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2025-11-03T16:05:41.4170203Z [102/6997] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2025-11-03T16:05:41.4170821Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-11-03T16:05:41.4171137Z 2025-11-03T16:05:41.6336057Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-11-03T16:05:41.6336656Z 2025-11-03T16:05:41.6336665Z 2025-11-03T16:05:41.6336674Z 2025-11-03T16:05:41.6336684Z 2025-11-03T16:05:41.6337520Z [103/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2025-11-03T16:05:41.6339391Z [104/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2025-11-03T16:05:41.6341382Z [105/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2025-11-03T16:05:41.8284818Z [106/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2025-11-03T16:05:41.8287174Z [107/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2025-11-03T16:05:41.8289499Z [108/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2025-11-03T16:05:41.8291319Z [109/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2025-11-03T16:05:42.0102728Z [110/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2025-11-03T16:05:42.0104940Z [111/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum_field.cc.obj 2025-11-03T16:05:42.0106983Z [112/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2025-11-03T16:05:42.0108991Z [113/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2025-11-03T16:05:42.1490661Z [114/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2025-11-03T16:05:42.1491720Z [115/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2025-11-03T16:05:42.1492882Z [116/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2025-11-03T16:05:42.4265254Z [117/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2025-11-03T16:05:42.4266548Z [118/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2025-11-03T16:05:42.4268847Z [119/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2025-11-03T16:05:42.4270259Z [120/6997] Linking CXX static library lib\libprotobuf.lib 2025-11-03T16:05:42.4271654Z [121/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2025-11-03T16:05:42.5285832Z [122/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2025-11-03T16:05:42.5287795Z [123/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2025-11-03T16:05:42.5288987Z [124/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2025-11-03T16:05:42.7204109Z [125/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2025-11-03T16:05:42.7206015Z [126/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2025-11-03T16:05:42.7207919Z [127/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2025-11-03T16:05:42.7209857Z [128/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2025-11-03T16:05:42.8506902Z [129/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2025-11-03T16:05:42.8508178Z [130/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2025-11-03T16:05:42.8509275Z [131/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2025-11-03T16:05:43.0921885Z [132/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2025-11-03T16:05:43.0923328Z [133/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2025-11-03T16:05:43.0924551Z [134/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2025-11-03T16:05:43.0925761Z [135/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2025-11-03T16:05:43.2309460Z [136/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2025-11-03T16:05:43.2311643Z [137/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2025-11-03T16:05:43.2313955Z [138/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc.obj 2025-11-03T16:05:43.3297581Z [139/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc.obj 2025-11-03T16:05:43.3299944Z [140/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc.obj 2025-11-03T16:05:43.3302642Z [141/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc.obj 2025-11-03T16:05:43.5820353Z [142/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2025-11-03T16:05:43.5822747Z [143/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2025-11-03T16:05:43.5824727Z [144/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2025-11-03T16:05:43.5826597Z [145/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2025-11-03T16:05:43.6800305Z [146/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2025-11-03T16:05:43.6801551Z [147/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field_lite.cc.obj 2025-11-03T16:05:43.6802790Z [148/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2025-11-03T16:05:43.9332015Z [149/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2025-11-03T16:05:43.9334102Z [150/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2025-11-03T16:05:43.9335780Z [151/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2025-11-03T16:05:43.9337672Z [152/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2025-11-03T16:05:44.0521500Z [153/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2025-11-03T16:05:44.0523958Z [154/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2025-11-03T16:05:44.0526030Z [155/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2025-11-03T16:05:44.0528492Z [156/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field_lite.cc.obj 2025-11-03T16:05:44.2405020Z [157/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2025-11-03T16:05:44.2406987Z [158/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2025-11-03T16:05:44.2409369Z [159/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2025-11-03T16:05:44.4228826Z [160/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder_lite.cc.obj 2025-11-03T16:05:44.4230780Z [161/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2025-11-03T16:05:44.4233072Z [162/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field_lite.cc.obj 2025-11-03T16:05:44.4234989Z [163/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2025-11-03T16:05:44.4889468Z [164/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2025-11-03T16:05:44.4891260Z [165/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2025-11-03T16:05:44.4892534Z [166/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field_lite.cc.obj 2025-11-03T16:05:44.7179039Z [167/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2025-11-03T16:05:44.7180185Z [168/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\well_known_types_embed.cc.obj 2025-11-03T16:05:44.7182081Z [169/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_shared_code_generator.cc.obj 2025-11-03T16:05:44.7184257Z [170/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2025-11-03T16:05:44.8607833Z [171/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field_lite.cc.obj 2025-11-03T16:05:44.8609008Z [172/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2025-11-03T16:05:44.8610262Z [173/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2025-11-03T16:05:45.0031737Z [174/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2025-11-03T16:05:45.0033883Z [175/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2025-11-03T16:05:45.0036210Z [176/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2025-11-03T16:05:45.1917249Z [177/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2025-11-03T16:05:45.1919166Z [178/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2025-11-03T16:05:45.1920625Z [179/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2025-11-03T16:05:45.1922003Z [180/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2025-11-03T16:05:45.3441058Z [181/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2025-11-03T16:05:45.3442408Z [182/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2025-11-03T16:05:45.3443933Z [183/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2025-11-03T16:05:45.3956008Z [184/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2025-11-03T16:05:45.3957328Z [185/6997] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2025-11-03T16:05:45.3958059Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-11-03T16:05:45.3958341Z 2025-11-03T16:05:45.3958346Z 2025-11-03T16:05:45.3958517Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-11-03T16:05:45.3958787Z 2025-11-03T16:05:45.3958795Z 2025-11-03T16:05:45.3959037Z 2025-11-03T16:05:45.3959200Z 2025-11-03T16:05:45.3959684Z [186/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2025-11-03T16:05:45.5064892Z [187/6997] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2025-11-03T16:05:45.5065499Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-11-03T16:05:45.5065786Z 2025-11-03T16:05:45.5065800Z 2025-11-03T16:05:45.5065965Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-11-03T16:05:45.5066240Z 2025-11-03T16:05:45.5066245Z 2025-11-03T16:05:45.5066250Z 2025-11-03T16:05:45.5066254Z 2025-11-03T16:05:45.5066766Z [188/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2025-11-03T16:05:45.5067621Z [189/6997] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2025-11-03T16:05:45.6542337Z [190/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2025-11-03T16:05:45.6543484Z [191/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2025-11-03T16:05:45.6544543Z [192/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2025-11-03T16:05:45.6545553Z [193/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2025-11-03T16:05:45.8443330Z [194/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2025-11-03T16:05:45.8445106Z [195/6997] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2025-11-03T16:05:45.8447440Z [196/6997] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2025-11-03T16:05:45.8448816Z [197/6997] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2025-11-03T16:05:45.8450153Z [198/6997] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2025-11-03T16:05:45.9348175Z [199/6997] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2025-11-03T16:05:45.9349289Z [200/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2025-11-03T16:05:45.9350274Z [201/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2025-11-03T16:05:45.9351261Z [202/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2025-11-03T16:05:45.9352266Z [203/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2025-11-03T16:05:45.9353344Z [204/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2025-11-03T16:05:46.0155567Z [205/6997] Linking C static library lib\pthreadpool.lib 2025-11-03T16:05:46.0156134Z [206/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2025-11-03T16:05:46.0157014Z [207/6997] Linking CXX static library lib\libprotoc.lib 2025-11-03T16:05:46.0157923Z [208/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2025-11-03T16:05:46.0158715Z [209/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2025-11-03T16:05:46.0159465Z [210/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2025-11-03T16:05:46.1684845Z [211/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2025-11-03T16:05:46.1685504Z [212/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2025-11-03T16:05:46.1686500Z [213/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2025-11-03T16:05:46.1687272Z [214/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\log.c.obj 2025-11-03T16:05:46.1688065Z [215/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2025-11-03T16:05:46.3569729Z [216/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2025-11-03T16:05:46.3570520Z [217/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2025-11-03T16:05:46.3571234Z [218/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2025-11-03T16:05:46.3571961Z [219/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2025-11-03T16:05:46.3572655Z [220/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2025-11-03T16:05:46.3573371Z [221/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2025-11-03T16:05:46.4220635Z [222/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2025-11-03T16:05:46.4221382Z [223/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2025-11-03T16:05:46.4222093Z [224/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2025-11-03T16:05:46.4222795Z [225/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\log.c.obj 2025-11-03T16:05:46.4223464Z [226/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2025-11-03T16:05:46.4931273Z [227/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2025-11-03T16:05:46.4932771Z [228/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2025-11-03T16:05:46.4934291Z [229/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2025-11-03T16:05:46.4935651Z [230/6997] Linking C static library lib\cpuinfo.lib 2025-11-03T16:05:46.4936936Z [231/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2025-11-03T16:05:46.6035042Z [232/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9p8x-minmax-f16c-c8.c.obj 2025-11-03T16:05:46.6036082Z [233/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-avgpool\f16-avgpool-9x-minmax-f16c-c8.c.obj 2025-11-03T16:05:46.6037080Z [234/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:05:46.6038185Z [235/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3.c.obj 2025-11-03T16:05:46.6878525Z [236/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u16.c.obj 2025-11-03T16:05:46.6879693Z [237/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u16.c.obj 2025-11-03T16:05:46.6880671Z [238/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u16.c.obj 2025-11-03T16:05:46.6881632Z [239/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u1.c.obj 2025-11-03T16:05:46.7664162Z [240/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3.c.obj 2025-11-03T16:05:46.7665220Z [241/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3.c.obj 2025-11-03T16:05:46.7666329Z [242/6997] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2025-11-03T16:05:46.7667414Z [243/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u4.c.obj 2025-11-03T16:05:46.8061865Z [244/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u16.c.obj 2025-11-03T16:05:46.8062898Z [245/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u32.c.obj 2025-11-03T16:05:46.8063623Z [246/6997] Linking C static library lib\cpuinfo_internals.lib 2025-11-03T16:05:46.8064439Z [247/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:46.9021232Z [248/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:46.9023455Z [249/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:46.9025603Z [250/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:46.9234813Z [251/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u64-acc4.c.obj 2025-11-03T16:05:46.9236805Z [252/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c64.c.obj 2025-11-03T16:05:46.9238211Z [253/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c32.c.obj 2025-11-03T16:05:46.9239230Z [254/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c8.c.obj 2025-11-03T16:05:47.0123271Z [255/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u32-acc4.c.obj 2025-11-03T16:05:47.0124432Z [256/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-maxpool\f16-maxpool-9p8x-minmax-f16c-c8.c.obj 2025-11-03T16:05:47.0125527Z [257/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9p8x-minmax-avx2-c8.c.obj 2025-11-03T16:05:47.0530813Z [258/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-pavgpool\f16-pavgpool-9x-minmax-avx2-c8.c.obj 2025-11-03T16:05:47.0531989Z [259/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.obj 2025-11-03T16:05:47.0533132Z [260/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u4.c.obj 2025-11-03T16:05:47.0534248Z [261/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\f16-rmax-f16c-u32.c.obj 2025-11-03T16:05:47.1444566Z [262/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u4.c.obj 2025-11-03T16:05:47.1445914Z [263/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc4.c.obj 2025-11-03T16:05:47.1447117Z [264/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rmax-scalar-u2-acc2.c.obj 2025-11-03T16:05:47.1447887Z [265/6997] Linking CXX executable bin\protoc.exe 2025-11-03T16:05:47.1832538Z [266/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc4.c.obj 2025-11-03T16:05:47.1833889Z [267/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u2-acc2.c.obj 2025-11-03T16:05:47.1834998Z [268/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vadd-f16c-u16.c.obj 2025-11-03T16:05:47.1835996Z [269/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u16.c.obj 2025-11-03T16:05:47.2848851Z [270/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u8.c.obj 2025-11-03T16:05:47.2849856Z [271/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmax-f16c-u16.c.obj 2025-11-03T16:05:47.2850835Z [272/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u8.c.obj 2025-11-03T16:05:47.2851867Z [273/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u16.c.obj 2025-11-03T16:05:47.2853038Z [274/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vminc-f16c-u16.c.obj 2025-11-03T16:05:47.3143411Z [275/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmul-f16c-u16.c.obj 2025-11-03T16:05:47.3145120Z [276/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmin-f16c-u16.c.obj 2025-11-03T16:05:47.3146797Z [277/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u16.c.obj 2025-11-03T16:05:47.3148492Z [278/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u16.c.obj 2025-11-03T16:05:47.4032764Z [279/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u16.c.obj 2025-11-03T16:05:47.4034819Z [280/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u16.c.obj 2025-11-03T16:05:47.4036767Z [281/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u8.c.obj 2025-11-03T16:05:47.4038687Z [282/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u16.c.obj 2025-11-03T16:05:47.4589527Z [283/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u16.c.obj 2025-11-03T16:05:47.4590605Z [284/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u16.c.obj 2025-11-03T16:05:47.4591634Z [285/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u16.c.obj 2025-11-03T16:05:47.4592646Z [286/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u16.c.obj 2025-11-03T16:05:47.5190138Z [287/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u16.c.obj 2025-11-03T16:05:47.5192024Z [288/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u16.c.obj 2025-11-03T16:05:47.5194065Z [289/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vmulcaddc\gen\f16-vmulcaddc-c8-minmax-fma3-2x.c.obj 2025-11-03T16:05:47.5195937Z [290/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u16.c.obj 2025-11-03T16:05:47.5929572Z [291/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vbinary\gen\f16-vsub-f16c-u16.c.obj 2025-11-03T16:05:47.5931557Z [292/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u16.c.obj 2025-11-03T16:05:47.5933177Z [293/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u16.c.obj 2025-11-03T16:05:47.5936060Z [294/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u16.c.obj 2025-11-03T16:05:47.6467399Z [295/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u16.c.obj 2025-11-03T16:05:47.6469028Z [296/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u32.c.obj 2025-11-03T16:05:47.6470844Z [297/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.obj 2025-11-03T16:05:47.6960591Z [298/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u32.c.obj 2025-11-03T16:05:47.6961687Z [299/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.obj 2025-11-03T16:05:47.6962787Z [300/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u32.c.obj 2025-11-03T16:05:47.6963894Z [301/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vabs-sse2-u16.c.obj 2025-11-03T16:05:47.7610054Z [302/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vneg-sse2-u16.c.obj 2025-11-03T16:05:47.7611856Z [303/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f16-vunary\gen\f16-vsqr-f16c-u16.c.obj 2025-11-03T16:05:47.7613700Z [304/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-sse2-c4.c.obj 2025-11-03T16:05:47.7615536Z [305/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-4x-scalar-c1.c.obj 2025-11-03T16:05:47.8013504Z [306/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-sse2-c4.c.obj 2025-11-03T16:05:47.8015542Z [307/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9x-scalar-c1.c.obj 2025-11-03T16:05:47.8017455Z [308/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-scalar-c1.c.obj 2025-11-03T16:05:47.8019403Z [309/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-argmaxpool\f32-argmaxpool-9p8x-sse2-c4.c.obj 2025-11-03T16:05:47.8848037Z [310/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-scalar-c1.c.obj 2025-11-03T16:05:47.8849354Z [311/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-scalar-c1.c.obj 2025-11-03T16:05:47.8850727Z [312/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9p8x-minmax-sse-c4.c.obj 2025-11-03T16:05:47.8852176Z [313/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-avgpool\f32-avgpool-9x-minmax-sse-c4.c.obj 2025-11-03T16:05:47.9213915Z [314/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.obj 2025-11-03T16:05:47.9215694Z [315/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.obj 2025-11-03T16:05:47.9217379Z [316/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f.c.obj 2025-11-03T16:05:48.0008404Z [317/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar-acc2.c.obj 2025-11-03T16:05:48.0009839Z [318/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar-acc2.c.obj 2025-11-03T16:05:48.0012615Z [319/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3.c.obj 2025-11-03T16:05:48.0014517Z [320/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx.c.obj 2025-11-03T16:05:48.0500883Z [321/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse.c.obj 2025-11-03T16:05:48.0502928Z [322/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.obj 2025-11-03T16:05:48.0504886Z [323/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx.c.obj 2025-11-03T16:05:48.0506769Z [324/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f.c.obj 2025-11-03T16:05:48.1321147Z [325/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3.c.obj 2025-11-03T16:05:48.1322474Z [326/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar-acc2.c.obj 2025-11-03T16:05:48.1323691Z [327/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar-acc2.c.obj 2025-11-03T16:05:48.1324745Z [328/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse.c.obj 2025-11-03T16:05:48.1685148Z [329/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx.c.obj 2025-11-03T16:05:48.1686323Z [330/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3.c.obj 2025-11-03T16:05:48.1687453Z [331/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f.c.obj 2025-11-03T16:05:48.2194292Z [332/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar-acc2.c.obj 2025-11-03T16:05:48.2196802Z [333/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse.c.obj 2025-11-03T16:05:48.2198796Z [334/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar-acc2.c.obj 2025-11-03T16:05:48.2200793Z [335/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.obj 2025-11-03T16:05:48.3275321Z [336/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-11-03T16:05:48.3276440Z [337/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.obj 2025-11-03T16:05:48.3277453Z [338/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx.c.obj 2025-11-03T16:05:48.3278448Z [339/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.obj 2025-11-03T16:05:48.3562582Z [340/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3.c.obj 2025-11-03T16:05:48.3564613Z [341/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f.c.obj 2025-11-03T16:05:48.3565821Z [342/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar-acc2.c.obj 2025-11-03T16:05:48.3567341Z [343/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar-acc2.c.obj 2025-11-03T16:05:48.4131297Z [344/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse.c.obj 2025-11-03T16:05:48.4132481Z [345/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.obj 2025-11-03T16:05:48.4133914Z [346/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.obj 2025-11-03T16:05:48.4813223Z [347/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.obj 2025-11-03T16:05:48.4815588Z [348/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.obj 2025-11-03T16:05:48.4818228Z [349/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.obj 2025-11-03T16:05:48.5349068Z [350/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.obj 2025-11-03T16:05:48.5351450Z [351/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.obj 2025-11-03T16:05:48.5353945Z [352/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.obj 2025-11-03T16:05:48.6128201Z [353/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.obj 2025-11-03T16:05:48.6130564Z [354/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.obj 2025-11-03T16:05:48.6132838Z [355/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.obj 2025-11-03T16:05:48.6134842Z [356/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u16.c.obj 2025-11-03T16:05:48.6974850Z [357/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u24.c.obj 2025-11-03T16:05:48.6975928Z [358/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.obj 2025-11-03T16:05:48.6976976Z [359/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u16.c.obj 2025-11-03T16:05:48.6977989Z [360/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u4.c.obj 2025-11-03T16:05:48.7310929Z [361/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.obj 2025-11-03T16:05:48.7313540Z [362/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u2.c.obj 2025-11-03T16:05:48.7315375Z [363/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u8.c.obj 2025-11-03T16:05:48.8202119Z [364/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u16.c.obj 2025-11-03T16:05:48.8203378Z [365/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:48.8206297Z [366/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:48.8208601Z [367/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:48.8818735Z [368/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:05:48.8820800Z [369/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:48.8822573Z [370/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-relu-scalar.c.obj 2025-11-03T16:05:48.8824293Z [371/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x4-scalar.c.obj 2025-11-03T16:05:48.9600234Z [372/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-load1.c.obj 2025-11-03T16:05:48.9602296Z [373/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:05:48.9604387Z [374/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-relu-scalar.c.obj 2025-11-03T16:05:48.9607038Z [375/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-2x4-scalar.c.obj 2025-11-03T16:05:49.0654346Z [376/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:49.0656375Z [377/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-minmax-scalar.c.obj 2025-11-03T16:05:49.0658112Z [378/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2-scalar.c.obj 2025-11-03T16:05:49.0659881Z [379/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x2c4-minmax-sse.c.obj 2025-11-03T16:05:49.1426782Z [380/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:49.1428713Z [381/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-relu-scalar.c.obj 2025-11-03T16:05:49.1430506Z [382/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x4-scalar.c.obj 2025-11-03T16:05:49.1432414Z [383/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:49.1978549Z [384/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-sse-load1.c.obj 2025-11-03T16:05:49.1979788Z [385/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:49.1980920Z [386/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-gemm\gen\f32-gemm-7x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:05:49.2763084Z [387/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p4.c.obj 2025-11-03T16:05:49.2765126Z [388/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p8.c.obj 2025-11-03T16:05:49.2767062Z [389/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c2.c.obj 2025-11-03T16:05:49.2768912Z [390/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c8.c.obj 2025-11-03T16:05:49.3540888Z [391/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:49.3542174Z [392/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:49.3543340Z [393/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:49.3544411Z [394/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:05:49.4364715Z [395/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:49.4366609Z [396/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-relu-scalar.c.obj 2025-11-03T16:05:49.4368458Z [397/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x4-scalar.c.obj 2025-11-03T16:05:49.4370295Z [398/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-load1.c.obj 2025-11-03T16:05:49.4930315Z [399/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-minmax-scalar.c.obj 2025-11-03T16:05:49.4931461Z [400/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-relu-scalar.c.obj 2025-11-03T16:05:49.4932542Z [401/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-2x4-scalar.c.obj 2025-11-03T16:05:49.5720508Z [402/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:49.5721747Z [403/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-minmax-scalar.c.obj 2025-11-03T16:05:49.5722897Z [404/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2-scalar.c.obj 2025-11-03T16:05:49.5724035Z [405/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x2c4-minmax-sse.c.obj 2025-11-03T16:05:49.6485065Z [406/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:49.6487015Z [407/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-relu-scalar.c.obj 2025-11-03T16:05:49.6488817Z [408/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x4-scalar.c.obj 2025-11-03T16:05:49.6490620Z [409/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:49.8468459Z [410/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-load1.c.obj 2025-11-03T16:05:49.8469560Z [411/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.obj 2025-11-03T16:05:49.8470638Z [412/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-igemm\gen\f32-igemm-7x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:05:49.8471677Z [413/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-11-03T16:05:51.4042764Z [414/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-maxpool\f32-maxpool-9p8x-minmax-sse-c4.c.obj 2025-11-03T16:05:51.4043835Z [415/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-scalar-c1.c.obj 2025-11-03T16:05:51.4045094Z [416/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9p8x-minmax-sse-c4.c.obj 2025-11-03T16:05:51.4046232Z [417/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-sse-c4.c.obj 2025-11-03T16:05:51.4444341Z [418/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-pavgpool\f32-pavgpool-9x-minmax-scalar-c1.c.obj 2025-11-03T16:05:51.4445477Z [419/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:51.4446604Z [420/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:51.5346856Z [421/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:51.5348289Z [422/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:51.5349527Z [423/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:51.5350788Z [424/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-1x8-minmax-sse41-dup.c.obj 2025-11-03T16:05:51.5795812Z [425/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:51.5796994Z [426/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:51.5798631Z [427/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:51.6811813Z [428/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x8-minmax-sse41-dup.c.obj 2025-11-03T16:05:51.6812978Z [429/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:05:51.6814215Z [430/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:51.7140894Z [431/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:05:51.7143052Z [432/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:51.7144369Z [433/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:51.7146197Z [434/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8-minmax-sse41-dup.c.obj 2025-11-03T16:05:51.7804226Z [435/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:05:51.7807108Z [436/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:51.7809591Z [437/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:51.8367755Z [438/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8-minmax-sse41-dup.c.obj 2025-11-03T16:05:51.8370163Z [439/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.obj 2025-11-03T16:05:51.8372426Z [440/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:05:51.8374390Z [441/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u64.c.obj 2025-11-03T16:05:51.8957641Z [442/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u32.c.obj 2025-11-03T16:05:51.8959924Z [443/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:05:51.8962324Z [444/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u128.c.obj 2025-11-03T16:05:51.8964850Z [445/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:05:51.9626643Z [446/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u1.c.obj 2025-11-03T16:05:51.9627694Z [447/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u4.c.obj 2025-11-03T16:05:51.9628737Z [448/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u32.c.obj 2025-11-03T16:05:51.9956541Z [449/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u4.c.obj 2025-11-03T16:05:51.9958209Z [450/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u32.c.obj 2025-11-03T16:05:51.9959344Z [451/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u32.c.obj 2025-11-03T16:05:51.9960883Z [452/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u64.c.obj 2025-11-03T16:05:52.0895690Z [453/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u1.c.obj 2025-11-03T16:05:52.0896726Z [454/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u128.c.obj 2025-11-03T16:05:52.0897735Z [455/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u4.c.obj 2025-11-03T16:05:52.0898735Z [456/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u32.c.obj 2025-11-03T16:05:52.1074271Z [457/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.obj 2025-11-03T16:05:52.1075701Z [458/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.obj 2025-11-03T16:05:52.1077028Z [459/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.obj 2025-11-03T16:05:52.1911371Z [460/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u4.c.obj 2025-11-03T16:05:52.1913419Z [461/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.obj 2025-11-03T16:05:52.1915516Z [462/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.obj 2025-11-03T16:05:52.2215181Z [463/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c64.c.obj 2025-11-03T16:05:52.2216561Z [464/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-scalar.c.obj 2025-11-03T16:05:52.2217665Z [465/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c32.c.obj 2025-11-03T16:05:52.2218620Z [466/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc4.c.obj 2025-11-03T16:05:52.3058312Z [467/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c16.c.obj 2025-11-03T16:05:52.3060398Z [468/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc4.c.obj 2025-11-03T16:05:52.3062031Z [469/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc4.c.obj 2025-11-03T16:05:52.3063697Z [470/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc4.c.obj 2025-11-03T16:05:52.3480603Z [471/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc4.c.obj 2025-11-03T16:05:52.3482343Z [472/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc4.c.obj 2025-11-03T16:05:52.3484056Z [473/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc4.c.obj 2025-11-03T16:05:52.3485777Z [474/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc4.c.obj 2025-11-03T16:05:52.4238180Z [475/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc4.c.obj 2025-11-03T16:05:52.4239841Z [476/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc4.c.obj 2025-11-03T16:05:52.4241577Z [477/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc4.c.obj 2025-11-03T16:05:52.4243182Z [478/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc4.c.obj 2025-11-03T16:05:52.4813193Z [479/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-32x1-minmax-sse.c.obj 2025-11-03T16:05:52.4814194Z [480/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar.c.obj 2025-11-03T16:05:52.4815222Z [481/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x2-minmax-scalar.c.obj 2025-11-03T16:05:52.4816215Z [482/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-spmm\gen\f32-spmm-8x4-minmax-scalar.c.obj 2025-11-03T16:05:52.5487740Z [483/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u32.c.obj 2025-11-03T16:05:52.5489857Z [484/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-scalar-u8.c.obj 2025-11-03T16:05:52.5491657Z [485/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-avx-u16.c.obj 2025-11-03T16:05:52.5493374Z [486/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx-u16.c.obj 2025-11-03T16:05:52.6065620Z [487/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vadd-sse-u8.c.obj 2025-11-03T16:05:52.6067700Z [488/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u8.c.obj 2025-11-03T16:05:52.6068956Z [489/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u32.c.obj 2025-11-03T16:05:52.6070007Z [490/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vaddc-sse-u8.c.obj 2025-11-03T16:05:52.6732557Z [491/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx-u16.c.obj 2025-11-03T16:05:52.6734081Z [492/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u32.c.obj 2025-11-03T16:05:52.6735882Z [493/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u2.c.obj 2025-11-03T16:05:52.6737650Z [494/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdiv-sse-u8.c.obj 2025-11-03T16:05:52.7297899Z [495/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx-u16.c.obj 2025-11-03T16:05:52.7299644Z [496/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u32.c.obj 2025-11-03T16:05:52.7301300Z [497/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-sse-u8.c.obj 2025-11-03T16:05:52.7302949Z [498/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u2.c.obj 2025-11-03T16:05:52.8237953Z [499/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u32.c.obj 2025-11-03T16:05:52.8239011Z [500/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-avx-u16.c.obj 2025-11-03T16:05:52.8240091Z [501/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-scalar-u8.c.obj 2025-11-03T16:05:52.8241167Z [502/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmax-sse-u8.c.obj 2025-11-03T16:05:52.8568364Z [503/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u16.c.obj 2025-11-03T16:05:52.8569409Z [504/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u32.c.obj 2025-11-03T16:05:52.8570322Z [505/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u8.c.obj 2025-11-03T16:05:52.8571291Z [506/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx-u16.c.obj 2025-11-03T16:05:52.9574195Z [507/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u32.c.obj 2025-11-03T16:05:52.9575210Z [508/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-scalar-u8.c.obj 2025-11-03T16:05:52.9576158Z [509/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u8.c.obj 2025-11-03T16:05:52.9577114Z [510/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u32.c.obj 2025-11-03T16:05:52.9944486Z [511/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmin-sse-u8.c.obj 2025-11-03T16:05:52.9946878Z [512/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-avx-u16.c.obj 2025-11-03T16:05:52.9948637Z [513/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx-u16.c.obj 2025-11-03T16:05:52.9950372Z [514/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u32.c.obj 2025-11-03T16:05:52.9952738Z [515/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-sse-u8.c.obj 2025-11-03T16:05:53.1068802Z [516/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-scalar-u8.c.obj 2025-11-03T16:05:53.1069834Z [517/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vminc-scalar-u8.c.obj 2025-11-03T16:05:53.1070769Z [518/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx-u16.c.obj 2025-11-03T16:05:53.1071705Z [519/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u32.c.obj 2025-11-03T16:05:53.1246508Z [520/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u8.c.obj 2025-11-03T16:05:53.1247665Z [521/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmulc-sse-u8.c.obj 2025-11-03T16:05:53.1248781Z [522/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx-u16.c.obj 2025-11-03T16:05:53.1250388Z [523/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u8.c.obj 2025-11-03T16:05:53.2288263Z [524/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u32.c.obj 2025-11-03T16:05:53.2289226Z [525/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vmul-sse-u8.c.obj 2025-11-03T16:05:53.2290187Z [526/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u8.c.obj 2025-11-03T16:05:53.2291119Z [527/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u16.c.obj 2025-11-03T16:05:53.2974273Z [528/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u32.c.obj 2025-11-03T16:05:53.2976145Z [529/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u8.c.obj 2025-11-03T16:05:53.2977887Z [530/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u8.c.obj 2025-11-03T16:05:53.2979559Z [531/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u16.c.obj 2025-11-03T16:05:53.3500775Z [532/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u2.c.obj 2025-11-03T16:05:53.3501806Z [533/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u32.c.obj 2025-11-03T16:05:53.3502838Z [534/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u8.c.obj 2025-11-03T16:05:53.3503783Z [535/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u16.c.obj 2025-11-03T16:05:53.4214193Z [536/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u8.c.obj 2025-11-03T16:05:53.4215993Z [537/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u8.c.obj 2025-11-03T16:05:53.4217762Z [538/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u32.c.obj 2025-11-03T16:05:53.4219781Z [539/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u16.c.obj 2025-11-03T16:05:53.4768093Z [540/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u32.c.obj 2025-11-03T16:05:53.4769405Z [541/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u8.c.obj 2025-11-03T16:05:53.4770599Z [542/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u8.c.obj 2025-11-03T16:05:53.4771620Z [543/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u16.c.obj 2025-11-03T16:05:53.5467842Z [544/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u32.c.obj 2025-11-03T16:05:53.5468884Z [545/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u8.c.obj 2025-11-03T16:05:53.5469881Z [546/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u16.c.obj 2025-11-03T16:05:53.5470915Z [547/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u8.c.obj 2025-11-03T16:05:53.6068877Z [548/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u32.c.obj 2025-11-03T16:05:53.6070588Z [549/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u8.c.obj 2025-11-03T16:05:53.6072603Z [550/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx-u16.c.obj 2025-11-03T16:05:53.6074239Z [551/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u32.c.obj 2025-11-03T16:05:53.6672851Z [552/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u8.c.obj 2025-11-03T16:05:53.6674665Z [553/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-scalar-u8.c.obj 2025-11-03T16:05:53.6676420Z [554/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx-u16.c.obj 2025-11-03T16:05:53.6678073Z [555/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsub-sse-u8.c.obj 2025-11-03T16:05:53.7248298Z [556/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u32.c.obj 2025-11-03T16:05:53.7250138Z [557/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u8.c.obj 2025-11-03T16:05:53.7252133Z [558/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vbinary\gen\f32-vsubc-sse-u8.c.obj 2025-11-03T16:05:53.7253125Z [559/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx-u16.c.obj 2025-11-03T16:05:53.8084331Z [560/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u16.c.obj 2025-11-03T16:05:53.8085403Z [561/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u4.c.obj 2025-11-03T16:05:53.8086362Z [562/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vclamp\gen\f32-vclamp-sse-u8.c.obj 2025-11-03T16:05:53.8087277Z [563/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u32.c.obj 2025-11-03T16:05:53.8417411Z [564/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-sse-u8.c.obj 2025-11-03T16:05:53.8419234Z [565/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u4.c.obj 2025-11-03T16:05:53.8421080Z [566/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u16.c.obj 2025-11-03T16:05:53.8423233Z [567/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx.c.obj 2025-11-03T16:05:53.9380293Z [568/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-avx512f.c.obj 2025-11-03T16:05:53.9381940Z [569/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-scalar.c.obj 2025-11-03T16:05:53.9382936Z [570/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysign-sse2.c.obj 2025-11-03T16:05:53.9383881Z [571/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx.c.obj 2025-11-03T16:05:53.9876382Z [572/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-scalar.c.obj 2025-11-03T16:05:53.9878275Z [573/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-sse2.c.obj 2025-11-03T16:05:53.9880088Z [574/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx512f.c.obj 2025-11-03T16:05:53.9881993Z [575/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vcopysignc-avx512f.c.obj 2025-11-03T16:05:54.0721661Z [576/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-avx.c.obj 2025-11-03T16:05:54.0722770Z [577/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-scalar.c.obj 2025-11-03T16:05:54.0723789Z [578/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vcopysign\gen\f32-vrcopysignc-sse2.c.obj 2025-11-03T16:05:54.0724860Z [579/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u32.c.obj 2025-11-03T16:05:54.1094365Z [580/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u64.c.obj 2025-11-03T16:05:54.1096333Z [581/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u4.c.obj 2025-11-03T16:05:54.1098299Z [582/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u32.c.obj 2025-11-03T16:05:54.2259746Z [583/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u12.c.obj 2025-11-03T16:05:54.2260803Z [584/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u2.c.obj 2025-11-03T16:05:54.2261762Z [585/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vexp\gen\f32-vexp-scalar-exp.c.obj 2025-11-03T16:05:54.2262770Z [586/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-avx-rational-12-10-div.c.obj 2025-11-03T16:05:54.2461008Z [587/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-fma3-rational-12-10-div.c.obj 2025-11-03T16:05:54.2462941Z [588/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-avx512f-rational-12-10-nr.c.obj 2025-11-03T16:05:54.2464753Z [589/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-scalar-rational-12-10-div.c.obj 2025-11-03T16:05:54.2475289Z [590/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u16.c.obj 2025-11-03T16:05:54.3556320Z [591/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vgelu\gen\f32-vgelu-sse2-rational-12-10-div.c.obj 2025-11-03T16:05:54.3557558Z [592/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-avx-u16.c.obj 2025-11-03T16:05:54.3558646Z [593/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u16.c.obj 2025-11-03T16:05:54.3559572Z [594/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u4.c.obj 2025-11-03T16:05:54.3830577Z [595/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-avx512f-rational-3-3-div.c.obj 2025-11-03T16:05:54.3831628Z [596/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-avx2-rational-3-3-div.c.obj 2025-11-03T16:05:54.3832775Z [597/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-fma3-rational-3-3-div.c.obj 2025-11-03T16:05:54.3833877Z [598/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-scalar-rational-3-3-div.c.obj 2025-11-03T16:05:54.4942710Z [599/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlog\gen\f32-vlog-sse2-rational-3-3-div.c.obj 2025-11-03T16:05:54.4943828Z [600/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vhswish\gen\f32-vhswish-sse-u8.c.obj 2025-11-03T16:05:54.4944752Z [601/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u16.c.obj 2025-11-03T16:05:54.4945670Z [602/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u16.c.obj 2025-11-03T16:05:54.5180072Z [603/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-sse-2x.c.obj 2025-11-03T16:05:54.5181200Z [604/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c1-minmax-scalar-2x.c.obj 2025-11-03T16:05:54.5182254Z [605/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u4.c.obj 2025-11-03T16:05:54.6378781Z [606/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u8.c.obj 2025-11-03T16:05:54.6379742Z [607/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u8.c.obj 2025-11-03T16:05:54.6380651Z [608/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u8.c.obj 2025-11-03T16:05:54.6381566Z [609/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u1.c.obj 2025-11-03T16:05:54.6893718Z [610/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u8.c.obj 2025-11-03T16:05:54.6895526Z [611/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u16.c.obj 2025-11-03T16:05:54.6897273Z [612/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-avx-u16.c.obj 2025-11-03T16:05:54.6899058Z [613/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u4.c.obj 2025-11-03T16:05:54.6900724Z [614/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u8.c.obj 2025-11-03T16:05:54.7886510Z [615/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx-u16.c.obj 2025-11-03T16:05:54.7887607Z [616/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u16.c.obj 2025-11-03T16:05:54.7888593Z [617/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u4.c.obj 2025-11-03T16:05:54.7889943Z [618/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u1.c.obj 2025-11-03T16:05:54.8153564Z [619/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx-u16.c.obj 2025-11-03T16:05:54.8155190Z [620/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u16.c.obj 2025-11-03T16:05:54.8156851Z [621/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u8.c.obj 2025-11-03T16:05:54.8158475Z [622/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u8.c.obj 2025-11-03T16:05:54.9261867Z [623/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u1.c.obj 2025-11-03T16:05:54.9262908Z [624/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u4.c.obj 2025-11-03T16:05:54.9263856Z [625/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u8.c.obj 2025-11-03T16:05:54.9264784Z [626/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u8.c.obj 2025-11-03T16:05:54.9565058Z [627/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u16.c.obj 2025-11-03T16:05:54.9566133Z [628/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u1.c.obj 2025-11-03T16:05:54.9567216Z [629/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-avx-u16.c.obj 2025-11-03T16:05:54.9568432Z [630/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u8.c.obj 2025-11-03T16:05:55.0606157Z [631/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u8.c.obj 2025-11-03T16:05:55.0607172Z [632/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u4.c.obj 2025-11-03T16:05:55.0608117Z [633/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u16.c.obj 2025-11-03T16:05:55.0609165Z [634/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u1.c.obj 2025-11-03T16:05:55.0845522Z [635/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u32.c.obj 2025-11-03T16:05:55.0846575Z [636/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u16.c.obj 2025-11-03T16:05:55.0847616Z [637/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u4.c.obj 2025-11-03T16:05:55.0848736Z [638/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u16.c.obj 2025-11-03T16:05:55.1829306Z [639/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u8.c.obj 2025-11-03T16:05:55.1830411Z [640/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u16.c.obj 2025-11-03T16:05:55.1831605Z [641/6997] 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.obj 2025-11-03T16:05:55.2035116Z [642/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.obj 2025-11-03T16:05:55.2037490Z [643/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.obj 2025-11-03T16:05:55.2039794Z [644/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.obj 2025-11-03T16:05:55.2041145Z [645/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u16.c.obj 2025-11-03T16:05:55.3106027Z [646/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u16.c.obj 2025-11-03T16:05:55.3107019Z [647/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u16.c.obj 2025-11-03T16:05:55.3107984Z [648/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u12.c.obj 2025-11-03T16:05:55.3109085Z [649/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u1.c.obj 2025-11-03T16:05:55.3281464Z [650/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-avx512f-rational-9-8-nr.c.obj 2025-11-03T16:05:55.3283445Z [651/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-avx-rational-9-8-div.c.obj 2025-11-03T16:05:55.3285349Z [652/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-fma3-rational-9-8-div.c.obj 2025-11-03T16:05:55.3760044Z [653/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-scalar-rational-9-8-div.c.obj 2025-11-03T16:05:55.3761931Z [654/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx.c.obj 2025-11-03T16:05:55.3763834Z [655/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vtanh\gen\f32-vtanh-sse2-rational-9-8-div.c.obj 2025-11-03T16:05:55.3765678Z [656/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-avx512f.c.obj 2025-11-03T16:05:55.4599212Z [657/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-scalar.c.obj 2025-11-03T16:05:55.4600194Z [658/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vabs-sse2.c.obj 2025-11-03T16:05:55.4601080Z [659/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx512f.c.obj 2025-11-03T16:05:55.4602000Z [660/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-avx.c.obj 2025-11-03T16:05:55.4602853Z [661/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx.c.obj 2025-11-03T16:05:55.5566586Z [662/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-sse2.c.obj 2025-11-03T16:05:55.5568368Z [663/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vneg-scalar.c.obj 2025-11-03T16:05:55.5570488Z [664/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-scalar.c.obj 2025-11-03T16:05:55.5572169Z [665/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-avx512f.c.obj 2025-11-03T16:05:55.6010712Z [666/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\f32-vunary\gen\f32-vsqr-sse2.c.obj 2025-11-03T16:05:55.6012693Z [667/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:05:55.6014225Z [668/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:05:55.6450637Z [669/6997] 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.obj 2025-11-03T16:05:55.6453331Z [670/6997] 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.obj 2025-11-03T16:05:55.6455663Z [671/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:05:55.6457823Z [672/6997] 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.obj 2025-11-03T16:05:55.7445687Z [673/6997] 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.obj 2025-11-03T16:05:55.7447563Z [674/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:05:55.7450053Z [675/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:05:55.7725145Z [676/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:55.7726694Z [677/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:05:55.7727820Z [678/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:05:55.8719671Z [679/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:55.8721871Z [680/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:05:55.8723312Z [681/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:05:55.8725385Z [682/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:55.9022759Z [683/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:55.9024254Z [684/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:05:55.9027340Z [685/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:05:55.9505088Z [686/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:05:55.9507560Z [687/6997] 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.obj 2025-11-03T16:05:55.9509974Z [688/6997] 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.obj 2025-11-03T16:05:56.0222984Z [689/6997] 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.obj 2025-11-03T16:05:56.0224444Z [690/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:56.0227236Z [691/6997] 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.obj 2025-11-03T16:05:56.0840378Z [692/6997] 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.obj 2025-11-03T16:05:56.0841642Z [693/6997] 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.obj 2025-11-03T16:05:56.0842796Z [694/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:05:56.0844001Z [695/6997] 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.obj 2025-11-03T16:05:56.1651181Z [696/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:05:56.1653943Z [697/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:56.1656135Z [698/6997] 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.obj 2025-11-03T16:05:56.2118434Z [699/6997] 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.obj 2025-11-03T16:05:56.2120727Z [700/6997] 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.obj 2025-11-03T16:05:56.2122952Z [701/6997] 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.obj 2025-11-03T16:05:56.2823333Z [702/6997] 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.obj 2025-11-03T16:05:56.2825450Z [703/6997] 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.obj 2025-11-03T16:05:56.2827961Z [704/6997] 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.obj 2025-11-03T16:05:56.3543880Z [705/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:56.3545132Z [706/6997] 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.obj 2025-11-03T16:05:56.3546388Z [707/6997] 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.obj 2025-11-03T16:05:56.3547739Z [708/6997] 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.obj 2025-11-03T16:05:56.3842805Z [709/6997] 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.obj 2025-11-03T16:05:56.3845118Z [710/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:56.3847322Z [711/6997] 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.obj 2025-11-03T16:05:56.4656028Z [712/6997] 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.obj 2025-11-03T16:05:56.4658738Z [713/6997] 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.obj 2025-11-03T16:05:56.4660940Z [714/6997] 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.obj 2025-11-03T16:05:56.5027011Z [715/6997] 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.obj 2025-11-03T16:05:56.5028365Z [716/6997] 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.obj 2025-11-03T16:05:56.5029584Z [717/6997] 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.obj 2025-11-03T16:05:56.5869406Z [718/6997] 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.obj 2025-11-03T16:05:56.5871741Z [719/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.obj 2025-11-03T16:05:56.5873666Z [720/6997] 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.obj 2025-11-03T16:05:56.5875461Z [721/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:56.6371425Z [722/6997] 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.obj 2025-11-03T16:05:56.6373458Z [723/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:05:56.6375519Z [724/6997] 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.obj 2025-11-03T16:05:56.6839813Z [725/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:56.6841855Z [726/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.obj 2025-11-03T16:05:56.6845190Z [727/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:56.7884481Z [728/6997] 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.obj 2025-11-03T16:05:56.7885851Z [729/6997] 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.obj 2025-11-03T16:05:56.7887153Z [730/6997] 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.obj 2025-11-03T16:05:56.7888457Z [731/6997] 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.obj 2025-11-03T16:05:56.8150308Z [732/6997] 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.obj 2025-11-03T16:05:56.8151566Z [733/6997] 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.obj 2025-11-03T16:05:56.8153054Z [734/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:56.9001984Z [735/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.obj 2025-11-03T16:05:56.9003948Z [736/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.obj 2025-11-03T16:05:56.9006242Z [737/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:05:56.9366219Z [738/6997] 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.obj 2025-11-03T16:05:56.9368356Z [739/6997] 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.obj 2025-11-03T16:05:56.9370451Z [740/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:05:56.9372478Z [741/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:57.0254117Z [742/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.obj 2025-11-03T16:05:57.0255374Z [743/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.obj 2025-11-03T16:05:57.0256593Z [744/6997] 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.obj 2025-11-03T16:05:57.0536508Z [745/6997] 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.obj 2025-11-03T16:05:57.0537775Z [746/6997] 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.obj 2025-11-03T16:05:57.0538959Z [747/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:05:57.1098803Z [748/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:57.1101448Z [749/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.obj 2025-11-03T16:05:57.1103760Z [750/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.obj 2025-11-03T16:05:57.1105812Z [751/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:57.1801649Z [752/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:57.1802846Z [753/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:57.1804076Z [754/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:57.2056936Z [755/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:05:57.2059131Z [756/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:05:57.2060915Z [757/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.obj 2025-11-03T16:05:57.3014803Z [758/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:57.3016068Z [759/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:57.3017173Z [760/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:57.3018295Z [761/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:57.3170784Z [762/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:57.3172684Z [763/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:05:57.3173751Z [764/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u16.c.obj 2025-11-03T16:05:57.4077739Z [765/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:05:57.4078833Z [766/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u16.c.obj 2025-11-03T16:05:57.4079773Z [767/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u32.c.obj 2025-11-03T16:05:57.4080736Z [768/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u32.c.obj 2025-11-03T16:05:57.4381716Z [769/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u1.c.obj 2025-11-03T16:05:57.4383148Z [770/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u4.c.obj 2025-11-03T16:05:57.4384108Z [771/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u32.c.obj 2025-11-03T16:05:57.4385057Z [772/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u16.c.obj 2025-11-03T16:05:57.5509272Z [773/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.obj 2025-11-03T16:05:57.5510431Z [774/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-goi-scalar.c.obj 2025-11-03T16:05:57.5511498Z [775/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-scalar.c.obj 2025-11-03T16:05:57.5512667Z [776/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.obj 2025-11-03T16:05:57.5761615Z [777/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:57.5763815Z [778/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:57.5765953Z [779/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:57.6127503Z [780/6997] 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.obj 2025-11-03T16:05:57.6129449Z [781/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:57.6131010Z [782/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:57.6859573Z [783/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:05:57.6861119Z [784/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:05:57.6862315Z [785/6997] 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.obj 2025-11-03T16:05:57.7346284Z [786/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:57.7347635Z [787/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:57.7348951Z [788/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:57.7350327Z [789/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:57.8096291Z [790/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:05:57.8097618Z [791/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:05:57.8099578Z [792/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:57.8357265Z [793/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:57.8359753Z [794/6997] 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.obj 2025-11-03T16:05:57.8361958Z [795/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:57.8863762Z [796/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:57.8865533Z [797/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:57.8866924Z [798/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:57.9763022Z [799/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:05:57.9764363Z [800/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:05:57.9765737Z [801/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:05:57.9768535Z [802/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:58.0216299Z [803/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:58.0217573Z [804/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:05:58.0219244Z [805/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:05:58.1053450Z [806/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:05:58.1054699Z [807/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:05:58.1055959Z [808/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:05:58.1510771Z [809/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:58.1512599Z [810/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:05:58.1514226Z [811/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:05:58.1515899Z [812/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:58.2229581Z [813/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:05:58.2231830Z [814/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:05:58.2234143Z [815/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:05:58.2660236Z [816/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:05:58.2662536Z [817/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:05:58.2664803Z [818/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:05:58.3223059Z [819/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:05:58.3225687Z [820/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:05:58.3228176Z [821/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:05:58.3230418Z [822/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:58.3919725Z [823/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:58.3921160Z [824/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:05:58.3922925Z [825/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:05:58.4366698Z [826/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:05:58.4368026Z [827/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:05:58.4369361Z [828/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:05:58.5166174Z [829/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:58.5168953Z [830/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:58.5171260Z [831/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:05:58.5173417Z [832/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:05:58.5625970Z [833/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:05:58.5627479Z [834/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:05:58.5628622Z [835/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:05:58.6027587Z [836/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-goi-scalar.c.obj 2025-11-03T16:05:58.6029984Z [837/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.obj 2025-11-03T16:05:58.6032322Z [838/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.obj 2025-11-03T16:05:58.6034908Z [839/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:05:58.6584464Z [840/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.obj 2025-11-03T16:05:58.6586633Z [841/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.obj 2025-11-03T16:05:58.6588701Z [842/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rdsum\gen\qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.obj 2025-11-03T16:05:58.7236158Z [843/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u64-acc2.c.obj 2025-11-03T16:05:58.7237197Z [844/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u64-acc2.c.obj 2025-11-03T16:05:58.7238178Z [845/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u128-acc2.c.obj 2025-11-03T16:05:58.7239115Z [846/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u4.c.obj 2025-11-03T16:05:58.8110618Z [847/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u32-acc2.c.obj 2025-11-03T16:05:58.8111863Z [848/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u8.c.obj 2025-11-03T16:05:58.8113155Z [849/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u128-acc2.c.obj 2025-11-03T16:05:58.8114181Z [850/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-11-03T16:05:58.8644290Z [851/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u4.c.obj 2025-11-03T16:05:58.8646183Z [852/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u1.c.obj 2025-11-03T16:05:58.8648118Z [853/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:05:58.8650167Z [854/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u16.c.obj 2025-11-03T16:05:58.8974772Z [855/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u8.c.obj 2025-11-03T16:05:58.8976750Z [856/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:05:58.8978796Z [857/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-11-03T16:05:58.9767226Z [858/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.obj 2025-11-03T16:05:58.9768401Z [859/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u4.c.obj 2025-11-03T16:05:58.9769571Z [860/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u1.c.obj 2025-11-03T16:05:58.9770616Z [861/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:05:59.0131844Z [862/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:05:59.0133710Z [863/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u32.c.obj 2025-11-03T16:05:59.0135284Z [864/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u1.c.obj 2025-11-03T16:05:59.0136888Z [865/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u32.c.obj 2025-11-03T16:05:59.1004940Z [866/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u4.c.obj 2025-11-03T16:05:59.1005951Z [867/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u32.c.obj 2025-11-03T16:05:59.1006847Z [868/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u32.c.obj 2025-11-03T16:05:59.1007726Z [869/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u32.c.obj 2025-11-03T16:05:59.1629059Z [870/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u32.c.obj 2025-11-03T16:05:59.1630116Z [871/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u32.c.obj 2025-11-03T16:05:59.1631083Z [872/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u4.c.obj 2025-11-03T16:05:59.1632452Z [873/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u4.c.obj 2025-11-03T16:05:59.2183597Z [874/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u32.c.obj 2025-11-03T16:05:59.2185416Z [875/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-11-03T16:05:59.2187089Z [876/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u32.c.obj 2025-11-03T16:05:59.2188744Z [877/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u32.c.obj 2025-11-03T16:05:59.2827923Z [878/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u4.c.obj 2025-11-03T16:05:59.2830035Z [879/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:05:59.2832262Z [880/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:05:59.2834897Z [881/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-11-03T16:05:59.3446273Z [882/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-11-03T16:05:59.3447527Z [883/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:05:59.3448779Z [884/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.obj 2025-11-03T16:05:59.3986048Z [885/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.obj 2025-11-03T16:05:59.3987339Z [886/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.obj 2025-11-03T16:05:59.3988455Z [887/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-avgpool\qu8-avgpool-9x-minmax-fp32-sse2-c8.c.obj 2025-11-03T16:05:59.3989575Z [888/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:05:59.4378100Z [889/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:05:59.4380229Z [890/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:59.4382128Z [891/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:59.5253276Z [892/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:59.5254554Z [893/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:59.5255731Z [894/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:59.5256840Z [895/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:05:59.5496132Z [896/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:05:59.5497807Z [897/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:05:59.5499848Z [898/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:05:59.6149539Z [899/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:05:59.6151639Z [900/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:59.6153712Z [901/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:59.6155661Z [902/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:05:59.6641791Z [903/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:05:59.6642882Z [904/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u32.c.obj 2025-11-03T16:05:59.6643947Z [905/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:05:59.7306871Z [906/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u16.c.obj 2025-11-03T16:05:59.7308073Z [907/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u1.c.obj 2025-11-03T16:05:59.7309070Z [908/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u32.c.obj 2025-11-03T16:05:59.7310198Z [909/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u16.c.obj 2025-11-03T16:05:59.7997522Z [910/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u4.c.obj 2025-11-03T16:05:59.7999457Z [911/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u32.c.obj 2025-11-03T16:05:59.8000956Z [912/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:05:59.8003054Z [913/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:59.8770031Z [914/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:05:59.8772523Z [915/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:05:59.8774744Z [916/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:05:59.8776847Z [917/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:05:59.9449949Z [918/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:05:59.9451262Z [919/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:05:59.9452348Z [920/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:00.0039870Z [921/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:00.0041258Z [922/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:00.0042488Z [923/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:00.0043647Z [924/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:00.0785486Z [925/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-3x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:00.0787606Z [926/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:00.0789776Z [927/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:00.1427715Z [928/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:00.1429788Z [929/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:00.1431894Z [930/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:00.1434026Z [931/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:00.2101300Z [932/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:00.2103312Z [933/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:00.2105355Z [934/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:00.2107360Z [935/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:00.2516680Z [936/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:00.2518370Z [937/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:00.2520011Z [938/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:00.2803556Z [939/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-scalar.c.obj 2025-11-03T16:06:00.2805827Z [940/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:00.2807212Z [941/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c64.c.obj 2025-11-03T16:06:00.2808269Z [942/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u64-acc2.c.obj 2025-11-03T16:06:00.3776370Z [943/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u4.c.obj 2025-11-03T16:06:00.3777328Z [944/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u32-acc2.c.obj 2025-11-03T16:06:00.3778576Z [945/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul32-ld32-u8.c.obj 2025-11-03T16:06:00.3779889Z [946/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx2-mul32-ld64-u16.c.obj 2025-11-03T16:06:00.4105928Z [947/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u1.c.obj 2025-11-03T16:06:00.4107645Z [948/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-11-03T16:06:00.4109211Z [949/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u4.c.obj 2025-11-03T16:06:00.4110700Z [950/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:06:00.5049175Z [951/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:06:00.5050250Z [952/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul32-ld32-u8.c.obj 2025-11-03T16:06:00.5051328Z [953/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.obj 2025-11-03T16:06:00.5406390Z [954/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u1.c.obj 2025-11-03T16:06:00.6236546Z [955/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:06:00.6237640Z [956/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:06:00.6238677Z [957/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u4.c.obj 2025-11-03T16:06:00.6239614Z [958/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u32.c.obj 2025-11-03T16:06:00.6240568Z [959/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.obj 2025-11-03T16:06:00.6241542Z [960/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u1.c.obj 2025-11-03T16:06:00.6242431Z [961/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u32.c.obj 2025-11-03T16:06:00.6653745Z [962/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u32.c.obj 2025-11-03T16:06:00.6654766Z [963/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u32.c.obj 2025-11-03T16:06:00.6655848Z [964/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u32.c.obj 2025-11-03T16:06:00.6656928Z [965/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u4.c.obj 2025-11-03T16:06:00.7478510Z [966/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u32.c.obj 2025-11-03T16:06:00.7479555Z [967/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u32.c.obj 2025-11-03T16:06:00.7480609Z [968/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u4.c.obj 2025-11-03T16:06:00.7481667Z [969/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u4.c.obj 2025-11-03T16:06:00.7815861Z [970/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u32.c.obj 2025-11-03T16:06:00.7818186Z [971/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u32.c.obj 2025-11-03T16:06:00.7820300Z [972/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u32.c.obj 2025-11-03T16:06:00.7822141Z [973/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u4.c.obj 2025-11-03T16:06:00.8721092Z [974/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-11-03T16:06:00.8722228Z [975/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:06:00.8723465Z [976/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:06:00.8724525Z [977/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u4.c.obj 2025-11-03T16:06:00.8938580Z [978/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.obj 2025-11-03T16:06:00.8940612Z [979/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.obj 2025-11-03T16:06:00.8942587Z [980/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:06:00.9806811Z [981/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx2.c.obj 2025-11-03T16:06:00.9807826Z [982/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-scalar.c.obj 2025-11-03T16:06:00.9808845Z [983/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c1.c.obj 2025-11-03T16:06:00.9809833Z [984/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c8.c.obj 2025-11-03T16:06:01.0124761Z [985/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c16.c.obj 2025-11-03T16:06:01.0126532Z [986/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-11-03T16:06:01.0128313Z [987/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-11-03T16:06:01.0130060Z [988/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s32-f32-vcvt\gen\s32-f32-vcvt-avx512f.c.obj 2025-11-03T16:06:01.1107464Z [989/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-maxpool\s8-maxpool-9p8x-minmax-sse41-c16.c.obj 2025-11-03T16:06:01.1108492Z [990/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx2-u128.c.obj 2025-11-03T16:06:01.1109373Z [991/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-scalar-u4.c.obj 2025-11-03T16:06:01.1110255Z [992/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse2-u64.c.obj 2025-11-03T16:06:01.1415535Z [993/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c1.c.obj 2025-11-03T16:06:01.1416535Z [994/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-avx512skx-u256.c.obj 2025-11-03T16:06:01.1417533Z [995/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c16.c.obj 2025-11-03T16:06:01.1418703Z [996/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c8.c.obj 2025-11-03T16:06:01.2243057Z [997/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-lut32norm\u8-lut32norm-scalar.c.obj 2025-11-03T16:06:01.2244672Z [998/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\s8-vclamp\s8-vclamp-sse41-u64.c.obj 2025-11-03T16:06:01.2246958Z [999/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-scalar-c1.c.obj 2025-11-03T16:06:01.2248535Z [1000/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-maxpool\u8-maxpool-9p8x-minmax-sse2-c16.c.obj 2025-11-03T16:06:01.2778067Z [1001/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-sse2-u16.c.obj 2025-11-03T16:06:01.2779109Z [1002/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-rmax\u8-rmax-scalar-u2.c.obj 2025-11-03T16:06:01.2780093Z [1003/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx2-u128.c.obj 2025-11-03T16:06:01.2781076Z [1004/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-avx512skx-u256.c.obj 2025-11-03T16:06:01.3356030Z [1005/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-scalar-u4.c.obj 2025-11-03T16:06:01.3357679Z [1006/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\u8-vclamp\u8-vclamp-sse2-u64.c.obj 2025-11-03T16:06:01.3358795Z [1007/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-avx2-u16-prfm.c.obj 2025-11-03T16:06:01.3360107Z [1008/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-switch-avx2.c.obj 2025-11-03T16:06:01.3881557Z [1009/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-2x4-scalar-int.c.obj 2025-11-03T16:06:01.3883559Z [1010/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-packw\gen\x16-packw-x64-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:01.3885552Z [1011/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-multi-sse2.c.obj 2025-11-03T16:06:01.3887560Z [1012/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\gen\x24-transposec-1x2-scalar.c.obj 2025-11-03T16:06:01.4486658Z [1013/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x24-transposec\x24-transposec-4x4-ssse3.c.obj 2025-11-03T16:06:01.4487824Z [1014/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u8.c.obj 2025-11-03T16:06:01.4489027Z [1015/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx-u4.c.obj 2025-11-03T16:06:01.4490325Z [1016/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x2c4-gemm-goi-sse2-u4.c.obj 2025-11-03T16:06:01.5002941Z [1017/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-avx-u4.c.obj 2025-11-03T16:06:01.5004936Z [1018/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x2-gemm-goi-scalar-float-u4.c.obj 2025-11-03T16:06:01.5006322Z [1019/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u8.c.obj 2025-11-03T16:06:01.5318095Z [1020/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u4.c.obj 2025-11-03T16:06:01.5320600Z [1021/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.obj 2025-11-03T16:06:01.5322795Z [1022/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-scalar.c.obj 2025-11-03T16:06:01.5324851Z [1023/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-packw\gen\x32-packw-x4-gemm-goi-scalar-float-u4.c.obj 2025-11-03T16:06:01.5846725Z [1024/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-int.c.obj 2025-11-03T16:06:01.5847843Z [1025/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-multi-avx.c.obj 2025-11-03T16:06:01.5848843Z [1026/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-scalar.c.obj 2025-11-03T16:06:01.5850330Z [1027/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-unpool\x32-unpool-sse2.c.obj 2025-11-03T16:06:01.6140997Z [1028/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x2-sse2.c.obj 2025-11-03T16:06:01.6141969Z [1029/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-transposec\x32-transposec-4x4-sse.c.obj 2025-11-03T16:06:01.6142884Z [1030/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-scalar.c.obj 2025-11-03T16:06:01.6143747Z [1031/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x4-sse2.c.obj 2025-11-03T16:06:01.6874992Z [1032/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-sse2.c.obj 2025-11-03T16:06:01.6875919Z [1033/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-x3-scalar.c.obj 2025-11-03T16:06:01.6876809Z [1034/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-scalar.c.obj 2025-11-03T16:06:01.6877691Z [1035/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x32-zip\x32-zip-xm-sse2.c.obj 2025-11-03T16:06:01.7098849Z [1036/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-mov-sse2.c.obj 2025-11-03T16:06:01.7100904Z [1037/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-multi-avx.c.obj 2025-11-03T16:06:01.7102854Z [1038/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-int.c.obj 2025-11-03T16:06:01.7104507Z [1039/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx-u64.c.obj 2025-11-03T16:06:01.8036398Z [1040/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx2-u128.c.obj 2025-11-03T16:06:01.8037391Z [1041/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u64.c.obj 2025-11-03T16:06:01.8038372Z [1042/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u128.c.obj 2025-11-03T16:06:01.8039315Z [1043/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-lut\gen\x8-lut-scalar-u4.c.obj 2025-11-03T16:06:01.8281448Z [1044/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packq\x8-packq-scalar-f32qp8-u1.c.obj 2025-11-03T16:06:01.8282530Z [1045/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-mov-sse2.c.obj 2025-11-03T16:06:01.8283854Z [1046/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x32-gemm-goi-scalar-u2.c.obj 2025-11-03T16:06:01.8285095Z [1047/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-2x4-scalar-int.c.obj 2025-11-03T16:06:01.8659811Z [1048/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x16-gemm-goi-scalar-u2.c.obj 2025-11-03T16:06:01.8661785Z [1049/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x8-gemm-goi-scalar-u2.c.obj 2025-11-03T16:06:01.8663642Z [1050/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-packw\gen\x8-packw-x4-gemm-goi-scalar-u2.c.obj 2025-11-03T16:06:01.8666601Z [1051/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-switch-avx2.c.obj 2025-11-03T16:06:01.8968806Z [1052/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-scalar.c.obj 2025-11-03T16:06:01.8969786Z [1053/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-scalar.c.obj 2025-11-03T16:06:01.8970656Z [1054/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-scalar.c.obj 2025-11-03T16:06:01.8971489Z [1055/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x3-sse2.c.obj 2025-11-03T16:06:01.9539558Z [1056/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-scalar.c.obj 2025-11-03T16:06:01.9540604Z [1057/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x4-sse2.c.obj 2025-11-03T16:06:01.9541485Z [1058/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-xm-sse2.c.obj 2025-11-03T16:06:01.9542319Z [1059/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\x8-zip\x8-zip-x2-sse2.c.obj 2025-11-03T16:06:01.9849948Z [1060/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-scalar-u16.c.obj 2025-11-03T16:06:01.9851839Z [1061/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p16-sse2-u16.c.obj 2025-11-03T16:06:01.9853481Z [1062/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-64.c.obj 2025-11-03T16:06:01.9855153Z [1063/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-pad\xx-pad-p4-scalar-u16.c.obj 2025-11-03T16:06:01.9871075Z [1064/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-fill\xx-fill-sse2-u64.c.obj 2025-11-03T16:06:02.0314804Z [1065/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2-k-over-2048.c.obj 2025-11-03T16:06:02.0315750Z [1066/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-copy\xx-copy-scalar-memcpy.c.obj 2025-11-03T16:06:02.0316793Z [1067/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\xx-transposev\xx-transposev-1x1-scalar-memcpy.c.obj 2025-11-03T16:06:02.0317781Z [1068/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-4.c.obj 2025-11-03T16:06:02.0501363Z [1069/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-8.c.obj 2025-11-03T16:06:02.0503179Z [1070/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-32.c.obj 2025-11-03T16:06:02.0505454Z [1071/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-16.c.obj 2025-11-03T16:06:02.0507494Z [1072/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-64.c.obj 2025-11-03T16:06:02.1506401Z [1073/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\exp2minus-k-over-2048.c.obj 2025-11-03T16:06:02.1507486Z [1074/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-prod.dir\src\tables\vlog.c.obj 2025-11-03T16:06:02.1508356Z [1075/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u2.c.obj 2025-11-03T16:06:02.1509316Z [1076/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-scalar-u3.c.obj 2025-11-03T16:06:02.1965353Z [1077/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u3.c.obj 2025-11-03T16:06:02.1966472Z [1078/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u4.c.obj 2025-11-03T16:06:02.1967661Z [1079/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u2.c.obj 2025-11-03T16:06:02.1968713Z [1080/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-fmagic-u1.c.obj 2025-11-03T16:06:02.2720630Z [1081/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u1.c.obj 2025-11-03T16:06:02.2722662Z [1082/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u2.c.obj 2025-11-03T16:06:02.2724640Z [1083/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qs8-vcvt\gen\f16-qs8-vcvt-scalar-imagic-u3.c.obj 2025-11-03T16:06:02.2726627Z [1084/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u1.c.obj 2025-11-03T16:06:02.3280943Z [1085/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u2.c.obj 2025-11-03T16:06:02.3282284Z [1086/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u1.c.obj 2025-11-03T16:06:02.3283515Z [1087/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u3-acc3.c.obj 2025-11-03T16:06:02.3284605Z [1088/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-qu8-vcvt\gen\f16-qu8-vcvt-scalar-imagic-u3.c.obj 2025-11-03T16:06:02.3810800Z [1089/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc2.c.obj 2025-11-03T16:06:02.3812349Z [1090/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-scalar-u4-acc4.c.obj 2025-11-03T16:06:02.3813140Z [1091/6997] Linking C static library lib\microkernels-prod.lib 2025-11-03T16:06:02.3814213Z [1092/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u1.c.obj 2025-11-03T16:06:02.4388237Z [1093/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u2-acc2.c.obj 2025-11-03T16:06:02.4389529Z [1094/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u3-acc3.c.obj 2025-11-03T16:06:02.4390594Z [1095/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc2.c.obj 2025-11-03T16:06:02.4391632Z [1096/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-scalar-u4-acc4.c.obj 2025-11-03T16:06:02.4960197Z [1097/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u1.c.obj 2025-11-03T16:06:02.4962086Z [1098/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u3-acc3.c.obj 2025-11-03T16:06:02.4964077Z [1099/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc2.c.obj 2025-11-03T16:06:02.4967825Z [1100/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-scalar-u4-acc4.c.obj 2025-11-03T16:06:02.5564478Z [1101/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.obj 2025-11-03T16:06:02.5566412Z [1102/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc\f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.obj 2025-11-03T16:06:02.5568333Z [1103/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.obj 2025-11-03T16:06:02.6274049Z [1104/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.obj 2025-11-03T16:06:02.6275577Z [1105/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.obj 2025-11-03T16:06:02.6276686Z [1106/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l1c1s1r-scalar.c.obj 2025-11-03T16:06:02.6277768Z [1107/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar.c.obj 2025-11-03T16:06:02.6896341Z [1108/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.obj 2025-11-03T16:06:02.6897537Z [1109/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.obj 2025-11-03T16:06:02.6898620Z [1110/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar.c.obj 2025-11-03T16:06:02.6899760Z [1111/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.obj 2025-11-03T16:06:02.7463278Z [1112/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-minmax-scalar.c.obj 2025-11-03T16:06:02.7464600Z [1113/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar-acc2.c.obj 2025-11-03T16:06:02.7465751Z [1114/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p1c-scalar.c.obj 2025-11-03T16:06:02.8190041Z [1115/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-minmax-scalar.c.obj 2025-11-03T16:06:02.8191226Z [1116/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar-acc2.c.obj 2025-11-03T16:06:02.8192400Z [1117/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p2c-scalar.c.obj 2025-11-03T16:06:02.8193376Z [1118/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-minmax-scalar.c.obj 2025-11-03T16:06:02.8722908Z [1119/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar-acc2.c.obj 2025-11-03T16:06:02.8724666Z [1120/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p1c-scalar.c.obj 2025-11-03T16:06:02.8726283Z [1121/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar-acc2.c.obj 2025-11-03T16:06:02.8727940Z [1122/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-minmax-scalar.c.obj 2025-11-03T16:06:02.9434826Z [1123/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p2c-scalar.c.obj 2025-11-03T16:06:02.9436346Z [1124/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.obj 2025-11-03T16:06:02.9437429Z [1125/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.obj 2025-11-03T16:06:02.9438648Z [1126/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.obj 2025-11-03T16:06:02.9832627Z [1127/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l1c1s1r-scalar.c.obj 2025-11-03T16:06:02.9833709Z [1128/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.obj 2025-11-03T16:06:02.9834908Z [1129/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.obj 2025-11-03T16:06:03.0442591Z [1130/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.obj 2025-11-03T16:06:03.0444908Z [1131/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.obj 2025-11-03T16:06:03.0447008Z [1132/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l1c1s1r-scalar.c.obj 2025-11-03T16:06:03.0448925Z [1133/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.obj 2025-11-03T16:06:03.1128728Z [1134/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.obj 2025-11-03T16:06:03.1130416Z [1135/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-minmax-scalar.c.obj 2025-11-03T16:06:03.1132208Z [1136/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l1c1s1r-scalar.c.obj 2025-11-03T16:06:03.1133894Z [1137/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p1c-scalar.c.obj 2025-11-03T16:06:03.1411768Z [1138/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar-acc2.c.obj 2025-11-03T16:06:03.1413885Z [1139/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar-acc2.c.obj 2025-11-03T16:06:03.1415620Z [1140/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-minmax-scalar.c.obj 2025-11-03T16:06:03.2335073Z [1141/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p2c-scalar.c.obj 2025-11-03T16:06:03.2336874Z [1142/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-minmax-scalar.c.obj 2025-11-03T16:06:03.2338587Z [1143/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p1c-scalar.c.obj 2025-11-03T16:06:03.2340245Z [1144/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar-acc2.c.obj 2025-11-03T16:06:03.2837116Z [1145/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar-acc2.c.obj 2025-11-03T16:06:03.2839106Z [1146/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-scalar.c.obj 2025-11-03T16:06:03.2841068Z [1147/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.obj 2025-11-03T16:06:03.2842811Z [1148/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.obj 2025-11-03T16:06:03.3448534Z [1149/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p2c-minmax-scalar.c.obj 2025-11-03T16:06:03.3450754Z [1150/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.obj 2025-11-03T16:06:03.3452970Z [1151/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.obj 2025-11-03T16:06:03.4043471Z [1152/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.obj 2025-11-03T16:06:03.4044766Z [1153/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.obj 2025-11-03T16:06:03.4046016Z [1154/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.obj 2025-11-03T16:06:03.4608755Z [1155/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.obj 2025-11-03T16:06:03.4610497Z [1156/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.obj 2025-11-03T16:06:03.4611790Z [1157/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.obj 2025-11-03T16:06:03.4614601Z [1158/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.obj 2025-11-03T16:06:03.5296858Z [1159/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.obj 2025-11-03T16:06:03.5298351Z [1160/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.obj 2025-11-03T16:06:03.5299876Z [1161/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.obj 2025-11-03T16:06:03.5714882Z [1162/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.obj 2025-11-03T16:06:03.5716292Z [1163/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.obj 2025-11-03T16:06:03.5717593Z [1164/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.obj 2025-11-03T16:06:03.6287296Z [1165/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.obj 2025-11-03T16:06:03.6289412Z [1166/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.obj 2025-11-03T16:06:03.6291112Z [1167/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.obj 2025-11-03T16:06:03.6293442Z [1168/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.obj 2025-11-03T16:06:03.6910869Z [1169/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.obj 2025-11-03T16:06:03.6913441Z [1170/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.obj 2025-11-03T16:06:03.6916375Z [1171/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.obj 2025-11-03T16:06:03.7254286Z [1172/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.obj 2025-11-03T16:06:03.7256429Z [1173/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.obj 2025-11-03T16:06:03.7258962Z [1174/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.obj 2025-11-03T16:06:03.7662740Z [1175/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.obj 2025-11-03T16:06:03.7664124Z [1176/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.obj 2025-11-03T16:06:03.7665366Z [1177/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.obj 2025-11-03T16:06:03.8290236Z [1178/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u1.c.obj 2025-11-03T16:06:03.8291931Z [1179/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u2.c.obj 2025-11-03T16:06:03.8293794Z [1180/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-bitcast-u3.c.obj 2025-11-03T16:06:03.8295592Z [1181/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u1.c.obj 2025-11-03T16:06:03.9101038Z [1182/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u3.c.obj 2025-11-03T16:06:03.9102224Z [1183/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-scalar-fabsf-u4.c.obj 2025-11-03T16:06:03.9103266Z [1184/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x2-relu-scalar.c.obj 2025-11-03T16:06:03.9104377Z [1185/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-2x4-minmax-scalar.c.obj 2025-11-03T16:06:03.9403540Z [1186/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x4-minmax-scalar.c.obj 2025-11-03T16:06:03.9404716Z [1187/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p1.c.obj 2025-11-03T16:06:03.9405783Z [1188/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-scalar-p2.c.obj 2025-11-03T16:06:03.9406799Z [1189/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x4-minmax-scalar.c.obj 2025-11-03T16:06:04.0188417Z [1190/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c1.c.obj 2025-11-03T16:06:04.0189524Z [1191/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-scalar-c4.c.obj 2025-11-03T16:06:04.0190656Z [1192/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x2-relu-scalar.c.obj 2025-11-03T16:06:04.0714736Z [1193/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:04.0716971Z [1194/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-3x3-minmax-scalar.c.obj 2025-11-03T16:06:04.0718390Z [1195/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x2-minmax-scalar.c.obj 2025-11-03T16:06:04.0719631Z [1196/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x4-minmax-scalar.c.obj 2025-11-03T16:06:04.1572516Z [1197/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:04.1574572Z [1198/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x2-minmax-scalar.c.obj 2025-11-03T16:06:04.1576575Z [1199/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-relu-scalar.c.obj 2025-11-03T16:06:04.1578510Z [1200/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x4-scalar.c.obj 2025-11-03T16:06:04.2567676Z [1201/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-relu-scalar.c.obj 2025-11-03T16:06:04.2569717Z [1202/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:04.2573088Z [1203/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x4-scalar.c.obj 2025-11-03T16:06:04.2575000Z [1204/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-relu-scalar.c.obj 2025-11-03T16:06:04.2708846Z [1205/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-1x1-minmax-scalar.c.obj 2025-11-03T16:06:04.2710223Z [1206/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-minmax-scalar.c.obj 2025-11-03T16:06:04.2712165Z [1207/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-relu-scalar.c.obj 2025-11-03T16:06:04.3150575Z [1208/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2-scalar.c.obj 2025-11-03T16:06:04.3152679Z [1209/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-4x1-minmax-scalar.c.obj 2025-11-03T16:06:04.3155033Z [1210/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-2x1-minmax-scalar.c.obj 2025-11-03T16:06:04.3157104Z [1211/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x4-scalar.c.obj 2025-11-03T16:06:04.3856643Z [1212/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x1-minmax-scalar.c.obj 2025-11-03T16:06:04.3857736Z [1213/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x2-minmax-scalar.c.obj 2025-11-03T16:06:04.3858755Z [1214/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-spmm\gen\f32-qc8w-spmm-8x4-minmax-scalar.c.obj 2025-11-03T16:06:04.3859757Z [1215/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u1.c.obj 2025-11-03T16:06:04.4248051Z [1216/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u2.c.obj 2025-11-03T16:06:04.4249551Z [1217/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u3.c.obj 2025-11-03T16:06:04.4251174Z [1218/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-fmagic-u4.c.obj 2025-11-03T16:06:04.4985823Z [1219/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u2.c.obj 2025-11-03T16:06:04.4986895Z [1220/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-imagic-u3.c.obj 2025-11-03T16:06:04.4987889Z [1221/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u1.c.obj 2025-11-03T16:06:04.4988890Z [1222/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u2.c.obj 2025-11-03T16:06:04.5315405Z [1223/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-scalar-lrintf-u3.c.obj 2025-11-03T16:06:04.5317408Z [1224/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u1.c.obj 2025-11-03T16:06:04.5319357Z [1225/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u2.c.obj 2025-11-03T16:06:04.5321764Z [1226/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u3.c.obj 2025-11-03T16:06:04.6187277Z [1227/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-fmagic-u4.c.obj 2025-11-03T16:06:04.6189366Z [1228/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u2.c.obj 2025-11-03T16:06:04.6191710Z [1229/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-imagic-u3.c.obj 2025-11-03T16:06:04.6193772Z [1230/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u1.c.obj 2025-11-03T16:06:04.6305898Z [1231/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u2.c.obj 2025-11-03T16:06:04.6307855Z [1232/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-scalar-lrintf-u3.c.obj 2025-11-03T16:06:04.6310004Z [1233/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.obj 2025-11-03T16:06:04.7214893Z [1234/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.obj 2025-11-03T16:06:04.7216311Z [1235/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.obj 2025-11-03T16:06:04.7217744Z [1236/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.obj 2025-11-03T16:06:04.7389346Z [1237/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.obj 2025-11-03T16:06:04.7390829Z [1238/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.obj 2025-11-03T16:06:04.7392305Z [1239/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.obj 2025-11-03T16:06:04.7907287Z [1240/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u2-acc2.c.obj 2025-11-03T16:06:04.7909714Z [1241/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u1.c.obj 2025-11-03T16:06:04.7911909Z [1242/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u3-acc3.c.obj 2025-11-03T16:06:04.7913695Z [1243/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-scalar-u4-acc2.c.obj 2025-11-03T16:06:04.8497334Z [1244/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u1.c.obj 2025-11-03T16:06:04.8498388Z [1245/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u2-acc2.c.obj 2025-11-03T16:06:04.8499347Z [1246/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u3-acc3.c.obj 2025-11-03T16:06:04.8500525Z [1247/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc2.c.obj 2025-11-03T16:06:04.9022898Z [1248/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u1.c.obj 2025-11-03T16:06:04.9024864Z [1249/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u2-acc2.c.obj 2025-11-03T16:06:04.9026711Z [1250/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-scalar-u4-acc4.c.obj 2025-11-03T16:06:04.9029096Z [1251/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u3-acc3.c.obj 2025-11-03T16:06:04.9718196Z [1252/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-scalar-u4-acc2.c.obj 2025-11-03T16:06:04.9720123Z [1253/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u3-acc3.c.obj 2025-11-03T16:06:04.9721963Z [1254/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u2-acc2.c.obj 2025-11-03T16:06:04.9723902Z [1255/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar-pipelined.c.obj 2025-11-03T16:06:05.0579132Z [1256/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-1x1-minmax-scalar.c.obj 2025-11-03T16:06:05.0581023Z [1257/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u1.c.obj 2025-11-03T16:06:05.0582873Z [1258/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar-pipelined.c.obj 2025-11-03T16:06:05.0584781Z [1259/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-2x1-minmax-scalar.c.obj 2025-11-03T16:06:05.0866397Z [1260/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar.c.obj 2025-11-03T16:06:05.0867452Z [1261/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-scalar-pipelined.c.obj 2025-11-03T16:06:05.1116309Z [1262/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-scalar-pipelined.c.obj 2025-11-03T16:06:05.1117410Z [1263/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u1.c.obj 2025-11-03T16:06:05.1118469Z [1264/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u2.c.obj 2025-11-03T16:06:05.1119425Z [1265/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-scalar-u4.c.obj 2025-11-03T16:06:05.1121659Z [1266/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-scalar-u4-acc2.c.obj 2025-11-03T16:06:05.2211173Z [1267/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u1.c.obj 2025-11-03T16:06:05.2212170Z [1268/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u2.c.obj 2025-11-03T16:06:05.2213236Z [1269/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-scalar-u4.c.obj 2025-11-03T16:06:05.2214173Z [1270/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u4.c.obj 2025-11-03T16:06:05.2215188Z [1271/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u8.c.obj 2025-11-03T16:06:05.2973812Z [1272/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u1.c.obj 2025-11-03T16:06:05.2976054Z [1273/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u4.c.obj 2025-11-03T16:06:05.2977810Z [1274/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-scalar-u1.c.obj 2025-11-03T16:06:05.2979207Z [1275/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-scalar-u8.c.obj 2025-11-03T16:06:05.3450905Z [1276/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u1.c.obj 2025-11-03T16:06:05.3452614Z [1277/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u2.c.obj 2025-11-03T16:06:05.3454230Z [1278/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-scalar-u4.c.obj 2025-11-03T16:06:05.3455960Z [1279/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u1.c.obj 2025-11-03T16:06:05.4347391Z [1280/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u2.c.obj 2025-11-03T16:06:05.4348502Z [1281/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-scalar-u4.c.obj 2025-11-03T16:06:05.4349470Z [1282/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u1.c.obj 2025-11-03T16:06:05.4350398Z [1283/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u2.c.obj 2025-11-03T16:06:05.4829723Z [1284/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u1.c.obj 2025-11-03T16:06:05.4831735Z [1285/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u2.c.obj 2025-11-03T16:06:05.4833624Z [1286/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-scalar-u4.c.obj 2025-11-03T16:06:05.4835461Z [1287/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u1.c.obj 2025-11-03T16:06:05.5524094Z [1288/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-scalar-u4.c.obj 2025-11-03T16:06:05.5525785Z [1289/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u2.c.obj 2025-11-03T16:06:05.5527351Z [1290/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-scalar-u4.c.obj 2025-11-03T16:06:05.5528978Z [1291/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u1.c.obj 2025-11-03T16:06:05.6086640Z [1292/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u2.c.obj 2025-11-03T16:06:05.6088151Z [1293/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-scalar-u4.c.obj 2025-11-03T16:06:05.6089312Z [1294/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u1.c.obj 2025-11-03T16:06:05.6090243Z [1295/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u2.c.obj 2025-11-03T16:06:05.6975994Z [1296/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-scalar-u4.c.obj 2025-11-03T16:06:05.6977934Z [1297/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u1.c.obj 2025-11-03T16:06:05.6979600Z [1298/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u2.c.obj 2025-11-03T16:06:05.6981200Z [1299/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u1.c.obj 2025-11-03T16:06:05.7383943Z [1300/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u4.c.obj 2025-11-03T16:06:05.7385783Z [1301/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-scalar-u8.c.obj 2025-11-03T16:06:05.7387604Z [1302/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u2.c.obj 2025-11-03T16:06:05.7389319Z [1303/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u1.c.obj 2025-11-03T16:06:05.8251967Z [1304/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u4.c.obj 2025-11-03T16:06:05.8253189Z [1305/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-scalar-u4.c.obj 2025-11-03T16:06:05.8255118Z [1306/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-scalar-u1.c.obj 2025-11-03T16:06:05.8256816Z [1307/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u2.c.obj 2025-11-03T16:06:05.8779048Z [1308/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-scalar-u4.c.obj 2025-11-03T16:06:05.8780096Z [1309/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u1.c.obj 2025-11-03T16:06:05.8781261Z [1310/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u4.c.obj 2025-11-03T16:06:05.8782255Z [1311/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u1.c.obj 2025-11-03T16:06:05.9779934Z [1312/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u4.c.obj 2025-11-03T16:06:05.9780968Z [1313/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-scalar-u2.c.obj 2025-11-03T16:06:05.9781926Z [1314/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-scalar-u2.c.obj 2025-11-03T16:06:05.9782861Z [1315/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u1.c.obj 2025-11-03T16:06:05.9939229Z [1316/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u2.c.obj 2025-11-03T16:06:05.9940857Z [1317/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u1.c.obj 2025-11-03T16:06:05.9942598Z [1318/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-scalar-u4.c.obj 2025-11-03T16:06:05.9943751Z [1319/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u4.c.obj 2025-11-03T16:06:06.1131023Z [1320/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-scalar-u2.c.obj 2025-11-03T16:06:06.1132000Z [1321/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u1.c.obj 2025-11-03T16:06:06.1132941Z [1322/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-scalar-u2.c.obj 2025-11-03T16:06:06.1134841Z [1323/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u1.c.obj 2025-11-03T16:06:06.1425152Z [1324/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u8.c.obj 2025-11-03T16:06:06.1426191Z [1325/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u1.c.obj 2025-11-03T16:06:06.1427279Z [1326/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u5.c.obj 2025-11-03T16:06:06.1428284Z [1327/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u1.c.obj 2025-11-03T16:06:06.2368983Z [1328/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u2.c.obj 2025-11-03T16:06:06.2370006Z [1329/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u6.c.obj 2025-11-03T16:06:06.2371003Z [1330/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-lut16-p3-u3.c.obj 2025-11-03T16:06:06.2570257Z [1331/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u3.c.obj 2025-11-03T16:06:06.2571255Z [1332/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u4.c.obj 2025-11-03T16:06:06.2572201Z [1333/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u5.c.obj 2025-11-03T16:06:06.2573248Z [1334/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-scalar-rr2-p6-u6.c.obj 2025-11-03T16:06:06.3558446Z [1335/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u1.c.obj 2025-11-03T16:06:06.3559460Z [1336/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-scalar.c.obj 2025-11-03T16:06:06.3560419Z [1337/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-scalar-u2.c.obj 2025-11-03T16:06:06.3561414Z [1338/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-scalar-u2.c.obj 2025-11-03T16:06:06.3844218Z [1339/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c2-minmax-scalar-2x.c.obj 2025-11-03T16:06:06.3845436Z [1340/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u1.c.obj 2025-11-03T16:06:06.3846432Z [1341/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-scalar-log.c.obj 2025-11-03T16:06:06.3847412Z [1342/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c4-minmax-scalar-2x.c.obj 2025-11-03T16:06:06.4844709Z [1343/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-scalar-u2.c.obj 2025-11-03T16:06:06.4846017Z [1344/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u1.c.obj 2025-11-03T16:06:06.4847235Z [1345/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u2.c.obj 2025-11-03T16:06:06.4848215Z [1346/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-scalar-u4.c.obj 2025-11-03T16:06:06.5021138Z [1347/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-scalar-libm-u2.c.obj 2025-11-03T16:06:06.5022969Z [1348/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-scalar-libm-u2.c.obj 2025-11-03T16:06:06.5024669Z [1349/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-scalar-libm-u2.c.obj 2025-11-03T16:06:06.5026448Z [1350/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-scalar-libm-u2.c.obj 2025-11-03T16:06:06.6126333Z [1351/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-scalar-rsqrt-u2.c.obj 2025-11-03T16:06:06.6127468Z [1352/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.obj 2025-11-03T16:06:06.6128607Z [1353/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.obj 2025-11-03T16:06:06.6129748Z [1354/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.obj 2025-11-03T16:06:06.6255207Z [1355/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.obj 2025-11-03T16:06:06.6257348Z [1356/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.obj 2025-11-03T16:06:06.6259422Z [1357/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u2.c.obj 2025-11-03T16:06:06.6997408Z [1358/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u1.c.obj 2025-11-03T16:06:06.6999236Z [1359/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-scalar-rr2-p5-div-u4.c.obj 2025-11-03T16:06:06.7000418Z [1360/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u2.c.obj 2025-11-03T16:06:06.7001662Z [1361/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-scalar-sqrt-u4.c.obj 2025-11-03T16:06:06.7687570Z [1362/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.obj 2025-11-03T16:06:06.7688807Z [1363/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.obj 2025-11-03T16:06:06.7689903Z [1364/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.obj 2025-11-03T16:06:06.8020898Z [1365/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:06.8022977Z [1366/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.obj 2025-11-03T16:06:06.8024983Z [1367/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.obj 2025-11-03T16:06:06.8027424Z [1368/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.obj 2025-11-03T16:06:06.9103876Z [1369/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.obj 2025-11-03T16:06:06.9105110Z [1370/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.obj 2025-11-03T16:06:06.9106242Z [1371/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.obj 2025-11-03T16:06:06.9366804Z [1372/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.obj 2025-11-03T16:06:06.9368030Z [1373/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.obj 2025-11-03T16:06:06.9369212Z [1374/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.obj 2025-11-03T16:06:06.9370692Z [1375/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.obj 2025-11-03T16:06:07.0443344Z [1376/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.obj 2025-11-03T16:06:07.0445419Z [1377/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:07.0447444Z [1378/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:07.0775372Z [1379/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.obj 2025-11-03T16:06:07.0776680Z [1380/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.obj 2025-11-03T16:06:07.0777765Z [1381/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:07.0778866Z [1382/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.obj 2025-11-03T16:06:07.1108229Z [1383/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.obj 2025-11-03T16:06:07.1110361Z [1384/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.obj 2025-11-03T16:06:07.1112605Z [1385/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.1927024Z [1386/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.obj 2025-11-03T16:06:07.1929245Z [1387/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.1931383Z [1388/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.2324194Z [1389/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.2326470Z [1390/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.2328950Z [1391/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.2331485Z [1392/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.3148559Z [1393/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.3149781Z [1394/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.3151110Z [1395/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.3386251Z [1396/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.3388500Z [1397/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.3390795Z [1398/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.3911797Z [1399/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.3914947Z [1400/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.3917324Z [1401/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.4720525Z [1402/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.4721808Z [1403/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.4723248Z [1404/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.4724620Z [1405/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.5058083Z [1406/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.5060214Z [1407/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.5062298Z [1408/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.5769104Z [1409/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.5770529Z [1410/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.5772159Z [1411/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.6343024Z [1412/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.6345435Z [1413/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.6347576Z [1414/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.6349558Z [1415/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.6938202Z [1416/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p2c-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:07.6939394Z [1417/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.6940529Z [1418/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p1c-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:07.7489723Z [1419/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.7491010Z [1420/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.7492222Z [1421/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:07.7493463Z [1422/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.8152273Z [1423/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.8153536Z [1424/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.8154758Z [1425/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:07.8402486Z [1426/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u2.c.obj 2025-11-03T16:06:07.8403616Z [1427/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:07.8404776Z [1428/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-scalar-u3.c.obj 2025-11-03T16:06:07.8405988Z [1429/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:07.9239593Z [1430/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-gio-scalar.c.obj 2025-11-03T16:06:07.9241507Z [1431/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c4-gemm-goi-scalar.c.obj 2025-11-03T16:06:07.9243218Z [1432/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-gio-scalar.c.obj 2025-11-03T16:06:07.9244426Z [1433/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-scalar.c.obj 2025-11-03T16:06:07.9543757Z [1434/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-gio-scalar.c.obj 2025-11-03T16:06:07.9544977Z [1435/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c4-gemm-goi-scalar.c.obj 2025-11-03T16:06:07.9547401Z [1436/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-gio-scalar.c.obj 2025-11-03T16:06:08.0015278Z [1437/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-goi-scalar.c.obj 2025-11-03T16:06:08.0017290Z [1438/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x32c4-gemm-gio-scalar.c.obj 2025-11-03T16:06:08.0019330Z [1439/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x64c4-gemm-gio-scalar.c.obj 2025-11-03T16:06:08.0020949Z [1440/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.obj 2025-11-03T16:06:08.0716495Z [1441/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.obj 2025-11-03T16:06:08.0718784Z [1442/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.obj 2025-11-03T16:06:08.0721172Z [1443/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.1225633Z [1444/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.1228333Z [1445/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.1231284Z [1446/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.1609355Z [1447/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.1610687Z [1448/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.1612137Z [1449/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.2153639Z [1450/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.2155912Z [1451/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.2157388Z [1452/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.2159025Z [1453/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.2656133Z [1454/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.2657705Z [1455/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.2659073Z [1456/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.3339683Z [1457/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.3341761Z [1458/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.3343269Z [1459/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.3852257Z [1460/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.3854767Z [1461/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.3857156Z [1462/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.4286921Z [1463/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.4288722Z [1464/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.4291370Z [1465/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.4681064Z [1466/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.4682993Z [1467/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.4685763Z [1468/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.5416194Z [1469/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.5417524Z [1470/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.5418950Z [1471/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.5634084Z [1472/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.5636305Z [1473/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.5638600Z [1474/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.6426118Z [1475/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.6427516Z [1476/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.6428938Z [1477/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.6430701Z [1478/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.6838400Z [1479/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.6840511Z [1480/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.6841899Z [1481/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.7591247Z [1482/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.7593601Z [1483/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.7595807Z [1484/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.8177631Z [1485/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.8178828Z [1486/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.8180033Z [1487/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.8937235Z [1488/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.8938581Z [1489/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.8939840Z [1490/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.8941504Z [1491/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.9434752Z [1492/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.9435983Z [1493/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.9437178Z [1494/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:08.9940406Z [1495/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.9942793Z [1496/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:08.9945093Z [1497/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:08.9947359Z [1498/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.0870565Z [1499/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.0871954Z [1500/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.0873163Z [1501/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.1123909Z [1502/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.1125466Z [1503/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.1126685Z [1504/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.1774906Z [1505/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.1776259Z [1506/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.1777544Z [1507/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.2575012Z [1508/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.2577174Z [1509/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.2579311Z [1510/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.2581438Z [1511/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.3154015Z [1512/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.3156125Z [1513/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.3157901Z [1514/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.3929391Z [1515/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.3931778Z [1516/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.3933030Z [1517/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.4202434Z [1518/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.4204590Z [1519/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.4206721Z [1520/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.4208757Z [1521/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.5080236Z [1522/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-gio-scalar.c.obj 2025-11-03T16:06:09.5081399Z [1523/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.5082804Z [1524/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-goi-scalar.c.obj 2025-11-03T16:06:09.5347299Z [1525/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-gio-scalar.c.obj 2025-11-03T16:06:09.5348446Z [1526/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u2.c.obj 2025-11-03T16:06:09.5349330Z [1527/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-scalar-u1.c.obj 2025-11-03T16:06:09.5350253Z [1528/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-scalar-u2.c.obj 2025-11-03T16:06:09.6407086Z [1529/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-scalar-u2.c.obj 2025-11-03T16:06:09.6408134Z [1530/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-scalar-u2.c.obj 2025-11-03T16:06:09.6409134Z [1531/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u1.c.obj 2025-11-03T16:06:09.6410102Z [1532/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u1.c.obj 2025-11-03T16:06:09.6614502Z [1533/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u1.c.obj 2025-11-03T16:06:09.6615559Z [1534/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-andxor-u2.c.obj 2025-11-03T16:06:09.6616542Z [1535/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-scalar-select-u2.c.obj 2025-11-03T16:06:09.6617635Z [1536/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-11-03T16:06:09.7711809Z [1537/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-scalar-u1.c.obj 2025-11-03T16:06:09.7712988Z [1538/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.7714134Z [1539/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-scalar-u2.c.obj 2025-11-03T16:06:09.7932125Z [1540/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.7933419Z [1541/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.7934619Z [1542/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.7936317Z [1543/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.8963407Z [1544/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.8964632Z [1545/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.8965799Z [1546/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.9124337Z [1547/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.9125920Z [1548/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:09.9127212Z [1549/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.9634458Z [1550/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.9637109Z [1551/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:09.9639645Z [1552/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:09.9641917Z [1553/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.0385167Z [1554/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.0387718Z [1555/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.0389938Z [1556/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.0697295Z [1557/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.0698654Z [1558/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.0699939Z [1559/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.1609300Z [1560/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.1610578Z [1561/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.1612003Z [1562/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.1946284Z [1563/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.1947512Z [1564/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.1948664Z [1565/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.1949785Z [1566/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.2102359Z [1567/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.2104526Z [1568/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p1c-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.2106709Z [1569/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.3155631Z [1570/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p2c-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.3157768Z [1571/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.3159735Z [1572/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.3161543Z [1573/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.3418060Z [1574/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.3419857Z [1575/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.3421000Z [1576/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.4337331Z [1577/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.4338478Z [1578/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.4339779Z [1579/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.4340995Z [1580/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u3.c.obj 2025-11-03T16:06:10.4795337Z [1581/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.4796781Z [1582/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-scalar-u2.c.obj 2025-11-03T16:06:10.4797931Z [1583/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.5793981Z [1584/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.5795209Z [1585/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.5796492Z [1586/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.5797785Z [1587/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.6253421Z [1588/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.6255412Z [1589/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.6257093Z [1590/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.6258209Z [1591/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.7035162Z [1592/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.7037313Z [1593/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.7039608Z [1594/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.7606203Z [1595/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.7607583Z [1596/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.7608844Z [1597/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.7610716Z [1598/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.8413819Z [1599/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.8415908Z [1600/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.8417924Z [1601/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.8419964Z [1602/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.9087797Z [1603/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.9089784Z [1604/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.9091906Z [1605/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:10.9235290Z [1606/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:10.9237686Z [1607/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:10.9239657Z [1608/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:10.9241748Z [1609/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.0565718Z [1610/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.0567650Z [1611/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.0569782Z [1612/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.0662103Z [1613/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.0663175Z [1614/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.0664272Z [1615/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:11.0665337Z [1616/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.1612721Z [1617/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.1615200Z [1618/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.1617449Z [1619/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.2200448Z [1620/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.2201567Z [1621/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:11.2202677Z [1622/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.2203794Z [1623/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.2988370Z [1624/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.2990716Z [1625/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.2992372Z [1626/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.2993705Z [1627/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.3531945Z [1628/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:11.3533334Z [1629/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:11.3534474Z [1630/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.4454088Z [1631/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.4455232Z [1632/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:11.4456402Z [1633/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.4457528Z [1634/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x2-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.4939671Z [1635/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.obj 2025-11-03T16:06:11.4942242Z [1636/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.obj 2025-11-03T16:06:11.4943451Z [1637/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u1.c.obj 2025-11-03T16:06:11.4944427Z [1638/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-scalar-u2.c.obj 2025-11-03T16:06:11.5630067Z [1639/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.obj 2025-11-03T16:06:11.5631594Z [1640/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4-minmax-rndnu-scalar.c.obj 2025-11-03T16:06:11.5633569Z [1641/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-scalar-u2.c.obj 2025-11-03T16:06:11.6108407Z [1642/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-scalar-u2.c.obj 2025-11-03T16:06:11.6110276Z [1643/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-scalar-u2.c.obj 2025-11-03T16:06:11.6111380Z [1644/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u1.c.obj 2025-11-03T16:06:11.6112442Z [1645/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-andxor-u2.c.obj 2025-11-03T16:06:11.6806740Z [1646/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u1.c.obj 2025-11-03T16:06:11.6807784Z [1647/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u2.c.obj 2025-11-03T16:06:11.6808788Z [1648/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-scalar-u1.c.obj 2025-11-03T16:06:11.6809785Z [1649/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-scalar-select-u2.c.obj 2025-11-03T16:06:11.6991469Z [1650/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c2.c.obj 2025-11-03T16:06:11.6993593Z [1651/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u2.c.obj 2025-11-03T16:06:11.6995663Z [1652/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-scalar-c4.c.obj 2025-11-03T16:06:11.6997390Z [1653/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-scalar-u1.c.obj 2025-11-03T16:06:11.7608363Z [1654/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u2.c.obj 2025-11-03T16:06:11.7609468Z [1655/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u1.c.obj 2025-11-03T16:06:11.7610500Z [1656/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c2.c.obj 2025-11-03T16:06:11.7611495Z [1657/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-scalar-c4.c.obj 2025-11-03T16:06:11.8201834Z [1658/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u16.c.obj 2025-11-03T16:06:11.8202905Z [1659/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-scalar-u8.c.obj 2025-11-03T16:06:11.8203846Z [1660/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8-gemm-goi-scalar-u4.c.obj 2025-11-03T16:06:11.8204855Z [1661/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x4-gemm-goi-scalar-u4.c.obj 2025-11-03T16:06:11.8725233Z [1662/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x2-gemm-goi-scalar-u4.c.obj 2025-11-03T16:06:11.8726637Z [1663/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-gio-scalar.c.obj 2025-11-03T16:06:11.8727870Z [1664/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16-gemm-goi-scalar-u4.c.obj 2025-11-03T16:06:11.8729540Z [1665/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x32-gemm-goi-scalar-u4.c.obj 2025-11-03T16:06:11.9361302Z [1666/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x2-gemm-goi-scalar-u2.c.obj 2025-11-03T16:06:11.9363435Z [1667/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x2-scalar-int.c.obj 2025-11-03T16:06:11.9365285Z [1668/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x1-scalar-int.c.obj 2025-11-03T16:06:11.9366702Z [1669/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-2x2-scalar-int.c.obj 2025-11-03T16:06:11.9803761Z [1670/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x2-scalar-int.c.obj 2025-11-03T16:06:11.9805725Z [1671/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x1-scalar-int.c.obj 2025-11-03T16:06:11.9807683Z [1672/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-1x4-scalar-int.c.obj 2025-11-03T16:06:12.0443181Z [1673/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.0445275Z [1674/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-4x4-scalar-int.c.obj 2025-11-03T16:06:12.0447275Z [1675/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.0449334Z [1676/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x2-scalar-int.c.obj 2025-11-03T16:06:12.0934195Z [1677/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x1-scalar-int.c.obj 2025-11-03T16:06:12.0936207Z [1678/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-2x2-scalar-int.c.obj 2025-11-03T16:06:12.0938217Z [1679/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x2-scalar-int.c.obj 2025-11-03T16:06:12.0940161Z [1680/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x1-scalar-int.c.obj 2025-11-03T16:06:12.1494432Z [1681/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-4x4-scalar-int.c.obj 2025-11-03T16:06:12.1497103Z [1682/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x32-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.1498405Z [1683/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-1x4-scalar.c.obj 2025-11-03T16:06:12.1952537Z [1684/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x1-scalar.c.obj 2025-11-03T16:06:12.1953695Z [1685/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x2-scalar.c.obj 2025-11-03T16:06:12.1954841Z [1686/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-1x4-scalar-int.c.obj 2025-11-03T16:06:12.1955990Z [1687/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x1-scalar.c.obj 2025-11-03T16:06:12.2751555Z [1688/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-2x4-scalar.c.obj 2025-11-03T16:06:12.2752667Z [1689/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x4-scalar.c.obj 2025-11-03T16:06:12.2753778Z [1690/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x24-transposec\gen\x24-transposec-4x2-scalar.c.obj 2025-11-03T16:06:12.2755117Z [1691/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.3003617Z [1692/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c1s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.3004726Z [1693/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.3005746Z [1694/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-2c2s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.3721238Z [1695/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.3722805Z [1696/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c1s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.3723942Z [1697/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.3724950Z [1698/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packb\gen\x32-packb-4c4s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.4174300Z [1699/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x2-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.4175564Z [1700/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x3-gemm-goi-scalar-float-u4.c.obj 2025-11-03T16:06:12.4176698Z [1701/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x4-gemm-gio-scalar.c.obj 2025-11-03T16:06:12.4177854Z [1702/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x3-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.4557325Z [1703/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x4-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.4559007Z [1704/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-scalar.c.obj 2025-11-03T16:06:12.4560840Z [1705/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-scalar-float-u4.c.obj 2025-11-03T16:06:12.4971239Z [1706/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.4972977Z [1707/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-2x-scalar.c.obj 2025-11-03T16:06:12.4974144Z [1708/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-3x-scalar.c.obj 2025-11-03T16:06:12.4975155Z [1709/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-scalar.c.obj 2025-11-03T16:06:12.5603232Z [1710/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-scalar.c.obj 2025-11-03T16:06:12.5604880Z [1711/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-scalar-float-u4.c.obj 2025-11-03T16:06:12.5606086Z [1712/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-scalar-int-u4.c.obj 2025-11-03T16:06:12.5607762Z [1713/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-scalar.c.obj 2025-11-03T16:06:12.6113235Z [1714/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-float.c.obj 2025-11-03T16:06:12.6114341Z [1715/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x2-scalar-int.c.obj 2025-11-03T16:06:12.6115640Z [1716/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-int.c.obj 2025-11-03T16:06:12.6116827Z [1717/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-1x4-scalar-float.c.obj 2025-11-03T16:06:12.6630141Z [1718/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-int.c.obj 2025-11-03T16:06:12.6632134Z [1719/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-float.c.obj 2025-11-03T16:06:12.6633356Z [1720/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x2-scalar-int.c.obj 2025-11-03T16:06:12.7215079Z [1721/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x4-scalar-float.c.obj 2025-11-03T16:06:12.7216307Z [1722/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-2x1-scalar-float.c.obj 2025-11-03T16:06:12.7217516Z [1723/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-int.c.obj 2025-11-03T16:06:12.7219080Z [1724/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-float.c.obj 2025-11-03T16:06:12.7850770Z [1725/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x2-scalar-int.c.obj 2025-11-03T16:06:12.7851966Z [1726/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-float.c.obj 2025-11-03T16:06:12.7853135Z [1727/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x1-scalar-float.c.obj 2025-11-03T16:06:12.7854640Z [1728/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-scalar-int.c.obj 2025-11-03T16:06:12.8486647Z [1729/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.8488612Z [1730/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c1s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.8490501Z [1731/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.8916547Z [1732/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.8918119Z [1733/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c1s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.8919300Z [1734/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-float.c.obj 2025-11-03T16:06:12.8920445Z [1735/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-2c2s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.9615055Z [1736/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-zerob\gen\x32-zerob-4c4s1r-gemm-scalar-int.c.obj 2025-11-03T16:06:12.9616907Z [1737/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-float.c.obj 2025-11-03T16:06:12.9618831Z [1738/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-1x2-scalar-int.c.obj 2025-11-03T16:06:12.9620763Z [1739/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-int.c.obj 2025-11-03T16:06:13.0010462Z [1740/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-float.c.obj 2025-11-03T16:06:13.0011776Z [1741/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-scalar-int.c.obj 2025-11-03T16:06:13.0013021Z [1742/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-float.c.obj 2025-11-03T16:06:13.0890193Z [1743/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x1-scalar-int.c.obj 2025-11-03T16:06:13.0892193Z [1744/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x2-scalar-float.c.obj 2025-11-03T16:06:13.0894307Z [1745/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x1-scalar-float.c.obj 2025-11-03T16:06:13.0896454Z [1746/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-conv-hwc2chw\f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.obj 2025-11-03T16:06:13.1316882Z [1747/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse.c.obj 2025-11-03T16:06:13.1318635Z [1748/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p4c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.1320458Z [1749/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.1322201Z [1750/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.1453622Z [1751/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p4c-minmax-sse.c.obj 2025-11-03T16:06:13.1455519Z [1752/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.1457592Z [1753/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.2546210Z [1754/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.2547333Z [1755/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.2548394Z [1756/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.2549434Z [1757/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.2725510Z [1758/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.2727143Z [1759/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.2728950Z [1760/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.3830280Z [1761/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.3831592Z [1762/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.3832713Z [1763/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.3834140Z [1764/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.4358880Z [1765/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.4360103Z [1766/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.4361475Z [1767/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.4363008Z [1768/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.obj 2025-11-03T16:06:13.5091692Z [1769/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.5092770Z [1770/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.5093895Z [1771/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.5237746Z [1772/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.5239319Z [1773/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p4c-minmax-sse.c.obj 2025-11-03T16:06:13.5240321Z [1774/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p4c-minmax-sse.c.obj 2025-11-03T16:06:13.5242277Z [1775/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.obj 2025-11-03T16:06:13.6356300Z [1776/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-sse-acc2.c.obj 2025-11-03T16:06:13.6357462Z [1777/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.obj 2025-11-03T16:06:13.6358612Z [1778/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.obj 2025-11-03T16:06:13.6510908Z [1779/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.obj 2025-11-03T16:06:13.6513106Z [1780/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.obj 2025-11-03T16:06:13.6515258Z [1781/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.obj 2025-11-03T16:06:13.6517436Z [1782/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.obj 2025-11-03T16:06:13.7528090Z [1783/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.obj 2025-11-03T16:06:13.7530351Z [1784/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.obj 2025-11-03T16:06:13.7532563Z [1785/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.obj 2025-11-03T16:06:13.7782817Z [1786/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.obj 2025-11-03T16:06:13.7785039Z [1787/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.obj 2025-11-03T16:06:13.7787461Z [1788/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.obj 2025-11-03T16:06:13.8117729Z [1789/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.obj 2025-11-03T16:06:13.8120382Z [1790/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.obj 2025-11-03T16:06:13.8122413Z [1791/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.obj 2025-11-03T16:06:13.8125785Z [1792/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.obj 2025-11-03T16:06:13.9027263Z [1793/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.obj 2025-11-03T16:06:13.9028617Z [1794/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.obj 2025-11-03T16:06:13.9029773Z [1795/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.obj 2025-11-03T16:06:13.9220006Z [1796/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.obj 2025-11-03T16:06:13.9222112Z [1797/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.obj 2025-11-03T16:06:13.9224171Z [1798/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.obj 2025-11-03T16:06:14.0393107Z [1799/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.obj 2025-11-03T16:06:14.0395078Z [1800/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.obj 2025-11-03T16:06:14.0396879Z [1801/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.obj 2025-11-03T16:06:14.0398652Z [1802/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.obj 2025-11-03T16:06:14.0643321Z [1803/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.obj 2025-11-03T16:06:14.0644772Z [1804/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.obj 2025-11-03T16:06:14.0646062Z [1805/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.obj 2025-11-03T16:06:14.0796164Z [1806/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.obj 2025-11-03T16:06:14.0798591Z [1807/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.obj 2025-11-03T16:06:14.0801196Z [1808/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.obj 2025-11-03T16:06:14.2058793Z [1809/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.obj 2025-11-03T16:06:14.2060146Z [1810/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.obj 2025-11-03T16:06:14.2061316Z [1811/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.obj 2025-11-03T16:06:14.2062463Z [1812/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.obj 2025-11-03T16:06:14.2245158Z [1813/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.2246176Z [1814/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.2247316Z [1815/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.3433226Z [1816/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.3434225Z [1817/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.3435280Z [1818/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.3436949Z [1819/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.3740476Z [1820/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.3742888Z [1821/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.3744738Z [1822/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.3746593Z [1823/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.4947710Z [1824/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x2c4-minmax-sse.c.obj 2025-11-03T16:06:14.4948723Z [1825/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.4949680Z [1826/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.4950777Z [1827/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.5239743Z [1828/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.5241743Z [1829/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.5243692Z [1830/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.5245569Z [1831/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.6392619Z [1832/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.6393695Z [1833/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.6395429Z [1834/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.6642050Z [1835/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.6644049Z [1836/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.6645804Z [1837/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.6647663Z [1838/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.7508266Z [1839/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.7510346Z [1840/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.7513773Z [1841/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.7515634Z [1842/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear-chw\gen\f32-ibilinear-chw-sse-p4.c.obj 2025-11-03T16:06:14.7928028Z [1843/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ibilinear\gen\f32-ibilinear-sse-c4.c.obj 2025-11-03T16:06:14.7929189Z [1844/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.7930287Z [1845/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.7931715Z [1846/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.8797227Z [1847/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.8799188Z [1848/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.8801012Z [1849/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.8802729Z [1850/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.9241961Z [1851/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.9243602Z [1852/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.9245133Z [1853/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8s4-minmax-sse.c.obj 2025-11-03T16:06:14.9720961Z [1854/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x2c4-minmax-sse.c.obj 2025-11-03T16:06:14.9722860Z [1855/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-dup.c.obj 2025-11-03T16:06:14.9725039Z [1856/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-sse-load1.c.obj 2025-11-03T16:06:14.9727344Z [1857/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8s4-minmax-sse.c.obj 2025-11-03T16:06:15.0459416Z [1858/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-ppmm\gen\f32-ppmm-4x8-minmax-sse.c.obj 2025-11-03T16:06:15.0461437Z [1859/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c32.c.obj 2025-11-03T16:06:15.0462419Z [1860/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-sse-c64.c.obj 2025-11-03T16:06:15.0463389Z [1861/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u8-acc2.c.obj 2025-11-03T16:06:15.0771261Z [1862/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u12-acc3.c.obj 2025-11-03T16:06:15.0772938Z [1863/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u16-acc2.c.obj 2025-11-03T16:06:15.0774229Z [1864/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u4.c.obj 2025-11-03T16:06:15.0776376Z [1865/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u8-acc2.c.obj 2025-11-03T16:06:15.1643159Z [1866/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-sse-u4.c.obj 2025-11-03T16:06:15.1644151Z [1867/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u12-acc3.c.obj 2025-11-03T16:06:15.1645206Z [1868/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc2.c.obj 2025-11-03T16:06:15.1646247Z [1869/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-sse-u16-acc4.c.obj 2025-11-03T16:06:15.1996556Z [1870/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u8-acc2.c.obj 2025-11-03T16:06:15.1998350Z [1871/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u4.c.obj 2025-11-03T16:06:15.1999554Z [1872/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u12-acc3.c.obj 2025-11-03T16:06:15.2000789Z [1873/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-sse-u16-acc2.c.obj 2025-11-03T16:06:15.2740106Z [1874/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u4.c.obj 2025-11-03T16:06:15.2741941Z [1875/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u8-acc2.c.obj 2025-11-03T16:06:15.2743729Z [1876/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u12-acc3.c.obj 2025-11-03T16:06:15.2745519Z [1877/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-sse-u16-acc2.c.obj 2025-11-03T16:06:15.3212921Z [1878/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-4x1-minmax-sse.c.obj 2025-11-03T16:06:15.3214651Z [1879/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-8x1-minmax-sse.c.obj 2025-11-03T16:06:15.3216275Z [1880/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-spmm\gen\f32-spmm-16x1-minmax-sse.c.obj 2025-11-03T16:06:15.3217891Z [1881/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-sse-u4.c.obj 2025-11-03T16:06:15.3996095Z [1882/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-sse-u4.c.obj 2025-11-03T16:06:15.3997863Z [1883/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-sse-u4.c.obj 2025-11-03T16:06:15.3999812Z [1884/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-sse-u4.c.obj 2025-11-03T16:06:15.4001643Z [1885/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-sse-u4.c.obj 2025-11-03T16:06:15.4644172Z [1886/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-sse-u4.c.obj 2025-11-03T16:06:15.4646002Z [1887/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-sse-u4.c.obj 2025-11-03T16:06:15.4647671Z [1888/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-sse-u4.c.obj 2025-11-03T16:06:15.4648746Z [1889/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-sse-u4.c.obj 2025-11-03T16:06:15.4650270Z [1890/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-sse-u4.c.obj 2025-11-03T16:06:15.5452372Z [1891/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-sse-u4.c.obj 2025-11-03T16:06:15.5454103Z [1892/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-sse-u4.c.obj 2025-11-03T16:06:15.5455711Z [1893/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-sse-u4.c.obj 2025-11-03T16:06:15.5457263Z [1894/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-sse-u4.c.obj 2025-11-03T16:06:15.5813940Z [1895/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-sse-u4.c.obj 2025-11-03T16:06:15.5815698Z [1896/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-sse-u4.c.obj 2025-11-03T16:06:15.5817323Z [1897/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-sse-u4.c.obj 2025-11-03T16:06:15.5818969Z [1898/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u4.c.obj 2025-11-03T16:06:15.6642324Z [1899/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u12.c.obj 2025-11-03T16:06:15.6643295Z [1900/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-sse-u16.c.obj 2025-11-03T16:06:15.6644381Z [1901/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vmulcaddc\gen\f32-vmulcaddc-c8-minmax-sse-2x.c.obj 2025-11-03T16:06:15.6645484Z [1902/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse-u4.c.obj 2025-11-03T16:06:15.7117905Z [1903/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-sse-u4.c.obj 2025-11-03T16:06:15.7119020Z [1904/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u4.c.obj 2025-11-03T16:06:15.7120025Z [1905/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u16.c.obj 2025-11-03T16:06:15.7121049Z [1906/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-sse-rsqrt-u4.c.obj 2025-11-03T16:06:15.7831036Z [1907/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-sse-u8.c.obj 2025-11-03T16:06:15.7832813Z [1908/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u4.c.obj 2025-11-03T16:06:15.7834542Z [1909/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packx\x32-packx-4x-sse.c.obj 2025-11-03T16:06:15.7835856Z [1910/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u4.c.obj 2025-11-03T16:06:15.8310090Z [1911/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-rsqrt-u8.c.obj 2025-11-03T16:06:15.8312177Z [1912/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u16.c.obj 2025-11-03T16:06:15.8313856Z [1913/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u8.c.obj 2025-11-03T16:06:15.8315538Z [1914/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u24.c.obj 2025-11-03T16:06:15.9029527Z [1915/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int16-u16.c.obj 2025-11-03T16:06:15.9031502Z [1916/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-sse-sqrt-u8.c.obj 2025-11-03T16:06:15.9033380Z [1917/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u16.c.obj 2025-11-03T16:06:15.9035083Z [1918/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u24.c.obj 2025-11-03T16:06:15.9505215Z [1919/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u8.c.obj 2025-11-03T16:06:15.9507026Z [1920/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse2-int32-u32.c.obj 2025-11-03T16:06:15.9508697Z [1921/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vabs-sse2-u8.c.obj 2025-11-03T16:06:15.9510401Z [1922/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u8.c.obj 2025-11-03T16:06:16.0202922Z [1923/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vneg-sse2-u8.c.obj 2025-11-03T16:06:16.0204742Z [1924/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u24.c.obj 2025-11-03T16:06:16.0206534Z [1925/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse2-u32.c.obj 2025-11-03T16:06:16.0208194Z [1926/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u8.c.obj 2025-11-03T16:06:16.0687472Z [1927/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u16.c.obj 2025-11-03T16:06:16.0689307Z [1928/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse2-u24.c.obj 2025-11-03T16:06:16.0691073Z [1929/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u8.c.obj 2025-11-03T16:06:16.0692847Z [1930/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u24.c.obj 2025-11-03T16:06:16.1305316Z [1931/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-sse2-u16.c.obj 2025-11-03T16:06:16.1307375Z [1932/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.obj 2025-11-03T16:06:16.1309666Z [1933/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.obj 2025-11-03T16:06:16.1979810Z [1934/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.obj 2025-11-03T16:06:16.1981293Z [1935/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse2-u4.c.obj 2025-11-03T16:06:16.1982764Z [1936/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse2-u4.c.obj 2025-11-03T16:06:16.1983989Z [1937/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse2-u4.c.obj 2025-11-03T16:06:16.2505772Z [1938/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u16.c.obj 2025-11-03T16:06:16.2506968Z [1939/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u8.c.obj 2025-11-03T16:06:16.2508444Z [1940/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-lut16-p3-u4.c.obj 2025-11-03T16:06:16.2509399Z [1941/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u8.c.obj 2025-11-03T16:06:16.3237946Z [1942/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u4.c.obj 2025-11-03T16:06:16.3239528Z [1943/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u12.c.obj 2025-11-03T16:06:16.3241150Z [1944/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse2-rr2-p6-u16.c.obj 2025-11-03T16:06:16.3242336Z [1945/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u8.c.obj 2025-11-03T16:06:16.3737710Z [1946/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse2-u4.c.obj 2025-11-03T16:06:16.3739518Z [1947/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse2-u4.c.obj 2025-11-03T16:06:16.3741302Z [1948/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse2-u4.c.obj 2025-11-03T16:06:16.3743004Z [1949/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse2-u4.c.obj 2025-11-03T16:06:16.4478171Z [1950/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse2-u4.c.obj 2025-11-03T16:06:16.4479989Z [1951/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.obj 2025-11-03T16:06:16.4482590Z [1952/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.obj 2025-11-03T16:06:16.4894749Z [1953/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u4.c.obj 2025-11-03T16:06:16.4896876Z [1954/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.obj 2025-11-03T16:06:16.4898985Z [1955/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u8.c.obj 2025-11-03T16:06:16.4900992Z [1956/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u12.c.obj 2025-11-03T16:06:16.5502446Z [1957/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse2-rr2-p5-div-u16.c.obj 2025-11-03T16:06:16.5505003Z [1958/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-sse2-rational-9-8-nr.c.obj 2025-11-03T16:06:16.5507111Z [1959/6997] 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.obj 2025-11-03T16:06:16.6230360Z [1960/6997] 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.obj 2025-11-03T16:06:16.6232752Z [1961/6997] 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.obj 2025-11-03T16:06:16.6235114Z [1962/6997] 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.obj 2025-11-03T16:06:16.6237280Z [1963/6997] 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.obj 2025-11-03T16:06:16.6775537Z [1964/6997] 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.obj 2025-11-03T16:06:16.6778306Z [1965/6997] 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.obj 2025-11-03T16:06:16.6779994Z [1966/6997] 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.obj 2025-11-03T16:06:16.7539955Z [1967/6997] 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.obj 2025-11-03T16:06:16.7541131Z [1968/6997] 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.obj 2025-11-03T16:06:16.7542308Z [1969/6997] 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.obj 2025-11-03T16:06:16.7953609Z [1970/6997] 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.obj 2025-11-03T16:06:16.7955839Z [1971/6997] 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.obj 2025-11-03T16:06:16.7958206Z [1972/6997] 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.obj 2025-11-03T16:06:16.7959532Z [1973/6997] 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.obj 2025-11-03T16:06:16.8816201Z [1974/6997] 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.obj 2025-11-03T16:06:16.8818513Z [1975/6997] 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.obj 2025-11-03T16:06:16.8820728Z [1976/6997] 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.obj 2025-11-03T16:06:16.9082807Z [1977/6997] 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.obj 2025-11-03T16:06:16.9084029Z [1978/6997] 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.obj 2025-11-03T16:06:16.9085284Z [1979/6997] 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.obj 2025-11-03T16:06:17.0043608Z [1980/6997] 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.obj 2025-11-03T16:06:17.0045611Z [1981/6997] 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.obj 2025-11-03T16:06:17.0047418Z [1982/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.0049500Z [1983/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.0429841Z [1984/6997] 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.obj 2025-11-03T16:06:17.0432503Z [1985/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.0434843Z [1986/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.1286930Z [1987/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.1289284Z [1988/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.1291672Z [1989/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.1415044Z [1990/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.1416442Z [1991/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.1418494Z [1992/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.1909472Z [1993/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.1911726Z [1994/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.1914427Z [1995/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.1916848Z [1996/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.2655925Z [1997/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.2658089Z [1998/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.2660298Z [1999/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.obj 2025-11-03T16:06:17.3179427Z [2000/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u8.c.obj 2025-11-03T16:06:17.3181500Z [2001/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.3183473Z [2002/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u16.c.obj 2025-11-03T16:06:17.3185609Z [2003/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.3968151Z [2004/6997] 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.obj 2025-11-03T16:06:17.3969658Z [2005/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse2-u24.c.obj 2025-11-03T16:06:17.3970891Z [2006/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.4272172Z [2007/6997] 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.obj 2025-11-03T16:06:17.4274606Z [2008/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.4581049Z [2009/6997] 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.obj 2025-11-03T16:06:17.4583172Z [2010/6997] 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.obj 2025-11-03T16:06:17.4584745Z [2011/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.4586003Z [2012/6997] 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.obj 2025-11-03T16:06:17.5332675Z [2013/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.5336038Z [2014/6997] 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.obj 2025-11-03T16:06:17.5338895Z [2015/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.5802057Z [2016/6997] 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.obj 2025-11-03T16:06:17.5804302Z [2017/6997] 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.obj 2025-11-03T16:06:17.5806443Z [2018/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.5808648Z [2019/6997] 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.obj 2025-11-03T16:06:17.6746818Z [2020/6997] 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.obj 2025-11-03T16:06:17.6749184Z [2021/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:17.6751656Z [2022/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.7036019Z [2023/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.7038273Z [2024/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.7040471Z [2025/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.8036330Z [2026/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.8038820Z [2027/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.8041174Z [2028/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.8043306Z [2029/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.8492062Z [2030/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.8493235Z [2031/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.8494468Z [2032/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.8736853Z [2033/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.8739167Z [2034/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.8741361Z [2035/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.9665960Z [2036/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.9668111Z [2037/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.9670384Z [2038/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.9672499Z [2039/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.9948912Z [2040/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:17.9950158Z [2041/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:17.9951848Z [2042/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.0768463Z [2043/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.0769815Z [2044/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.0771140Z [2045/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.1210794Z [2046/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.1212198Z [2047/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.1213421Z [2048/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.1214923Z [2049/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.1452651Z [2050/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.1455438Z [2051/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.1457697Z [2052/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.2381835Z [2053/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.2383495Z [2054/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.2385650Z [2055/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.2736686Z [2056/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.2737930Z [2057/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.2739275Z [2058/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.2740691Z [2059/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.3547043Z [2060/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.3548616Z [2061/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.3550390Z [2062/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:18.3921739Z [2063/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u24.c.obj 2025-11-03T16:06:18.3923611Z [2064/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse2-mul16-ld64-u32.c.obj 2025-11-03T16:06:18.3925454Z [2065/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:18.3927361Z [2066/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.obj 2025-11-03T16:06:18.4598040Z [2067/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse2-u16.c.obj 2025-11-03T16:06:18.4599250Z [2068/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.obj 2025-11-03T16:06:18.4600417Z [2069/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse2-u16.c.obj 2025-11-03T16:06:18.5140813Z [2070/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:18.5141954Z [2071/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:18.5143287Z [2072/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.5144593Z [2073/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.5537121Z [2074/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.5539433Z [2075/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.5541754Z [2076/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.6302303Z [2077/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.6304572Z [2078/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.6306734Z [2079/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.obj 2025-11-03T16:06:18.6308488Z [2080/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u16.c.obj 2025-11-03T16:06:18.6831797Z [2081/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u24.c.obj 2025-11-03T16:06:18.6833947Z [2082/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.6835316Z [2083/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.7653489Z [2084/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.7654608Z [2085/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse2-u8.c.obj 2025-11-03T16:06:18.7655695Z [2086/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.7657058Z [2087/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.8316781Z [2088/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.8318851Z [2089/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.8320554Z [2090/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.8321735Z [2091/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.9112791Z [2092/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.9113880Z [2093/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.9115435Z [2094/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.9678072Z [2095/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:18.9680368Z [2096/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.9682886Z [2097/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:18.9685085Z [2098/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.0381649Z [2099/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.0384286Z [2100/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.0386367Z [2101/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.0388460Z [2102/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.0819351Z [2103/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.0821568Z [2104/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.0823709Z [2105/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.1640671Z [2106/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.1642749Z [2107/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.1644675Z [2108/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.1646584Z [2109/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.2064003Z [2110/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.2066202Z [2111/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.2068238Z [2112/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.2766945Z [2113/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.2769080Z [2114/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.2771140Z [2115/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.2773233Z [2116/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.3252289Z [2117/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.3254389Z [2118/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.3256710Z [2119/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.3666220Z [2120/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.3669033Z [2121/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.obj 2025-11-03T16:06:19.3671301Z [2122/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.obj 2025-11-03T16:06:19.3673382Z [2123/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u16.c.obj 2025-11-03T16:06:19.4467396Z [2124/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc2.c.obj 2025-11-03T16:06:19.4468406Z [2125/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-sse2-u64-acc4.c.obj 2025-11-03T16:06:19.4470523Z [2126/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:19.4472483Z [2127/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:19.5518160Z [2128/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse2-u16.c.obj 2025-11-03T16:06:19.5519182Z [2129/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:19.5520198Z [2130/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse2-c16.c.obj 2025-11-03T16:06:19.5521199Z [2131/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.obj 2025-11-03T16:06:19.6220399Z [2132/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse2-c16.c.obj 2025-11-03T16:06:19.6221500Z [2133/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-16x16-reuse-switch-sse2.c.obj 2025-11-03T16:06:19.6222502Z [2134/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse2-u16.c.obj 2025-11-03T16:06:19.6645225Z [2135/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-multi-mov-sse2.c.obj 2025-11-03T16:06:19.6647405Z [2136/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-multi-switch-sse2.c.obj 2025-11-03T16:06:19.6649762Z [2137/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-mov-sse2.c.obj 2025-11-03T16:06:19.6651633Z [2138/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-8x8-reuse-switch-sse2.c.obj 2025-11-03T16:06:19.7345977Z [2139/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.obj 2025-11-03T16:06:19.7347875Z [2140/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\x16-transposec-4x8-sse2.c.obj 2025-11-03T16:06:19.7349771Z [2141/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u4-prfm.c.obj 2025-11-03T16:06:19.7351682Z [2142/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u8-prfm.c.obj 2025-11-03T16:06:19.7718257Z [2143/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.obj 2025-11-03T16:06:19.7719649Z [2144/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-sse2-u8.c.obj 2025-11-03T16:06:19.7720850Z [2145/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u4.c.obj 2025-11-03T16:06:19.8373264Z [2146/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.obj 2025-11-03T16:06:19.8375536Z [2147/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-sse2-u8.c.obj 2025-11-03T16:06:19.8377912Z [2148/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u4-prfm.c.obj 2025-11-03T16:06:19.8379898Z [2149/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u4.c.obj 2025-11-03T16:06:19.8888747Z [2150/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u8-prfm.c.obj 2025-11-03T16:06:19.8890743Z [2151/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-sse2-u8.c.obj 2025-11-03T16:06:19.8892134Z [2152/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.obj 2025-11-03T16:06:19.8893268Z [2153/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u4.c.obj 2025-11-03T16:06:19.9350086Z [2154/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-mov-sse2.c.obj 2025-11-03T16:06:19.9352104Z [2155/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.obj 2025-11-03T16:06:19.9353969Z [2156/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-sse2-u8.c.obj 2025-11-03T16:06:19.9816706Z [2157/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-multi-sse2.c.obj 2025-11-03T16:06:19.9817841Z [2158/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-multi-switch-sse2.c.obj 2025-11-03T16:06:19.9818913Z [2159/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-mov-sse2.c.obj 2025-11-03T16:06:19.9820056Z [2160/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-multi-sse2.c.obj 2025-11-03T16:06:20.0204193Z [2161/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-4x4-reuse-switch-sse2.c.obj 2025-11-03T16:06:20.0206217Z [2162/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-multi-sse2.c.obj 2025-11-03T16:06:20.0207793Z [2163/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-multi-switch-sse2.c.obj 2025-11-03T16:06:20.1079604Z [2164/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-mov-sse2.c.obj 2025-11-03T16:06:20.1080817Z [2165/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-multi-sse2.c.obj 2025-11-03T16:06:20.1082008Z [2166/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-2x2-reuse-switch-sse2.c.obj 2025-11-03T16:06:20.1084091Z [2167/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.obj 2025-11-03T16:06:20.1333172Z [2168/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.obj 2025-11-03T16:06:20.1334928Z [2169/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.obj 2025-11-03T16:06:20.1336279Z [2170/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.obj 2025-11-03T16:06:20.1768312Z [2171/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.obj 2025-11-03T16:06:20.1770635Z [2172/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.obj 2025-11-03T16:06:20.1772709Z [2173/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.obj 2025-11-03T16:06:20.2757975Z [2174/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.obj 2025-11-03T16:06:20.2759134Z [2175/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv2d-chw\gen\f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.obj 2025-11-03T16:06:20.2760345Z [2176/6997] 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.obj 2025-11-03T16:06:20.2761666Z [2177/6997] 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.obj 2025-11-03T16:06:20.2988963Z [2178/6997] 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.obj 2025-11-03T16:06:20.2991257Z [2179/6997] 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.obj 2025-11-03T16:06:20.2993386Z [2180/6997] 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.obj 2025-11-03T16:06:20.4140302Z [2181/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u16.c.obj 2025-11-03T16:06:20.4141392Z [2182/6997] 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.obj 2025-11-03T16:06:20.4142465Z [2183/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc2.c.obj 2025-11-03T16:06:20.4143524Z [2184/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-ssse3-u64-acc4.c.obj 2025-11-03T16:06:20.4704394Z [2185/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-ssse3-u16.c.obj 2025-11-03T16:06:20.4706189Z [2186/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-ssse3-u16.c.obj 2025-11-03T16:06:20.4707982Z [2187/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u16.c.obj 2025-11-03T16:06:20.4709812Z [2188/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c16.c.obj 2025-11-03T16:06:20.5162021Z [2189/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rdsum\gen\qu8-rdsum-7p7x-ssse3-c32.c.obj 2025-11-03T16:06:20.5163500Z [2190/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-ssse3-u16.c.obj 2025-11-03T16:06:20.5164986Z [2191/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-ssse3-u16.c.obj 2025-11-03T16:06:20.5166758Z [2192/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-ssse3-u32.c.obj 2025-11-03T16:06:20.5833185Z [2193/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u8.c.obj 2025-11-03T16:06:20.5834801Z [2194/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u32.c.obj 2025-11-03T16:06:20.5836329Z [2195/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int16-u24.c.obj 2025-11-03T16:06:20.5837861Z [2196/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u8.c.obj 2025-11-03T16:06:20.6241639Z [2197/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u16.c.obj 2025-11-03T16:06:20.6243855Z [2198/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u24.c.obj 2025-11-03T16:06:20.6245447Z [2199/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-sse41-int32-u32.c.obj 2025-11-03T16:06:20.7248237Z [2200/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u24.c.obj 2025-11-03T16:06:20.7250581Z [2201/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u16.c.obj 2025-11-03T16:06:20.7252585Z [2202/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-sse41-u32.c.obj 2025-11-03T16:06:20.7254546Z [2203/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-3x8-minmax-sse41-dup.c.obj 2025-11-03T16:06:20.7686425Z [2204/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x8-minmax-sse41-dup.c.obj 2025-11-03T16:06:20.7688491Z [2205/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x8-minmax-sse41-dup.c.obj 2025-11-03T16:06:20.7690552Z [2206/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8-minmax-sse41-load1.c.obj 2025-11-03T16:06:20.8413172Z [2207/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8s4-minmax-sse41.c.obj 2025-11-03T16:06:20.8415284Z [2208/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8-minmax-sse41-load1.c.obj 2025-11-03T16:06:20.8416469Z [2209/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8-minmax-sse41-dup.c.obj 2025-11-03T16:06:20.8417923Z [2210/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x8s4-minmax-sse41.c.obj 2025-11-03T16:06:20.9048957Z [2211/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x2c4-minmax-sse41.c.obj 2025-11-03T16:06:20.9051004Z [2212/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8s4-minmax-sse41.c.obj 2025-11-03T16:06:20.9052977Z [2213/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8-minmax-sse41-load1.c.obj 2025-11-03T16:06:20.9055045Z [2214/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8-minmax-sse41-dup.c.obj 2025-11-03T16:06:20.9686521Z [2215/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8-minmax-sse41-load1.c.obj 2025-11-03T16:06:20.9688116Z [2216/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8s4-minmax-sse41.c.obj 2025-11-03T16:06:20.9689328Z [2217/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x2c4-minmax-sse41.c.obj 2025-11-03T16:06:21.0115619Z [2218/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8-minmax-sse41-dup.c.obj 2025-11-03T16:06:21.0117550Z [2219/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8-minmax-sse41-load1.c.obj 2025-11-03T16:06:21.0120793Z [2220/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u8.c.obj 2025-11-03T16:06:21.0122286Z [2221/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8s4-minmax-sse41.c.obj 2025-11-03T16:06:21.0924039Z [2222/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u16.c.obj 2025-11-03T16:06:21.0925201Z [2223/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-sse41-u24.c.obj 2025-11-03T16:06:21.0926267Z [2224/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u4.c.obj 2025-11-03T16:06:21.0927492Z [2225/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-sse41-u8.c.obj 2025-11-03T16:06:21.1381672Z [2226/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u4.c.obj 2025-11-03T16:06:21.1382667Z [2227/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-sse41-u8.c.obj 2025-11-03T16:06:21.1383802Z [2228/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u4.c.obj 2025-11-03T16:06:21.1385340Z [2229/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-sse41-u8.c.obj 2025-11-03T16:06:21.2244582Z [2230/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u4.c.obj 2025-11-03T16:06:21.2245867Z [2231/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u8.c.obj 2025-11-03T16:06:21.2247023Z [2232/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u12.c.obj 2025-11-03T16:06:21.2247992Z [2233/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-lut16-p3-u16.c.obj 2025-11-03T16:06:23.4641885Z [2234/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u4.c.obj 2025-11-03T16:06:23.4642936Z [2235/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u8.c.obj 2025-11-03T16:06:23.4643904Z [2236/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u12.c.obj 2025-11-03T16:06:23.4644821Z [2237/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-sse41-u4.c.obj 2025-11-03T16:06:23.5017051Z [2238/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-sse41-rr2-p6-u16.c.obj 2025-11-03T16:06:23.5019516Z [2239/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-sse41-u4.c.obj 2025-11-03T16:06:23.5022312Z [2240/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-sse41-u4.c.obj 2025-11-03T16:06:23.5024522Z [2241/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-sse41-u4.c.obj 2025-11-03T16:06:23.6172132Z [2242/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-sse41-u4.c.obj 2025-11-03T16:06:23.6173323Z [2243/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.obj 2025-11-03T16:06:23.6174389Z [2244/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u4.c.obj 2025-11-03T16:06:23.6175416Z [2245/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u12.c.obj 2025-11-03T16:06:23.6354707Z [2246/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.obj 2025-11-03T16:06:23.6355876Z [2247/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.obj 2025-11-03T16:06:23.6357311Z [2248/6997] 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.obj 2025-11-03T16:06:23.7310382Z [2249/6997] 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.obj 2025-11-03T16:06:23.7312334Z [2250/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u8.c.obj 2025-11-03T16:06:23.7314223Z [2251/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-sse41-rr2-p5-div-u16.c.obj 2025-11-03T16:06:23.7774553Z [2252/6997] 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.obj 2025-11-03T16:06:23.7776269Z [2253/6997] 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.obj 2025-11-03T16:06:23.7777468Z [2254/6997] 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.obj 2025-11-03T16:06:23.7778619Z [2255/6997] 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.obj 2025-11-03T16:06:23.8276284Z [2256/6997] 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.obj 2025-11-03T16:06:23.8277909Z [2257/6997] 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.obj 2025-11-03T16:06:23.8280412Z [2258/6997] 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.obj 2025-11-03T16:06:23.9016086Z [2259/6997] 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.obj 2025-11-03T16:06:23.9018240Z [2260/6997] 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.obj 2025-11-03T16:06:23.9020334Z [2261/6997] 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.obj 2025-11-03T16:06:23.9592932Z [2262/6997] 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.obj 2025-11-03T16:06:23.9594512Z [2263/6997] 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.obj 2025-11-03T16:06:23.9595973Z [2264/6997] 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.obj 2025-11-03T16:06:23.9597219Z [2265/6997] 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.obj 2025-11-03T16:06:24.0418412Z [2266/6997] 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.obj 2025-11-03T16:06:24.0420593Z [2267/6997] 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.obj 2025-11-03T16:06:24.0422604Z [2268/6997] 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.obj 2025-11-03T16:06:24.0717946Z [2269/6997] 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.obj 2025-11-03T16:06:24.0720569Z [2270/6997] 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.obj 2025-11-03T16:06:24.0722933Z [2271/6997] 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.obj 2025-11-03T16:06:24.1180692Z [2272/6997] 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.obj 2025-11-03T16:06:24.1182278Z [2273/6997] 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.obj 2025-11-03T16:06:24.1183706Z [2274/6997] 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.obj 2025-11-03T16:06:24.2230524Z [2275/6997] 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.obj 2025-11-03T16:06:24.2232368Z [2276/6997] 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.obj 2025-11-03T16:06:24.2234199Z [2277/6997] 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.obj 2025-11-03T16:06:24.2236093Z [2278/6997] 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.obj 2025-11-03T16:06:24.2337548Z [2279/6997] 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.obj 2025-11-03T16:06:24.2338903Z [2280/6997] 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.obj 2025-11-03T16:06:24.2340123Z [2281/6997] 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.obj 2025-11-03T16:06:24.3657276Z [2282/6997] 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.obj 2025-11-03T16:06:24.3658493Z [2283/6997] 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.obj 2025-11-03T16:06:24.3659655Z [2284/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.3767787Z [2285/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.3769138Z [2286/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.3770320Z [2287/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.4392021Z [2288/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.4393685Z [2289/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.4396134Z [2290/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.4398596Z [2291/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.5419346Z [2292/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.5420552Z [2293/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.5421685Z [2294/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.5596695Z [2295/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.5598183Z [2296/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.5599377Z [2297/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.6808192Z [2298/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.6809440Z [2299/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.6810632Z [2300/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.6811761Z [2301/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.7037634Z [2302/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.7038996Z [2303/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.7040141Z [2304/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.8118237Z [2305/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.8120763Z [2306/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.8121861Z [2307/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.8123314Z [2308/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.8227510Z [2309/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.8228640Z [2310/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.8229767Z [2311/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u24.c.obj 2025-11-03T16:06:24.8654342Z [2312/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u32.c.obj 2025-11-03T16:06:24.8656836Z [2313/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-sse41-u8.c.obj 2025-11-03T16:06:24.8658761Z [2314/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.8660255Z [2315/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.obj 2025-11-03T16:06:24.9669822Z [2316/6997] 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.obj 2025-11-03T16:06:24.9671152Z [2317/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:24.9672437Z [2318/6997] 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.obj 2025-11-03T16:06:24.9921510Z [2319/6997] 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.obj 2025-11-03T16:06:24.9923251Z [2320/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:24.9924491Z [2321/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.1085995Z [2322/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.1087281Z [2323/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.1088552Z [2324/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.1239957Z [2325/6997] 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.obj 2025-11-03T16:06:25.1241280Z [2326/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.1242520Z [2327/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.1817242Z [2328/6997] 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.obj 2025-11-03T16:06:25.1819058Z [2329/6997] 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.obj 2025-11-03T16:06:25.1820787Z [2330/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.2468907Z [2331/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.2470405Z [2332/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.2471644Z [2333/6997] 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.obj 2025-11-03T16:06:25.2554605Z [2334/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.2556841Z [2335/6997] 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.obj 2025-11-03T16:06:25.2558981Z [2336/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.3585827Z [2337/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.3588468Z [2338/6997] 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.obj 2025-11-03T16:06:25.3591066Z [2339/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.3593763Z [2340/6997] 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.obj 2025-11-03T16:06:25.4032842Z [2341/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:25.4034370Z [2342/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.4035566Z [2343/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.5453680Z [2344/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.5454890Z [2345/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.5456058Z [2346/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:25.5543516Z [2347/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.5544757Z [2348/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.5545962Z [2349/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.5997757Z [2350/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.5999648Z [2351/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.6001364Z [2352/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.6003110Z [2353/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.7215305Z [2354/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.7216506Z [2355/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.7217646Z [2356/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.7398120Z [2357/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.7399369Z [2358/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.7400668Z [2359/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.8521189Z [2360/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.8522389Z [2361/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.8523526Z [2362/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.8524754Z [2363/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.8762278Z [2364/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.8764394Z [2365/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.8766488Z [2366/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.9020024Z [2367/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:25.9022218Z [2368/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:25.9024441Z [2369/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.0080236Z [2370/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:26.0081534Z [2371/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.0082697Z [2372/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:26.0084039Z [2373/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.0260285Z [2374/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.0262275Z [2375/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:26.0264389Z [2376/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:26.1358737Z [2377/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.1359971Z [2378/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.1361151Z [2379/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:26.1572358Z [2380/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.1573659Z [2381/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.obj 2025-11-03T16:06:26.1574789Z [2382/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.obj 2025-11-03T16:06:26.1575940Z [2383/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:06:26.2275703Z [2384/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:26.2278269Z [2385/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u24.c.obj 2025-11-03T16:06:26.2280403Z [2386/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:26.3156803Z [2387/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul16-ld64-u32.c.obj 2025-11-03T16:06:26.3158618Z [2388/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u16.c.obj 2025-11-03T16:06:26.3160324Z [2389/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u8.c.obj 2025-11-03T16:06:26.3162451Z [2390/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u32.c.obj 2025-11-03T16:06:26.3676239Z [2391/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.obj 2025-11-03T16:06:26.3678844Z [2392/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-sse41-mul32-ld32-u24.c.obj 2025-11-03T16:06:26.3680884Z [2393/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:06:26.3682965Z [2394/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.obj 2025-11-03T16:06:26.4350712Z [2395/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.obj 2025-11-03T16:06:26.4352011Z [2396/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.obj 2025-11-03T16:06:26.4821670Z [2397/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u16.c.obj 2025-11-03T16:06:26.4823409Z [2398/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-sse41-u8.c.obj 2025-11-03T16:06:26.4825186Z [2399/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u16.c.obj 2025-11-03T16:06:26.4827112Z [2400/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.obj 2025-11-03T16:06:26.4829154Z [2401/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-sse41-u8.c.obj 2025-11-03T16:06:26.5845857Z [2402/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:06:26.5847059Z [2403/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.obj 2025-11-03T16:06:26.5848180Z [2404/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:06:26.5849418Z [2405/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.6070916Z [2406/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.6073048Z [2407/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.6075299Z [2408/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.6564836Z [2409/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.6566296Z [2410/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.6567488Z [2411/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.7367235Z [2412/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.7368455Z [2413/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.7369626Z [2414/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.7370784Z [2415/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.7576029Z [2416/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.7578396Z [2417/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.7580545Z [2418/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.8532287Z [2419/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.8534669Z [2420/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.8536965Z [2421/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.obj 2025-11-03T16:06:26.8539052Z [2422/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.obj 2025-11-03T16:06:26.8850597Z [2423/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u8.c.obj 2025-11-03T16:06:26.8854052Z [2424/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u32.c.obj 2025-11-03T16:06:26.8855945Z [2425/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-sse41-u24.c.obj 2025-11-03T16:06:27.0064358Z [2426/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.0065498Z [2427/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.0066631Z [2428/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.0067763Z [2429/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.0306177Z [2430/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.0308101Z [2431/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.0310089Z [2432/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.0311981Z [2433/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.1239825Z [2434/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.1241828Z [2435/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.1243997Z [2436/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.1726071Z [2437/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.1728400Z [2438/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.1730540Z [2439/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.1732598Z [2440/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.2019081Z [2441/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.2021107Z [2442/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.2023382Z [2443/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.3011928Z [2444/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.3013756Z [2445/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.3015431Z [2446/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.3017110Z [2447/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.3314778Z [2448/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.3316813Z [2449/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.3318891Z [2450/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.4216796Z [2451/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.4218965Z [2452/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.4221144Z [2453/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.4223298Z [2454/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.4632312Z [2455/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.4634293Z [2456/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.4636280Z [2457/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.5428555Z [2458/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.5430741Z [2459/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.5433141Z [2460/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.5435267Z [2461/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.5790938Z [2462/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.5792954Z [2463/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.5795066Z [2464/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.obj 2025-11-03T16:06:27.6585296Z [2465/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.obj 2025-11-03T16:06:27.6586468Z [2466/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:06:27.6587705Z [2467/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul32-ld32-u8.c.obj 2025-11-03T16:06:27.6589051Z [2468/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-sse41-mul32-ld32-u16.c.obj 2025-11-03T16:06:27.6921352Z [2469/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.obj 2025-11-03T16:06:27.6923399Z [2470/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.obj 2025-11-03T16:06:27.6925219Z [2471/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u8.c.obj 2025-11-03T16:06:27.6927065Z [2472/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.obj 2025-11-03T16:06:27.7743081Z [2473/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-sse41-u16.c.obj 2025-11-03T16:06:27.7744610Z [2474/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u8.c.obj 2025-11-03T16:06:27.7746045Z [2475/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-sse41-u16.c.obj 2025-11-03T16:06:27.7747502Z [2476/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\s8-ibilinear\gen\s8-ibilinear-sse41-c8.c.obj 2025-11-03T16:06:27.8015583Z [2477/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\u8-ibilinear\gen\u8-ibilinear-sse41-c8.c.obj 2025-11-03T16:06:27.8017280Z [2478/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:06:27.8019258Z [2479/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.obj 2025-11-03T16:06:27.8702938Z [2480/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u8.c.obj 2025-11-03T16:06:27.8704903Z [2481/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u24.c.obj 2025-11-03T16:06:27.8706785Z [2482/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-gio-sse41-u2.c.obj 2025-11-03T16:06:27.8708624Z [2483/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int16-u32.c.obj 2025-11-03T16:06:27.9521523Z [2484/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u8.c.obj 2025-11-03T16:06:27.9522584Z [2485/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u16.c.obj 2025-11-03T16:06:27.9523667Z [2486/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u24.c.obj 2025-11-03T16:06:27.9524669Z [2487/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx-int32-u32.c.obj 2025-11-03T16:06:27.9881297Z [2488/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx.c.obj 2025-11-03T16:06:27.9883193Z [2489/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-avx-acc2.c.obj 2025-11-03T16:06:27.9885897Z [2490/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx-acc2.c.obj 2025-11-03T16:06:27.9889450Z [2491/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.0863907Z [2492/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-avx.c.obj 2025-11-03T16:06:28.0865129Z [2493/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.0866299Z [2494/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.0867460Z [2495/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.obj 2025-11-03T16:06:28.1038405Z [2496/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.1039638Z [2497/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.obj 2025-11-03T16:06:28.1041026Z [2498/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.1739371Z [2499/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.1740603Z [2500/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.obj 2025-11-03T16:06:28.1742118Z [2501/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.1744238Z [2502/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.obj 2025-11-03T16:06:28.2299814Z [2503/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.2300927Z [2504/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.obj 2025-11-03T16:06:28.2301929Z [2505/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx.c.obj 2025-11-03T16:06:28.2884367Z [2506/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.2885691Z [2507/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.2887318Z [2508/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.2889225Z [2509/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx-acc2.c.obj 2025-11-03T16:06:28.3698853Z [2510/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u8.c.obj 2025-11-03T16:06:28.3699906Z [2511/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx.c.obj 2025-11-03T16:06:28.3700964Z [2512/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u32.c.obj 2025-11-03T16:06:28.3702111Z [2513/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx-u16.c.obj 2025-11-03T16:06:28.4309427Z [2514/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.4310773Z [2515/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.4312122Z [2516/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.4313522Z [2517/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.4991463Z [2518/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.4992516Z [2519/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.4993599Z [2520/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.5700870Z [2521/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.5702993Z [2522/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.5705049Z [2523/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.5707209Z [2524/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6469629Z [2525/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6470797Z [2526/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6472161Z [2527/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6755266Z [2528/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6756436Z [2529/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6757551Z [2530/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.6758671Z [2531/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.7752706Z [2532/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.7753768Z [2533/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.7754899Z [2534/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.7756598Z [2535/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.8067299Z [2536/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.8068448Z [2537/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.8070056Z [2538/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-prelu\gen\f32-prelu-avx-2x16.c.obj 2025-11-03T16:06:28.8731654Z [2539/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.8734023Z [2540/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.8736442Z [2541/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.8738496Z [2542/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.9472689Z [2543/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.9475729Z [2544/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.9478022Z [2545/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.9996526Z [2546/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:28.9998704Z [2547/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:29.0000847Z [2548/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:29.0002956Z [2549/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:29.0563216Z [2550/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:29.0564534Z [2551/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:29.0565817Z [2552/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.obj 2025-11-03T16:06:29.0917616Z [2553/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u8.c.obj 2025-11-03T16:06:29.0918770Z [2554/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u16.c.obj 2025-11-03T16:06:29.0919852Z [2555/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx-u24.c.obj 2025-11-03T16:06:29.0921150Z [2556/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u8.c.obj 2025-11-03T16:06:29.1732803Z [2557/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u16.c.obj 2025-11-03T16:06:29.1733871Z [2558/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx-u24.c.obj 2025-11-03T16:06:29.1734881Z [2559/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c16.c.obj 2025-11-03T16:06:29.1736032Z [2560/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx-c64.c.obj 2025-11-03T16:06:29.2061691Z [2561/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u8.c.obj 2025-11-03T16:06:29.2063149Z [2562/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u24-acc3.c.obj 2025-11-03T16:06:29.2064265Z [2563/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u32-acc2.c.obj 2025-11-03T16:06:29.2065626Z [2564/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx-u16-acc2.c.obj 2025-11-03T16:06:29.2892163Z [2565/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u8.c.obj 2025-11-03T16:06:29.2894028Z [2566/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u16-acc2.c.obj 2025-11-03T16:06:29.2895776Z [2567/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u24-acc3.c.obj 2025-11-03T16:06:29.2896704Z [2568/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc2.c.obj 2025-11-03T16:06:29.3317839Z [2569/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx-u32-acc4.c.obj 2025-11-03T16:06:29.3319306Z [2570/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u24-acc3.c.obj 2025-11-03T16:06:29.3320349Z [2571/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u16-acc2.c.obj 2025-11-03T16:06:29.3321371Z [2572/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u32-acc2.c.obj 2025-11-03T16:06:29.4232201Z [2573/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u8.c.obj 2025-11-03T16:06:29.4233702Z [2574/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx-u8.c.obj 2025-11-03T16:06:29.4234686Z [2575/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u16-acc2.c.obj 2025-11-03T16:06:29.4235643Z [2576/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u24-acc3.c.obj 2025-11-03T16:06:29.4531607Z [2577/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx-u8.c.obj 2025-11-03T16:06:29.4533354Z [2578/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx-u8.c.obj 2025-11-03T16:06:29.4534894Z [2579/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx-u8.c.obj 2025-11-03T16:06:29.4537047Z [2580/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx-u8.c.obj 2025-11-03T16:06:29.5495654Z [2581/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx-u32-acc2.c.obj 2025-11-03T16:06:29.5497480Z [2582/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx-u8.c.obj 2025-11-03T16:06:29.5499186Z [2583/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx-u8.c.obj 2025-11-03T16:06:29.5501486Z [2584/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx-u8.c.obj 2025-11-03T16:06:29.6231723Z [2585/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx-u8.c.obj 2025-11-03T16:06:29.6232755Z [2586/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx-u8.c.obj 2025-11-03T16:06:29.6233885Z [2587/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx-u8.c.obj 2025-11-03T16:06:29.6234928Z [2588/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx-u8.c.obj 2025-11-03T16:06:29.6235914Z [2589/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx-u8.c.obj 2025-11-03T16:06:29.6846035Z [2590/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx-u8.c.obj 2025-11-03T16:06:29.6847319Z [2591/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx-u8.c.obj 2025-11-03T16:06:29.6848242Z [2592/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx-u8.c.obj 2025-11-03T16:06:29.6849194Z [2593/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx-u8.c.obj 2025-11-03T16:06:29.7473327Z [2594/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx-u8.c.obj 2025-11-03T16:06:29.7474292Z [2595/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx-u8.c.obj 2025-11-03T16:06:29.7475181Z [2596/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx-u8.c.obj 2025-11-03T16:06:29.7476112Z [2597/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx-u8.c.obj 2025-11-03T16:06:29.7968686Z [2598/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u16.c.obj 2025-11-03T16:06:29.7969799Z [2599/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u24.c.obj 2025-11-03T16:06:29.7970834Z [2600/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u8.c.obj 2025-11-03T16:06:29.8566192Z [2601/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut4-p4-perm-u8.c.obj 2025-11-03T16:06:29.8568373Z [2602/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u16.c.obj 2025-11-03T16:06:29.8570217Z [2603/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u24.c.obj 2025-11-03T16:06:29.8571990Z [2604/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-lut16-p3-u32.c.obj 2025-11-03T16:06:29.9230194Z [2605/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u8.c.obj 2025-11-03T16:06:29.9232131Z [2606/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u16.c.obj 2025-11-03T16:06:29.9233965Z [2607/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u24.c.obj 2025-11-03T16:06:29.9235655Z [2608/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx-u8.c.obj 2025-11-03T16:06:29.9816326Z [2609/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx-rr2-p6-u32.c.obj 2025-11-03T16:06:29.9817454Z [2610/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx-u8.c.obj 2025-11-03T16:06:29.9818461Z [2611/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u8.c.obj 2025-11-03T16:06:29.9819369Z [2612/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx-u16.c.obj 2025-11-03T16:06:29.9820241Z [2613/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx-u8.c.obj 2025-11-03T16:06:30.0552051Z [2614/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx-u8.c.obj 2025-11-03T16:06:30.0553434Z [2615/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx-u8.c.obj 2025-11-03T16:06:30.0554817Z [2616/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx-u8.c.obj 2025-11-03T16:06:30.0556532Z [2617/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u8.c.obj 2025-11-03T16:06:30.0958435Z [2618/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx-rsqrt-u32.c.obj 2025-11-03T16:06:30.0960533Z [2619/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u8.c.obj 2025-11-03T16:06:30.0961799Z [2620/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u16.c.obj 2025-11-03T16:06:30.1782373Z [2621/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u32.c.obj 2025-11-03T16:06:30.1784429Z [2622/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-div-u24.c.obj 2025-11-03T16:06:30.1785943Z [2623/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u8.c.obj 2025-11-03T16:06:30.1787024Z [2624/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u24.c.obj 2025-11-03T16:06:30.2250761Z [2625/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u8.c.obj 2025-11-03T16:06:30.2252188Z [2626/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx-rr2-p5-nr2-u32.c.obj 2025-11-03T16:06:30.2253225Z [2627/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-rsqrt-u32.c.obj 2025-11-03T16:06:30.2254202Z [2628/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u8.c.obj 2025-11-03T16:06:30.3214316Z [2629/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u32.c.obj 2025-11-03T16:06:30.3215388Z [2630/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-avx-rational-9-8-nr.c.obj 2025-11-03T16:06:30.3216352Z [2631/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx-sqrt-u16.c.obj 2025-11-03T16:06:30.3217559Z [2632/6997] 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.obj 2025-11-03T16:06:30.3493017Z [2633/6997] 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.obj 2025-11-03T16:06:30.3494628Z [2634/6997] 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.obj 2025-11-03T16:06:30.3496879Z [2635/6997] 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.obj 2025-11-03T16:06:30.3946206Z [2636/6997] 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.obj 2025-11-03T16:06:30.3947682Z [2637/6997] 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.obj 2025-11-03T16:06:30.3949031Z [2638/6997] 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.obj 2025-11-03T16:06:30.4905418Z [2639/6997] 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.obj 2025-11-03T16:06:30.4908034Z [2640/6997] 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.obj 2025-11-03T16:06:30.4910547Z [2641/6997] 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.obj 2025-11-03T16:06:30.4912824Z [2642/6997] 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.obj 2025-11-03T16:06:30.5361898Z [2643/6997] 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.obj 2025-11-03T16:06:30.5364120Z [2644/6997] 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.obj 2025-11-03T16:06:30.5366218Z [2645/6997] 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.obj 2025-11-03T16:06:30.6081007Z [2646/6997] 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.obj 2025-11-03T16:06:30.6083286Z [2647/6997] 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.obj 2025-11-03T16:06:30.6085527Z [2648/6997] 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.obj 2025-11-03T16:06:30.6647708Z [2649/6997] 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.obj 2025-11-03T16:06:30.6648999Z [2650/6997] 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.obj 2025-11-03T16:06:30.6651099Z [2651/6997] 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.obj 2025-11-03T16:06:30.6653331Z [2652/6997] 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.obj 2025-11-03T16:06:30.7326303Z [2653/6997] 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.obj 2025-11-03T16:06:30.7328506Z [2654/6997] 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.obj 2025-11-03T16:06:30.7330793Z [2655/6997] 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.obj 2025-11-03T16:06:30.7646739Z [2656/6997] 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.obj 2025-11-03T16:06:30.7649137Z [2657/6997] 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.obj 2025-11-03T16:06:30.7651460Z [2658/6997] 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.obj 2025-11-03T16:06:30.8233453Z [2659/6997] 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.obj 2025-11-03T16:06:30.8235090Z [2660/6997] 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.obj 2025-11-03T16:06:30.8236515Z [2661/6997] 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.obj 2025-11-03T16:06:30.8238896Z [2662/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.8707724Z [2663/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.8710356Z [2664/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.8712529Z [2665/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.9235805Z [2666/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.9237027Z [2667/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.obj 2025-11-03T16:06:30.9238310Z [2668/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.9976713Z [2669/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:30.9977965Z [2670/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:30.9980035Z [2671/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:30.9981497Z [2672/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.0573317Z [2673/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:31.0574680Z [2674/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.obj 2025-11-03T16:06:31.0575912Z [2675/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.0577002Z [2676/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u8.c.obj 2025-11-03T16:06:31.1048132Z [2677/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:31.1050252Z [2678/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.1052287Z [2679/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u16.c.obj 2025-11-03T16:06:31.1775402Z [2680/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx-u24.c.obj 2025-11-03T16:06:31.1776733Z [2681/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.1778169Z [2682/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.2030022Z [2683/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.2032958Z [2684/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.2036117Z [2685/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.2038319Z [2686/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.2602475Z [2687/6997] 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.obj 2025-11-03T16:06:31.2604611Z [2688/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:31.2607144Z [2689/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.3279174Z [2690/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:31.3280480Z [2691/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.3281711Z [2692/6997] 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.obj 2025-11-03T16:06:31.3672576Z [2693/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:31.3674448Z [2694/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.3676617Z [2695/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:31.4706457Z [2696/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:31.4708881Z [2697/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.4711098Z [2698/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.4713366Z [2699/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.4865302Z [2700/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.4867572Z [2701/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.4870168Z [2702/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.6016891Z [2703/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.6018131Z [2704/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.6019363Z [2705/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.6020531Z [2706/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.6344159Z [2707/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.6345817Z [2708/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.6347243Z [2709/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.6793463Z [2710/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.6796637Z [2711/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.6799258Z [2712/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.7536429Z [2713/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.7537650Z [2714/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.7538785Z [2715/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.7539989Z [2716/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.8185481Z [2717/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.8186902Z [2718/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.8188573Z [2719/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.8720334Z [2720/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.8721621Z [2721/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.8723594Z [2722/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.9322726Z [2723/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.9325203Z [2724/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:31.9327755Z [2725/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:31.9329926Z [2726/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.0086598Z [2727/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.0088294Z [2728/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.0089536Z [2729/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.0504428Z [2730/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.0505914Z [2731/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.0507187Z [2732/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.1248564Z [2733/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.1249890Z [2734/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.1251148Z [2735/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.1260797Z [2736/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.1687659Z [2737/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:32.1689435Z [2738/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u16.c.obj 2025-11-03T16:06:32.1690466Z [2739/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u32.c.obj 2025-11-03T16:06:32.1691537Z [2740/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul16-ld64-u24.c.obj 2025-11-03T16:06:32.2311604Z [2741/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u16.c.obj 2025-11-03T16:06:32.2313625Z [2742/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u24.c.obj 2025-11-03T16:06:32.2315569Z [2743/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx-mul32-ld32-u32.c.obj 2025-11-03T16:06:32.2842617Z [2744/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:32.2843698Z [2745/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u32.c.obj 2025-11-03T16:06:32.2844786Z [2746/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u16.c.obj 2025-11-03T16:06:32.2845815Z [2747/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u16.c.obj 2025-11-03T16:06:32.3342294Z [2748/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul16-ld64-u24.c.obj 2025-11-03T16:06:32.3344386Z [2749/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u24.c.obj 2025-11-03T16:06:32.3346223Z [2750/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx-mul32-ld32-u32.c.obj 2025-11-03T16:06:32.3348494Z [2751/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u8.c.obj 2025-11-03T16:06:32.4176984Z [2752/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx-u16.c.obj 2025-11-03T16:06:32.4177920Z [2753/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u8.c.obj 2025-11-03T16:06:32.4179055Z [2754/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx-u16.c.obj 2025-11-03T16:06:32.4180212Z [2755/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmul\gen\qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:32.4482341Z [2756/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vmulc\gen\qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:32.4484493Z [2757/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.4486421Z [2758/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.5199542Z [2759/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.5201912Z [2760/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.5204037Z [2761/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.5719040Z [2762/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.5721037Z [2763/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:32.5723491Z [2764/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.5725647Z [2765/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.6312621Z [2766/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.obj 2025-11-03T16:06:32.6315178Z [2767/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.6317566Z [2768/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.obj 2025-11-03T16:06:32.6319291Z [2769/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u8.c.obj 2025-11-03T16:06:32.7203339Z [2770/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u16.c.obj 2025-11-03T16:06:32.7204949Z [2771/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.7206690Z [2772/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.8224087Z [2773/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.8225411Z [2774/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.8226573Z [2775/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.8227679Z [2776/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.8817597Z [2777/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.8819088Z [2778/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.8820363Z [2779/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.8821624Z [2780/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.9075296Z [2781/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.9077382Z [2782/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx-u24.c.obj 2025-11-03T16:06:32.9079513Z [2783/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.9937763Z [2784/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:32.9939691Z [2785/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.9940870Z [2786/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:32.9942033Z [2787/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.0388006Z [2788/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.0390004Z [2789/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.0391897Z [2790/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.1177300Z [2791/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.1179201Z [2792/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.1181077Z [2793/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.1182949Z [2794/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.1672958Z [2795/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.1674639Z [2796/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.1676498Z [2797/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.1677853Z [2798/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.2509505Z [2799/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.2510828Z [2800/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.2512274Z [2801/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.3075496Z [2802/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.3076591Z [2803/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.3077680Z [2804/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.3078720Z [2805/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.3332585Z [2806/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.3334701Z [2807/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.3336502Z [2808/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.4180708Z [2809/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.4181899Z [2810/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.obj 2025-11-03T16:06:33.4183066Z [2811/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.obj 2025-11-03T16:06:33.4184181Z [2812/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:33.4579453Z [2813/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul16-ld64-u16.c.obj 2025-11-03T16:06:33.4581741Z [2814/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx-mul32-ld32-u16.c.obj 2025-11-03T16:06:33.4583554Z [2815/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:33.4584946Z [2816/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul32-ld32-u16.c.obj 2025-11-03T16:06:33.5374569Z [2817/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx-mul16-ld64-u16.c.obj 2025-11-03T16:06:33.5375585Z [2818/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u16.c.obj 2025-11-03T16:06:33.5376629Z [2819/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx-u8.c.obj 2025-11-03T16:06:33.5377630Z [2820/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u8.c.obj 2025-11-03T16:06:33.5838567Z [2821/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx-u16.c.obj 2025-11-03T16:06:33.5840395Z [2822/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u16.c.obj 2025-11-03T16:06:33.5842051Z [2823/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u32.c.obj 2025-11-03T16:06:33.5843824Z [2824/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmul\gen\qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:33.6631775Z [2825/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx-u48.c.obj 2025-11-03T16:06:33.6633653Z [2826/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vmulc\gen\qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.obj 2025-11-03T16:06:33.6635515Z [2827/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u1-prfm.c.obj 2025-11-03T16:06:33.6637402Z [2828/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u1.c.obj 2025-11-03T16:06:33.6920389Z [2829/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u8.c.obj 2025-11-03T16:06:33.6921462Z [2830/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-avx-u4.c.obj 2025-11-03T16:06:33.6922640Z [2831/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-goi-avx-u4-prfm.c.obj 2025-11-03T16:06:33.7536193Z [2832/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.obj 2025-11-03T16:06:33.7538845Z [2833/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8s4-gemm-goi-avx-u4.c.obj 2025-11-03T16:06:33.7541264Z [2834/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x8-gemm-gio-avx-u8-prfm.c.obj 2025-11-03T16:06:33.7543457Z [2835/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u1-prfm.c.obj 2025-11-03T16:06:33.8057113Z [2836/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u1.c.obj 2025-11-03T16:06:33.8058409Z [2837/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx-u8-prfm.c.obj 2025-11-03T16:06:33.8059998Z [2838/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx-u4-prfm.c.obj 2025-11-03T16:06:33.8061611Z [2839/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.obj 2025-11-03T16:06:33.8303557Z [2840/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u1.c.obj 2025-11-03T16:06:33.8305492Z [2841/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u1-prfm.c.obj 2025-11-03T16:06:33.8307923Z [2842/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u8-prfm.c.obj 2025-11-03T16:06:33.8913372Z [2843/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx-u8.c.obj 2025-11-03T16:06:33.8914715Z [2844/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-mov-avx.c.obj 2025-11-03T16:06:33.8916058Z [2845/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-multi-switch-avx.c.obj 2025-11-03T16:06:33.8917510Z [2846/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-mov-avx.c.obj 2025-11-03T16:06:33.9430804Z [2847/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-transposec\gen\x32-transposec-8x8-reuse-switch-avx.c.obj 2025-11-03T16:06:33.9432782Z [2848/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-mov-avx.c.obj 2025-11-03T16:06:33.9434161Z [2849/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-multi-avx.c.obj 2025-11-03T16:06:33.9436172Z [2850/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-multi-switch-avx.c.obj 2025-11-03T16:06:34.0024798Z [2851/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-mov-avx.c.obj 2025-11-03T16:06:34.0027119Z [2852/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x64-transposec\gen\x64-transposec-4x4-reuse-switch-avx.c.obj 2025-11-03T16:06:34.0029526Z [2853/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c16.c.obj 2025-11-03T16:06:34.0486651Z [2854/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-f16c-u8.c.obj 2025-11-03T16:06:34.0488111Z [2855/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c64.c.obj 2025-11-03T16:06:34.0490551Z [2856/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-f16c-c128.c.obj 2025-11-03T16:06:34.0492443Z [2857/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u8.c.obj 2025-11-03T16:06:34.1202371Z [2858/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u16-acc2.c.obj 2025-11-03T16:06:34.1205257Z [2859/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u24-acc3.c.obj 2025-11-03T16:06:34.1207323Z [2860/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-f16c-u32-acc2.c.obj 2025-11-03T16:06:34.1209616Z [2861/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vadd-f16c-u8.c.obj 2025-11-03T16:06:34.1852324Z [2862/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vaddc-f16c-u8.c.obj 2025-11-03T16:06:34.1854063Z [2863/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmax-f16c-u8.c.obj 2025-11-03T16:06:34.1855667Z [2864/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdivc-f16c-u16.c.obj 2025-11-03T16:06:34.1857341Z [2865/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmaxc-f16c-u8.c.obj 2025-11-03T16:06:34.2409306Z [2866/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vdiv-f16c-u16.c.obj 2025-11-03T16:06:34.2410261Z [2867/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vminc-f16c-u8.c.obj 2025-11-03T16:06:34.2411224Z [2868/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmin-f16c-u8.c.obj 2025-11-03T16:06:34.2412341Z [2869/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmul-f16c-u8.c.obj 2025-11-03T16:06:34.3141391Z [2870/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vmulc-f16c-u8.c.obj 2025-11-03T16:06:34.3142823Z [2871/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrdivc-f16c-u16.c.obj 2025-11-03T16:06:34.3144292Z [2872/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrsubc-f16c-u8.c.obj 2025-11-03T16:06:34.3145830Z [2873/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vrpreluc-f16c-u8.c.obj 2025-11-03T16:06:34.3599453Z [2874/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vpreluc-f16c-u8.c.obj 2025-11-03T16:06:34.3601378Z [2875/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiff-f16c-u8.c.obj 2025-11-03T16:06:34.3603426Z [2876/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsqrdiffc-f16c-u8.c.obj 2025-11-03T16:06:34.3605262Z [2877/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsub-f16c-u8.c.obj 2025-11-03T16:06:34.4359031Z [2878/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vprelu-f16c-u8.c.obj 2025-11-03T16:06:34.4361036Z [2879/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vbinary\gen\f16-vsubc-f16c-u8.c.obj 2025-11-03T16:06:34.4363588Z [2880/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vclamp\gen\f16-vclamp-f16c-u8.c.obj 2025-11-03T16:06:34.4365370Z [2881/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vhswish\gen\f16-vhswish-f16c-u8.c.obj 2025-11-03T16:06:34.4845499Z [2882/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vlrelu\gen\f16-vlrelu-f16c-u8.c.obj 2025-11-03T16:06:34.4847252Z [2883/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndd-f16c-u8.c.obj 2025-11-03T16:06:34.4849238Z [2884/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndu-f16c-u8.c.obj 2025-11-03T16:06:34.4851123Z [2885/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndne-f16c-u8.c.obj 2025-11-03T16:06:34.5918183Z [2886/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrnd\gen\f16-vrndz-f16c-u8.c.obj 2025-11-03T16:06:34.5919236Z [2887/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u8.c.obj 2025-11-03T16:06:34.5920193Z [2888/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vrsqrt\gen\f16-vrsqrt-f16c-rsqrt-u16.c.obj 2025-11-03T16:06:34.5921166Z [2889/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u8.c.obj 2025-11-03T16:06:34.6404323Z [2890/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u16.c.obj 2025-11-03T16:06:34.6406456Z [2891/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-rsqrt-u16.c.obj 2025-11-03T16:06:34.6408565Z [2892/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u32.c.obj 2025-11-03T16:06:34.6410624Z [2893/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-f16c-sqrt-u8.c.obj 2025-11-03T16:06:34.7091189Z [2894/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.obj 2025-11-03T16:06:34.7092375Z [2895/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.obj 2025-11-03T16:06:34.7093486Z [2896/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.obj 2025-11-03T16:06:34.7340309Z [2897/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.obj 2025-11-03T16:06:34.7342497Z [2898/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.obj 2025-11-03T16:06:34.7344526Z [2899/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.obj 2025-11-03T16:06:34.7346674Z [2900/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.obj 2025-11-03T16:06:34.8017860Z [2901/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u8.c.obj 2025-11-03T16:06:34.8020481Z [2902/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u16.c.obj 2025-11-03T16:06:34.8022522Z [2903/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u24.c.obj 2025-11-03T16:06:34.8554782Z [2904/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-f16c-polynomial-p19h9t2-u32.c.obj 2025-11-03T16:06:34.8556601Z [2905/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vunary\gen\f16-vsqr-f16c-u8.c.obj 2025-11-03T16:06:34.8558173Z [2906/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-f16c-u8.c.obj 2025-11-03T16:06:34.8559308Z [2907/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3.c.obj 2025-11-03T16:06:34.9335802Z [2908/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:34.9337630Z [2909/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:34.9339442Z [2910/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p32c-minmax-fma3.c.obj 2025-11-03T16:06:34.9341217Z [2911/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:34.9844384Z [2912/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:34.9846189Z [2913/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p8c-minmax-fma3.c.obj 2025-11-03T16:06:34.9848000Z [2914/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:34.9849818Z [2915/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.0590101Z [2916/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-4p32c-minmax-fma3.c.obj 2025-11-03T16:06:35.0591796Z [2917/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.0593812Z [2918/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.1225339Z [2919/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.1227458Z [2920/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.1229648Z [2921/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.1231686Z [2922/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.1721844Z [2923/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.1723536Z [2924/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.1725356Z [2925/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.2343573Z [2926/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.2345046Z [2927/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.2346433Z [2928/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.2347740Z [2929/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.2937740Z [2930/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.2939197Z [2931/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.2940282Z [2932/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.3720414Z [2933/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.3721550Z [2934/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.3722718Z [2935/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.3723732Z [2936/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p8c-minmax-fma3.c.obj 2025-11-03T16:06:35.4223891Z [2937/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.4224972Z [2938/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.4226175Z [2939/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-9p32c-minmax-fma3.c.obj 2025-11-03T16:06:35.4227349Z [2940/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p8c-minmax-fma3.c.obj 2025-11-03T16:06:35.4814667Z [2941/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.4816352Z [2942/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p16c-minmax-fma3.c.obj 2025-11-03T16:06:35.4817405Z [2943/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.4818628Z [2944/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-ibilinear\gen\f16-ibilinear-fma3-c16.c.obj 2025-11-03T16:06:35.5468162Z [2945/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-dwconv\gen\f16-dwconv-25p32c-minmax-fma3.c.obj 2025-11-03T16:06:35.5469294Z [2946/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vmulcaddc\gen\f16-vmulcaddc-c16-minmax-fma3-2x.c.obj 2025-11-03T16:06:35.5470383Z [2947/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.obj 2025-11-03T16:06:35.5634130Z [2948/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.obj 2025-11-03T16:06:35.5636523Z [2949/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.obj 2025-11-03T16:06:35.5650040Z [2950/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.obj 2025-11-03T16:06:35.6189974Z [2951/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.obj 2025-11-03T16:06:35.6193274Z [2952/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.obj 2025-11-03T16:06:35.6195589Z [2953/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.obj 2025-11-03T16:06:35.6198071Z [2954/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.obj 2025-11-03T16:06:35.7085696Z [2955/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u8.c.obj 2025-11-03T16:06:35.7087711Z [2956/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u24.c.obj 2025-11-03T16:06:35.7089678Z [2957/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-fma3-polynomial-p19h9t2-u16.c.obj 2025-11-03T16:06:35.7091679Z [2958/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.7343057Z [2959/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p8c-minmax-fma3.c.obj 2025-11-03T16:06:35.7344172Z [2960/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.7345307Z [2961/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.8213792Z [2962/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p8c-minmax-fma3.c.obj 2025-11-03T16:06:35.8215064Z [2963/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.8216531Z [2964/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.8218200Z [2965/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.8579494Z [2966/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.8581174Z [2967/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.8582271Z [2968/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.9525952Z [2969/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.9527034Z [2970/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.9528231Z [2971/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.9530268Z [2972/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.9870265Z [2973/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.obj 2025-11-03T16:06:35.9871378Z [2974/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.9872480Z [2975/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:35.9873470Z [2976/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p8c-minmax-fma3.c.obj 2025-11-03T16:06:36.0606757Z [2977/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:36.0608540Z [2978/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p8c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:36.0610053Z [2979/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3-acc2.c.obj 2025-11-03T16:06:36.1283216Z [2980/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-fma3.c.obj 2025-11-03T16:06:36.1284337Z [2981/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.1285369Z [2982/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.1286444Z [2983/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2024454Z [2984/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2026944Z [2985/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2028591Z [2986/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2029671Z [2987/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2726526Z [2988/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2727614Z [2989/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2728677Z [2990/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2993057Z [2991/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2995321Z [2992/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2997342Z [2993/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.2998862Z [2994/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4152330Z [2995/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4153669Z [2996/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4155656Z [2997/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4439767Z [2998/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4441777Z [2999/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-3x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4443690Z [3000/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.4445122Z [3001/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5627721Z [3002/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5628974Z [3003/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5631094Z [3004/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5714679Z [3005/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5715966Z [3006/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5717193Z [3007/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.5718752Z [3008/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.6238226Z [3009/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.6240590Z [3010/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.6241965Z [3011/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7099137Z [3012/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-3x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7100428Z [3013/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7101512Z [3014/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7102697Z [3015/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.obj 2025-11-03T16:06:36.7607237Z [3016/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7609344Z [3017/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7611358Z [3018/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.7614144Z [3019/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.8512345Z [3020/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16s4-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.8513938Z [3021/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.8515087Z [3022/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x8-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9097063Z [3023/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9099233Z [3024/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9101374Z [3025/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9103532Z [3026/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9638662Z [3027/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9641380Z [3028/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:36.9643430Z [3029/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:37.0462074Z [3030/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:37.0463303Z [3031/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:37.0464453Z [3032/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:37.0465562Z [3033/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u8.c.obj 2025-11-03T16:06:37.0790590Z [3034/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u32.c.obj 2025-11-03T16:06:37.0792620Z [3035/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:37.0794766Z [3036/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.obj 2025-11-03T16:06:37.1616154Z [3037/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-fma3-u8.c.obj 2025-11-03T16:06:37.1617122Z [3038/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-fma3-u64.c.obj 2025-11-03T16:06:37.1618055Z [3039/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-fma3-rational-3-3-nr.c.obj 2025-11-03T16:06:37.1619031Z [3040/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u8.c.obj 2025-11-03T16:06:37.2208010Z [3041/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-fma3-rsqrt-u32.c.obj 2025-11-03T16:06:37.2209123Z [3042/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u8.c.obj 2025-11-03T16:06:37.2210473Z [3043/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-fma3-rational-9-8-nr.c.obj 2025-11-03T16:06:37.2212023Z [3044/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-fma3-rsqrt-u32.c.obj 2025-11-03T16:06:37.2518592Z [3045/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.2519999Z [3046/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.2521150Z [3047/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3234032Z [3048/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3237179Z [3049/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3239251Z [3050/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3241405Z [3051/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3814111Z [3052/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-gemm\gen\f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3816374Z [3053/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.3818027Z [3054/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.4461516Z [3055/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.4464001Z [3056/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.4467942Z [3057/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5057236Z [3058/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-igemm\gen\f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5059359Z [3059/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5061358Z [3060/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5063339Z [3061/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5920544Z [3062/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5921628Z [3063/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5922682Z [3064/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.5923676Z [3065/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.6455192Z [3066/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.6456538Z [3067/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.6457693Z [3068/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-1x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7136472Z [3069/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-gemm\gen\f16-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7138378Z [3070/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-3x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7140253Z [3071/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7141659Z [3072/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-4x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7607966Z [3073/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7609053Z [3074/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-5x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7610091Z [3075/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-6x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7832600Z [3076/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-igemm\gen\f16-igemm-7x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:37.7835025Z [3077/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.obj 2025-11-03T16:06:37.7837819Z [3078/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.obj 2025-11-03T16:06:37.7840349Z [3079/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.obj 2025-11-03T16:06:37.8347124Z [3080/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.obj 2025-11-03T16:06:37.8350031Z [3081/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.obj 2025-11-03T16:06:37.8351993Z [3082/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.obj 2025-11-03T16:06:37.8932819Z [3083/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.obj 2025-11-03T16:06:37.8934123Z [3084/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.obj 2025-11-03T16:06:37.8935470Z [3085/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.obj 2025-11-03T16:06:37.9370336Z [3086/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.obj 2025-11-03T16:06:37.9372747Z [3087/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.obj 2025-11-03T16:06:37.9375045Z [3088/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.obj 2025-11-03T16:06:37.9981341Z [3089/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.obj 2025-11-03T16:06:37.9982892Z [3090/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.obj 2025-11-03T16:06:37.9984263Z [3091/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.obj 2025-11-03T16:06:38.0131200Z [3092/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.obj 2025-11-03T16:06:38.0133544Z [3093/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.obj 2025-11-03T16:06:38.0135810Z [3094/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.obj 2025-11-03T16:06:38.0632891Z [3095/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.obj 2025-11-03T16:06:38.0635534Z [3096/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.obj 2025-11-03T16:06:38.0637996Z [3097/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.obj 2025-11-03T16:06:38.1404644Z [3098/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-raddstoreexpminusmax\gen\f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.obj 2025-11-03T16:06:38.1408577Z [3099/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-velu\gen\f16-velu-avx2-rr1-p3-u8.c.obj 2025-11-03T16:06:38.1409927Z [3100/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u8.c.obj 2025-11-03T16:06:38.1412123Z [3101/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u16.c.obj 2025-11-03T16:06:38.1905765Z [3102/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u32.c.obj 2025-11-03T16:06:38.1907840Z [3103/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-div-u24.c.obj 2025-11-03T16:06:38.1909730Z [3104/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.obj 2025-11-03T16:06:38.1911574Z [3105/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.obj 2025-11-03T16:06:38.2507215Z [3106/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsigmoid\gen\f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.obj 2025-11-03T16:06:38.2508549Z [3107/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.obj 2025-11-03T16:06:38.2509927Z [3108/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.obj 2025-11-03T16:06:38.2908518Z [3109/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.obj 2025-11-03T16:06:38.2909678Z [3110/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.obj 2025-11-03T16:06:38.2911094Z [3111/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.obj 2025-11-03T16:06:38.3984947Z [3112/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.obj 2025-11-03T16:06:38.3986647Z [3113/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.obj 2025-11-03T16:06:38.3987859Z [3114/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vtanh\gen\f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.obj 2025-11-03T16:06:38.3989044Z [3115/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.4265656Z [3116/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.4267661Z [3117/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.4268839Z [3118/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5570406Z [3119/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5572632Z [3120/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5574797Z [3121/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc4w-gemm\gen\f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5576989Z [3122/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5804430Z [3123/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5805608Z [3124/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.5806751Z [3125/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.6715471Z [3126/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.6716726Z [3127/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.6718273Z [3128/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.6719756Z [3129/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.7320073Z [3130/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.7322297Z [3131/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.7324396Z [3132/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.7496883Z [3133/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.7499346Z [3134/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.7501684Z [3135/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.8437748Z [3136/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.8438908Z [3137/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.8440005Z [3138/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.obj 2025-11-03T16:06:38.8441068Z [3139/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u16.c.obj 2025-11-03T16:06:38.8560928Z [3140/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc2.c.obj 2025-11-03T16:06:38.8562981Z [3141/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u32.c.obj 2025-11-03T16:06:38.8564592Z [3142/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u16.c.obj 2025-11-03T16:06:38.8566216Z [3143/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u32.c.obj 2025-11-03T16:06:38.9295160Z [3144/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx2-u48.c.obj 2025-11-03T16:06:38.9296158Z [3145/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx2-u48.c.obj 2025-11-03T16:06:38.9297224Z [3146/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32-acc4.c.obj 2025-11-03T16:06:38.9475148Z [3147/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u32.c.obj 2025-11-03T16:06:38.9476898Z [3148/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64-acc4.c.obj 2025-11-03T16:06:38.9478944Z [3149/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64.c.obj 2025-11-03T16:06:38.9480077Z [3150/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u64-acc2.c.obj 2025-11-03T16:06:38.9870866Z [3151/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72-acc3.c.obj 2025-11-03T16:06:38.9873000Z [3152/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc2.c.obj 2025-11-03T16:06:38.9875309Z [3153/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u72.c.obj 2025-11-03T16:06:39.0373441Z [3154/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80-acc5.c.obj 2025-11-03T16:06:39.0374657Z [3155/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u80.c.obj 2025-11-03T16:06:39.0375892Z [3156/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc3.c.obj 2025-11-03T16:06:39.0377353Z [3157/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc2.c.obj 2025-11-03T16:06:39.0642354Z [3158/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96.c.obj 2025-11-03T16:06:39.0644445Z [3159/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx2-p5-u96-acc6.c.obj 2025-11-03T16:06:39.0646350Z [3160/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc2.c.obj 2025-11-03T16:06:39.1221030Z [3161/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32-acc4.c.obj 2025-11-03T16:06:39.1222100Z [3162/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u32.c.obj 2025-11-03T16:06:39.1223161Z [3163/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64-acc2.c.obj 2025-11-03T16:06:39.1224211Z [3164/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64-acc4.c.obj 2025-11-03T16:06:39.1422173Z [3165/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u64.c.obj 2025-11-03T16:06:39.1423222Z [3166/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72.c.obj 2025-11-03T16:06:39.1424244Z [3167/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u72-acc3.c.obj 2025-11-03T16:06:39.2078155Z [3168/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc2.c.obj 2025-11-03T16:06:39.2080312Z [3169/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80-acc5.c.obj 2025-11-03T16:06:39.2082313Z [3170/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u80.c.obj 2025-11-03T16:06:39.2084303Z [3171/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc3.c.obj 2025-11-03T16:06:39.2615877Z [3172/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc2.c.obj 2025-11-03T16:06:39.2617031Z [3173/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96-acc6.c.obj 2025-11-03T16:06:39.2618231Z [3174/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx2-p5-u96.c.obj 2025-11-03T16:06:39.2619939Z [3175/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.obj 2025-11-03T16:06:39.3163277Z [3176/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.obj 2025-11-03T16:06:39.3165869Z [3177/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.obj 2025-11-03T16:06:39.3168199Z [3178/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.obj 2025-11-03T16:06:39.3466760Z [3179/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.obj 2025-11-03T16:06:39.3469730Z [3180/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.obj 2025-11-03T16:06:39.3472418Z [3181/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.obj 2025-11-03T16:06:39.4011967Z [3182/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u8.c.obj 2025-11-03T16:06:39.4013841Z [3183/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u24.c.obj 2025-11-03T16:06:39.4015529Z [3184/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut4-p4-perm-u16.c.obj 2025-11-03T16:06:39.4493924Z [3185/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u16.c.obj 2025-11-03T16:06:39.4495952Z [3186/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u8.c.obj 2025-11-03T16:06:39.4497932Z [3187/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u32.c.obj 2025-11-03T16:06:39.4499880Z [3188/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut8-p4-perm-u24.c.obj 2025-11-03T16:06:39.5254787Z [3189/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u8.c.obj 2025-11-03T16:06:39.5256686Z [3190/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u16.c.obj 2025-11-03T16:06:39.5258608Z [3191/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u24.c.obj 2025-11-03T16:06:39.5260569Z [3192/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-lut16-p3-gather-u32.c.obj 2025-11-03T16:06:39.5552939Z [3193/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u8.c.obj 2025-11-03T16:06:39.5554732Z [3194/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u16.c.obj 2025-11-03T16:06:39.5556532Z [3195/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u8.c.obj 2025-11-03T16:06:39.6111080Z [3196/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u16.c.obj 2025-11-03T16:06:39.6113236Z [3197/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u32.c.obj 2025-11-03T16:06:39.6116967Z [3198/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx2-rr1-p6-u24.c.obj 2025-11-03T16:06:39.6121776Z [3199/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u24.c.obj 2025-11-03T16:06:39.6435369Z [3200/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx2-p5-u32.c.obj 2025-11-03T16:06:39.6437628Z [3201/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u8.c.obj 2025-11-03T16:06:39.6439657Z [3202/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u24.c.obj 2025-11-03T16:06:39.6441676Z [3203/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u16.c.obj 2025-11-03T16:06:39.7140059Z [3204/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx2-p5-u32.c.obj 2025-11-03T16:06:39.7142102Z [3205/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u8.c.obj 2025-11-03T16:06:39.7143833Z [3206/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u24.c.obj 2025-11-03T16:06:39.7556150Z [3207/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-div-u32.c.obj 2025-11-03T16:06:39.7558111Z [3208/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.obj 2025-11-03T16:06:39.7560064Z [3209/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.obj 2025-11-03T16:06:39.7562009Z [3210/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.obj 2025-11-03T16:06:39.8824259Z [3211/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.obj 2025-11-03T16:06:39.8825362Z [3212/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.obj 2025-11-03T16:06:39.8826412Z [3213/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.obj 2025-11-03T16:06:39.8827560Z [3214/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.obj 2025-11-03T16:06:39.8933294Z [3215/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.obj 2025-11-03T16:06:39.8934456Z [3216/6997] 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.obj 2025-11-03T16:06:39.8935581Z [3217/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:39.9382390Z [3218/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qb4w-gemm\gen\qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:06:39.9383841Z [3219/6997] 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.obj 2025-11-03T16:06:39.9386454Z [3220/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.0443451Z [3221/6997] 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.obj 2025-11-03T16:06:40.0444688Z [3222/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.0446491Z [3223/6997] 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.obj 2025-11-03T16:06:40.0448354Z [3224/6997] 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.obj 2025-11-03T16:06:40.0573703Z [3225/6997] 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.obj 2025-11-03T16:06:40.0576230Z [3226/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.0578600Z [3227/6997] 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.obj 2025-11-03T16:06:40.1674270Z [3228/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.1675736Z [3229/6997] 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.obj 2025-11-03T16:06:40.1677278Z [3230/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.2191595Z [3231/6997] 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.obj 2025-11-03T16:06:40.2192847Z [3232/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.2194162Z [3233/6997] 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.obj 2025-11-03T16:06:40.2195379Z [3234/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.2378710Z [3235/6997] 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.obj 2025-11-03T16:06:40.2380571Z [3236/6997] 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.obj 2025-11-03T16:06:40.2382579Z [3237/6997] 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.obj 2025-11-03T16:06:40.3402321Z [3238/6997] 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.obj 2025-11-03T16:06:40.3407245Z [3239/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.3410654Z [3240/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.3769741Z [3241/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.3771792Z [3242/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.3773782Z [3243/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.3775735Z [3244/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.4785180Z [3245/6997] 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.obj 2025-11-03T16:06:40.4787518Z [3246/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.4789664Z [3247/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.5011159Z [3248/6997] 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.obj 2025-11-03T16:06:40.5013462Z [3249/6997] 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.obj 2025-11-03T16:06:40.5015909Z [3250/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.5936725Z [3251/6997] 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.obj 2025-11-03T16:06:40.5939329Z [3252/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.5941303Z [3253/6997] 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.obj 2025-11-03T16:06:40.5943536Z [3254/6997] 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.obj 2025-11-03T16:06:40.6488822Z [3255/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.6490007Z [3256/6997] 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.obj 2025-11-03T16:06:40.6491148Z [3257/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.6630200Z [3258/6997] 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.obj 2025-11-03T16:06:40.6632342Z [3259/6997] 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.obj 2025-11-03T16:06:40.6634455Z [3260/6997] 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.obj 2025-11-03T16:06:40.7888347Z [3261/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.7889588Z [3262/6997] 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.obj 2025-11-03T16:06:40.7890740Z [3263/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.7891880Z [3264/6997] 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.obj 2025-11-03T16:06:40.8418939Z [3265/6997] 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.obj 2025-11-03T16:06:40.8420247Z [3266/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.8421511Z [3267/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.9089099Z [3268/6997] 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.obj 2025-11-03T16:06:40.9090492Z [3269/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.9091812Z [3270/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.9093244Z [3271/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.obj 2025-11-03T16:06:40.9428338Z [3272/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:40.9431114Z [3273/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:40.9434866Z [3274/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:40.9860086Z [3275/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:40.9862824Z [3276/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:40.9865298Z [3277/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.0514467Z [3278/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.0515733Z [3279/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.0517253Z [3280/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.1071232Z [3281/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.1073312Z [3282/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.1074797Z [3283/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.1732555Z [3284/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.1733940Z [3285/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.1735616Z [3286/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.2129937Z [3287/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.2132090Z [3288/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.2134911Z [3289/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.2137786Z [3290/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.2937188Z [3291/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.2938576Z [3292/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.2939972Z [3293/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.3097807Z [3294/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.3100664Z [3295/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.3103142Z [3296/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.3654651Z [3297/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.3656163Z [3298/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.3657502Z [3299/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.4288602Z [3300/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.4289877Z [3301/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.4291144Z [3302/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.4811148Z [3303/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.4813707Z [3304/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.4815859Z [3305/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.4817673Z [3306/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.5578727Z [3307/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.5580426Z [3308/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.5582671Z [3309/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.5839441Z [3310/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.obj 2025-11-03T16:06:41.5840683Z [3311/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.5841838Z [3312/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.obj 2025-11-03T16:06:41.6466891Z [3313/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.obj 2025-11-03T16:06:41.6468285Z [3314/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u24.c.obj 2025-11-03T16:06:41.6469501Z [3315/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.6470922Z [3316/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u32.c.obj 2025-11-03T16:06:41.7105693Z [3317/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f16-vcvt\gen\qs8-f16-vcvt-avx2-u64.c.obj 2025-11-03T16:06:41.7108986Z [3318/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u24.c.obj 2025-11-03T16:06:41.7110886Z [3319/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx2-madd.c.obj 2025-11-03T16:06:41.7112761Z [3320/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u8.c.obj 2025-11-03T16:06:41.7420031Z [3321/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx2-u32.c.obj 2025-11-03T16:06:41.7421551Z [3322/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.7422893Z [3323/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.8282719Z [3324/6997] 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.obj 2025-11-03T16:06:41.8284231Z [3325/6997] 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.obj 2025-11-03T16:06:41.8285609Z [3326/6997] 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.obj 2025-11-03T16:06:41.8500674Z [3327/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.8502067Z [3328/6997] 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.obj 2025-11-03T16:06:41.8504265Z [3329/6997] 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.obj 2025-11-03T16:06:41.9094483Z [3330/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.9096089Z [3331/6997] 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.obj 2025-11-03T16:06:41.9099160Z [3332/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.9685203Z [3333/6997] 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.obj 2025-11-03T16:06:41.9686691Z [3334/6997] 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.obj 2025-11-03T16:06:41.9688213Z [3335/6997] 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.obj 2025-11-03T16:06:41.9858257Z [3336/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:41.9861071Z [3337/6997] 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.obj 2025-11-03T16:06:41.9862731Z [3338/6997] 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.obj 2025-11-03T16:06:42.0623351Z [3339/6997] 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.obj 2025-11-03T16:06:42.0624825Z [3340/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.1136113Z [3341/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.1138773Z [3342/6997] 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.obj 2025-11-03T16:06:42.1141524Z [3343/6997] 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.obj 2025-11-03T16:06:42.1143590Z [3344/6997] 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.obj 2025-11-03T16:06:42.1347572Z [3345/6997] 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.obj 2025-11-03T16:06:42.1350574Z [3346/6997] 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.obj 2025-11-03T16:06:42.1353377Z [3347/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.2151069Z [3348/6997] 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.obj 2025-11-03T16:06:42.2153392Z [3349/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.2155496Z [3350/6997] 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.obj 2025-11-03T16:06:42.2441020Z [3351/6997] 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.obj 2025-11-03T16:06:42.2442410Z [3352/6997] 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.obj 2025-11-03T16:06:42.2443667Z [3353/6997] 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.obj 2025-11-03T16:06:42.2970305Z [3354/6997] 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.obj 2025-11-03T16:06:42.2973453Z [3355/6997] 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.obj 2025-11-03T16:06:42.2976566Z [3356/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.3705738Z [3357/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.3707413Z [3358/6997] 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.obj 2025-11-03T16:06:42.3709659Z [3359/6997] 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.obj 2025-11-03T16:06:42.4180964Z [3360/6997] 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.obj 2025-11-03T16:06:42.4182885Z [3361/6997] 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.obj 2025-11-03T16:06:42.4184255Z [3362/6997] 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.obj 2025-11-03T16:06:42.4186896Z [3363/6997] 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.obj 2025-11-03T16:06:42.4994215Z [3364/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.4996462Z [3365/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:42.4998469Z [3366/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:42.5286351Z [3367/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:42.5287996Z [3368/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:42.5289266Z [3369/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u32.c.obj 2025-11-03T16:06:42.5290680Z [3370/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc2.c.obj 2025-11-03T16:06:42.5885788Z [3371/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx2-u128-acc4.c.obj 2025-11-03T16:06:42.5888261Z [3372/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u8.c.obj 2025-11-03T16:06:42.5890384Z [3373/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u24.c.obj 2025-11-03T16:06:42.6421404Z [3374/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.obj 2025-11-03T16:06:42.6422617Z [3375/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx2-mul32-ld64-u32.c.obj 2025-11-03T16:06:42.6423672Z [3376/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.obj 2025-11-03T16:06:42.6424762Z [3377/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.obj 2025-11-03T16:06:42.7088742Z [3378/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u16.c.obj 2025-11-03T16:06:42.7090941Z [3379/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.obj 2025-11-03T16:06:42.7092053Z [3380/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vcvt\gen\qs8-vcvt-avx2-u64.c.obj 2025-11-03T16:06:42.7093575Z [3381/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u16.c.obj 2025-11-03T16:06:42.7673035Z [3382/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vlrelu\gen\qs8-vlrelu-avx2-u64.c.obj 2025-11-03T16:06:42.7675229Z [3383/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.7677734Z [3384/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.7679897Z [3385/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.8178567Z [3386/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.8179898Z [3387/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.8181782Z [3388/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.8967484Z [3389/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.8969500Z [3390/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.8970690Z [3391/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.9286269Z [3392/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.9287604Z [3393/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.9288867Z [3394/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:42.9290081Z [3395/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u8.c.obj 2025-11-03T16:06:43.0372309Z [3396/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.obj 2025-11-03T16:06:43.0373494Z [3397/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u24.c.obj 2025-11-03T16:06:43.0374439Z [3398/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx2-u32.c.obj 2025-11-03T16:06:43.0375374Z [3399/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u32.c.obj 2025-11-03T16:06:43.0549611Z [3400/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-4x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:43.0550653Z [3401/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-2x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:43.0551650Z [3402/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-2x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:43.0552760Z [3403/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-4x8c8-minmax-fp32-avx2.c.obj 2025-11-03T16:06:43.1544190Z [3404/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc4.c.obj 2025-11-03T16:06:43.1545380Z [3405/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-rsum\gen\qu8-rsum-avx2-u128-acc2.c.obj 2025-11-03T16:06:43.1546502Z [3406/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx2-mul32-ld64-u8.c.obj 2025-11-03T16:06:43.1547534Z [3407/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u32.c.obj 2025-11-03T16:06:43.1742116Z [3408/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u16.c.obj 2025-11-03T16:06:43.1743828Z [3409/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vcvt\gen\qu8-vcvt-avx2-u64.c.obj 2025-11-03T16:06:43.1744968Z [3410/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u64.c.obj 2025-11-03T16:06:43.1745864Z [3411/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u64.c.obj 2025-11-03T16:06:43.2756718Z [3412/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vlrelu\gen\qu8-vlrelu-avx2-u16.c.obj 2025-11-03T16:06:43.2757664Z [3413/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx2-u96.c.obj 2025-11-03T16:06:43.2758736Z [3414/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.obj 2025-11-03T16:06:43.2759788Z [3415/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2-prfm.c.obj 2025-11-03T16:06:43.2881601Z [3416/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx2.c.obj 2025-11-03T16:06:43.2883331Z [3417/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2.c.obj 2025-11-03T16:06:43.2885081Z [3418/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-transposec\gen\x8-transposec-32x32-reuse-mov-avx2.c.obj 2025-11-03T16:06:43.3853699Z [3419/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-avx2-u16-prfm.c.obj 2025-11-03T16:06:43.3854819Z [3420/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x8-gemm-goi-avx2-u16.c.obj 2025-11-03T16:06:43.3855821Z [3421/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-packw\gen\x16-packw-x16-gemm-goi-avx2-u16.c.obj 2025-11-03T16:06:43.3856841Z [3422/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx2-prfm.c.obj 2025-11-03T16:06:43.3981039Z [3423/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x16-transposec\gen\x16-transposec-16x16-reuse-mov-avx2.c.obj 2025-11-03T16:06:43.3982385Z [3424/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.obj 2025-11-03T16:06:43.3983877Z [3425/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.obj 2025-11-03T16:06:43.4460254Z [3426/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.obj 2025-11-03T16:06:43.4461788Z [3427/6997] 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.obj 2025-11-03T16:06:43.4464231Z [3428/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.5508514Z [3429/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.5511224Z [3430/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.5513492Z [3431/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.5515773Z [3432/6997] 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.obj 2025-11-03T16:06:43.5848149Z [3433/6997] 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.obj 2025-11-03T16:06:43.5850783Z [3434/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.5852939Z [3435/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.6961762Z [3436/6997] 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.obj 2025-11-03T16:06:43.6963026Z [3437/6997] 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.obj 2025-11-03T16:06:43.6964217Z [3438/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.7129406Z [3439/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.7130690Z [3440/6997] 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.obj 2025-11-03T16:06:43.7131961Z [3441/6997] 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.obj 2025-11-03T16:06:43.7836377Z [3442/6997] 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.obj 2025-11-03T16:06:43.7838098Z [3443/6997] 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.obj 2025-11-03T16:06:43.7840727Z [3444/6997] 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.obj 2025-11-03T16:06:43.7843522Z [3445/6997] 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.obj 2025-11-03T16:06:43.8540853Z [3446/6997] 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.obj 2025-11-03T16:06:43.8543004Z [3447/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.8545120Z [3448/6997] 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.obj 2025-11-03T16:06:43.8982427Z [3449/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.8984780Z [3450/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.8987396Z [3451/6997] 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.obj 2025-11-03T16:06:43.9971492Z [3452/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:43.9973645Z [3453/6997] 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.obj 2025-11-03T16:06:43.9975867Z [3454/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.0325353Z [3455/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.0327455Z [3456/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.0329500Z [3457/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.0331580Z [3458/6997] 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.obj 2025-11-03T16:06:44.1293328Z [3459/6997] 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.obj 2025-11-03T16:06:44.1294863Z [3460/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.1296032Z [3461/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.1469625Z [3462/6997] 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.obj 2025-11-03T16:06:44.1470933Z [3463/6997] 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.obj 2025-11-03T16:06:44.1472086Z [3464/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.1855286Z [3465/6997] 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.obj 2025-11-03T16:06:44.1858135Z [3466/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.1860160Z [3467/6997] 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.obj 2025-11-03T16:06:44.2868033Z [3468/6997] 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.obj 2025-11-03T16:06:44.2869449Z [3469/6997] 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.obj 2025-11-03T16:06:44.2870781Z [3470/6997] 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.obj 2025-11-03T16:06:44.3220572Z [3471/6997] 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.obj 2025-11-03T16:06:44.3221924Z [3472/6997] 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.obj 2025-11-03T16:06:44.3223520Z [3473/6997] 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.obj 2025-11-03T16:06:44.3224925Z [3474/6997] 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.obj 2025-11-03T16:06:44.4093143Z [3475/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.4094331Z [3476/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.4095517Z [3477/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.4364405Z [3478/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.obj 2025-11-03T16:06:44.4365607Z [3479/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:06:44.4366740Z [3480/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u32.c.obj 2025-11-03T16:06:44.5094832Z [3481/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:06:44.5096539Z [3482/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:06:44.5097850Z [3483/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:06:44.5099164Z [3484/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc2.c.obj 2025-11-03T16:06:44.5563076Z [3485/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256skx-u128-acc4.c.obj 2025-11-03T16:06:44.5565009Z [3486/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.obj 2025-11-03T16:06:44.5566899Z [3487/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:06:44.5568754Z [3488/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.obj 2025-11-03T16:06:44.6022993Z [3489/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x8c8-gemm-goi-avx256skx.c.obj 2025-11-03T16:06:44.6024846Z [3490/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx256skx.c.obj 2025-11-03T16:06:44.6026945Z [3491/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-packw\gen\x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.obj 2025-11-03T16:06:44.6987032Z [3492/6997] 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.obj 2025-11-03T16:06:44.6988346Z [3493/6997] 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.obj 2025-11-03T16:06:44.6989629Z [3494/6997] 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.obj 2025-11-03T16:06:44.7301296Z [3495/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:44.7303535Z [3496/6997] 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.obj 2025-11-03T16:06:44.7305760Z [3497/6997] 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.obj 2025-11-03T16:06:44.7307761Z [3498/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:44.8385089Z [3499/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:44.8387330Z [3500/6997] 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.obj 2025-11-03T16:06:44.8389562Z [3501/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:44.8636686Z [3502/6997] 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.obj 2025-11-03T16:06:44.8638076Z [3503/6997] 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.obj 2025-11-03T16:06:44.8639369Z [3504/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:44.8809623Z [3505/6997] 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.obj 2025-11-03T16:06:44.8811696Z [3506/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:44.8813825Z [3507/6997] 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.obj 2025-11-03T16:06:45.0100171Z [3508/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.0101377Z [3509/6997] 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.obj 2025-11-03T16:06:45.0102634Z [3510/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.0103804Z [3511/6997] 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.obj 2025-11-03T16:06:45.0216348Z [3512/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.0218687Z [3513/6997] 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.obj 2025-11-03T16:06:45.0220791Z [3514/6997] 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.obj 2025-11-03T16:06:45.1433923Z [3515/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.1435349Z [3516/6997] 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.obj 2025-11-03T16:06:45.1437039Z [3517/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.1652380Z [3518/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-gemm\gen\qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.1653621Z [3519/6997] 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.obj 2025-11-03T16:06:45.1654945Z [3520/6997] 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.obj 2025-11-03T16:06:45.1738116Z [3521/6997] 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.obj 2025-11-03T16:06:45.1739503Z [3522/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.1740698Z [3523/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.3058295Z [3524/6997] 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.obj 2025-11-03T16:06:45.3059574Z [3525/6997] 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.obj 2025-11-03T16:06:45.3060831Z [3526/6997] 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.obj 2025-11-03T16:06:45.3062025Z [3527/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.3214774Z [3528/6997] 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.obj 2025-11-03T16:06:45.3216052Z [3529/6997] 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.obj 2025-11-03T16:06:45.3217298Z [3530/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.4324829Z [3531/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.4326217Z [3532/6997] 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.obj 2025-11-03T16:06:45.4327495Z [3533/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc8w-igemm\gen\qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.4633401Z [3534/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.4635049Z [3535/6997] 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.obj 2025-11-03T16:06:45.4636252Z [3536/6997] 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.obj 2025-11-03T16:06:45.5406320Z [3537/6997] 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.obj 2025-11-03T16:06:45.5408727Z [3538/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.5411568Z [3539/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.5414470Z [3540/6997] 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.obj 2025-11-03T16:06:45.6065815Z [3541/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.6068111Z [3542/6997] 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.obj 2025-11-03T16:06:45.6070292Z [3543/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.6166559Z [3544/6997] 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.obj 2025-11-03T16:06:45.6168862Z [3545/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.6171183Z [3546/6997] 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.obj 2025-11-03T16:06:45.7302795Z [3547/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.7304224Z [3548/6997] 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.obj 2025-11-03T16:06:45.7305416Z [3549/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.7681464Z [3550/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.7683761Z [3551/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.7685979Z [3552/6997] 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.obj 2025-11-03T16:06:45.7688289Z [3553/6997] 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.obj 2025-11-03T16:06:45.8159887Z [3554/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.8161813Z [3555/6997] 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.obj 2025-11-03T16:06:45.8164427Z [3556/6997] 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.obj 2025-11-03T16:06:45.9102743Z [3557/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.9103978Z [3558/6997] 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.obj 2025-11-03T16:06:45.9105146Z [3559/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.9264454Z [3560/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:45.9267076Z [3561/6997] 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.obj 2025-11-03T16:06:45.9269585Z [3562/6997] 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.obj 2025-11-03T16:06:46.0239471Z [3563/6997] 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.obj 2025-11-03T16:06:46.0242058Z [3564/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.0244374Z [3565/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.0696062Z [3566/6997] 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.obj 2025-11-03T16:06:46.0697808Z [3567/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.0699379Z [3568/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.0702370Z [3569/6997] 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.obj 2025-11-03T16:06:46.1152599Z [3570/6997] 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.obj 2025-11-03T16:06:46.1154827Z [3571/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.1156963Z [3572/6997] 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.obj 2025-11-03T16:06:46.2036267Z [3573/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.2038721Z [3574/6997] 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.obj 2025-11-03T16:06:46.2041602Z [3575/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.2278166Z [3576/6997] 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.obj 2025-11-03T16:06:46.2280533Z [3577/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.2282704Z [3578/6997] 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.obj 2025-11-03T16:06:46.2863123Z [3579/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.2867473Z [3580/6997] 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.obj 2025-11-03T16:06:46.2870818Z [3581/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.obj 2025-11-03T16:06:46.2873166Z [3582/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-11-03T16:06:46.3615420Z [3583/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-packw\gen\qs8-packw-x16c8-gemm-goi-avx256vnni.c.obj 2025-11-03T16:06:46.3617707Z [3584/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc4w-packw\gen\qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-11-03T16:06:46.4089355Z [3585/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.4091483Z [3586/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.4093605Z [3587/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.4095759Z [3588/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.5170610Z [3589/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.5171969Z [3590/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.5174133Z [3591/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.5175669Z [3592/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.5482848Z [3593/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.5484944Z [3594/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.5487401Z [3595/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.6634306Z [3596/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.6635513Z [3597/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.6636713Z [3598/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.7025458Z [3599/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.7027958Z [3600/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.7030189Z [3601/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.7032576Z [3602/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.7197867Z [3603/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.7200273Z [3604/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.7202628Z [3605/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.8220186Z [3606/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.8223131Z [3607/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.8226281Z [3608/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.8633035Z [3609/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.8634401Z [3610/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.8635711Z [3611/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.9485785Z [3612/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.9487126Z [3613/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.9488272Z [3614/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.9489471Z [3615/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.9868994Z [3616/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.obj 2025-11-03T16:06:46.9871122Z [3617/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.obj 2025-11-03T16:06:46.9872961Z [3618/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u32.c.obj 2025-11-03T16:06:47.0419921Z [3619/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u64-acc2.c.obj 2025-11-03T16:06:47.0422094Z [3620/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.obj 2025-11-03T16:06:47.0424180Z [3621/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc2.c.obj 2025-11-03T16:06:47.0426289Z [3622/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qu8-packw\gen\qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.obj 2025-11-03T16:06:47.1266999Z [3623/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx256vnni-u128-acc4.c.obj 2025-11-03T16:06:47.1268206Z [3624/6997] 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.obj 2025-11-03T16:06:47.1269547Z [3625/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.1504033Z [3626/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.1506960Z [3627/6997] 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.obj 2025-11-03T16:06:47.1508569Z [3628/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.2355722Z [3629/6997] 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.obj 2025-11-03T16:06:47.2357220Z [3630/6997] 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.obj 2025-11-03T16:06:47.2358609Z [3631/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.2922899Z [3632/6997] 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.obj 2025-11-03T16:06:47.2924801Z [3633/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.2926192Z [3634/6997] 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.obj 2025-11-03T16:06:47.2927601Z [3635/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.3568490Z [3636/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.3570623Z [3637/6997] 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.obj 2025-11-03T16:06:47.3572458Z [3638/6997] 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.obj 2025-11-03T16:06:47.4220773Z [3639/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f16-qc4w-gemm\gen\qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.4223042Z [3640/6997] 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.obj 2025-11-03T16:06:47.4225318Z [3641/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.4433274Z [3642/6997] 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.obj 2025-11-03T16:06:47.4435606Z [3643/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.4437923Z [3644/6997] 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.obj 2025-11-03T16:06:47.5197838Z [3645/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.5200264Z [3646/6997] 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.obj 2025-11-03T16:06:47.5202733Z [3647/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.5901229Z [3648/6997] 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.obj 2025-11-03T16:06:47.5902796Z [3649/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.5904299Z [3650/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.6216513Z [3651/6997] 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.obj 2025-11-03T16:06:47.6217861Z [3652/6997] 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.obj 2025-11-03T16:06:47.6219179Z [3653/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.7171422Z [3654/6997] 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.obj 2025-11-03T16:06:47.7173278Z [3655/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p16c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.7175031Z [3656/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.obj 2025-11-03T16:06:47.7176765Z [3657/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.7456898Z [3658/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p16c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.7458100Z [3659/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-3p32c-minmax-avx512f.c.obj 2025-11-03T16:06:47.7459415Z [3660/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.7460575Z [3661/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-4p32c-minmax-avx512f.c.obj 2025-11-03T16:06:47.7990614Z [3662/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.7991857Z [3663/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.obj 2025-11-03T16:06:47.7993917Z [3664/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.8631614Z [3665/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p16c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.8633839Z [3666/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.8634922Z [3667/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p16c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.8635999Z [3668/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-9p32c-minmax-avx512f.c.obj 2025-11-03T16:06:47.9424608Z [3669/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f-acc2.c.obj 2025-11-03T16:06:47.9427223Z [3670/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-dwconv\gen\f32-dwconv-25p32c-minmax-avx512f.c.obj 2025-11-03T16:06:47.9429192Z [3671/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0121323Z [3672/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0123015Z [3673/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-1x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0124650Z [3674/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0126262Z [3675/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-4x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0612935Z [3676/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0614366Z [3677/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.0615533Z [3678/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-5x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.1507703Z [3679/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.1509723Z [3680/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.1511811Z [3681/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-6x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.1513904Z [3682/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2188558Z [3683/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2189668Z [3684/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-7x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2190751Z [3685/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2537382Z [3686/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2538600Z [3687/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2540825Z [3688/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-9x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.2542829Z [3689/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-8x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3679036Z [3690/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3680128Z [3691/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3681243Z [3692/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-10x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3682311Z [3693/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3939304Z [3694/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3942064Z [3695/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.3944078Z [3696/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.4540178Z [3697/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-12x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.4541509Z [3698/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.4542788Z [3699/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-11x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.4544294Z [3700/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5339196Z [3701/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-13x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5341361Z [3702/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5343461Z [3703/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5807034Z [3704/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-14x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5809003Z [3705/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5810948Z [3706/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.5812975Z [3707/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-15x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.6675611Z [3708/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.6677704Z [3709/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.6680878Z [3710/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemm\gen\f32-gemm-16x64-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7236835Z [3711/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-1x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7238041Z [3712/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-4x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7239205Z [3713/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-5x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7869097Z [3714/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-8x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7870368Z [3715/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-7x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7871535Z [3716/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-gemminc\gen\f32-gemminc-6x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.7872781Z [3717/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-1x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.8521447Z [3718/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.8523529Z [3719/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-4x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.8524766Z [3720/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.8525964Z [3721/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-5x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.9014359Z [3722/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.9016018Z [3723/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-7x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.9017402Z [3724/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.obj 2025-11-03T16:06:48.9368652Z [3725/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x32-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.9369902Z [3726/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-11-03T16:06:48.9371102Z [3727/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-8x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:48.9372324Z [3728/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.obj 2025-11-03T16:06:48.9738395Z [3729/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.obj 2025-11-03T16:06:48.9740933Z [3730/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.obj 2025-11-03T16:06:48.9743185Z [3731/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-igemm\gen\f32-igemm-6x16-minmax-avx512f-broadcast.c.obj 2025-11-03T16:06:49.0053412Z [3732/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u128.c.obj 2025-11-03T16:06:49.0054696Z [3733/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.obj 2025-11-03T16:06:49.0351790Z [3734/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u144.c.obj 2025-11-03T16:06:49.0354088Z [3735/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.obj 2025-11-03T16:06:49.0356338Z [3736/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160.c.obj 2025-11-03T16:06:49.0358489Z [3737/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.obj 2025-11-03T16:06:49.0898767Z [3738/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.obj 2025-11-03T16:06:49.0900271Z [3739/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.obj 2025-11-03T16:06:49.0901663Z [3740/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.obj 2025-11-03T16:06:49.1233283Z [3741/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.obj 2025-11-03T16:06:49.1235146Z [3742/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddexpminusmax\gen\f32-raddexpminusmax-avx512f-p5-scalef-u192.c.obj 2025-11-03T16:06:49.1236310Z [3743/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.obj 2025-11-03T16:06:49.1237421Z [3744/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u64.c.obj 2025-11-03T16:06:49.1611451Z [3745/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.obj 2025-11-03T16:06:49.1613457Z [3746/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128.c.obj 2025-11-03T16:06:49.1615528Z [3747/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.obj 2025-11-03T16:06:49.2039121Z [3748/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.obj 2025-11-03T16:06:49.2040405Z [3749/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.obj 2025-11-03T16:06:49.2041656Z [3750/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u144.c.obj 2025-11-03T16:06:49.2042822Z [3751/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.obj 2025-11-03T16:06:49.2330539Z [3752/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u160.c.obj 2025-11-03T16:06:49.2332656Z [3753/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.obj 2025-11-03T16:06:49.2335122Z [3754/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.obj 2025-11-03T16:06:49.3090565Z [3755/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.obj 2025-11-03T16:06:49.3092784Z [3756/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddextexp\gen\f32-raddextexp-avx512f-p5-scalef-u192.c.obj 2025-11-03T16:06:49.3094843Z [3757/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.obj 2025-11-03T16:06:49.3461110Z [3758/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.obj 2025-11-03T16:06:49.3462782Z [3759/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.obj 2025-11-03T16:06:49.3464268Z [3760/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.obj 2025-11-03T16:06:49.3786404Z [3761/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.obj 2025-11-03T16:06:49.3789656Z [3762/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.obj 2025-11-03T16:06:49.3792778Z [3763/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c16.c.obj 2025-11-03T16:06:49.4349223Z [3764/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-raddstoreexpminusmax\gen\f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.obj 2025-11-03T16:06:49.4350823Z [3765/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c128.c.obj 2025-11-03T16:06:49.4352315Z [3766/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rdsum\gen\f32-rdsum-7p7x-minmax-avx512f-c32.c.obj 2025-11-03T16:06:49.4353482Z [3767/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u16.c.obj 2025-11-03T16:06:49.4902805Z [3768/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u32-acc2.c.obj 2025-11-03T16:06:49.4905024Z [3769/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u64-acc2.c.obj 2025-11-03T16:06:49.4907284Z [3770/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmax-avx512f-u48-acc3.c.obj 2025-11-03T16:06:49.4910710Z [3771/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u16.c.obj 2025-11-03T16:06:49.5483294Z [3772/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u32-acc2.c.obj 2025-11-03T16:06:49.5485046Z [3773/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u48-acc3.c.obj 2025-11-03T16:06:49.5486800Z [3774/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc4.c.obj 2025-11-03T16:06:49.5488671Z [3775/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rmin-avx512f-u64-acc2.c.obj 2025-11-03T16:06:49.5997937Z [3776/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u16.c.obj 2025-11-03T16:06:49.5999999Z [3777/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u32-acc2.c.obj 2025-11-03T16:06:49.6001913Z [3778/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u48-acc3.c.obj 2025-11-03T16:06:49.6003747Z [3779/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rminmax\gen\f32-rminmax-avx512f-u64-acc2.c.obj 2025-11-03T16:06:49.6763445Z [3780/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u16.c.obj 2025-11-03T16:06:49.6764458Z [3781/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u32-acc2.c.obj 2025-11-03T16:06:49.6765494Z [3782/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u48-acc3.c.obj 2025-11-03T16:06:49.6766568Z [3783/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-rsum\gen\f32-rsum-avx512f-u64-acc2.c.obj 2025-11-03T16:06:49.7246932Z [3784/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vadd-avx512f-u16.c.obj 2025-11-03T16:06:49.7248886Z [3785/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdiv-avx512f-u16.c.obj 2025-11-03T16:06:49.7250757Z [3786/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vdivc-avx512f-u16.c.obj 2025-11-03T16:06:49.7252682Z [3787/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmax-avx512f-u16.c.obj 2025-11-03T16:06:49.7933510Z [3788/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vaddc-avx512f-u16.c.obj 2025-11-03T16:06:49.7936020Z [3789/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmin-avx512f-u16.c.obj 2025-11-03T16:06:49.7937585Z [3790/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmaxc-avx512f-u16.c.obj 2025-11-03T16:06:49.8443113Z [3791/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vminc-avx512f-u16.c.obj 2025-11-03T16:06:49.8444181Z [3792/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmul-avx512f-u16.c.obj 2025-11-03T16:06:49.8445524Z [3793/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vmulc-avx512f-u16.c.obj 2025-11-03T16:06:49.8446642Z [3794/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vprelu-avx512f-u16.c.obj 2025-11-03T16:06:49.9350144Z [3795/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vpreluc-avx512f-u16.c.obj 2025-11-03T16:06:49.9351143Z [3796/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrdivc-avx512f-u16.c.obj 2025-11-03T16:06:49.9352161Z [3797/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrpreluc-avx512f-u16.c.obj 2025-11-03T16:06:49.9361850Z [3798/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vrsubc-avx512f-u16.c.obj 2025-11-03T16:06:49.9679204Z [3799/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiffc-avx512f-u16.c.obj 2025-11-03T16:06:49.9680477Z [3800/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsqrdiff-avx512f-u16.c.obj 2025-11-03T16:06:49.9681437Z [3801/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsub-avx512f-u16.c.obj 2025-11-03T16:06:49.9682409Z [3802/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vbinary\gen\f32-vsubc-avx512f-u16.c.obj 2025-11-03T16:06:50.0639590Z [3803/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u16.c.obj 2025-11-03T16:06:50.0640618Z [3804/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vclamp\gen\f32-vclamp-avx512f-u32.c.obj 2025-11-03T16:06:50.0641542Z [3805/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u128.c.obj 2025-11-03T16:06:50.0642523Z [3806/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.obj 2025-11-03T16:06:50.1047709Z [3807/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.obj 2025-11-03T16:06:50.1050555Z [3808/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.obj 2025-11-03T16:06:50.1051659Z [3809/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u16.c.obj 2025-11-03T16:06:50.1052661Z [3810/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u32.c.obj 2025-11-03T16:06:50.1867022Z [3811/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.obj 2025-11-03T16:06:50.1869050Z [3812/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-velu\gen\f32-velu-avx512f-rr1-p6-u48.c.obj 2025-11-03T16:06:50.1870753Z [3813/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vcmul\gen\f32-vcmul-avx512f-u64.c.obj 2025-11-03T16:06:50.1872696Z [3814/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vhswish\gen\f32-vhswish-avx512f-u32.c.obj 2025-11-03T16:06:50.2714445Z [3815/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vgelu\gen\f32-vgelu-avx512f-rational-12-10-div.c.obj 2025-11-03T16:06:50.2715499Z [3816/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlog\gen\f32-vlog-avx512f-rational-3-3-nr.c.obj 2025-11-03T16:06:50.2716453Z [3817/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u16.c.obj 2025-11-03T16:06:50.2717448Z [3818/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrelu\gen\f32-vrelu-avx512f-u32.c.obj 2025-11-03T16:06:50.3110102Z [3819/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndd-avx512f-u32.c.obj 2025-11-03T16:06:50.3111487Z [3820/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vlrelu\gen\f32-vlrelu-avx512f-u32.c.obj 2025-11-03T16:06:50.3112818Z [3821/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndne-avx512f-u32.c.obj 2025-11-03T16:06:50.3114143Z [3822/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndz-avx512f-u32.c.obj 2025-11-03T16:06:50.3265981Z [3823/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.obj 2025-11-03T16:06:50.3268181Z [3824/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrnd\gen\f32-vrndu-avx512f-u32.c.obj 2025-11-03T16:06:50.3270067Z [3825/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u16.c.obj 2025-11-03T16:06:50.4054345Z [3826/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vrsqrt\gen\f32-vrsqrt-avx512f-rsqrt-u64.c.obj 2025-11-03T16:06:50.4055494Z [3827/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.obj 2025-11-03T16:06:50.4056694Z [3828/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u16.c.obj 2025-11-03T16:06:50.4057827Z [3829/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u48.c.obj 2025-11-03T16:06:50.4170059Z [3830/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.obj 2025-11-03T16:06:50.4171383Z [3831/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleexpminusmax\gen\f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.obj 2025-11-03T16:06:50.4172745Z [3832/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u32.c.obj 2025-11-03T16:06:50.5216707Z [3833/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vscaleextexp\gen\f32-vscaleextexp-avx512f-p5-scalef-u64.c.obj 2025-11-03T16:06:50.5217937Z [3834/6997] 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.obj 2025-11-03T16:06:50.5219165Z [3835/6997] 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.obj 2025-11-03T16:06:50.5367642Z [3836/6997] 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.obj 2025-11-03T16:06:50.5370091Z [3837/6997] 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.obj 2025-11-03T16:06:50.5372658Z [3838/6997] 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.obj 2025-11-03T16:06:50.6088651Z [3839/6997] 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.obj 2025-11-03T16:06:50.6091061Z [3840/6997] 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.obj 2025-11-03T16:06:50.6092511Z [3841/6997] 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.obj 2025-11-03T16:06:50.6610186Z [3842/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.obj 2025-11-03T16:06:50.6611381Z [3843/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.obj 2025-11-03T16:06:50.6612485Z [3844/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.obj 2025-11-03T16:06:50.6613603Z [3845/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.obj 2025-11-03T16:06:50.6776598Z [3846/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.obj 2025-11-03T16:06:50.6778808Z [3847/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.obj 2025-11-03T16:06:50.6781024Z [3848/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.obj 2025-11-03T16:06:50.7823027Z [3849/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsigmoid\gen\f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.obj 2025-11-03T16:06:50.7824406Z [3850/6997] 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.obj 2025-11-03T16:06:50.7825775Z [3851/6997] 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.obj 2025-11-03T16:06:50.7992025Z [3852/6997] 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.obj 2025-11-03T16:06:50.7993733Z [3853/6997] 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.obj 2025-11-03T16:06:50.7995011Z [3854/6997] 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.obj 2025-11-03T16:06:50.8939430Z [3855/6997] 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.obj 2025-11-03T16:06:50.8940735Z [3856/6997] 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.obj 2025-11-03T16:06:50.8941864Z [3857/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u32.c.obj 2025-11-03T16:06:50.8943036Z [3858/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vsqrt\gen\f32-vsqrt-avx512f-rsqrt-u48.c.obj 2025-11-03T16:06:50.9117598Z [3859/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-vtanh\gen\f32-vtanh-avx512f-rational-9-8-div.c.obj 2025-11-03T16:06:50.9118701Z [3860/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.obj 2025-11-03T16:06:50.9119764Z [3861/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.obj 2025-11-03T16:06:50.9621401Z [3862/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u8.c.obj 2025-11-03T16:06:50.9623921Z [3863/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.obj 2025-11-03T16:06:50.9626243Z [3864/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-gio-avx512f-u1.c.obj 2025-11-03T16:06:50.9628287Z [3865/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x16-gemm-goi-avx512f-u4.c.obj 2025-11-03T16:06:51.0332126Z [3866/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.obj 2025-11-03T16:06:51.0333850Z [3867/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u1.c.obj 2025-11-03T16:06:51.0335219Z [3868/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-goi-avx512f-u4.c.obj 2025-11-03T16:06:51.0336404Z [3869/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x32-packw\gen\x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.obj 2025-11-03T16:06:51.0743859Z [3870/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c16.c.obj 2025-11-03T16:06:51.0746162Z [3871/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32-vcvt\gen\f16-f32-vcvt-avx512skx-u32.c.obj 2025-11-03T16:06:51.0748681Z [3872/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c128.c.obj 2025-11-03T16:06:51.1402887Z [3873/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u16.c.obj 2025-11-03T16:06:51.1403987Z [3874/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rdsum\gen\f16-f32acc-rdsum-7p7x-avx512skx-c32.c.obj 2025-11-03T16:06:51.1405182Z [3875/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u32-acc2.c.obj 2025-11-03T16:06:51.1406315Z [3876/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u64-acc2.c.obj 2025-11-03T16:06:51.1551541Z [3877/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u48-acc3.c.obj 2025-11-03T16:06:51.1553484Z [3878/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-f32acc-rsum\gen\f16-f32acc-rsum-avx512skx-u128-acc4.c.obj 2025-11-03T16:06:51.1555296Z [3879/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u16.c.obj 2025-11-03T16:06:51.2424456Z [3880/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u32-acc2.c.obj 2025-11-03T16:06:51.2425468Z [3881/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u48-acc3.c.obj 2025-11-03T16:06:51.2426824Z [3882/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmax-avx512skx-u64-acc2.c.obj 2025-11-03T16:06:51.2427977Z [3883/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u16.c.obj 2025-11-03T16:06:51.2962757Z [3884/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u32-acc2.c.obj 2025-11-03T16:06:51.2963874Z [3885/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u48-acc3.c.obj 2025-11-03T16:06:51.2965138Z [3886/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc2.c.obj 2025-11-03T16:06:51.2966171Z [3887/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rmin-avx512skx-u64-acc4.c.obj 2025-11-03T16:06:51.3609694Z [3888/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u48-acc3.c.obj 2025-11-03T16:06:51.3610808Z [3889/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u32-acc2.c.obj 2025-11-03T16:06:51.3611972Z [3890/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u16.c.obj 2025-11-03T16:06:51.3612950Z [3891/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u16.c.obj 2025-11-03T16:06:51.4396930Z [3892/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-rminmax\gen\f16-rminmax-avx512skx-u64-acc2.c.obj 2025-11-03T16:06:51.4398084Z [3893/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u32.c.obj 2025-11-03T16:06:51.4399163Z [3894/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f16-vsqrt\gen\f16-vsqrt-avx512skx-sqrt-u64.c.obj 2025-11-03T16:06:51.4400260Z [3895/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-f16-vcvt\gen\f32-f16-vcvt-avx512skx-u32.c.obj 2025-11-03T16:06:51.4985416Z [3896/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.4986752Z [3897/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.4988027Z [3898/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.5219585Z [3899/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.5221793Z [3900/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.5223832Z [3901/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6363106Z [3902/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6364438Z [3903/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6365653Z [3904/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6366863Z [3905/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6600930Z [3906/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6602275Z [3907/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.6603423Z [3908/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.7579115Z [3909/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.7580362Z [3910/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.7581602Z [3911/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.8052584Z [3912/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.8053696Z [3913/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u32.c.obj 2025-11-03T16:06:51.8054746Z [3914/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.8055792Z [3915/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u64.c.obj 2025-11-03T16:06:51.8647744Z [3916/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.8648992Z [3917/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qc8w-gemm\gen\f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.obj 2025-11-03T16:06:51.8650216Z [3918/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qs8-vcvt\gen\f32-qs8-vcvt-avx512skx-u96.c.obj 2025-11-03T16:06:51.9476212Z [3919/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u64.c.obj 2025-11-03T16:06:51.9477289Z [3920/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u32.c.obj 2025-11-03T16:06:51.9478296Z [3921/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\f32-qu8-vcvt\gen\f32-qu8-vcvt-avx512skx-u96.c.obj 2025-11-03T16:06:51.9479585Z [3922/6997] 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.obj 2025-11-03T16:06:51.9833550Z [3923/6997] 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.obj 2025-11-03T16:06:51.9836086Z [3924/6997] 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.obj 2025-11-03T16:06:51.9838714Z [3925/6997] 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.obj 2025-11-03T16:06:52.0282708Z [3926/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.0285278Z [3927/6997] 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.obj 2025-11-03T16:06:52.0289277Z [3928/6997] 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.obj 2025-11-03T16:06:52.1036452Z [3929/6997] 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.obj 2025-11-03T16:06:52.1038653Z [3930/6997] 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.obj 2025-11-03T16:06:52.1040690Z [3931/6997] 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.obj 2025-11-03T16:06:52.1785291Z [3932/6997] 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.obj 2025-11-03T16:06:52.1787695Z [3933/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.1790034Z [3934/6997] 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.obj 2025-11-03T16:06:52.1792308Z [3935/6997] 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.obj 2025-11-03T16:06:52.2406751Z [3936/6997] 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.obj 2025-11-03T16:06:52.2409583Z [3937/6997] 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.obj 2025-11-03T16:06:52.2412474Z [3938/6997] 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.obj 2025-11-03T16:06:52.3056551Z [3939/6997] 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.obj 2025-11-03T16:06:52.3057855Z [3940/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.3059067Z [3941/6997] 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.obj 2025-11-03T16:06:52.3349222Z [3942/6997] 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.obj 2025-11-03T16:06:52.3351606Z [3943/6997] 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.obj 2025-11-03T16:06:52.3353857Z [3944/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.3948055Z [3945/6997] 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.obj 2025-11-03T16:06:52.3950114Z [3946/6997] 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.obj 2025-11-03T16:06:52.3952473Z [3947/6997] 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.obj 2025-11-03T16:06:52.4924524Z [3948/6997] 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.obj 2025-11-03T16:06:52.4925772Z [3949/6997] 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.obj 2025-11-03T16:06:52.4927215Z [3950/6997] 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.obj 2025-11-03T16:06:52.5706947Z [3951/6997] 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.obj 2025-11-03T16:06:52.5708275Z [3952/6997] 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.obj 2025-11-03T16:06:52.5709492Z [3953/6997] 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.obj 2025-11-03T16:06:52.5710696Z [3954/6997] 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.obj 2025-11-03T16:06:52.6272768Z [3955/6997] 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.obj 2025-11-03T16:06:52.6275934Z [3956/6997] 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.obj 2025-11-03T16:06:52.6278170Z [3957/6997] 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.obj 2025-11-03T16:06:52.6784144Z [3958/6997] 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.obj 2025-11-03T16:06:52.6785654Z [3959/6997] 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.obj 2025-11-03T16:06:52.6787691Z [3960/6997] 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.obj 2025-11-03T16:06:52.7541046Z [3961/6997] 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.obj 2025-11-03T16:06:52.7543332Z [3962/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.7545606Z [3963/6997] 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.obj 2025-11-03T16:06:52.8164544Z [3964/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.8166642Z [3965/6997] 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.obj 2025-11-03T16:06:52.8168697Z [3966/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.8918282Z [3967/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.8920513Z [3968/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.8921773Z [3969/6997] 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.obj 2025-11-03T16:06:52.8923184Z [3970/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.9527170Z [3971/6997] 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.obj 2025-11-03T16:06:52.9528592Z [3972/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:52.9529804Z [3973/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.obj 2025-11-03T16:06:53.0413956Z [3974/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.0415211Z [3975/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.0416425Z [3976/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.1766300Z [3977/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.1767583Z [3978/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.1768787Z [3979/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.2507765Z [3980/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.2509828Z [3981/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-dwconv\gen\qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.2511739Z [3982/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u16.c.obj 2025-11-03T16:06:53.2513606Z [3983/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u48.c.obj 2025-11-03T16:06:53.3688285Z [3984/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-f32-vcvt\gen\qs8-f32-vcvt-avx512skx-u64.c.obj 2025-11-03T16:06:53.3689530Z [3985/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.3690929Z [3986/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.4344016Z [3987/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.4345392Z [3988/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.4346804Z [3989/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.4908116Z [3990/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.4910472Z [3991/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:53.4912681Z [3992/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-dwconv\gen\qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.5043743Z [3993/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.5045560Z [3994/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:55.5046719Z [3995/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.5047969Z [3996/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.5815367Z [3997/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:55.5816558Z [3998/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.5817736Z [3999/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:55.7207056Z [4000/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.7208240Z [4001/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.7209412Z [4002/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:55.7591779Z [4003/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.7593001Z [4004/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc4.c.obj 2025-11-03T16:06:55.7594825Z [4005/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rdsum\gen\qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.obj 2025-11-03T16:06:55.7596902Z [4006/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u64.c.obj 2025-11-03T16:06:55.8215016Z [4007/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:55.8217408Z [4008/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512skx-u256-acc2.c.obj 2025-11-03T16:06:55.8219307Z [4009/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vadd\gen\qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-11-03T16:06:55.8883569Z [4010/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-vaddc\gen\qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-11-03T16:06:55.8884945Z [4011/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.8886209Z [4012/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.8887469Z [4013/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.9226677Z [4014/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.9229022Z [4015/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.9231472Z [4016/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.9888191Z [4017/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.9890411Z [4018/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-dwconv\gen\qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.obj 2025-11-03T16:06:55.9891917Z [4019/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u48.c.obj 2025-11-03T16:06:56.0627315Z [4020/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u64.c.obj 2025-11-03T16:06:56.0629651Z [4021/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-f32-vcvt\gen\qu8-f32-vcvt-avx512skx-u16.c.obj 2025-11-03T16:06:56.0631461Z [4022/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.0633399Z [4023/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:56.1153094Z [4024/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.1154310Z [4025/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.1155627Z [4026/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:56.1909885Z [4027/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.1911847Z [4028/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:56.1913745Z [4029/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-gemm\gen\qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.1915673Z [4030/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.2153615Z [4031/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.2161785Z [4032/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.obj 2025-11-03T16:06:56.2163858Z [4033/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-igemm\gen\qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.obj 2025-11-03T16:06:56.2165493Z [4034/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u128.c.obj 2025-11-03T16:06:56.2813808Z [4035/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u192.c.obj 2025-11-03T16:06:56.2815693Z [4036/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vadd\gen\qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-11-03T16:06:56.2817463Z [4037/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512skx-vpshufb-u256.c.obj 2025-11-03T16:06:56.3489326Z [4038/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qu8-vaddc\gen\qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.obj 2025-11-03T16:06:56.3490689Z [4039/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u64.c.obj 2025-11-03T16:06:56.3491914Z [4040/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u192.c.obj 2025-11-03T16:06:56.3492980Z [4041/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\x8-lut\gen\x8-lut-avx512vbmi-vpermx2b-u256.c.obj 2025-11-03T16:06:56.3960151Z [4042/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.3962692Z [4043/6997] 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.obj 2025-11-03T16:06:56.3964060Z [4044/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.4977449Z [4045/6997] 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.obj 2025-11-03T16:06:56.4979906Z [4046/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.4982108Z [4047/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.4984419Z [4048/6997] 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.obj 2025-11-03T16:06:56.5435159Z [4049/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.5436719Z [4050/6997] 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.obj 2025-11-03T16:06:56.5438008Z [4051/6997] 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.obj 2025-11-03T16:06:56.5745114Z [4052/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.5747809Z [4053/6997] 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.obj 2025-11-03T16:06:56.5750560Z [4054/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.6512856Z [4055/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.6514273Z [4056/6997] 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.obj 2025-11-03T16:06:56.6515502Z [4057/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.7028024Z [4058/6997] 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.obj 2025-11-03T16:06:56.7029296Z [4059/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.7031695Z [4060/6997] 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.obj 2025-11-03T16:06:56.8103558Z [4061/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.8105175Z [4062/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.8106555Z [4063/6997] 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.obj 2025-11-03T16:06:56.8107766Z [4064/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.8625951Z [4065/6997] 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.obj 2025-11-03T16:06:56.8627185Z [4066/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.8628369Z [4067/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.8820022Z [4068/6997] 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.obj 2025-11-03T16:06:56.8822609Z [4069/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.8824953Z [4070/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:56.9965194Z [4071/6997] 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.obj 2025-11-03T16:06:56.9966465Z [4072/6997] 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.obj 2025-11-03T16:06:56.9967639Z [4073/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.0162290Z [4074/6997] 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.obj 2025-11-03T16:06:57.0164002Z [4075/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.0165280Z [4076/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.0166540Z [4077/6997] 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.obj 2025-11-03T16:06:57.0816757Z [4078/6997] 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.obj 2025-11-03T16:06:57.0819322Z [4079/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.0821380Z [4080/6997] 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.obj 2025-11-03T16:06:57.1665959Z [4081/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.1668212Z [4082/6997] 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.obj 2025-11-03T16:06:57.1670622Z [4083/6997] 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.obj 2025-11-03T16:06:57.2000342Z [4084/6997] 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.obj 2025-11-03T16:06:57.2002741Z [4085/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.2005015Z [4086/6997] 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.obj 2025-11-03T16:06:57.2946682Z [4087/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.2948368Z [4088/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.2950198Z [4089/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.3452858Z [4090/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.3454070Z [4091/6997] 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.obj 2025-11-03T16:06:57.3455236Z [4092/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.3456388Z [4093/6997] 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.obj 2025-11-03T16:06:57.4168830Z [4094/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.4171409Z [4095/6997] 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.obj 2025-11-03T16:06:57.4173018Z [4096/6997] 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.obj 2025-11-03T16:06:57.4550847Z [4097/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.4553192Z [4098/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.4555557Z [4099/6997] 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.obj 2025-11-03T16:06:57.5014205Z [4100/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.5016738Z [4101/6997] 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.obj 2025-11-03T16:06:57.5018220Z [4102/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.6144592Z [4103/6997] 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.obj 2025-11-03T16:06:57.6145891Z [4104/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.6147377Z [4105/6997] 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.obj 2025-11-03T16:06:57.6148692Z [4106/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.6342305Z [4107/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.6345245Z [4108/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.6348180Z [4109/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.7662658Z [4110/6997] 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.obj 2025-11-03T16:06:57.7663914Z [4111/6997] 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.obj 2025-11-03T16:06:57.7665140Z [4112/6997] 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.obj 2025-11-03T16:06:57.7889710Z [4113/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.7890949Z [4114/6997] 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.obj 2025-11-03T16:06:57.7892174Z [4115/6997] 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.obj 2025-11-03T16:06:57.9022403Z [4116/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.9023814Z [4117/6997] 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.obj 2025-11-03T16:06:57.9024990Z [4118/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.9493733Z [4119/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-gemm\gen\qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.9494946Z [4120/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.9496127Z [4121/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:57.9497342Z [4122/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.0404516Z [4123/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.0406926Z [4124/6997] 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.obj 2025-11-03T16:06:58.0409317Z [4125/6997] 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.obj 2025-11-03T16:06:58.1111447Z [4126/6997] 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.obj 2025-11-03T16:06:58.1112946Z [4127/6997] 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.obj 2025-11-03T16:06:58.1114136Z [4128/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.1487052Z [4129/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.1489338Z [4130/6997] 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.obj 2025-11-03T16:06:58.1491533Z [4131/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.2403743Z [4132/6997] 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.obj 2025-11-03T16:06:58.2407073Z [4133/6997] 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.obj 2025-11-03T16:06:58.2408958Z [4134/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.2842913Z [4135/6997] 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.obj 2025-11-03T16:06:58.2844213Z [4136/6997] 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.obj 2025-11-03T16:06:58.2845475Z [4137/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.2847216Z [4138/6997] 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.obj 2025-11-03T16:06:58.3437725Z [4139/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.3439510Z [4140/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.3440975Z [4141/6997] 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.obj 2025-11-03T16:06:58.4381542Z [4142/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.4383506Z [4143/6997] 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.obj 2025-11-03T16:06:58.4385504Z [4144/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.4511118Z [4145/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.4512832Z [4146/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.4514498Z [4147/6997] 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.obj 2025-11-03T16:06:58.5888705Z [4148/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.5890113Z [4149/6997] 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.obj 2025-11-03T16:06:58.5891479Z [4150/6997] 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.obj 2025-11-03T16:06:58.6277104Z [4151/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.6279365Z [4152/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.6281584Z [4153/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc8w-igemm\gen\qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:58.6283842Z [4154/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.7070400Z [4155/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.7072667Z [4156/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.7075017Z [4157/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.7332264Z [4158/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.7334613Z [4159/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.7336730Z [4160/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.8262861Z [4161/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.8264754Z [4162/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.8266891Z [4163/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.8268680Z [4164/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.8728240Z [4165/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.8729921Z [4166/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.8731071Z [4167/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.8942577Z [4168/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.8944989Z [4169/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.8947741Z [4170/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.9972498Z [4171/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:58.9973794Z [4172/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:58.9975102Z [4173/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:59.0340365Z [4174/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.0341991Z [4175/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:59.0343603Z [4176/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.0345918Z [4177/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:59.1244709Z [4178/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.1247078Z [4179/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.1249511Z [4180/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:59.1712782Z [4181/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:59.1714312Z [4182/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.1716459Z [4183/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-gemm\gen\qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.obj 2025-11-03T16:06:59.2100658Z [4184/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.2103010Z [4185/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.2105278Z [4186/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.2107417Z [4187/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.3148581Z [4188/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.3149860Z [4189/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.3151049Z [4190/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.3597258Z [4191/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.3599872Z [4192/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.3602203Z [4193/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.4581855Z [4194/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.4583096Z [4195/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.4584335Z [4196/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.4585636Z [4197/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.5011550Z [4198/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.5012879Z [4199/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.5014123Z [4200/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.5761277Z [4201/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.5762645Z [4202/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.5764075Z [4203/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.6424557Z [4204/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.6425856Z [4205/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.6427004Z [4206/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.6428139Z [4207/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.6778395Z [4208/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.6781184Z [4209/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.6783459Z [4210/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.7449133Z [4211/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.7450755Z [4212/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.7452049Z [4213/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.7976518Z [4214/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.obj 2025-11-03T16:06:59.7977938Z [4215/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u64.c.obj 2025-11-03T16:06:59.7978925Z [4216/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc2.c.obj 2025-11-03T16:06:59.7980279Z [4217/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-rsum\gen\qs8-rsum-avx512vnni-u256-acc4.c.obj 2025-11-03T16:06:59.8843869Z [4218/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qs8-qc8w-igemm\gen\qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.obj 2025-11-03T16:06:59.8846482Z [4219/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:06:59.8848817Z [4220/6997] 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.obj 2025-11-03T16:06:59.9156274Z [4221/6997] 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.obj 2025-11-03T16:06:59.9157619Z [4222/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:06:59.9158798Z [4223/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.0009051Z [4224/6997] 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.obj 2025-11-03T16:07:00.0011011Z [4225/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.0012337Z [4226/6997] 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.obj 2025-11-03T16:07:00.0013596Z [4227/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.0569910Z [4228/6997] 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.obj 2025-11-03T16:07:00.0571293Z [4229/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.0572700Z [4230/6997] 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.obj 2025-11-03T16:07:00.0798584Z [4231/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.0800962Z [4232/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qb4w-gemm\gen\qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.0803346Z [4233/6997] 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.obj 2025-11-03T16:07:00.1723104Z [4234/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.1725089Z [4235/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.1727904Z [4236/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.2020191Z [4237/6997] 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.obj 2025-11-03T16:07:00.2021497Z [4238/6997] 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.obj 2025-11-03T16:07:00.2022814Z [4239/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.2973573Z [4240/6997] 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.obj 2025-11-03T16:07:00.2974872Z [4241/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.2976270Z [4242/6997] 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.obj 2025-11-03T16:07:00.3526021Z [4243/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.3527320Z [4244/6997] 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.obj 2025-11-03T16:07:00.3528615Z [4245/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.3529900Z [4246/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.3920471Z [4247/6997] 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.obj 2025-11-03T16:07:00.3924684Z [4248/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.3927043Z [4249/6997] 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.obj 2025-11-03T16:07:00.4674382Z [4250/6997] 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.obj 2025-11-03T16:07:00.4675813Z [4251/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.4677040Z [4252/6997] 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.obj 2025-11-03T16:07:00.5055988Z [4253/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.5058611Z [4254/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.5061307Z [4255/6997] 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.obj 2025-11-03T16:07:00.6155950Z [4256/6997] 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.obj 2025-11-03T16:07:00.6158427Z [4257/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.6160694Z [4258/6997] 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.obj 2025-11-03T16:07:00.6336515Z [4259/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.6338810Z [4260/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.6341006Z [4261/6997] 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.obj 2025-11-03T16:07:00.6961627Z [4262/6997] 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.obj 2025-11-03T16:07:00.6962677Z [4263/6997] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2025-11-03T16:07:00.6963784Z [4264/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.6964748Z [4265/6997] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\allocation-type.c.obj 2025-11-03T16:07:00.6965491Z [4266/6997] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\datatype-strings.c.obj 2025-11-03T16:07:00.7946715Z [4267/6997] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\node-type.c.obj 2025-11-03T16:07:00.7948040Z [4268/6997] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\microkernel-type.c.obj 2025-11-03T16:07:00.7949326Z [4269/6997] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\enums\operator-type.c.obj 2025-11-03T16:07:00.7951144Z [4270/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernels-all.dir\src\qd8-f32-qc4w-gemm\gen\qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.obj 2025-11-03T16:07:00.9020727Z [4271/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microparams-init.dir\src\microparams-init.c.obj 2025-11-03T16:07:00.9021955Z [4272/6997] Building C object confu-deps\XNNPACK\CMakeFiles\normalization.dir\src\normalization.c.obj 2025-11-03T16:07:00.9022827Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:00.9023614Z [4273/6997] Building C object confu-deps\XNNPACK\CMakeFiles\allocator.dir\src\allocator.c.obj 2025-11-03T16:07:00.9024719Z [4274/6997] Building C object confu-deps\XNNPACK\CMakeFiles\hardware-config.dir\src\configs\hardware-config.c.obj 2025-11-03T16:07:00.9066322Z [4275/6997] Building C object confu-deps\XNNPACK\CMakeFiles\datatype.dir\src\datatype.c.obj 2025-11-03T16:07:00.9067084Z [4276/6997] Building CXX object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\reference\packing.cc.obj 2025-11-03T16:07:00.9068293Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(552): warning C4190: 'xnn_float16_from_float' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:00.9070112Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:00.9072416Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(576): warning C4190: 'xnn_float16_from_bits' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:00.9074903Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:00.9077045Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(582): warning C4190: 'xnn_bfloat16_from_float' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-11-03T16:07:00.9079459Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-11-03T16:07:00.9081803Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(598): warning C4190: 'xnn_bfloat16_from_bits' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-11-03T16:07:00.9083924Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-11-03T16:07:00.9086040Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(604): warning C4190: 'xnn_float16_zero' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:00.9090139Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:00.9092179Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(5246): warning C4244: '=': conversion from 'const _Ty' to 'float', possible loss of data 2025-11-03T16:07:00.9093871Z with 2025-11-03T16:07:00.9094153Z [ 2025-11-03T16:07:00.9094393Z _Ty=int 2025-11-03T16:07:00.9094874Z ] 2025-11-03T16:07:00.9095837Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(5246): note: the template instantiation context (the oldest one first) is 2025-11-03T16:07:00.9098907Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(100): note: see reference to function template instantiation 'void copy_bias(const Src *,size_t,size_t,Dst *)' being compiled 2025-11-03T16:07:00.9100734Z with 2025-11-03T16:07:00.9101023Z [ 2025-11-03T16:07:00.9101289Z Src=float, 2025-11-03T16:07:00.9101610Z Dst=float 2025-11-03T16:07:00.9101911Z ] 2025-11-03T16:07:00.9103473Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(49): note: see reference to function template instantiation '_OutIt *std::fill_n(_OutIt,const _Diff,const _Ty &)' being compiled 2025-11-03T16:07:00.9104816Z with 2025-11-03T16:07:00.9105154Z [ 2025-11-03T16:07:00.9105347Z _OutIt=float *, 2025-11-03T16:07:00.9105828Z Dst=float, 2025-11-03T16:07:00.9106161Z _Diff=size_t, 2025-11-03T16:07:00.9106490Z _Ty=int 2025-11-03T16:07:00.9106765Z ] 2025-11-03T16:07:00.9108008Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(5246): warning C4244: 'argument': conversion from 'const _Ty' to 'float', possible loss of data 2025-11-03T16:07:00.9109670Z with 2025-11-03T16:07:00.9110014Z [ 2025-11-03T16:07:00.9110307Z _Ty=int 2025-11-03T16:07:00.9110640Z ] 2025-11-03T16:07:00.9112222Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(5246): note: the template instantiation context (the oldest one first) is 2025-11-03T16:07:00.9114851Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(192): note: see reference to function template instantiation 'void copy_bias(const Src *,size_t,size_t,Dst *)' being compiled 2025-11-03T16:07:00.9116635Z with 2025-11-03T16:07:00.9116920Z [ 2025-11-03T16:07:00.9117216Z Src=float, 2025-11-03T16:07:00.9125065Z Dst=xnn_float16 2025-11-03T16:07:00.9125725Z ] 2025-11-03T16:07:00.9127372Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\reference\packing.cc(49): note: see reference to function template instantiation '_OutIt *std::fill_n(_OutIt,const _Diff,const _Ty &)' being compiled 2025-11-03T16:07:00.9129088Z with 2025-11-03T16:07:00.9129385Z [ 2025-11-03T16:07:00.9129915Z _OutIt=xnn_float16 *, 2025-11-03T16:07:00.9130516Z Dst=xnn_float16, 2025-11-03T16:07:00.9130921Z _Diff=size_t, 2025-11-03T16:07:00.9131281Z _Ty=int 2025-11-03T16:07:00.9131587Z ] 2025-11-03T16:07:01.0260155Z [4277/6997] Building C object confu-deps\XNNPACK\CMakeFiles\microkernel-utils.dir\src\microkernel-utils.c.obj 2025-11-03T16:07:01.0260911Z [4278/6997] Building C object confu-deps\XNNPACK\CMakeFiles\cache.dir\src\cache.c.obj 2025-11-03T16:07:01.0261412Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.0261985Z [4279/6997] Building C object confu-deps\XNNPACK\CMakeFiles\logging.dir\src\log.c.obj 2025-11-03T16:07:01.0262716Z [4280/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operator-delete.c.obj 2025-11-03T16:07:01.0263279Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.1327745Z [4281/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\argmax-pooling-nhwc.c.obj 2025-11-03T16:07:01.1329028Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.1330150Z [4282/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\average-pooling-nhwc.c.obj 2025-11-03T16:07:01.1331290Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.1332189Z [4283/6997] Building C object confu-deps\XNNPACK\CMakeFiles\memory.dir\src\memory.c.obj 2025-11-03T16:07:01.1333259Z [4284/6997] Building C object confu-deps\XNNPACK\CMakeFiles\mutex.dir\src\mutex.c.obj 2025-11-03T16:07:01.1334195Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.1960864Z [4285/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\channel-shuffle-nc.c.obj 2025-11-03T16:07:01.1963615Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.1964776Z [4286/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\constant-pad-nd.c.obj 2025-11-03T16:07:01.1965922Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.1967097Z [4287/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\binary-elementwise-nd.c.obj 2025-11-03T16:07:01.1968231Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.2793551Z [4288/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\batch-matrix-multiply-nc.c.obj 2025-11-03T16:07:01.2794403Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.2795164Z [4289/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\dynamic-fully-connected-nc.c.obj 2025-11-03T16:07:01.2796184Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.2797040Z [4290/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\max-pooling-nhwc.c.obj 2025-11-03T16:07:01.3118326Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.3119005Z [4291/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nhwc.c.obj 2025-11-03T16:07:01.3119771Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.3120882Z [4292/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\convolution-nchw.c.obj 2025-11-03T16:07:01.3121994Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.3123041Z [4293/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\pack-lh.c.obj 2025-11-03T16:07:01.4042415Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.4043120Z [4294/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\deconvolution-nhwc.c.obj 2025-11-03T16:07:01.4043795Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.4044617Z [4295/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\reduce-nd.c.obj 2025-11-03T16:07:01.4045420Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.4046144Z [4296/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nchw.c.obj 2025-11-03T16:07:01.4165330Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.4166037Z [4297/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\fully-connected-nc.c.obj 2025-11-03T16:07:01.4166655Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.4167352Z [4298/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\resize-bilinear-nhwc.c.obj 2025-11-03T16:07:01.4168053Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.4168721Z [4299/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\rope-nthc.c.obj 2025-11-03T16:07:01.5168569Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5169323Z [4300/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\scaled-dot-product-attention-nhtc.c.obj 2025-11-03T16:07:01.5170014Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5170580Z [4301/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\softmax-nc.c.obj 2025-11-03T16:07:01.5171159Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5171719Z [4302/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\slice-nd.c.obj 2025-11-03T16:07:01.5300333Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5301603Z [4303/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\transpose-nd.c.obj 2025-11-03T16:07:01.5302669Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5303763Z [4304/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unpooling-nhwc.c.obj 2025-11-03T16:07:01.5304814Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5305999Z [4305/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operators.dir\src\operators\unary-elementwise-nc.c.obj 2025-11-03T16:07:01.5373427Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.5374029Z [4306/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operator-run.dir\src\operator-run.c.obj 2025-11-03T16:07:01.5375084Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2243): warning C4098: 'xnn_compute_f16_qd8_convert': 'void' function returning a value 2025-11-03T16:07:01.5376282Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2250): warning C4098: 'xnn_compute_f16_qdu8_convert': 'void' function returning a value 2025-11-03T16:07:01.6947677Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2279): warning C4098: 'xnn_compute_f32_qd8_convert': 'void' function returning a value 2025-11-03T16:07:01.6948944Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\operator-run.c(2286): warning C4098: 'xnn_compute_f32_qdu8_convert': 'void' function returning a value 2025-11-03T16:07:01.6950013Z [4307/6997] Building C object confu-deps\XNNPACK\CMakeFiles\operator-utils.dir\src\operator-utils.c.obj 2025-11-03T16:07:01.6950866Z [4308/6997] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\unary-elementwise.cc.obj 2025-11-03T16:07:01.6952257Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(552): warning C4190: 'xnn_float16_from_float' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:01.6953614Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:01.6954923Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(576): warning C4190: 'xnn_float16_from_bits' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:01.6956044Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:01.6957371Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(582): warning C4190: 'xnn_bfloat16_from_float' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-11-03T16:07:01.6958733Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-11-03T16:07:01.6959930Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(598): warning C4190: 'xnn_bfloat16_from_bits' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-11-03T16:07:01.6961135Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-11-03T16:07:01.7228252Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(604): warning C4190: 'xnn_float16_zero' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:01.7229852Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:01.7230981Z [4309/6997] Building CXX object confu-deps\XNNPACK\CMakeFiles\reference-ukernels.dir\src\reference\binary-elementwise.cc.obj 2025-11-03T16:07:01.7232530Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(552): warning C4190: 'xnn_float16_from_float' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:01.7233987Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:01.7235426Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(576): warning C4190: 'xnn_float16_from_bits' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:01.7236767Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:01.7239369Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(582): warning C4190: 'xnn_bfloat16_from_float' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-11-03T16:07:01.7241712Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-11-03T16:07:01.7243908Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(598): warning C4190: 'xnn_bfloat16_from_bits' has C-linkage specified, but returns UDT 'xnn_bfloat16' which is incompatible with C 2025-11-03T16:07:01.7619669Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(535): note: see declaration of 'xnn_bfloat16' 2025-11-03T16:07:01.7621041Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(604): warning C4190: 'xnn_float16_zero' has C-linkage specified, but returns UDT 'xnn_float16' which is incompatible with C 2025-11-03T16:07:01.7622218Z C:\actions-runner\_work\pytorch\pytorch\third_party\XNNPACK\src\xnnpack/math.h(522): note: see declaration of 'xnn_float16' 2025-11-03T16:07:01.7623174Z [4310/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\memory-planner.c.obj 2025-11-03T16:07:01.7980989Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.7981900Z [4311/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph.c.obj 2025-11-03T16:07:01.7983244Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.7984477Z [4312/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\runtime.c.obj 2025-11-03T16:07:01.7985967Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:01.7987324Z [4313/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\argmax-pooling-2d.c.obj 2025-11-03T16:07:01.7988510Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.0071524Z [4314/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\average-pooling-2d.c.obj 2025-11-03T16:07:02.0072666Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.0073743Z [4315/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\batch-matrix-multiply.c.obj 2025-11-03T16:07:02.0074810Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.0075785Z [4316/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\binary.c.obj 2025-11-03T16:07:02.0076809Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.0334177Z [4317/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\concatenate.c.obj 2025-11-03T16:07:02.0335298Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.0336315Z [4318/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\copy.c.obj 2025-11-03T16:07:02.0337316Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.0338416Z [4319/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deconvolution-2d.c.obj 2025-11-03T16:07:02.0339523Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.2471350Z [4320/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\deprecated.c.obj 2025-11-03T16:07:02.2472086Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.2472855Z [4321/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\convolution-2d.c.obj 2025-11-03T16:07:02.2473514Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.2474134Z [4322/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depth-to-space-2d.c.obj 2025-11-03T16:07:02.2474761Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.2674255Z [4323/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\depthwise-convolution-2d.c.obj 2025-11-03T16:07:02.2675482Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.2676641Z [4324/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected-sparse.c.obj 2025-11-03T16:07:02.2677791Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.2678986Z [4325/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\even-split.c.obj 2025-11-03T16:07:02.2680166Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.4447897Z [4326/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\fully-connected.c.obj 2025-11-03T16:07:02.4448574Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.4449179Z [4327/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\max-pooling-2d.c.obj 2025-11-03T16:07:02.4449869Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.4450431Z [4328/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\pack-lh.c.obj 2025-11-03T16:07:02.4450997Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.5149637Z [4329/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\reshape-helpers.c.obj 2025-11-03T16:07:02.5150553Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.5151387Z [4330/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\scaled-dot-product-attention.c.obj 2025-11-03T16:07:02.5152104Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.5152722Z [4331/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\softmax.c.obj 2025-11-03T16:07:02.5153345Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.5405204Z [4332/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-constant-pad.c.obj 2025-11-03T16:07:02.5406355Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.5407369Z [4333/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-reduce.c.obj 2025-11-03T16:07:02.5408398Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.5409815Z [4334/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\space-to-depth-2d.c.obj 2025-11-03T16:07:02.5411114Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.7630220Z [4335/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2025-11-03T16:07:02.7630955Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.7631561Z [4336/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-slice.c.obj 2025-11-03T16:07:02.7632202Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.7632806Z [4337/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\static-transpose.c.obj 2025-11-03T16:07:02.7633419Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.8080984Z [4338/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unary.c.obj 2025-11-03T16:07:02.8081683Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.8082283Z [4339/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\validation.c.obj 2025-11-03T16:07:02.8082993Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:02.8083663Z [4340/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\subgraph\unpooling-2d.c.obj 2025-11-03T16:07:02.8084276Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.1780980Z [4341/6997] Building C object confu-deps\XNNPACK\CMakeFiles\subgraph.dir\src\tensor.c.obj 2025-11-03T16:07:03.1781964Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.1782579Z [4342/6997] Generating build_identifier.c 2025-11-03T16:07:03.1783892Z [4343/6997] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2025-11-03T16:07:03.1785663Z [4344/6997] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2025-11-03T16:07:03.1787199Z [4345/6997] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2025-11-03T16:07:03.3690361Z [4346/6997] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2025-11-03T16:07:03.3691293Z [4347/6997] Linking C static library lib\microkernels-all.lib 2025-11-03T16:07:03.3692126Z [4348/6997] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2025-11-03T16:07:03.3693155Z [4349/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\argmaxpool-config.c.obj 2025-11-03T16:07:03.3693937Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.5187262Z [4350/6997] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2025-11-03T16:07:03.5189927Z [4351/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\experiments-config.c.obj 2025-11-03T16:07:03.5191452Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.5192500Z [4352/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\avgpool-config.c.obj 2025-11-03T16:07:03.5193571Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.5194663Z [4353/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\cmul-config.c.obj 2025-11-03T16:07:03.6910622Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.6911877Z [4354/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\binary-elementwise-config.c.obj 2025-11-03T16:07:03.6913048Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.6914228Z [4355/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\conv-hwc2chw-config.c.obj 2025-11-03T16:07:03.6915354Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.6916445Z [4356/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv-config.c.obj 2025-11-03T16:07:03.8102234Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.8103460Z [4357/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\dwconv2d-chw-config.c.obj 2025-11-03T16:07:03.8104628Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.8105845Z [4358/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-chw-config.c.obj 2025-11-03T16:07:03.8107000Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.8108124Z [4359/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\ibilinear-config.c.obj 2025-11-03T16:07:03.9322631Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.9323542Z [4360/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\gemm-config.c.obj 2025-11-03T16:07:03.9324139Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.9324846Z [4361/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\lut32norm-config.c.obj 2025-11-03T16:07:03.9325726Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:03.9326461Z [4362/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\maxpool-config.c.obj 2025-11-03T16:07:04.1283929Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.1284994Z [4363/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pavgpool-config.c.obj 2025-11-03T16:07:04.1286010Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.1287114Z [4364/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\pack-lh-config.c.obj 2025-11-03T16:07:04.1288188Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.1289293Z [4365/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\raddstoreexpminusmax-config.c.obj 2025-11-03T16:07:04.2480731Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.2481449Z [4366/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\reduce-config.c.obj 2025-11-03T16:07:04.2482041Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.2483455Z [4367/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\rmax-config.c.obj 2025-11-03T16:07:04.2484581Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.2486095Z [4368/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\spmm-config.c.obj 2025-11-03T16:07:04.3516392Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.3518997Z [4369/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\transpose-config.c.obj 2025-11-03T16:07:04.3520344Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.3530818Z [4370/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unpool-config.c.obj 2025-11-03T16:07:04.3531553Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.3533094Z [4371/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\unary-elementwise-config.c.obj 2025-11-03T16:07:04.4801988Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.4804958Z [4372/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params.c.obj 2025-11-03T16:07:04.4805873Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.4806809Z [4373/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\build_identifier.c.obj 2025-11-03T16:07:04.4807767Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.4810891Z [4374/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\vmulcaddc-config.c.obj 2025-11-03T16:07:04.4811984Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.5902042Z [4375/6997] Linking CXX static library lib\gmock.lib 2025-11-03T16:07:04.5904368Z [4376/6997] Linking CXX static library lib\gmock_main.lib 2025-11-03T16:07:04.5905201Z [4377/6997] Linking CXX static library lib\gtest.lib 2025-11-03T16:07:04.5906278Z [4378/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-fill-config.c.obj 2025-11-03T16:07:04.5907750Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.5908813Z [4379/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\xx-pad-config.c.obj 2025-11-03T16:07:04.5909864Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.7746537Z [4380/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\x8-lut-config.c.obj 2025-11-03T16:07:04.7747156Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.7747678Z [4381/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2025-11-03T16:07:04.7748193Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.7748744Z [4382/6997] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\configs\zip-config.c.obj 2025-11-03T16:07:04.7749450Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2025-11-03T16:07:04.7749932Z [4383/6997] Linking CXX static library lib\XNNPACK.lib 2025-11-03T16:07:05.1868063Z [4384/6997] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2025-11-03T16:07:05.1869463Z [4385/6997] Linking CXX static library lib\gtest_main.lib 2025-11-03T16:07:05.1870540Z [4386/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2025-11-03T16:07:05.1872054Z [4387/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2025-11-03T16:07:05.1873454Z [4388/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2025-11-03T16:07:05.3846337Z [4389/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\check.cc.obj 2025-11-03T16:07:05.3847640Z [4390/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2025-11-03T16:07:05.3848966Z [4391/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2025-11-03T16:07:05.3850221Z [4392/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2025-11-03T16:07:05.3852150Z [4393/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2025-11-03T16:07:05.8298353Z [4394/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2025-11-03T16:07:05.8299404Z [4395/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2025-11-03T16:07:05.8300267Z [4396/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2025-11-03T16:07:05.8301145Z [4397/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2025-11-03T16:07:05.8302512Z [4398/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2025-11-03T16:07:06.0639300Z [4399/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2025-11-03T16:07:06.0640673Z [4400/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2025-11-03T16:07:06.0642305Z [4401/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2025-11-03T16:07:06.0643076Z [4402/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2025-11-03T16:07:06.0643818Z [4403/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2025-11-03T16:07:06.3463887Z [4404/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2025-11-03T16:07:06.3464883Z [4405/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2025-11-03T16:07:06.3466002Z [4406/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2025-11-03T16:07:06.3467289Z [4407/6997] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2025-11-03T16:07:06.3468144Z [4408/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2025-11-03T16:07:06.4187959Z [4409/6997] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2025-11-03T16:07:06.4189860Z [4410/6997] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2025-11-03T16:07:06.4191545Z [4411/6997] Building C object third_party\ittapi\CMakeFiles\jitprofiling.dir\src\ittnotify\jitprofiling.c.obj 2025-11-03T16:07:06.4192940Z [4412/6997] Linking C static library lib\libittnotify.lib 2025-11-03T16:07:06.4194180Z [4413/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2025-11-03T16:07:06.4195066Z [4414/6997] Linking CXX static library lib\benchmark.lib 2025-11-03T16:07:06.6688396Z [4415/6997] Linking C static library lib\libjitprofiling.lib 2025-11-03T16:07:06.6688980Z [4416/6997] Linking CXX static library lib\benchmark_main.lib 2025-11-03T16:07:06.6689653Z [4417/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2025-11-03T16:07:06.6690472Z [4418/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2025-11-03T16:07:06.6691132Z [4419/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2025-11-03T16:07:06.6691728Z [4420/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2025-11-03T16:07:06.8172907Z [4421/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2025-11-03T16:07:06.8173589Z [4422/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2025-11-03T16:07:06.8174253Z [4423/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2025-11-03T16:07:06.8174859Z [4424/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2025-11-03T16:07:06.8175615Z [4425/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2025-11-03T16:07:06.8176192Z [4426/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2025-11-03T16:07:07.0004975Z [4427/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2025-11-03T16:07:07.0006365Z [4428/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2025-11-03T16:07:07.0007522Z [4429/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2025-11-03T16:07:07.0008785Z [4430/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2025-11-03T16:07:07.0012085Z [4431/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2025-11-03T16:07:07.0648413Z [4432/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2025-11-03T16:07:07.0650112Z [4433/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2025-11-03T16:07:07.0651505Z [4434/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2025-11-03T16:07:07.0652902Z [4435/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2025-11-03T16:07:07.0654164Z [4436/6997] Building RC object third_party\ideep\mkl-dnn\src\CMakeFiles\dnnl.dir\version.rc.res 2025-11-03T16:07:07.0655196Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2025-11-03T16:07:07.0655700Z 2025-11-03T16:07:07.1400203Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-11-03T16:07:07.1400823Z 2025-11-03T16:07:07.1400832Z 2025-11-03T16:07:07.1401382Z [4437/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\utils.cc.obj 2025-11-03T16:07:07.1402673Z [4438/6997] Running gen_proto.py on onnx/onnx.in.proto 2025-11-03T16:07:07.1403617Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2025-11-03T16:07:07.1404959Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2025-11-03T16:07:07.1406479Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2025-11-03T16:07:07.2578853Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2025-11-03T16:07:07.2579298Z 2025-11-03T16:07:07.2579585Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2025-11-03T16:07:07.2579973Z 2025-11-03T16:07:07.2580347Z [4439/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2025-11-03T16:07:07.2581067Z [4440/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2025-11-03T16:07:07.2581719Z [4441/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2025-11-03T16:07:07.6380801Z [4442/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2025-11-03T16:07:07.6381853Z [4443/6997] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2025-11-03T16:07:07.6383056Z [4444/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2025-11-03T16:07:07.6383747Z [4445/6997] Linking CXX static library lib\gloo.lib 2025-11-03T16:07:07.6384506Z [4446/6997] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-11-03T16:07:07.6869215Z [4447/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\batch_normalization.cpp.obj 2025-11-03T16:07:07.6870680Z [4448/6997] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-11-03T16:07:07.6871744Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2025-11-03T16:07:07.6873222Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2025-11-03T16:07:07.6875000Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2025-11-03T16:07:07.7360370Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2025-11-03T16:07:07.7361833Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2025-11-03T16:07:07.7363399Z [4449/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\broadcast_strategy.cpp.obj 2025-11-03T16:07:07.7364672Z [4450/6997] Running gen_proto.py on onnx/onnx-data.in.proto 2025-11-03T16:07:07.7365704Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2025-11-03T16:07:07.7766777Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2025-11-03T16:07:07.7767258Z 2025-11-03T16:07:07.7767599Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2025-11-03T16:07:07.7768047Z 2025-11-03T16:07:07.7768438Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2025-11-03T16:07:07.7768897Z 2025-11-03T16:07:07.7769205Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2025-11-03T16:07:07.7769609Z 2025-11-03T16:07:07.7770017Z [4451/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2025-11-03T16:07:07.8658129Z [4452/6997] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-11-03T16:07:07.8660054Z [4453/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\cache_blob_id.cpp.obj 2025-11-03T16:07:07.8661603Z [4454/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2025-11-03T16:07:07.8663442Z [4455/6997] Running C++ protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-11-03T16:07:08.2687608Z [4456/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug_autogenerated.cpp.obj 2025-11-03T16:07:08.2688570Z [4457/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_threadpool.cpp.obj 2025-11-03T16:07:08.2689442Z [4458/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2025-11-03T16:07:08.2690254Z [4459/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\convolution_pd.cpp.obj 2025-11-03T16:07:08.2691017Z [4460/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2025-11-03T16:07:08.3085466Z [4461/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2025-11-03T16:07:08.3087003Z [4462/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\dnnl_debug.cpp.obj 2025-11-03T16:07:08.3088960Z [4463/6997] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2025-11-03T16:07:08.3090494Z [4464/6997] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2025-11-03T16:07:08.6550788Z [4465/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2025-11-03T16:07:08.6551710Z [4466/6997] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2025-11-03T16:07:08.6552705Z [4467/6997] Linking CXX static library lib\onnx_proto.lib 2025-11-03T16:07:08.6553865Z [4468/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2025-11-03T16:07:08.6555079Z [4469/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2025-11-03T16:07:08.8216306Z [4470/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2025-11-03T16:07:08.8217816Z [4471/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2025-11-03T16:07:08.8219126Z [4472/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2025-11-03T16:07:08.8220760Z [4473/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2025-11-03T16:07:08.8221549Z [4474/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2025-11-03T16:07:09.1532275Z [4475/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2025-11-03T16:07:09.1533056Z [4476/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\utils.cc.obj 2025-11-03T16:07:09.1533813Z [4477/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2025-11-03T16:07:09.1534661Z [4478/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2025-11-03T16:07:09.1535473Z [4479/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2025-11-03T16:07:09.1536202Z [4480/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2025-11-03T16:07:09.5192232Z [4481/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2025-11-03T16:07:09.5193447Z [4482/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\utils.cc.obj 2025-11-03T16:07:09.5194595Z [4483/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\image\defs.cc.obj 2025-11-03T16:07:09.5195696Z [4484/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2025-11-03T16:07:09.5196814Z [4485/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2025-11-03T16:07:09.6674701Z [4486/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2025-11-03T16:07:09.6676009Z [4487/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\utils.cc.obj 2025-11-03T16:07:09.6677207Z [4488/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2025-11-03T16:07:09.6678403Z [4489/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2025-11-03T16:07:09.6679591Z [4490/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2025-11-03T16:07:10.0211462Z [4491/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2025-11-03T16:07:10.0212381Z [4492/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2025-11-03T16:07:10.0213164Z [4493/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2025-11-03T16:07:10.0213873Z [4494/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\old.cc.obj 2025-11-03T16:07:10.0214554Z [4495/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2025-11-03T16:07:10.3096878Z [4496/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2025-11-03T16:07:10.3097889Z [4497/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2025-11-03T16:07:10.3098641Z [4498/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2025-11-03T16:07:10.3099532Z [4499/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2025-11-03T16:07:10.3100393Z [4500/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2025-11-03T16:07:10.5563169Z [4501/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\utils.cc.obj 2025-11-03T16:07:10.5564457Z [4502/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2025-11-03T16:07:10.5565480Z [4503/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2025-11-03T16:07:10.5566211Z [4504/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2025-11-03T16:07:10.5566972Z [4505/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2025-11-03T16:07:10.5567701Z [4506/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2025-11-03T16:07:10.8725398Z [4507/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2025-11-03T16:07:10.8726170Z [4508/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2025-11-03T16:07:10.8726981Z [4509/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2025-11-03T16:07:10.8727751Z [4510/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2025-11-03T16:07:10.8728574Z [4511/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2025-11-03T16:07:11.1646367Z [4512/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\text\defs.cc.obj 2025-11-03T16:07:11.1647220Z [4513/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2025-11-03T16:07:11.1648178Z [4514/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2025-11-03T16:07:11.1648997Z [4515/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2025-11-03T16:07:11.1649860Z [4516/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2025-11-03T16:07:11.2629860Z [4517/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\inliner\inliner.cc.obj 2025-11-03T16:07:11.2631306Z [4518/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float4.cpp.obj 2025-11-03T16:07:11.2632767Z [4519/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2025-11-03T16:07:11.2634325Z [4520/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\float8.cpp.obj 2025-11-03T16:07:11.7484951Z [4521/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2025-11-03T16:07:11.7485777Z [4522/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\fpmath_mode.cpp.obj 2025-11-03T16:07:11.7486650Z [4523/6997] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2025-11-03T16:07:11.7487465Z [4524/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2025-11-03T16:07:11.7488250Z [4525/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2025-11-03T16:07:11.9545950Z [4526/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\group_normalization.cpp.obj 2025-11-03T16:07:11.9546800Z [4527/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2025-11-03T16:07:11.9547714Z [4528/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\inner_product.cpp.obj 2025-11-03T16:07:11.9548536Z [4529/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\kernel_cache.cpp.obj 2025-11-03T16:07:12.2839772Z [4530/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\layer_normalization.cpp.obj 2025-11-03T16:07:12.2840867Z [4531/6997] Linking CXX static library lib\onnx.lib 2025-11-03T16:07:12.2842075Z [4532/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2025-11-03T16:07:12.2843659Z [4533/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2025-11-03T16:07:12.2845145Z [4534/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_debug.cpp.obj 2025-11-03T16:07:12.7225067Z [4535/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2025-11-03T16:07:12.7225929Z [4536/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc.cpp.obj 2025-11-03T16:07:12.7226800Z [4537/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_desc_wrapper.cpp.obj 2025-11-03T16:07:12.7227634Z [4538/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_storage.cpp.obj 2025-11-03T16:07:12.7228546Z [4539/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_tracking.cpp.obj 2025-11-03T16:07:12.8852417Z [4540/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2025-11-03T16:07:12.8854070Z [4541/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\memory_zero_pad.cpp.obj 2025-11-03T16:07:12.8855556Z [4542/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2025-11-03T16:07:12.8857085Z [4543/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_attr.cpp.obj 2025-11-03T16:07:13.2989445Z [4544/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2025-11-03T16:07:13.2990547Z [4545/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_cache.cpp.obj 2025-11-03T16:07:13.2991443Z [4546/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_desc_iface.cpp.obj 2025-11-03T16:07:13.2992333Z [4547/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_exec_types.cpp.obj 2025-11-03T16:07:13.5025422Z [4548/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2025-11-03T16:07:13.5026457Z [4549/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_hashing.cpp.obj 2025-11-03T16:07:13.5027388Z [4550/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\primitive_iface.cpp.obj 2025-11-03T16:07:13.5028236Z [4551/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2025-11-03T16:07:13.5029005Z [4552/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2025-11-03T16:07:13.8815738Z [4553/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2025-11-03T16:07:13.8817098Z [4554/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rw_mutex.cpp.obj 2025-11-03T16:07:13.8818097Z [4555/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2025-11-03T16:07:13.8818897Z [4556/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2025-11-03T16:07:14.0466852Z [4557/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\scratchpad_debug.cpp.obj 2025-11-03T16:07:14.0467724Z [4558/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2025-11-03T16:07:14.0468603Z [4559/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2025-11-03T16:07:14.0469762Z [4560/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2025-11-03T16:07:14.0470845Z [4561/6997] Building ASM_MASM object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittptmark64.asm.obj 2025-11-03T16:07:14.2445910Z Microsoft (R) Macro Assembler (x64) Version 14.42.34444.0 2025-11-03T16:07:14.2446403Z 2025-11-03T16:07:14.2446705Z Copyright (C) Microsoft Corporation. All rights reserved. 2025-11-03T16:07:14.2447202Z 2025-11-03T16:07:14.2447210Z 2025-11-03T16:07:14.2447217Z 2025-11-03T16:07:14.2447908Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\src\common\ittnotify\ittptmark64.asm 2025-11-03T16:07:14.2448775Z 2025-11-03T16:07:14.2449393Z [4562/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2025-11-03T16:07:14.2451179Z [4563/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\stream_profiler.cpp.obj 2025-11-03T16:07:14.5511414Z [4564/6997] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\jitprofiling.c.obj 2025-11-03T16:07:14.5512979Z [4565/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2025-11-03T16:07:14.5514562Z [4566/6997] Building C object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\ittnotify\ittnotify_static.c.obj 2025-11-03T16:07:14.5516121Z [4567/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2025-11-03T16:07:14.8707636Z [4568/6997] Building CXX object third_party\ideep\mkl-dnn\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2025-11-03T16:07:14.8709133Z [4569/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2025-11-03T16:07:14.8710622Z [4570/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\binary_injector_utils.cpp.obj 2025-11-03T16:07:14.8712301Z [4571/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_utils.cpp.obj 2025-11-03T16:07:14.8714333Z [4572/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_batch_normalization_list.cpp.obj 2025-11-03T16:07:15.3474231Z [4573/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_concat.cpp.obj 2025-11-03T16:07:15.3475866Z [4574/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_binary_list.cpp.obj 2025-11-03T16:07:15.3477564Z [4575/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_deconvolution_list.cpp.obj 2025-11-03T16:07:15.3479304Z [4576/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_convolution_list.cpp.obj 2025-11-03T16:07:15.5586253Z [4577/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_eltwise_list.cpp.obj 2025-11-03T16:07:15.5587258Z [4578/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_engine.cpp.obj 2025-11-03T16:07:15.5588168Z [4579/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_group_normalization_list.cpp.obj 2025-11-03T16:07:15.5589075Z [4580/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_inner_product_list.cpp.obj 2025-11-03T16:07:16.1033556Z [4581/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_layer_normalization_list.cpp.obj 2025-11-03T16:07:16.1034597Z [4582/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_lrn_list.cpp.obj 2025-11-03T16:07:16.1035610Z [4583/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_pooling_list.cpp.obj 2025-11-03T16:07:16.1036502Z [4584/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_prelu_list.cpp.obj 2025-11-03T16:07:16.1037631Z [4585/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_reduction_list.cpp.obj 2025-11-03T16:07:16.2934534Z [4586/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_resampling_list.cpp.obj 2025-11-03T16:07:16.2935580Z [4587/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_rnn_list.cpp.obj 2025-11-03T16:07:16.2937049Z [4588/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_shuffle_list.cpp.obj 2025-11-03T16:07:16.2938903Z [4589/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_softmax_list.cpp.obj 2025-11-03T16:07:16.8060110Z [4590/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\cpu_sum.cpp.obj 2025-11-03T16:07:16.8061009Z [4591/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\float16.cpp.obj 2025-11-03T16:07:16.8061967Z [4592/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution.cpp.obj 2025-11-03T16:07:16.8062903Z [4593/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_convolution_utils.cpp.obj 2025-11-03T16:07:16.8063942Z [4594/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product.cpp.obj 2025-11-03T16:07:17.2967781Z [4595/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_inner_product_utils.cpp.obj 2025-11-03T16:07:17.2969394Z [4596/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.obj 2025-11-03T16:07:17.2970881Z [4597/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution.cpp.obj 2025-11-03T16:07:17.2972403Z [4598/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_convolution_utils.cpp.obj 2025-11-03T16:07:17.4309460Z [4599/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nchw_pooling.cpp.obj 2025-11-03T16:07:17.4310984Z [4600/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_batch_normalization.cpp.obj 2025-11-03T16:07:17.4313035Z [4601/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm_x8s8s32x_inner_product.cpp.obj 2025-11-03T16:07:17.4314969Z [4602/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ncsp_group_normalization.cpp.obj 2025-11-03T16:07:17.9204876Z [4603/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nhwc_pooling.cpp.obj 2025-11-03T16:07:17.9206203Z [4604/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\nspc_batch_normalization.cpp.obj 2025-11-03T16:07:17.9207026Z [4605/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2025-11-03T16:07:17.9207870Z [4606/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\primitive_attr_postops.cpp.obj 2025-11-03T16:07:17.9208821Z [4607/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_binary.cpp.obj 2025-11-03T16:07:18.0961228Z [4608/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_batch_normalization.cpp.obj 2025-11-03T16:07:18.0962086Z [4609/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution.cpp.obj 2025-11-03T16:07:18.0962904Z [4610/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_convolution_int8.cpp.obj 2025-11-03T16:07:18.0963727Z [4611/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_deconvolution.cpp.obj 2025-11-03T16:07:18.5639416Z [4612/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_group_normalization.cpp.obj 2025-11-03T16:07:18.5641003Z [4613/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_eltwise.cpp.obj 2025-11-03T16:07:18.5642266Z [4614/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product.cpp.obj 2025-11-03T16:07:18.5643663Z [4615/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_layer_normalization.cpp.obj 2025-11-03T16:07:18.7385104Z [4616/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_inner_product_int8.cpp.obj 2025-11-03T16:07:18.7386475Z [4617/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_lrn.cpp.obj 2025-11-03T16:07:18.7387837Z [4618/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_pooling.cpp.obj 2025-11-03T16:07:18.7389213Z [4619/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_prelu.cpp.obj 2025-11-03T16:07:18.7390658Z [4620/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_reduction.cpp.obj 2025-11-03T16:07:19.1565317Z [4621/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_resampling.cpp.obj 2025-11-03T16:07:19.1566821Z [4622/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_shuffle.cpp.obj 2025-11-03T16:07:19.1568568Z [4623/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\bf16\ref_gemm_bf16.cpp.obj 2025-11-03T16:07:19.1570049Z [4624/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\scale_utils.cpp.obj 2025-11-03T16:07:19.3791611Z [4625/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\ref_softmax.cpp.obj 2025-11-03T16:07:19.3793044Z [4626/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_concat.cpp.obj 2025-11-03T16:07:19.3794639Z [4627/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_layer_normalization.cpp.obj 2025-11-03T16:07:19.3796253Z [4628/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_resampling.cpp.obj 2025-11-03T16:07:19.3797661Z [4629/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\simple_sum.cpp.obj 2025-11-03T16:07:19.7847970Z [4630/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\zero_point_utils.cpp.obj 2025-11-03T16:07:19.7849699Z [4631/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\ref_gemm_f32.cpp.obj 2025-11-03T16:07:19.7851138Z [4632/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\f32\gemm_utils_f32.cpp.obj 2025-11-03T16:07:19.7851966Z [4633/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm.cpp.obj 2025-11-03T16:07:20.0395405Z [4634/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\ref_gemm_s8x8s32.cpp.obj 2025-11-03T16:07:20.0396901Z [4635/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\gemm_pack.cpp.obj 2025-11-03T16:07:20.0398214Z [4636/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\gemm\s8x8s32\simple_gemm_s8s8s32.cpp.obj 2025-11-03T16:07:20.0399305Z [4637/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\cpu_matmul_list.cpp.obj 2025-11-03T16:07:20.4933348Z [4638/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_f32_matmul.cpp.obj 2025-11-03T16:07:20.4934244Z [4639/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_bf16_matmul.cpp.obj 2025-11-03T16:07:20.4935525Z [4640/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\gemm_x8s8s32x_matmul.cpp.obj 2025-11-03T16:07:20.4936956Z [4641/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul.cpp.obj 2025-11-03T16:07:20.4938521Z [4642/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_matmul_int8.cpp.obj 2025-11-03T16:07:20.7941883Z [4643/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\matmul\ref_sparse_matmul.cpp.obj 2025-11-03T16:07:20.7943759Z [4644/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder.cpp.obj 2025-11-03T16:07:20.7945526Z [4645/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_bf16_s8.cpp.obj 2025-11-03T16:07:20.7947282Z [4646/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_f32_s8.cpp.obj 2025-11-03T16:07:21.2082617Z [4647/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_comp_s8_s8.cpp.obj 2025-11-03T16:07:21.2083720Z [4648/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_bf16.cpp.obj 2025-11-03T16:07:21.2084661Z [4649/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f16.cpp.obj 2025-11-03T16:07:21.2086039Z [4650/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_bf16.cpp.obj 2025-11-03T16:07:21.4849000Z [4651/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f16.cpp.obj 2025-11-03T16:07:21.4850057Z [4652/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_f32.cpp.obj 2025-11-03T16:07:21.4851921Z [4653/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_fp8.cpp.obj 2025-11-03T16:07:21.8497453Z [4654/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s32.cpp.obj 2025-11-03T16:07:21.8499104Z [4655/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_s8.cpp.obj 2025-11-03T16:07:21.8500751Z [4656/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_f32_u8.cpp.obj 2025-11-03T16:07:21.8502387Z [4657/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp4.cpp.obj 2025-11-03T16:07:22.1922848Z [4658/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_fp8.cpp.obj 2025-11-03T16:07:22.1923806Z [4659/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s32.cpp.obj 2025-11-03T16:07:22.1924742Z [4660/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s4.cpp.obj 2025-11-03T16:07:22.1925626Z [4661/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_s8.cpp.obj 2025-11-03T16:07:22.6676439Z [4662/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u4.cpp.obj 2025-11-03T16:07:22.6678361Z [4663/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\reorder\cpu_reorder_regular_u8.cpp.obj 2025-11-03T16:07:22.6680045Z [4664/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\brgemm_cell_common.cpp.obj 2025-11-03T16:07:22.6681641Z [4665/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_common.cpp.obj 2025-11-03T16:07:22.6683384Z [4666/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru.cpp.obj 2025-11-03T16:07:22.8936271Z [4667/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\cell_gru_lbr.cpp.obj 2025-11-03T16:07:22.8937125Z [4668/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru.cpp.obj 2025-11-03T16:07:22.8937933Z [4669/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_rnn.cpp.obj 2025-11-03T16:07:22.8938831Z [4670/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_gru_lbr.cpp.obj 2025-11-03T16:07:23.2512839Z [4671/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm_projection.cpp.obj 2025-11-03T16:07:23.2514565Z [4672/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\linux_perf\linux_perf.cpp.obj 2025-11-03T16:07:23.2516207Z [4673/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_postgemm_lstm.cpp.obj 2025-11-03T16:07:23.2517824Z [4674/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\jit_utils\jit_utils.cpp.obj 2025-11-03T16:07:23.5321494Z [4675/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\rnn_utils.cpp.obj 2025-11-03T16:07:23.5322306Z [4676/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\CMakeFiles\dnnl_cpu.dir\rnn\ref_rnn.cpp.obj 2025-11-03T16:07:23.5323124Z [4677/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\amx_tile_configure.cpp.obj 2025-11-03T16:07:23.5324085Z [4678/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_containers.cpp.obj 2025-11-03T16:07:23.8567375Z [4679/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm_utils.cpp.obj 2025-11-03T16:07:23.8568356Z [4680/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\brgemm.cpp.obj 2025-11-03T16:07:23.8569297Z [4681/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\capi\brgemm_api.cpp.obj 2025-11-03T16:07:23.8570624Z [4682/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brdgmm_kernel.cpp.obj 2025-11-03T16:07:24.1300507Z [4683/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_amx_uker.cpp.obj 2025-11-03T16:07:24.1302177Z [4684/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\brgemm\jit_brgemm_kernel.cpp.obj 2025-11-03T16:07:24.1303837Z [4685/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_barrier.cpp.obj 2025-11-03T16:07:24.1305482Z [4686/6997] 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.obj 2025-11-03T16:07:24.4626637Z [4687/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_isa_traits.cpp.obj 2025-11-03T16:07:24.4627544Z [4688/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\cpu_reducer.cpp.obj 2025-11-03T16:07:24.4628439Z [4689/6997] 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.obj 2025-11-03T16:07:24.4629474Z [4690/6997] 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.obj 2025-11-03T16:07:24.7520272Z [4691/6997] 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.obj 2025-11-03T16:07:24.7521663Z [4692/6997] 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.obj 2025-11-03T16:07:24.7522570Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:24.8257727Z [4693/6997] 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.obj 2025-11-03T16:07:24.8258607Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:24.8259463Z [4694/6997] 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.obj 2025-11-03T16:07:24.8260280Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:24.8261024Z [4695/6997] 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.obj 2025-11-03T16:07:24.8261762Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.0644913Z [4696/6997] 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.obj 2025-11-03T16:07:25.0646376Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.0647686Z [4697/6997] 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.obj 2025-11-03T16:07:25.0649044Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.1700459Z [4698/6997] 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.obj 2025-11-03T16:07:25.1701456Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.1702294Z [4699/6997] 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.obj 2025-11-03T16:07:25.1703058Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.1703838Z [4700/6997] 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.obj 2025-11-03T16:07:25.3982309Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.3983765Z [4701/6997] 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.obj 2025-11-03T16:07:25.3985161Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.3986510Z [4702/6997] 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.obj 2025-11-03T16:07:25.3987877Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.6797046Z [4703/6997] 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.obj 2025-11-03T16:07:25.6798566Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.6799865Z [4704/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx2_kernel_sgemm_kern.cpp.obj 2025-11-03T16:07:25.6801733Z [4705/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx512_common_gemm_f32.cpp.obj 2025-11-03T16:07:25.9914247Z [4706/6997] 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.obj 2025-11-03T16:07:25.9915198Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:25.9915988Z [4707/6997] 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.obj 2025-11-03T16:07:25.9917466Z [4708/6997] 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.obj 2025-11-03T16:07:26.0266821Z [4709/6997] 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.obj 2025-11-03T16:07:26.0268159Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:26.0269482Z [4710/6997] 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.obj 2025-11-03T16:07:26.0270775Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:26.2943687Z [4711/6997] 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.obj 2025-11-03T16:07:26.2945065Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:26.2946455Z [4712/6997] 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.obj 2025-11-03T16:07:26.2948428Z [4713/6997] 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.obj 2025-11-03T16:07:26.2949755Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:26.4247645Z [4714/6997] 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.obj 2025-11-03T16:07:26.4248405Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:26.4249157Z [4715/6997] 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.obj 2025-11-03T16:07:26.4249932Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:26.6843524Z [4716/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\f32\jit_avx_gemm_f32.cpp.obj 2025-11-03T16:07:26.6844781Z [4717/6997] 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.obj 2025-11-03T16:07:26.6845763Z [4718/6997] 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.obj 2025-11-03T16:07:26.6846850Z [4719/6997] 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.obj 2025-11-03T16:07:26.9406780Z [4720/6997] 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.obj 2025-11-03T16:07:26.9408689Z [4721/6997] 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.obj 2025-11-03T16:07:26.9410517Z [4722/6997] 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.obj 2025-11-03T16:07:26.9411782Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:27.2105613Z [4723/6997] 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.obj 2025-11-03T16:07:27.2106966Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:27.2108311Z [4724/6997] 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.obj 2025-11-03T16:07:27.2109322Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:27.2915301Z [4725/6997] 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.obj 2025-11-03T16:07:27.2916645Z [4726/6997] 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.obj 2025-11-03T16:07:27.2917582Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:27.2918298Z [4727/6997] 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.obj 2025-11-03T16:07:27.2919038Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:27.5905941Z [4728/6997] 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.obj 2025-11-03T16:07:27.5907915Z [4729/6997] 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.obj 2025-11-03T16:07:27.5909318Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:27.5910534Z [4730/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_driver.cpp.obj 2025-11-03T16:07:27.9571895Z [4731/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_info.cpp.obj 2025-11-03T16:07:27.9572764Z [4732/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemm_pack.cpp.obj 2025-11-03T16:07:27.9573635Z [4733/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\gemv_driver.cpp.obj 2025-11-03T16:07:27.9574605Z [4734/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx2_gemm_s8u8s32_kern.cpp.obj 2025-11-03T16:07:28.0742917Z [4735/6997] 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.obj 2025-11-03T16:07:28.0743713Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.0744931Z [4736/6997] 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.obj 2025-11-03T16:07:28.0746311Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.0747657Z [4737/6997] 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.obj 2025-11-03T16:07:28.2535704Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.2536556Z [4738/6997] 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.obj 2025-11-03T16:07:28.2537345Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.2538125Z [4739/6997] 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.obj 2025-11-03T16:07:28.2538935Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.4644534Z [4740/6997] 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.obj 2025-11-03T16:07:28.4645952Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.4647280Z [4741/6997] 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.obj 2025-11-03T16:07:28.4648627Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.6437875Z [4742/6997] 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.obj 2025-11-03T16:07:28.6438897Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.6439687Z [4743/6997] 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.obj 2025-11-03T16:07:28.6441464Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.6442468Z [4744/6997] 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.obj 2025-11-03T16:07:28.8462215Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.8463626Z [4745/6997] 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.obj 2025-11-03T16:07:28.8465044Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:28.8466452Z [4746/6997] 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.obj 2025-11-03T16:07:28.8467835Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.0339720Z [4747/6997] 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.obj 2025-11-03T16:07:29.0341227Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.0342802Z [4748/6997] 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.obj 2025-11-03T16:07:29.0344296Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.2955950Z [4749/6997] 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.obj 2025-11-03T16:07:29.2956974Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.2958415Z [4750/6997] 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.obj 2025-11-03T16:07:29.2959840Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.2961256Z [4751/6997] 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.obj 2025-11-03T16:07:29.4899764Z [4752/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm\s8x8s32\jit_avx512_core_gemv_s8x8s32.cpp.obj 2025-11-03T16:07:29.4901007Z [4753/6997] 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.obj 2025-11-03T16:07:29.4902376Z [4754/6997] 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.obj 2025-11-03T16:07:29.4903157Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.6645171Z [4755/6997] 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.obj 2025-11-03T16:07:29.6646013Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.6646908Z [4756/6997] 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.obj 2025-11-03T16:07:29.6647694Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.9132195Z [4757/6997] 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.obj 2025-11-03T16:07:29.9133665Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.9135089Z [4758/6997] 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.obj 2025-11-03T16:07:29.9138209Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.9679642Z [4759/6997] 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.obj 2025-11-03T16:07:29.9682077Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.9682895Z [4760/6997] 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.obj 2025-11-03T16:07:29.9683642Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:29.9684389Z [4761/6997] 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.obj 2025-11-03T16:07:30.1349751Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.1350640Z [4762/6997] 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.obj 2025-11-03T16:07:30.1351441Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.1352341Z [4763/6997] 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.obj 2025-11-03T16:07:30.1353124Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.3554798Z [4764/6997] 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.obj 2025-11-03T16:07:30.3555726Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.3556520Z [4765/6997] 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.obj 2025-11-03T16:07:30.3557392Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.5846734Z [4766/6997] 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.obj 2025-11-03T16:07:30.5847588Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.5848431Z [4767/6997] 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.obj 2025-11-03T16:07:30.5849172Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.5850002Z [4768/6997] 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.obj 2025-11-03T16:07:30.7559256Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.7560842Z [4769/6997] 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.obj 2025-11-03T16:07:30.7562139Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.7563406Z [4770/6997] 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.obj 2025-11-03T16:07:30.7564698Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.8896682Z [4771/6997] 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.obj 2025-11-03T16:07:30.8898105Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:30.8899493Z [4772/6997] 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.obj 2025-11-03T16:07:30.8900981Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.2000310Z [4773/6997] 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.obj 2025-11-03T16:07:31.2001956Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.2003429Z [4774/6997] 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.obj 2025-11-03T16:07:31.2004757Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.2006050Z [4775/6997] 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.obj 2025-11-03T16:07:31.3049141Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.3050715Z [4776/6997] 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.obj 2025-11-03T16:07:31.3052162Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.3053974Z [4777/6997] 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.obj 2025-11-03T16:07:31.3055566Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.3718354Z [4778/6997] 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.obj 2025-11-03T16:07:31.3719893Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.3721667Z [4779/6997] 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.obj 2025-11-03T16:07:31.3723279Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.6397033Z [4780/6997] 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.obj 2025-11-03T16:07:31.6398595Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.6400137Z [4781/6997] 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.obj 2025-11-03T16:07:31.6401609Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.6403067Z [4782/6997] 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.obj 2025-11-03T16:07:31.8684741Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.8685569Z [4783/6997] 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.obj 2025-11-03T16:07:31.8686326Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.8687071Z [4784/6997] 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.obj 2025-11-03T16:07:31.8688005Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.9748237Z [4785/6997] 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.obj 2025-11-03T16:07:31.9749656Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:31.9750991Z [4786/6997] 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.obj 2025-11-03T16:07:31.9752303Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.1519713Z [4787/6997] 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.obj 2025-11-03T16:07:32.1520626Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.1521666Z [4788/6997] 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.obj 2025-11-03T16:07:32.1522764Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.1523784Z [4789/6997] 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.obj 2025-11-03T16:07:32.4855408Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.4856809Z [4790/6997] 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.obj 2025-11-03T16:07:32.4858190Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.4859832Z [4791/6997] 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.obj 2025-11-03T16:07:32.4861431Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.6104584Z [4792/6997] 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.obj 2025-11-03T16:07:32.6105522Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.6106255Z [4793/6997] 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.obj 2025-11-03T16:07:32.6106976Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2025-11-03T16:07:32.8891140Z [4794/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\injector_utils.cpp.obj 2025-11-03T16:07:32.8892329Z [4795/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_inner_product.cpp.obj 2025-11-03T16:07:32.8893322Z [4796/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\gemm_bf16_convolution.cpp.obj 2025-11-03T16:07:32.8894379Z [4797/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_binary_injector.cpp.obj 2025-11-03T16:07:33.2741767Z [4798/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_eltwise_injector.cpp.obj 2025-11-03T16:07:33.2743103Z [4799/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\injectors\jit_uni_postops_injector.cpp.obj 2025-11-03T16:07:33.2744141Z [4800/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_conv_kernel_f32.cpp.obj 2025-11-03T16:07:33.2745152Z [4801/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\ip_convolution.cpp.obj 2025-11-03T16:07:33.5788055Z [4802/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_conv_kernel_f32.cpp.obj 2025-11-03T16:07:33.5789333Z [4803/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_1x1_convolution.cpp.obj 2025-11-03T16:07:33.5790299Z [4804/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx2_convolution.cpp.obj 2025-11-03T16:07:33.5791195Z [4805/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_conv_kernel.cpp.obj 2025-11-03T16:07:33.8425715Z [4806/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_1x1_convolution.cpp.obj 2025-11-03T16:07:33.8427584Z [4807/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_conv_kernel.cpp.obj 2025-11-03T16:07:33.8429370Z [4808/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_common_convolution.cpp.obj 2025-11-03T16:07:34.1746805Z [4809/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_1x1_conv_kernel.cpp.obj 2025-11-03T16:07:34.1748779Z [4810/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_conv_kernel.cpp.obj 2025-11-03T16:07:34.1750261Z [4811/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_1x1_convolution.cpp.obj 2025-11-03T16:07:34.1751367Z [4812/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_convolution.cpp.obj 2025-11-03T16:07:34.5167677Z [4813/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_amx_deconvolution.cpp.obj 2025-11-03T16:07:34.5169401Z [4814/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_1x1_conv_kernel.cpp.obj 2025-11-03T16:07:34.5171164Z [4815/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_convolution.cpp.obj 2025-11-03T16:07:34.5172832Z [4816/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_conv_kernel.cpp.obj 2025-11-03T16:07:34.8809614Z [4817/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_1x1_convolution.cpp.obj 2025-11-03T16:07:34.8810748Z [4818/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_bf16_dw_conv_kernel.cpp.obj 2025-11-03T16:07:34.8811716Z [4819/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp16cvt.cpp.obj 2025-11-03T16:07:34.8812635Z [4820/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_fp8cvt.cpp.obj 2025-11-03T16:07:35.1794050Z [4821/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_scale_precompute.cpp.obj 2025-11-03T16:07:35.1795195Z [4822/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_resampling.cpp.obj 2025-11-03T16:07:35.1796162Z [4823/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_conv_kernel.cpp.obj 2025-11-03T16:07:35.3376071Z [4824/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.obj 2025-11-03T16:07:35.3378079Z [4825/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_convolution.cpp.obj 2025-11-03T16:07:35.3380098Z [4826/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_1x1_convolution.cpp.obj 2025-11-03T16:07:35.3382164Z [4827/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_sparse_decompress_kernel.cpp.obj 2025-11-03T16:07:35.8874880Z [4828/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_avx512_core_x8s8s32x_deconvolution.cpp.obj 2025-11-03T16:07:35.8876843Z [4829/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brdgmm_dw_conv.cpp.obj 2025-11-03T16:07:35.8878731Z [4830/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_1x1_conv.cpp.obj 2025-11-03T16:07:35.8880489Z [4831/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv.cpp.obj 2025-11-03T16:07:36.0386642Z [4832/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd.cpp.obj 2025-11-03T16:07:36.0389553Z [4833/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_copy_kernel.cpp.obj 2025-11-03T16:07:36.0391489Z [4834/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_trans_kernel.cpp.obj 2025-11-03T16:07:36.0393032Z [4835/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_utils.cpp.obj 2025-11-03T16:07:36.5421910Z [4836/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_strided.cpp.obj 2025-11-03T16:07:36.5423723Z [4837/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_bwd_w.cpp.obj 2025-11-03T16:07:36.5425530Z [4838/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_comp_pad_kernel.cpp.obj 2025-11-03T16:07:36.7010627Z [4839/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_trans_kernel.cpp.obj 2025-11-03T16:07:36.7012207Z [4840/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_conv_utils.cpp.obj 2025-11-03T16:07:36.7013763Z [4841/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_deconv.cpp.obj 2025-11-03T16:07:36.7015289Z [4842/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product.cpp.obj 2025-11-03T16:07:37.2526667Z [4843/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_post_ops.cpp.obj 2025-11-03T16:07:37.2527721Z [4844/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_inner_product_utils.cpp.obj 2025-11-03T16:07:37.2528728Z [4845/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_primitive_conf.cpp.obj 2025-11-03T16:07:37.2529865Z [4846/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_brgemm_transpose_utils.cpp.obj 2025-11-03T16:07:37.3675058Z [4847/6997] 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.obj 2025-11-03T16:07:37.3676743Z [4848/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_inner_product_utils.cpp.obj 2025-11-03T16:07:37.3678226Z [4849/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_generator.cpp.obj 2025-11-03T16:07:37.3679788Z [4850/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_gemm_x8s8s32x_convolution_utils.cpp.obj 2025-11-03T16:07:37.8646413Z [4851/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_conv_kernel_f32.cpp.obj 2025-11-03T16:07:37.8647887Z [4852/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_1x1_convolution.cpp.obj 2025-11-03T16:07:37.8649194Z [4853/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_conv_kernel_f32.cpp.obj 2025-11-03T16:07:37.8650475Z [4854/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_sse41_convolution.cpp.obj 2025-11-03T16:07:38.0392779Z [4855/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_transpose_utils.cpp.obj 2025-11-03T16:07:38.0393840Z [4856/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization_s8.cpp.obj 2025-11-03T16:07:38.0394809Z [4857/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_batch_normalization.cpp.obj 2025-11-03T16:07:38.0395757Z [4858/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary.cpp.obj 2025-11-03T16:07:38.5612807Z [4859/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_convert_xf16.cpp.obj 2025-11-03T16:07:38.5614608Z [4860/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_binary_kernel.cpp.obj 2025-11-03T16:07:38.5616194Z [4861/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_deconv_zp_pad_str_kernel.cpp.obj 2025-11-03T16:07:38.5617251Z [4862/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_conv_kernel_f32.cpp.obj 2025-11-03T16:07:38.7327012Z [4863/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_conv_kernel_utils.cpp.obj 2025-11-03T16:07:38.7328006Z [4864/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise.cpp.obj 2025-11-03T16:07:38.7328896Z [4865/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_dw_convolution.cpp.obj 2025-11-03T16:07:38.7329772Z [4866/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_eltwise_int.cpp.obj 2025-11-03T16:07:39.2451202Z [4867/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_i8i8_pooling.cpp.obj 2025-11-03T16:07:39.2452192Z [4868/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_group_normalization.cpp.obj 2025-11-03T16:07:39.2453162Z [4869/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_instance_normalization.cpp.obj 2025-11-03T16:07:39.2454120Z [4870/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_layer_normalization.cpp.obj 2025-11-03T16:07:39.4048076Z [4871/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_ncsp_convolution.cpp.obj 2025-11-03T16:07:39.4049172Z [4872/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pool_kernel.cpp.obj 2025-11-03T16:07:39.4050165Z [4873/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_pooling.cpp.obj 2025-11-03T16:07:39.4051032Z [4874/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction.cpp.obj 2025-11-03T16:07:39.9740791Z [4875/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reduction_kernel.cpp.obj 2025-11-03T16:07:39.9741707Z [4876/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder.cpp.obj 2025-11-03T16:07:39.9742661Z [4877/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_direct_copy.cpp.obj 2025-11-03T16:07:39.9743683Z [4878/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_reorder_utils.cpp.obj 2025-11-03T16:07:40.0895647Z [4879/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling_kernel.cpp.obj 2025-11-03T16:07:40.0897383Z [4880/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_resampling.cpp.obj 2025-11-03T16:07:40.0899143Z [4881/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_tbb_batch_normalization.cpp.obj 2025-11-03T16:07:40.0900834Z [4882/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_softmax.cpp.obj 2025-11-03T16:07:40.3765681Z [4883/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_conv_kernel.cpp.obj 2025-11-03T16:07:40.3768035Z [4884/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_conv_kernel.cpp.obj 2025-11-03T16:07:40.3770174Z [4885/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_1x1_convolution.cpp.obj 2025-11-03T16:07:40.7414512Z [4886/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_convolution.cpp.obj 2025-11-03T16:07:40.7415479Z [4887/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_x8s8s32x_deconvolution.cpp.obj 2025-11-03T16:07:40.7416366Z [4888/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\jit_uni_xf16_sum.cpp.obj 2025-11-03T16:07:40.7417241Z [4889/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_base.cpp.obj 2025-11-03T16:07:41.0867634Z [4890/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_blocked.cpp.obj 2025-11-03T16:07:41.0868620Z [4891/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn.cpp.obj 2025-11-03T16:07:41.0869539Z [4892/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_bwd_nhwc.cpp.obj 2025-11-03T16:07:41.0870508Z [4893/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_base.cpp.obj 2025-11-03T16:07:41.4035396Z [4894/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_blocked.cpp.obj 2025-11-03T16:07:41.4037215Z [4895/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_avx512_common_lrn_fwd_nhwc.cpp.obj 2025-11-03T16:07:41.4038790Z [4896/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn_kernel.cpp.obj 2025-11-03T16:07:41.4040313Z [4897/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\lrn\jit_uni_lrn.cpp.obj 2025-11-03T16:07:41.4985473Z [4898/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_copy_utils.cpp.obj 2025-11-03T16:07:41.4986486Z [4899/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul.cpp.obj 2025-11-03T16:07:41.4988279Z [4900/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_reorders.cpp.obj 2025-11-03T16:07:42.0060090Z [4901/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\brgemm_matmul_utils.cpp.obj 2025-11-03T16:07:42.0070431Z [4902/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\matmul\jit_uni_sparse_matmul.cpp.obj 2025-11-03T16:07:42.0072236Z [4903/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_base_kernel.cpp.obj 2025-11-03T16:07:42.0074199Z [4904/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_backward.cpp.obj 2025-11-03T16:07:42.1267571Z [4905/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_forward.cpp.obj 2025-11-03T16:07:42.1269255Z [4906/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_reduction_kernel.cpp.obj 2025-11-03T16:07:42.1271018Z [4907/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_prelu_utils.cpp.obj 2025-11-03T16:07:42.1272692Z [4908/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_uni_prelu_forward_kernel.cpp.obj 2025-11-03T16:07:42.6102239Z [4909/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\prelu\jit_uni_prelu_backward_kernel.cpp.obj 2025-11-03T16:07:42.6103497Z [4910/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_bwd.cpp.obj 2025-11-03T16:07:42.6104648Z [4911/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_utils.cpp.obj 2025-11-03T16:07:42.6105751Z [4912/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_reorders.cpp.obj 2025-11-03T16:07:42.8266996Z [4913/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\brgemm_cell_common_fwd.cpp.obj 2025-11-03T16:07:42.8268025Z [4914/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_brgemm_transpose_single_row.cpp.obj 2025-11-03T16:07:42.8269179Z [4915/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_diff_weights_peephole.cpp.obj 2025-11-03T16:07:42.8270104Z [4916/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\jit_gates_reduction.cpp.obj 2025-11-03T16:07:43.2997984Z [4917/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\rnn\rnn_brgemm_utils.cpp.obj 2025-11-03T16:07:43.2999114Z [4918/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\allocator.cpp.obj 2025-11-03T16:07:43.3000079Z [4919/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle_kernel.cpp.obj 2025-11-03T16:07:43.3000952Z [4920/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\utils\jit_io_helper.cpp.obj 2025-11-03T16:07:43.4496610Z [4921/6997] Building CXX object third_party\ideep\mkl-dnn\src\cpu\x64\CMakeFiles\dnnl_cpu_x64.dir\shuffle\jit_uni_shuffle.cpp.obj 2025-11-03T16:07:43.4497765Z [4922/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\backend.cpp.obj 2025-11-03T16:07:43.4498846Z [4923/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\constant_tensor_cache.cpp.obj 2025-11-03T16:07:43.8049190Z [4924/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\graph.cpp.obj 2025-11-03T16:07:43.8051767Z [4925/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\logical_tensor.cpp.obj 2025-11-03T16:07:43.8053473Z [4926/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op.cpp.obj 2025-11-03T16:07:43.8055102Z [4927/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_def_constraint.cpp.obj 2025-11-03T16:07:44.0479018Z [4928/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\op_schema.cpp.obj 2025-11-03T16:07:44.0480180Z [4929/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition.cpp.obj 2025-11-03T16:07:44.0481271Z [4930/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_cache.cpp.obj 2025-11-03T16:07:44.0482354Z [4931/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_hashing.cpp.obj 2025-11-03T16:07:44.4958952Z [4932/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\shape_infer.cpp.obj 2025-11-03T16:07:44.4961413Z [4933/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\partition_impl.cpp.obj 2025-11-03T16:07:44.4962882Z [4934/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\tensor.cpp.obj 2025-11-03T16:07:44.4963983Z [4935/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\interface\CMakeFiles\dnnl_graph_interface.dir\value.cpp.obj 2025-11-03T16:07:44.6733388Z [4936/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\fake\CMakeFiles\dnnl_graph_backend_fake.dir\fake_backend.cpp.obj 2025-11-03T16:07:44.6735269Z [4937/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\common.cpp.obj 2025-11-03T16:07:44.6737089Z [4938/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_shape_infer.cpp.obj 2025-11-03T16:07:44.9826424Z [4939/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_partition_impl.cpp.obj 2025-11-03T16:07:44.9827512Z [4940/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\dnnl_backend.cpp.obj 2025-11-03T16:07:44.9828498Z [4941/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\fusion_info.cpp.obj 2025-11-03T16:07:44.9829550Z [4942/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\layout_id_mgr.cpp.obj 2025-11-03T16:07:45.3591100Z [4943/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\layout_propagator.cpp.obj 2025-11-03T16:07:45.3592178Z [4944/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\platform.cpp.obj 2025-11-03T16:07:45.3593226Z [4945/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\op_executable.cpp.obj 2025-11-03T16:07:45.3594228Z [4946/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\subgraph.cpp.obj 2025-11-03T16:07:45.5969483Z [4947/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\batch_norm.cpp.obj 2025-11-03T16:07:45.5971531Z [4948/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\binary.cpp.obj 2025-11-03T16:07:45.5973460Z [4949/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\concat.cpp.obj 2025-11-03T16:07:46.0407210Z [4950/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv.cpp.obj 2025-11-03T16:07:46.0408299Z [4951/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv_base.cpp.obj 2025-11-03T16:07:46.0409949Z [4952/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\conv_transpose.cpp.obj 2025-11-03T16:07:46.0411243Z [4953/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\dummy.cpp.obj 2025-11-03T16:07:46.1511039Z [4954/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\gen_index.cpp.obj 2025-11-03T16:07:46.1512234Z [4955/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\group_norm.cpp.obj 2025-11-03T16:07:46.1513351Z [4956/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\eltwise.cpp.obj 2025-11-03T16:07:46.5933345Z [4957/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\kernel_base.cpp.obj 2025-11-03T16:07:46.5936000Z [4958/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\large_partition.cpp.obj 2025-11-03T16:07:46.5938200Z [4959/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\layer_norm.cpp.obj 2025-11-03T16:07:46.5940263Z [4960/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\matmul.cpp.obj 2025-11-03T16:07:46.7460585Z [4961/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\log_softmax.cpp.obj 2025-11-03T16:07:46.7461706Z [4962/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\mqa_decomp_config.cpp.obj 2025-11-03T16:07:46.7463895Z [4963/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\mqa_decomp.cpp.obj 2025-11-03T16:07:47.2737637Z [4964/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\pool.cpp.obj 2025-11-03T16:07:47.2738797Z [4965/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\prelu.cpp.obj 2025-11-03T16:07:47.2740046Z [4966/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\quantize.cpp.obj 2025-11-03T16:07:47.2742328Z [4967/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\reduction.cpp.obj 2025-11-03T16:07:47.4282936Z [4968/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\reorder.cpp.obj 2025-11-03T16:07:47.4284991Z [4969/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\resampling.cpp.obj 2025-11-03T16:07:47.4286939Z [4970/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_decomp_config.cpp.obj 2025-11-03T16:07:47.6959888Z [4971/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_primitive.cpp.obj 2025-11-03T16:07:47.6961121Z [4972/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_primitive_config.cpp.obj 2025-11-03T16:07:47.6962355Z [4973/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sdp_decomp.cpp.obj 2025-11-03T16:07:47.6963371Z [4974/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\select.cpp.obj 2025-11-03T16:07:48.0842207Z [4975/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\shuffle.cpp.obj 2025-11-03T16:07:48.0843262Z [4976/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\sum.cpp.obj 2025-11-03T16:07:48.0844421Z [4977/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\kernels\softmax.cpp.obj 2025-11-03T16:07:48.3666108Z [4978/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\compile_ops.cpp.obj 2025-11-03T16:07:48.3667617Z [4979/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\constant_propagation.cpp.obj 2025-11-03T16:07:48.3669242Z [4980/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\layout_propagation.cpp.obj 2025-11-03T16:07:48.3672261Z [4981/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\insert_ops.cpp.obj 2025-11-03T16:07:48.6633321Z [4982/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\memory_planning.cpp.obj 2025-11-03T16:07:48.6634753Z [4983/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\lower.cpp.obj 2025-11-03T16:07:48.6636345Z [4984/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\utils.cpp.obj 2025-11-03T16:07:48.8853275Z [4985/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\passes\transform.cpp.obj 2025-11-03T16:07:48.8855217Z [4986/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\bn_fusion.cpp.obj 2025-11-03T16:07:48.8856460Z [4987/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\binary_fusion.cpp.obj 2025-11-03T16:07:48.8857831Z [4988/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\conv_block_fusion.cpp.obj 2025-11-03T16:07:49.3416874Z [4989/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\concat_fusion.cpp.obj 2025-11-03T16:07:49.3419168Z [4990/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\convtranspose_fusion.cpp.obj 2025-11-03T16:07:49.3421734Z [4991/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\conv_post_ops.cpp.obj 2025-11-03T16:07:49.4746636Z [4992/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\eltwise_fusion.cpp.obj 2025-11-03T16:07:49.4747892Z [4993/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\groupnorm_fusion.cpp.obj 2025-11-03T16:07:49.4749098Z [4994/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\interpolate_fusion.cpp.obj 2025-11-03T16:07:49.7651060Z [4995/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\layernorm_fusion.cpp.obj 2025-11-03T16:07:49.7652300Z [4996/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\mlp.cpp.obj 2025-11-03T16:07:49.7653411Z [4997/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\matmul_post_ops.cpp.obj 2025-11-03T16:07:49.7654756Z [4998/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\quantize_fusion.cpp.obj 2025-11-03T16:07:50.0694291Z [4999/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\pool_post_ops.cpp.obj 2025-11-03T16:07:50.0696715Z [5000/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\reduction_fusion.cpp.obj 2025-11-03T16:07:50.0698782Z [5001/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\reorder_fusion.cpp.obj 2025-11-03T16:07:50.1963378Z [5002/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\alloc.cpp.obj 2025-11-03T16:07:50.1964308Z [5003/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\ocl_usm_utils.cpp.obj 2025-11-03T16:07:50.1965390Z [5004/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\id.cpp.obj 2025-11-03T16:07:50.1966364Z [5005/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\sdp.cpp.obj 2025-11-03T16:07:50.3944051Z [5006/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\shuffle_fusion.cpp.obj 2025-11-03T16:07:50.3946536Z [5007/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\debug.cpp.obj 2025-11-03T16:07:50.3948434Z [5008/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\single_op_pattern.cpp.obj 2025-11-03T16:07:50.3950545Z [5009/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\softmax_post_ops.cpp.obj 2025-11-03T16:07:50.7414185Z [5010/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\backend\dnnl\CMakeFiles\dnnl_graph_backend_dnnl.dir\patterns\sum_fusion.cpp.obj 2025-11-03T16:07:50.7415865Z [5011/6997] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2025-11-03T16:07:50.7417430Z [5012/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\nested_matcher.cpp.obj 2025-11-03T16:07:50.7418811Z [5013/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\utils.cpp.obj 2025-11-03T16:07:50.9197586Z [5014/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pbuilder.cpp.obj 2025-11-03T16:07:50.9199033Z [5015/6997] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2025-11-03T16:07:50.9200472Z [5016/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_base.cpp.obj 2025-11-03T16:07:50.9202497Z [5017/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\pm\pass_manager.cpp.obj 2025-11-03T16:07:50.9203547Z [5018/6997] Linking CXX static library lib\fmt.lib 2025-11-03T16:07:51.0857139Z [5019/6997] Building CXX object third_party\ideep\mkl-dnn\src\graph\utils\CMakeFiles\dnnl_graph_utils.dir\verbose.cpp.obj 2025-11-03T16:07:51.0858396Z [5020/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2025-11-03T16:07:51.0859601Z [5021/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2025-11-03T16:07:51.0860955Z [5022/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2025-11-03T16:07:51.2517443Z [5023/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ApproximateClock.cpp.obj 2025-11-03T16:07:51.2519240Z [5024/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2025-11-03T16:07:51.2520254Z [5025/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2025-11-03T16:07:51.2521250Z [5026/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2025-11-03T16:07:51.4485542Z [5027/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DaemonConfigLoader.cpp.obj 2025-11-03T16:07:51.4486528Z [5028/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2025-11-03T16:07:51.4487426Z [5029/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2025-11-03T16:07:51.4488210Z [5030/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2025-11-03T16:07:51.4489244Z [5031/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2025-11-03T16:07:51.6430240Z [5032/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2025-11-03T16:07:51.6432087Z [5033/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\IpcFabricConfigClient.cpp.obj 2025-11-03T16:07:51.6433878Z [5034/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceProperties.cpp.obj 2025-11-03T16:07:51.6435506Z [5035/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\DeviceUtil.cpp.obj 2025-11-03T16:07:51.9318945Z [5036/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2025-11-03T16:07:51.9319841Z [5037/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\LoggingAPI.cpp.obj 2025-11-03T16:07:51.9320769Z [5038/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2025-11-03T16:07:51.9321639Z [5039/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2025-11-03T16:07:51.9322379Z [5040/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2025-11-03T16:07:52.0769692Z [5041/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2025-11-03T16:07:52.0771394Z [5042/6997] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2025-11-03T16:07:52.0772838Z [5043/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc.c.obj 2025-11-03T16:07:52.0774353Z [5044/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-aligned.c.obj 2025-11-03T16:07:52.0775484Z [5045/6997] Linking CXX static library lib\kineto.lib 2025-11-03T16:07:52.4080330Z [5046/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\alloc-posix.c.obj 2025-11-03T16:07:52.4081917Z [5047/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\arena.c.obj 2025-11-03T16:07:52.4083239Z [5048/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\bitmap.c.obj 2025-11-03T16:07:52.4084561Z [5049/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\heap.c.obj 2025-11-03T16:07:52.4085894Z [5050/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\init.c.obj 2025-11-03T16:07:52.7187190Z [5051/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\libc.c.obj 2025-11-03T16:07:52.7188688Z [5052/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\os.c.obj 2025-11-03T16:07:52.7190181Z [5053/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\page.c.obj 2025-11-03T16:07:52.7191537Z [5054/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\random.c.obj 2025-11-03T16:07:52.7193108Z [5055/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment.c.obj 2025-11-03T16:07:53.1130266Z [5056/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\segment-map.c.obj 2025-11-03T16:07:53.1131087Z [5057/6997] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2025-11-03T16:07:53.1131884Z [5058/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\stats.c.obj 2025-11-03T16:07:53.1132682Z [5059/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\prim\prim.c.obj 2025-11-03T16:07:53.1133420Z [5060/6997] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2025-11-03T16:07:53.1135586Z [5061/6997] Building CXX object c10\CMakeFiles\c10.dir\core\AllocatorConfig.cpp.obj 2025-11-03T16:07:53.2772915Z [5062/6997] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2025-11-03T16:07:53.2774038Z [5063/6997] Building CXX object c10\CMakeFiles\c10.dir\core\ConstantSymNodeImpl.cpp.obj 2025-11-03T16:07:53.2774932Z [5064/6997] Building CXX object c10\CMakeFiles\c10.dir\core\CachingDeviceAllocator.cpp.obj 2025-11-03T16:07:53.2775665Z [5065/6997] Building CXX object third_party\mimalloc\CMakeFiles\mimalloc-static.dir\src\options.c.obj 2025-11-03T16:07:53.2776439Z [5066/6997] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2025-11-03T16:07:53.2776895Z [5067/6997] Linking CXX static library lib\mimalloc.lib 2025-11-03T16:07:53.2777350Z [5068/6997] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2025-11-03T16:07:53.6746055Z [5069/6997] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2025-11-03T16:07:53.6747140Z [5070/6997] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2025-11-03T16:07:53.6748294Z [5071/6997] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2025-11-03T16:07:53.6749391Z [5072/6997] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2025-11-03T16:07:53.6750513Z [5073/6997] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2025-11-03T16:07:53.6751695Z [5074/6997] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2025-11-03T16:07:54.2591842Z [5075/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2025-11-03T16:07:54.2592959Z [5076/6997] Building CXX object c10\CMakeFiles\c10.dir\core\ScalarType.cpp.obj 2025-11-03T16:07:54.2593975Z [5077/6997] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2025-11-03T16:07:54.2594929Z [5078/6997] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2025-11-03T16:07:54.2595982Z [5079/6997] Building CXX object c10\CMakeFiles\c10.dir\core\RefcountedDeleter.cpp.obj 2025-11-03T16:07:54.2597085Z [5080/6997] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2025-11-03T16:07:58.3647738Z [5081/6997] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2025-11-03T16:07:58.3648383Z [5082/6997] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2025-11-03T16:07:58.3648926Z [5083/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SymBool.cpp.obj 2025-11-03T16:07:58.3649372Z [5084/6997] Linking CXX static library lib\dnnl.lib 2025-11-03T16:07:58.3649822Z [5085/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2025-11-03T16:07:58.3650332Z [5086/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2025-11-03T16:07:58.3650879Z [5087/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2025-11-03T16:07:58.6122492Z [5088/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SymNodeImpl.cpp.obj 2025-11-03T16:07:58.6123593Z [5089/6997] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2025-11-03T16:07:58.6124906Z [5090/6997] Building CXX object c10\CMakeFiles\c10.dir\core\SymbolicShapeMeta.cpp.obj 2025-11-03T16:07:58.6126015Z [5091/6997] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2025-11-03T16:07:58.6127107Z [5092/6997] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2025-11-03T16:07:58.6128208Z [5093/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\HermeticPyObjectTLS.cpp.obj 2025-11-03T16:07:58.9219864Z [5094/6997] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2025-11-03T16:07:58.9220682Z [5095/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COWDeleter.cpp.obj 2025-11-03T16:07:58.9221236Z [5096/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\COW.cpp.obj 2025-11-03T16:07:58.9221857Z [5097/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2025-11-03T16:07:58.9222573Z [5098/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2025-11-03T16:07:58.9223458Z [5099/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2025-11-03T16:07:59.0189711Z [5100/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreterHooks.cpp.obj 2025-11-03T16:07:59.0190977Z [5101/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2025-11-03T16:07:59.0192142Z [5102/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyObjectSlot.cpp.obj 2025-11-03T16:07:59.0193794Z C:\actions-runner\_work\pytorch\pytorch\c10\core\impl\PyObjectSlot.cpp(53): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2025-11-03T16:07:59.0195406Z [5103/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2025-11-03T16:07:59.3254865Z [5104/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2025-11-03T16:07:59.3255632Z [5105/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2025-11-03T16:07:59.3256289Z [5106/6997] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2025-11-03T16:07:59.3257000Z [5107/6997] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2025-11-03T16:07:59.3257654Z [5108/6997] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2025-11-03T16:07:59.3258374Z [5109/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Bfloat16.cpp.obj 2025-11-03T16:07:59.6201834Z [5110/6997] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2025-11-03T16:07:59.6203121Z [5111/6997] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2025-11-03T16:07:59.6204247Z [5112/6997] Building CXX object c10\CMakeFiles\c10.dir\util\ApproximateClock.cpp.obj 2025-11-03T16:07:59.6205343Z [5113/6997] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2025-11-03T16:07:59.6206552Z [5114/6997] Building CXX object c10\CMakeFiles\c10.dir\util\DynamicCounter.cpp.obj 2025-11-03T16:07:59.6207628Z [5115/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fn.cpp.obj 2025-11-03T16:07:59.8437394Z [5116/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e4m3fnuz.cpp.obj 2025-11-03T16:07:59.8438002Z [5117/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2.cpp.obj 2025-11-03T16:07:59.8438607Z [5118/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2025-11-03T16:07:59.8439274Z [5119/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2025-11-03T16:07:59.8439840Z [5120/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e5m2fnuz.cpp.obj 2025-11-03T16:07:59.8440468Z [5121/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Float8_e8m0fnu.cpp.obj 2025-11-03T16:07:59.8440997Z [5122/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Gauge.cpp.obj 2025-11-03T16:08:00.0178141Z [5123/6997] Building CXX object c10\CMakeFiles\c10.dir\util\ParallelGuard.cpp.obj 2025-11-03T16:08:00.0179127Z [5124/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2025-11-03T16:08:00.0179720Z [5125/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2025-11-03T16:08:00.0180437Z [5126/6997] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2025-11-03T16:08:00.0180950Z [5127/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2025-11-03T16:08:00.0181606Z [5128/6997] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2025-11-03T16:08:00.2332798Z [5129/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2025-11-03T16:08:00.2333847Z [5130/6997] Building CXX object c10\CMakeFiles\c10.dir\util\NetworkFlow.cpp.obj 2025-11-03T16:08:00.2334846Z [5131/6997] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2025-11-03T16:08:00.2335805Z [5132/6997] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2025-11-03T16:08:00.2336823Z [5133/6997] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2025-11-03T16:08:00.2339492Z [5134/6997] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2025-11-03T16:08:00.2340884Z [5135/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2025-11-03T16:08:00.4631303Z [5136/6997] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2025-11-03T16:08:00.4632394Z [5137/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2025-11-03T16:08:00.4633499Z [5138/6997] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2025-11-03T16:08:00.4634594Z [5139/6997] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2025-11-03T16:08:00.4635681Z [5140/6997] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2025-11-03T16:08:00.4636702Z [5141/6997] Building CXX object c10\CMakeFiles\c10.dir\util\error.cpp.obj 2025-11-03T16:08:00.7634015Z [5142/6997] Building CXX object c10\CMakeFiles\c10.dir\util\WaitCounter.cpp.obj 2025-11-03T16:08:00.7634643Z [5143/6997] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2025-11-03T16:08:00.7635207Z [5144/6997] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2025-11-03T16:08:00.7635762Z [5145/6997] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2025-11-03T16:08:00.7636352Z [5146/6997] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2025-11-03T16:08:00.7636888Z [5147/6997] Building CXX object c10\CMakeFiles\c10.dir\util\env.cpp.obj 2025-11-03T16:08:01.0557579Z [5148/6997] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2025-11-03T16:08:01.0558258Z [5149/6997] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2025-11-03T16:08:01.0558858Z [5150/6997] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2025-11-03T16:08:01.0559471Z [5151/6997] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2025-11-03T16:08:01.0560328Z [5152/6997] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2025-11-03T16:08:01.0561300Z [5153/6997] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2025-11-03T16:08:01.2708680Z [5154/6997] Building CXX object c10\test\CMakeFiles\c10_AllocatorConfig_test.dir\core\AllocatorConfig_test.cpp.obj 2025-11-03T16:08:01.2709591Z [5155/6997] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2025-11-03T16:08:01.2710189Z [5156/6997] Building CXX object c10\CMakeFiles\c10.dir\util\tempfile.cpp.obj 2025-11-03T16:08:01.2710969Z [5157/6997] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2025-11-03T16:08:01.2711744Z [5158/6997] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2025-11-03T16:08:01.5992340Z [5159/6997] Building CXX object c10\test\CMakeFiles\c10_Scalar_test.dir\core\Scalar_test.cpp.obj 2025-11-03T16:08:01.5993631Z [5160/6997] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2025-11-03T16:08:01.5994635Z [5161/6997] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2025-11-03T16:08:01.5995636Z [5162/6997] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2025-11-03T16:08:01.5996504Z [5163/6997] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2025-11-03T16:08:01.7963681Z [5164/6997] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2025-11-03T16:08:01.7964682Z [5165/6997] Building CXX object c10\test\CMakeFiles\c10_cow_test.dir\core\impl\cow_test.cpp.obj 2025-11-03T16:08:01.7965472Z [5166/6997] Building CXX object c10\test\CMakeFiles\c10_ArrayRef_test.dir\util\ArrayRef_test.cpp.obj 2025-11-03T16:08:01.7966182Z [5167/6997] Linking CXX shared library bin\c10.dll 2025-11-03T16:08:01.7967088Z [5168/6997] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2025-11-03T16:08:02.0430963Z [5169/6997] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2025-11-03T16:08:02.0431788Z [5170/6997] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2025-11-03T16:08:02.0432519Z [5171/6997] Linking CXX executable bin\c10_AllocatorConfig_test.exe 2025-11-03T16:08:02.0433155Z [5172/6997] Building CXX object c10\test\CMakeFiles\c10_Enumerate_test.dir\util\Enumerate_test.cpp.obj 2025-11-03T16:08:02.0433805Z [5173/6997] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2025-11-03T16:08:02.0434345Z [5174/6997] Linking CXX executable bin\c10_DeviceGuard_test.exe 2025-11-03T16:08:02.1332690Z [5175/6997] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2025-11-03T16:08:02.1334158Z [5176/6997] Building CXX object c10\test\CMakeFiles\c10_IntrusiveList_test.dir\util\IntrusiveList_test.cpp.obj 2025-11-03T16:08:02.1335297Z [5177/6997] Linking CXX executable bin\c10_Device_test.exe 2025-11-03T16:08:02.1336337Z [5178/6997] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2025-11-03T16:08:02.1337388Z [5179/6997] Linking CXX executable bin\c10_Scalar_test.exe 2025-11-03T16:08:02.1338235Z [5180/6997] Linking CXX executable bin\c10_SymInt_test.exe 2025-11-03T16:08:02.3491384Z [5181/6997] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2025-11-03T16:08:02.3492276Z [5182/6997] Linking CXX executable bin\c10_StreamGuard_test.exe 2025-11-03T16:08:02.3493043Z [5183/6997] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2025-11-03T16:08:02.3493890Z [5184/6997] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2025-11-03T16:08:02.3494722Z [5185/6997] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2025-11-03T16:08:02.3495573Z [5186/6997] Linking CXX executable bin\c10_cow_test.exe 2025-11-03T16:08:02.3496283Z [5187/6997] Linking CXX executable bin\c10_ArrayRef_test.exe 2025-11-03T16:08:02.3497004Z [5188/6997] Linking CXX executable bin\c10_Bitset_test.exe 2025-11-03T16:08:02.7438218Z [5189/6997] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2025-11-03T16:08:02.7438727Z [5190/6997] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2025-11-03T16:08:02.7439180Z [5191/6997] Linking CXX executable bin\c10_Half_test.exe 2025-11-03T16:08:02.7439576Z [5192/6997] Linking CXX executable bin\c10_Enumerate_test.exe 2025-11-03T16:08:02.7440097Z [5193/6997] Linking CXX executable bin\c10_IntrusiveList_test.exe 2025-11-03T16:08:02.7440526Z [5194/6997] Linking CXX executable bin\c10_LeftRight_test.exe 2025-11-03T16:08:02.7441206Z [5195/6997] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2025-11-03T16:08:02.8828050Z [5196/6997] Building CXX object c10\test\CMakeFiles\c10_Semaphore_test.dir\util\Semaphore_test.cpp.obj 2025-11-03T16:08:02.8829423Z [5197/6997] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2025-11-03T16:08:02.8830768Z [5198/6997] Building CXX object c10\test\CMakeFiles\c10_NetworkFlow_test.dir\util\NetworkFlow_test.cpp.obj 2025-11-03T16:08:02.8832011Z [5199/6997] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2025-11-03T16:08:02.8833299Z [5200/6997] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2025-11-03T16:08:02.8834241Z [5201/6997] Linking CXX executable bin\c10_Semaphore_test.exe 2025-11-03T16:08:02.9858847Z [5202/6997] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2025-11-03T16:08:02.9859621Z [5203/6997] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2025-11-03T16:08:02.9860258Z [5204/6997] Linking CXX executable bin\c10_Synchronized_test.exe 2025-11-03T16:08:02.9860950Z [5205/6997] Linking CXX executable bin\c10_Metaprogramming_test.exe 2025-11-03T16:08:02.9861724Z [5206/6997] Linking CXX executable bin\c10_NetworkFlow_test.exe 2025-11-03T16:08:02.9862435Z [5207/6997] Linking CXX executable bin\c10_TypeIndex_test.exe 2025-11-03T16:08:03.3542351Z [5208/6997] Linking CXX executable bin\c10_TypeTraits_test.exe 2025-11-03T16:08:03.3542833Z [5209/6997] Linking CXX executable bin\c10_ThreadLocal_test.exe 2025-11-03T16:08:03.3543281Z [5210/6997] Linking CXX executable bin\c10_TypeList_test.exe 2025-11-03T16:08:03.3543880Z [5211/6997] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2025-11-03T16:08:03.3544594Z [5212/6997] Building CXX object c10\test\CMakeFiles\c10_bit_cast_test.dir\util\bit_cast_test.cpp.obj 2025-11-03T16:08:03.3545464Z [5213/6997] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2025-11-03T16:08:03.4498782Z [5214/6997] Building CXX object c10\test\CMakeFiles\c10_error_test.dir\util\error_test.cpp.obj 2025-11-03T16:08:03.4499649Z [5215/6997] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2025-11-03T16:08:03.4500258Z [5216/6997] Linking CXX executable bin\c10_accumulate_test.exe 2025-11-03T16:08:03.4500824Z [5217/6997] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2025-11-03T16:08:03.4501524Z [5218/6997] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2025-11-03T16:08:03.4502187Z [5219/6997] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2025-11-03T16:08:03.8131234Z [5220/6997] Linking CXX executable bin\c10_bit_cast_test.exe 2025-11-03T16:08:03.8131778Z [5221/6997] Linking CXX executable bin\c10_bfloat16_test.exe 2025-11-03T16:08:03.8132261Z [5222/6997] Linking CXX executable bin\c10_error_test.exe 2025-11-03T16:08:03.8132777Z [5223/6997] Linking CXX executable bin\c10_complex_math_test.exe 2025-11-03T16:08:03.8133323Z [5224/6997] Linking CXX executable bin\c10_exception_test.exe 2025-11-03T16:08:03.8133755Z [5225/6997] Linking CXX executable bin\c10_flags_test.exe 2025-11-03T16:08:03.8134945Z [5226/6997] Linking CXX executable bin\c10_complex_test.exe 2025-11-03T16:08:03.9786783Z [5227/6997] Building CXX object c10\test\CMakeFiles\c10_generic_math_test.dir\util\generic_math_test.cpp.obj 2025-11-03T16:08:03.9787525Z [5228/6997] Building CXX object c10\test\CMakeFiles\c10_lazy_test.dir\util\lazy_test.cpp.obj 2025-11-03T16:08:03.9788294Z [5229/6997] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2025-11-03T16:08:03.9788853Z [5230/6997] Linking CXX executable bin\c10_generic_math_test.exe 2025-11-03T16:08:03.9789511Z [5231/6997] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2025-11-03T16:08:03.9790959Z [5232/6997] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2025-11-03T16:08:03.9859055Z [5233/6997] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2025-11-03T16:08:03.9860519Z [5234/6997] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2025-11-03T16:08:03.9862108Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(70): warning C4834: discarding return value of function with [[nodiscard]] attribute 2025-11-03T16:08:03.9863939Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(70): note: the template instantiation context (the oldest one first) is 2025-11-03T16:08:03.9867200Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(63): note: see reference to class template instantiation 'testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>' being compiled 2025-11-03T16:08:03.9873992Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(694): note: while compiling class template member function 'bool testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register(const char *,testing::internal::CodeLocation,const char *,const char *,int,const std::vector> &)' 2025-11-03T16:08:03.9881098Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(63): note: see the first reference to 'testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register' in 'void __cdecl `anonymous namespace'::`dynamic initializer for 'gtest_OptionalTest_Empty_registered_''(void)' 2025-11-03T16:08:03.9887233Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(711): note: see reference to class template instantiation 'testing::internal::SuiteApiResolver,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::TestClass>' being compiled 2025-11-03T16:08:03.9892104Z C:\actions-runner\_work\pytorch\pytorch\cmake\..\third_party\googletest\googletest\include\gtest/internal/gtest-internal.h(491): note: see reference to class template instantiation '`anonymous-namespace'::OptionalTest_Empty_Test' being compiled 2025-11-03T16:08:03.9894303Z with 2025-11-03T16:08:03.9894665Z [ 2025-11-03T16:08:03.9896421Z T=testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::Type 2025-11-03T16:08:03.9898489Z ] 2025-11-03T16:08:03.9899848Z C:\actions-runner\_work\pytorch\pytorch\c10\test\util\optional_test.cpp(63): note: while compiling class template member function 'void `anonymous-namespace'::OptionalTest_Empty_Test::TestBody(void)' 2025-11-03T16:08:03.9901367Z with 2025-11-03T16:08:03.9901663Z [ 2025-11-03T16:08:04.1229496Z T=testing::internal::TypeParameterizedTest<`anonymous-namespace'::OptionalTest,testing::internal::TemplateSel<`anonymous-namespace'::OptionalTest_Empty_Test>,`anonymous-namespace'::gtest_type_params_OptionalTest_>::Register::Type 2025-11-03T16:08:04.1230593Z ] 2025-11-03T16:08:04.1231070Z [5235/6997] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2025-11-03T16:08:04.1231831Z [5236/6997] Linking CXX executable bin\c10_lazy_test.exe 2025-11-03T16:08:04.1232259Z [5237/6997] Linking CXX executable bin\c10_irange_test.exe 2025-11-03T16:08:04.3931453Z [5238/6997] Linking CXX executable bin\c10_logging_test.exe 2025-11-03T16:08:04.3932551Z [5239/6997] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2025-11-03T16:08:04.3933617Z [5240/6997] Linking CXX executable bin\c10_registry_test.exe 2025-11-03T16:08:04.3934349Z [5241/6997] Linking CXX executable bin\c10_optional_test.exe 2025-11-03T16:08:04.3935093Z [5242/6997] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2025-11-03T16:08:04.3936062Z [5243/6997] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2025-11-03T16:08:04.3937696Z [5244/6997] Building CXX object c10\test\CMakeFiles\c10_string_util_test.dir\util\string_util_test.cpp.obj 2025-11-03T16:08:04.5285733Z [5245/6997] Building CXX object c10\test\CMakeFiles\c10_ssize_test.dir\util\ssize_test.cpp.obj 2025-11-03T16:08:04.5287324Z [5246/6997] Building CXX object c10\test\CMakeFiles\c10_small_vector_test.dir\util\small_vector_test.cpp.obj 2025-11-03T16:08:04.5288409Z [5247/6997] Linking C shared library bin\torch_global_deps.dll 2025-11-03T16:08:04.5289328Z [5248/6997] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2025-11-03T16:08:04.5290562Z [5249/6997] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2025-11-03T16:08:04.5291682Z [5250/6997] Linking CXX executable bin\c10_ssize_test.exe 2025-11-03T16:08:04.6396310Z [5251/6997] Linking CXX executable bin\c10_string_util_test.exe 2025-11-03T16:08:04.6397011Z [5252/6997] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2025-11-03T16:08:04.6397681Z [5253/6997] Linking CXX executable bin\c10_small_vector_test.exe 2025-11-03T16:08:04.6398199Z [5254/6997] Building C object sleef\src\libm\CMakeFiles\mkrename.dir\mkrename.c.obj 2025-11-03T16:08:04.6398901Z [5255/6997] Building C object sleef\src\libm\CMakeFiles\mkrename_gnuabi.dir\mkrename_gnuabi.c.obj 2025-11-03T16:08:04.7765222Z [5256/6997] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2025-11-03T16:08:04.7766230Z [5257/6997] Linking CXX executable bin\c10_string_view_test.exe 2025-11-03T16:08:04.7766676Z [5258/6997] Linking CXX executable bin\c10_tempfile_test.exe 2025-11-03T16:08:04.7767161Z [5259/6997] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2025-11-03T16:08:04.7767816Z [5260/6997] Building C object sleef\src\libm\CMakeFiles\mkmasked_gnuabi.dir\mkmasked_gnuabi.c.obj 2025-11-03T16:08:04.7768489Z [5261/6997] Building C object sleef\src\libm\CMakeFiles\mkdisp.dir\mkdisp.c.obj 2025-11-03T16:08:04.7769047Z [5262/6997] Building C object sleef\src\libm\CMakeFiles\mkalias.dir\mkalias.c.obj 2025-11-03T16:08:04.8852978Z [5263/6997] Building C object sleef\src\common\CMakeFiles\common.dir\common.c.obj 2025-11-03T16:08:04.8854107Z [5264/6997] Linking C executable sleef\bin\mkrename_gnuabi.exe 2025-11-03T16:08:04.8854859Z [5265/6997] Linking C executable sleef\bin\mkrename.exe 2025-11-03T16:08:04.8855548Z [5266/6997] Generating include/renameavx512fnofma.h 2025-11-03T16:08:04.8856414Z Generating renameavx512fnofma.h: mkrename "cinz_" "8" "16" "avx512fnofma" 2025-11-03T16:08:04.8857113Z 2025-11-03T16:08:04.8857418Z [5267/6997] Linking C executable sleef\bin\mkmasked_gnuabi.exe 2025-11-03T16:08:04.8858320Z [5268/6997] Linking C executable sleef\bin\mkdisp.exe 2025-11-03T16:08:04.8859001Z [5269/6997] Linking C executable sleef\bin\mkalias.exe 2025-11-03T16:08:04.8859751Z [5270/6997] Linking CXX executable bin\c10_typeid_test.exe 2025-11-03T16:08:04.9402284Z [5271/6997] Building C object sleef\src\common\CMakeFiles\addSuffix.dir\addSuffix.c.obj 2025-11-03T16:08:04.9403227Z [5272/6997] Generating include/renameavx512f.h 2025-11-03T16:08:04.9404131Z Generating renameavx512f.h: mkrename "finz_" "8" "16" "avx512f" 2025-11-03T16:08:04.9404777Z 2025-11-03T16:08:04.9405008Z [5273/6997] Generating include/renameavx2.h 2025-11-03T16:08:04.9405692Z Generating renameavx2.h: mkrename "finz_" "4" "8" "avx2" 2025-11-03T16:08:04.9406170Z 2025-11-03T16:08:04.9406380Z [5274/6997] Generating include/renameavx2128.h 2025-11-03T16:08:04.9407113Z Generating renameavx2128.h: mkrename "finz_" "2" "4" "avx2128" 2025-11-03T16:08:04.9407646Z 2025-11-03T16:08:04.9408181Z [5275/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.0213545Z [5276/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx512fnofma.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.0214859Z [5277/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.0216098Z [5278/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512fnofma.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.0217325Z [5279/6997] Building C object sleef\src\common\CMakeFiles\arraymap.dir\arraymap.c.obj 2025-11-03T16:08:05.0218761Z [5280/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.1022424Z [5281/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx2.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.1023349Z [5282/6997] Generating include/renamefma4.h 2025-11-03T16:08:05.1023990Z Generating renamefma4.h: mkrename "finz_" "4" "8" "fma4" 2025-11-03T16:08:05.1024468Z 2025-11-03T16:08:05.1024953Z [5283/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.1026104Z [5284/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.1027282Z [5285/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.1028469Z [5286/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx2128.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.1785336Z [5287/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.1786268Z [5288/6997] Generating include/renameavx.h 2025-11-03T16:08:05.1786925Z Generating renameavx.h: mkrename "cinz_" "4" "8" "avx" 2025-11-03T16:08:05.1787398Z 2025-11-03T16:08:05.1787589Z [5289/6997] Generating include/renamesse4.h 2025-11-03T16:08:05.1788204Z Generating renamesse4.h: mkrename "cinz_" "2" "4" "sse4" 2025-11-03T16:08:05.1788604Z 2025-11-03T16:08:05.1788862Z [5290/6997] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.1789562Z [5291/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx2128.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.2615111Z [5292/6997] Building C object sleef\src\libm\CMakeFiles\sleeffma4.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.2616306Z [5293/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.2617336Z [5294/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetfma4.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.2618434Z [5295/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.2619429Z [5296/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.2620174Z [5297/6997] Generating include/renamesse2.h 2025-11-03T16:08:05.2620805Z Generating renamesse2.h: mkrename "cinz_" "2" "4" "sse2" 2025-11-03T16:08:05.2621299Z 2025-11-03T16:08:05.3232937Z [5298/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.3234079Z [5299/6997] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.3235199Z [5300/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.3236739Z [5301/6997] Building C object sleef\src\libm\CMakeFiles\sleefsse4.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.3237762Z [5302/6997] Generating include/renamepurec_scalar.h 2025-11-03T16:08:05.3238500Z Generating renamepurec_scalar.h: mkrename "cinz_" "1" "1" "purec" 2025-11-03T16:08:05.3239038Z 2025-11-03T16:08:05.3958289Z [5303/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.3958979Z [5304/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetsse4.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.3959616Z [5305/6997] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.3960228Z [5306/6997] Building C object sleef\src\libm\CMakeFiles\sleefsse2.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.3960722Z [5307/6997] Generating include/renamepurecfma_scalar.h 2025-11-03T16:08:05.3961179Z Generating renamepurecfma_scalar.h: mkrename "finz_" "1" "1" "purecfma" 2025-11-03T16:08:05.3961518Z 2025-11-03T16:08:05.4453141Z [5308/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.4453907Z [5309/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.4454920Z [5310/6997] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.4457888Z [5311/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetsse2.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.4458642Z [5312/6997] Generating include/renamecuda.h 2025-11-03T16:08:05.4459191Z Generating renamecuda.h: mkrename "finz_" "1" "1" "cuda" 2025-11-03T16:08:05.4459469Z 2025-11-03T16:08:05.4860425Z [5313/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetpurec_scalar.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.4861161Z [5314/6997] Building C object sleef\src\libm\CMakeFiles\sleefpurec_scalar.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.4861697Z [5315/6997] Generating sleeflibm_AVX.h.tmp 2025-11-03T16:08:05.4862003Z [5316/6997] Generating sleeflibm_AVX2.h.tmp 2025-11-03T16:08:05.4862329Z [5317/6997] Generating sleeflibm_AVX2128.h.tmp 2025-11-03T16:08:05.4862663Z [5318/6997] Generating sleeflibm_AVX512F.h.tmp 2025-11-03T16:08:05.4863008Z [5319/6997] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-11-03T16:08:05.4863363Z [5320/6997] Generating sleeflibm_AVX512F_.h.tmp 2025-11-03T16:08:05.4863687Z [5321/6997] Generating sleeflibm_AVX_.h.tmp 2025-11-03T16:08:05.4864004Z [5322/6997] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-11-03T16:08:05.5082681Z [5323/6997] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.5083245Z [5324/6997] Generating sleeflibm_FMA4.h.tmp 2025-11-03T16:08:05.5083589Z [5325/6997] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-11-03T16:08:05.5084370Z [5326/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.5085302Z [5327/6997] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-11-03T16:08:05.5085895Z [5328/6997] Generating sleeflibm_SSE2.h.tmp 2025-11-03T16:08:05.5086396Z [5329/6997] Generating sleeflibm_SSE4.h.tmp 2025-11-03T16:08:05.5086937Z [5330/6997] Generating sleeflibm_SSE_.h.tmp 2025-11-03T16:08:05.5447302Z [5331/6997] Building C object sleef\src\libm\CMakeFiles\sleefpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.5447888Z [5332/6997] Generating alias_AVX512F_sp.h.tmp 2025-11-03T16:08:05.5448217Z [5333/6997] Generating alias_AVX512F_dp.h.tmp 2025-11-03T16:08:05.5448581Z [5334/6997] Generating include/renamedspscalar.h 2025-11-03T16:08:05.5448919Z [5335/6997] Generating dispscalar.c.body 2025-11-03T16:08:05.5449221Z [5336/6997] Generating dispsse.c.tmp 2025-11-03T16:08:05.5449547Z [5337/6997] Generating include/renamedsp128.h 2025-11-03T16:08:05.5450001Z [5338/6997] Generating dispavx.c.tmp 2025-11-03T16:08:05.5450431Z [5339/6997] Generating ../../../include/sleef.h 2025-11-03T16:08:05.5450927Z [5340/6997] Generating include/alias_avx512f.h 2025-11-03T16:08:05.5453229Z [5341/6997] Generating dispscalar.c 2025-11-03T16:08:05.5453566Z [5342/6997] Generating include/renamedsp256.h 2025-11-03T16:08:05.6633643Z [5343/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetpurecfma_scalar.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.6634363Z [5344/6997] Generating dispsse.c 2025-11-03T16:08:05.6634648Z [5345/6997] Generating dispavx.c 2025-11-03T16:08:05.6634955Z [5346/6997] Linking C executable sleef\bin\addSuffix.exe 2025-11-03T16:08:05.6635506Z [5347/6997] Building C object sleef\src\libm\CMakeFiles\sleef.dir\rempitab.c.obj 2025-11-03T16:08:05.6636147Z [5348/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.6636798Z [5349/6997] Building C object sleef\src\libm\CMakeFiles\dispscalar_obj.dir\dispscalar.c.obj 2025-11-03T16:08:05.8729668Z [5350/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimddp.c.obj 2025-11-03T16:08:05.8730348Z [5351/6997] Building C object sleef\src\libm\CMakeFiles\sleefavx512f.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.8731018Z [5352/6997] Building C object sleef\src\libm\CMakeFiles\dispavx_obj.dir\dispavx.c.obj 2025-11-03T16:08:05.8731732Z [5353/6997] Building C object sleef\src\libm\CMakeFiles\sleefdetavx512f.dir\sleefsimdsp.c.obj 2025-11-03T16:08:05.8732548Z [5354/6997] Building C object sleef\src\libm\CMakeFiles\dispsse_obj.dir\dispsse.c.obj 2025-11-03T16:08:05.8733131Z [5355/6997] Linking C static library sleef\lib\sleef.lib 2025-11-03T16:08:15.3201925Z [5356/6997] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\embedding_lookup_idx_avx2.cc.obj 2025-11-03T16:08:15.3202822Z [5357/6997] Building CXX object caffe2\perfkernels\CMakeFiles\Caffe2_perfkernels_avx2.dir\common_avx2.cc.obj 2025-11-03T16:08:15.3203457Z [5358/6997] Linking CXX static library lib\Caffe2_perfkernels_avx2.lib 2025-11-03T16:08:15.3204106Z [5359/6997] Generating C:/actions-runner/_work/pytorch/pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-11-03T16:08:15.3204646Z [5360/6997] Regenerating version file... 2025-11-03T16:08:19.2622742Z [5361/6997] Generating C:/actions-runner/_work/pytorch/pytorch/torch/_C/__init__.pyi, C:/actions-runner/_work/pytorch/pytorch/torch/_C/_VariableFunctions.pyi, C:/actions-runner/_work/pytorch/pytorch/torch/nn/functional.pyi 2025-11-03T16:08:24.4198819Z [5362/6997] Generating C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/Functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/ViewFuncs.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_0.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_1.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_2.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_3.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/VariableType_4.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_0.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_1.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_2.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_3.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/TraceType_4.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/RegisterLazy.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/Functions.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/variable_factories.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/ViewFuncs.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/VariableType.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/LazyIr.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/LazyNonNativeIr.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_0.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_1.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_2.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_3.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_functions_4.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_torch_functions_0.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_torch_functions_1.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_torch_functions_2.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_nn_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_fft_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_linalg_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_nested_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_sparse_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_special_functions.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_return_types.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_enum_tag.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/functionalization/generated/ViewMetaClassesPythonBinding.cpp, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_functions.h, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/autograd/generated/python_return_types.h, C:/actions-runner/_work/pytorch/pytorch/torch/testing/_internal/generated/annotated_fn_args.py, C:/actions-runner/_work/pytorch/pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-11-03T16:08:24.7700192Z [5363/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DTensorState.cpp.obj 2025-11-03T16:08:24.7700972Z [5364/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2025-11-03T16:08:24.7701743Z [5365/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DeviceAccelerator.cpp.obj 2025-11-03T16:08:24.7702553Z [5366/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2025-11-03T16:08:24.7703276Z [5367/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2025-11-03T16:08:25.0763468Z [5368/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2025-11-03T16:08:25.0764816Z [5369/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2025-11-03T16:08:25.0765851Z [5370/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CachedTensorUtils.cpp.obj 2025-11-03T16:08:25.0766605Z [5371/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2025-11-03T16:08:25.0767361Z [5372/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2025-11-03T16:08:25.9003450Z [5373/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2025-11-03T16:08:25.9005566Z [5374/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2025-11-03T16:08:25.9006419Z [5375/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2025-11-03T16:08:25.9007241Z [5376/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2025-11-03T16:08:25.9008129Z [5377/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapMode.cpp.obj 2025-11-03T16:08:26.5952829Z [5378/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2025-11-03T16:08:26.5954536Z [5379/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2025-11-03T16:08:26.5956091Z [5380/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedTensorImpl.cpp.obj 2025-11-03T16:08:26.5957566Z [5381/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2025-11-03T16:08:27.9861920Z [5382/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2025-11-03T16:08:27.9863618Z [5383/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2025-11-03T16:08:27.9865021Z [5384/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2025-11-03T16:08:27.9866445Z [5385/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2025-11-03T16:08:27.9867910Z [5386/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2025-11-03T16:08:28.4067785Z [5387/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2025-11-03T16:08:28.4156008Z [5388/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2025-11-03T16:08:28.4157890Z [5389/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2025-11-03T16:08:28.4159452Z [5390/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2025-11-03T16:08:28.4160936Z [5391/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2025-11-03T16:08:29.2264982Z [5392/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchedFallback.cpp.obj 2025-11-03T16:08:29.2266273Z [5393/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2025-11-03T16:08:29.2267990Z [5394/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2025-11-03T16:08:29.2269038Z [5395/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj 2025-11-03T16:08:30.1355326Z [5396/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyVmapTransforms.cpp.obj 2025-11-03T16:08:30.1356940Z [5397/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2025-11-03T16:08:30.1358336Z [5398/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2025-11-03T16:08:30.1359695Z [5399/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2025-11-03T16:08:30.1361184Z [5400/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2025-11-03T16:08:31.3969961Z [5401/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalPythonObjects.cpp.obj 2025-11-03T16:08:31.3970953Z [5402/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2025-11-03T16:08:31.3971741Z [5403/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\StorageUtils.cpp.obj 2025-11-03T16:08:31.3972719Z [5404/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2025-11-03T16:08:31.3973624Z [5405/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2025-11-03T16:08:32.0738496Z [5406/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2025-11-03T16:08:32.0739826Z [5407/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\Utils.cpp.obj 2025-11-03T16:08:32.0740579Z [5408/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2025-11-03T16:08:32.0741381Z [5409/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2025-11-03T16:08:32.0742722Z [5410/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2025-11-03T16:08:32.6651667Z [5411/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2025-11-03T16:08:32.6652912Z [5412/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2025-11-03T16:08:32.6653794Z [5413/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2025-11-03T16:08:32.6654532Z [5414/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HPUHooksInterface.cpp.obj 2025-11-03T16:08:32.6655604Z [5415/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\IPUHooksInterface.cpp.obj 2025-11-03T16:08:33.0000617Z [5416/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MAIAHooksInterface.cpp.obj 2025-11-03T16:08:33.0001553Z [5417/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2025-11-03T16:08:33.0002314Z [5418/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MPSHooksInterface.cpp.obj 2025-11-03T16:08:33.0003188Z [5419/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MTIAHooksInterface.cpp.obj 2025-11-03T16:08:34.0245924Z [5420/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2025-11-03T16:08:34.0246904Z [5421/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\PrivateUse1HooksInterface.cpp.obj 2025-11-03T16:08:34.0247760Z [5422/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XPUHooksInterface.cpp.obj 2025-11-03T16:08:34.0248566Z [5423/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\XLAHooksInterface.cpp.obj 2025-11-03T16:08:34.0249356Z [5424/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2025-11-03T16:08:37.0232011Z [5425/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2025-11-03T16:08:37.0232908Z [5426/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2025-11-03T16:08:37.0233721Z [5427/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2025-11-03T16:08:37.0234522Z [5428/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2025-11-03T16:08:37.9481472Z [5429/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2025-11-03T16:08:37.9483129Z [5430/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2025-11-03T16:08:37.9484732Z [5431/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2025-11-03T16:08:37.9486357Z [5432/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2025-11-03T16:08:37.9488647Z [5433/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2025-11-03T16:08:40.7406529Z [5434/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2025-11-03T16:08:40.7407559Z [5435/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesIndexing.cpp.obj 2025-11-03T16:08:40.7408403Z [5436/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2025-11-03T16:08:40.7409352Z [5437/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2025-11-03T16:08:41.7501408Z [5438/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2025-11-03T16:08:41.7502343Z [5439/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2025-11-03T16:08:41.7503462Z [5440/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2025-11-03T16:08:41.7504714Z [5441/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2025-11-03T16:08:43.8738619Z [5442/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2025-11-03T16:08:43.8740283Z [5443/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2025-11-03T16:08:43.8742229Z [5444/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2025-11-03T16:08:43.8743883Z [5445/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2025-11-03T16:08:43.8745361Z [5446/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2025-11-03T16:08:44.8690507Z [5447/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2025-11-03T16:08:44.8692193Z [5448/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2025-11-03T16:08:44.8693963Z [5449/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2025-11-03T16:08:44.8695865Z [5450/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2025-11-03T16:08:45.4600430Z [5451/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2025-11-03T16:08:45.4601956Z [5452/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2025-11-03T16:08:45.4603397Z [5453/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2025-11-03T16:08:45.4604399Z [5454/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2025-11-03T16:08:45.4605403Z [5455/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\CachingHostAllocator.cpp.obj 2025-11-03T16:08:46.0272896Z [5456/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2025-11-03T16:08:46.0274104Z [5457/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2025-11-03T16:08:46.0275175Z [5458/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2025-11-03T16:08:46.0276008Z [5459/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2025-11-03T16:08:46.5984086Z [5460/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2025-11-03T16:08:46.5986243Z [5461/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2025-11-03T16:08:46.5988059Z [5462/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2025-11-03T16:08:46.5989608Z [5463/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2025-11-03T16:08:46.5991106Z [5464/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\GeneratorForPrivateuseone.cpp.obj 2025-11-03T16:08:47.0243916Z [5465/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2025-11-03T16:08:47.0244796Z [5466/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2025-11-03T16:08:47.0245574Z [5467/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2025-11-03T16:08:47.0246550Z [5468/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NestedIntSymNodeImpl.cpp.obj 2025-11-03T16:08:47.8171421Z [5469/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2025-11-03T16:08:47.8172337Z [5470/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2025-11-03T16:08:47.8173390Z [5471/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\MetaFallbackKernel.cpp.obj 2025-11-03T16:08:47.8174224Z [5472/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2025-11-03T16:08:47.8175069Z [5473/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2025-11-03T16:08:48.0090528Z [5474/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2025-11-03T16:08:48.0092056Z [5475/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2025-11-03T16:08:48.0093307Z [5476/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonOpRegistrationTrampoline.cpp.obj 2025-11-03T16:08:48.0094233Z [5477/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2025-11-03T16:08:48.0095012Z [5478/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2025-11-03T16:08:48.4429384Z [5479/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2025-11-03T16:08:48.4431035Z [5480/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2025-11-03T16:08:48.4432853Z [5481/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2025-11-03T16:08:48.4433957Z [5482/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2025-11-03T16:08:48.9652968Z [5483/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2025-11-03T16:08:48.9654627Z [5484/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2025-11-03T16:08:48.9655920Z [5485/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2025-11-03T16:08:48.9656780Z [5486/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2025-11-03T16:08:48.9657644Z [5487/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2025-11-03T16:08:49.4714461Z [5488/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2025-11-03T16:08:49.4715290Z [5489/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2025-11-03T16:08:49.4716432Z [5490/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2025-11-03T16:08:49.4717416Z [5491/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2025-11-03T16:08:49.9379858Z [5492/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2025-11-03T16:08:49.9381369Z [5493/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2025-11-03T16:08:49.9382741Z [5494/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2025-11-03T16:08:49.9384195Z [5495/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2025-11-03T16:08:49.9385584Z [5496/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2025-11-03T16:08:50.3171222Z [5497/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2025-11-03T16:08:50.3172359Z [5498/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2025-11-03T16:08:50.3173373Z [5499/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2025-11-03T16:08:50.3174277Z [5500/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2025-11-03T16:08:50.6538945Z [5501/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2025-11-03T16:08:50.6540342Z [5502/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2025-11-03T16:08:50.6541736Z [5503/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2025-11-03T16:08:50.6543026Z [5504/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2025-11-03T16:08:50.6544464Z [5505/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2025-11-03T16:08:51.4194373Z [5506/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2025-11-03T16:08:51.4195837Z [5507/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2025-11-03T16:08:51.4197285Z [5508/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2025-11-03T16:08:51.4198680Z [5509/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2025-11-03T16:08:51.4200089Z [5510/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2025-11-03T16:08:51.8445745Z [5511/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2025-11-03T16:08:51.8447428Z [5512/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2025-11-03T16:08:51.8448924Z [5513/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2025-11-03T16:08:51.8450404Z [5514/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2025-11-03T16:08:52.5739772Z [5515/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2025-11-03T16:08:52.5741368Z [5516/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AmpKernels.cpp.obj 2025-11-03T16:08:52.5742815Z [5517/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2025-11-03T16:08:52.5744258Z [5518/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2025-11-03T16:08:52.5745829Z [5519/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2025-11-03T16:08:52.8475674Z [5520/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2025-11-03T16:08:52.8476654Z [5521/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2025-11-03T16:08:52.8477624Z [5522/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2025-11-03T16:08:52.8478490Z [5523/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2025-11-03T16:08:53.6333586Z [5524/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2025-11-03T16:08:53.6334486Z [5525/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2025-11-03T16:08:53.6335329Z [5526/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2025-11-03T16:08:53.6336304Z [5527/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2025-11-03T16:08:53.6337195Z [5528/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2025-11-03T16:08:54.3554403Z [5529/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2025-11-03T16:08:54.3555849Z [5530/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Constraints.cpp.obj 2025-11-03T16:08:54.3557246Z [5531/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2025-11-03T16:08:54.3558649Z [5532/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2025-11-03T16:08:54.3560096Z [5533/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2025-11-03T16:08:54.6651957Z [5534/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2025-11-03T16:08:54.6653635Z [5535/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2025-11-03T16:08:54.6654980Z [5536/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2025-11-03T16:08:54.6656339Z [5537/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2025-11-03T16:08:54.6657712Z [5538/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2025-11-03T16:08:55.4960276Z [5539/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2025-11-03T16:08:55.4961068Z [5540/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2025-11-03T16:08:55.4961888Z [5541/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2025-11-03T16:08:55.4962653Z [5542/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2025-11-03T16:08:55.9272192Z [5543/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2025-11-03T16:08:55.9273072Z [5544/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2025-11-03T16:08:55.9274025Z [5545/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2025-11-03T16:08:55.9274934Z [5546/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2025-11-03T16:08:55.9275708Z [5547/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2025-11-03T16:08:56.5748319Z [5548/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2025-11-03T16:08:56.5749459Z [5549/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2025-11-03T16:08:56.5750422Z [5550/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2025-11-03T16:08:56.5751284Z [5551/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2025-11-03T16:08:56.5752126Z [5552/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdagrad.cpp.obj 2025-11-03T16:08:56.9372305Z [5553/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedSGD.cpp.obj 2025-11-03T16:08:56.9373193Z [5554/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2025-11-03T16:08:56.9374010Z [5555/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FusedAdam.cpp.obj 2025-11-03T16:08:56.9375046Z [5556/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2025-11-03T16:08:57.5610874Z [5557/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2025-11-03T16:08:57.5612727Z [5558/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2025-11-03T16:08:57.5614267Z [5559/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2025-11-03T16:08:57.5615718Z [5560/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2025-11-03T16:08:57.5617081Z [5561/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2025-11-03T16:08:58.4259252Z [5562/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2025-11-03T16:08:58.4260208Z [5563/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBatching.cpp.obj 2025-11-03T16:08:58.4261028Z [5564/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2025-11-03T16:08:58.4261832Z [5565/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2025-11-03T16:08:58.4262565Z [5566/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2025-11-03T16:08:58.9505316Z [5567/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2025-11-03T16:08:58.9506928Z [5568/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2025-11-03T16:08:58.9508025Z [5569/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2025-11-03T16:08:58.9509829Z [5570/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2025-11-03T16:08:58.9512343Z [5571/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2025-11-03T16:08:59.5112699Z [5572/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2025-11-03T16:08:59.5113555Z [5573/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2025-11-03T16:08:59.5114310Z [5574/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2025-11-03T16:08:59.5115160Z [5575/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2025-11-03T16:09:00.2220033Z [5576/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2025-11-03T16:09:00.2220908Z [5577/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2025-11-03T16:09:00.2221875Z [5578/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2025-11-03T16:09:00.2222811Z [5579/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2025-11-03T16:09:00.2223683Z [5580/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2025-11-03T16:09:00.5190480Z [5581/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2025-11-03T16:09:00.5191402Z [5582/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2025-11-03T16:09:00.5192252Z [5583/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2025-11-03T16:09:00.5193007Z [5584/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2025-11-03T16:09:00.5194045Z [5585/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2025-11-03T16:09:01.4979615Z [5586/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2025-11-03T16:09:01.4980663Z [5587/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2025-11-03T16:09:01.4981559Z [5588/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2025-11-03T16:09:01.4982445Z [5589/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2025-11-03T16:09:01.4983184Z [5590/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2025-11-03T16:09:01.6386249Z [5591/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2025-11-03T16:09:01.6387201Z [5592/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2025-11-03T16:09:01.6388895Z [5593/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2025-11-03T16:09:01.6390687Z [5594/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2025-11-03T16:09:02.4871693Z [5595/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2025-11-03T16:09:02.4873020Z [5596/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2025-11-03T16:09:02.4874802Z [5597/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2025-11-03T16:09:02.4876258Z [5598/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2025-11-03T16:09:02.4877799Z [5599/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2025-11-03T16:09:03.1633754Z [5600/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2025-11-03T16:09:03.1635260Z [5601/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2025-11-03T16:09:03.1636750Z [5602/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2025-11-03T16:09:03.1638290Z [5603/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2025-11-03T16:09:03.1639758Z [5604/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2025-11-03T16:09:03.9733238Z [5605/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2025-11-03T16:09:03.9734292Z [5606/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2025-11-03T16:09:03.9735981Z [5607/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2025-11-03T16:09:03.9737599Z [5608/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2025-11-03T16:09:04.9343669Z [5609/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2025-11-03T16:09:04.9345307Z [5610/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2025-11-03T16:09:04.9346886Z [5611/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2025-11-03T16:09:04.9348549Z [5612/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2025-11-03T16:09:04.9350093Z [5613/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2025-11-03T16:09:05.7517399Z [5614/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2025-11-03T16:09:05.7518472Z [5615/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2025-11-03T16:09:05.7519466Z [5616/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2025-11-03T16:09:05.7520961Z [5617/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2025-11-03T16:09:05.7521995Z [5618/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SparseTensorUtils.cpp.obj 2025-11-03T16:09:06.2165862Z [5619/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2025-11-03T16:09:06.2166803Z [5620/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2025-11-03T16:09:06.2167627Z [5621/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2025-11-03T16:09:06.2168404Z [5622/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2025-11-03T16:09:06.9476277Z [5623/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2025-11-03T16:09:06.9477599Z [5624/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2025-11-03T16:09:06.9478762Z [5625/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2025-11-03T16:09:06.9479777Z [5626/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2025-11-03T16:09:06.9480927Z [5627/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2025-11-03T16:09:07.3786942Z [5628/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2025-11-03T16:09:07.3787849Z [5629/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2025-11-03T16:09:07.3788682Z [5630/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2025-11-03T16:09:07.3789630Z [5631/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2025-11-03T16:09:07.9598218Z [5632/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2025-11-03T16:09:07.9599145Z [5633/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2025-11-03T16:09:07.9600069Z [5634/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2025-11-03T16:09:07.9600816Z [5635/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2025-11-03T16:09:07.9601549Z [5636/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2025-11-03T16:09:08.5465616Z [5637/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2025-11-03T16:09:08.5467190Z [5638/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2025-11-03T16:09:08.5469209Z [5639/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2025-11-03T16:09:08.5470972Z [5640/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2025-11-03T16:09:09.3988878Z [5641/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2025-11-03T16:09:09.3990496Z [5642/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2025-11-03T16:09:09.3992214Z [5643/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2025-11-03T16:09:09.3994189Z [5644/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2025-11-03T16:09:09.9858471Z [5645/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2025-11-03T16:09:09.9859441Z [5646/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\FlattenIndicesKernel.cpp.obj 2025-11-03T16:09:09.9860425Z [5647/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2025-11-03T16:09:09.9862064Z [5648/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2025-11-03T16:09:10.9664761Z [5649/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2025-11-03T16:09:10.9665690Z [5650/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2025-11-03T16:09:10.9666572Z [5651/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2025-11-03T16:09:10.9667447Z [5652/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2025-11-03T16:09:10.9668276Z [5653/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2025-11-03T16:09:11.3456412Z [5654/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2025-11-03T16:09:11.3457252Z [5655/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2025-11-03T16:09:11.3458141Z [5656/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2025-11-03T16:09:11.3459134Z [5657/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2025-11-03T16:09:14.4590730Z [5658/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2025-11-03T16:09:14.4591723Z [5659/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2025-11-03T16:09:14.4592666Z [5660/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2025-11-03T16:09:14.4593613Z [5661/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2025-11-03T16:09:14.7514433Z [5662/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2025-11-03T16:09:14.7516129Z [5663/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBinaryOps.cpp.obj 2025-11-03T16:09:14.7517877Z [5664/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorFactories.cpp.obj 2025-11-03T16:09:14.7519445Z [5665/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMatmul.cpp.obj 2025-11-03T16:09:15.1446586Z [5666/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2025-11-03T16:09:15.1447863Z [5667/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2025-11-03T16:09:15.1449064Z [5668/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2025-11-03T16:09:15.1450022Z [5669/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2025-11-03T16:09:17.3757395Z [5670/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUnaryOps.cpp.obj 2025-11-03T16:09:17.3759309Z [5671/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2025-11-03T16:09:17.3760995Z [5672/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ACLUtils.cpp.obj 2025-11-03T16:09:17.3762635Z [5673/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2025-11-03T16:09:18.3048179Z [5674/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2025-11-03T16:09:18.3049041Z [5675/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2025-11-03T16:09:18.3050006Z [5676/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2025-11-03T16:09:18.3051094Z [5677/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2025-11-03T16:09:18.9524282Z [5678/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2025-11-03T16:09:18.9525846Z [5679/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2025-11-03T16:09:18.9527247Z [5680/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2025-11-03T16:09:18.9528737Z [5681/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2025-11-03T16:09:18.9530312Z [5682/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2025-11-03T16:09:19.3257493Z [5683/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2025-11-03T16:09:19.3259137Z [5684/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2025-11-03T16:09:19.3260672Z [5685/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2025-11-03T16:09:19.3262132Z [5686/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2025-11-03T16:09:19.6885820Z [5687/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2025-11-03T16:09:19.6887703Z [5688/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2025-11-03T16:09:19.6889376Z [5689/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2025-11-03T16:09:19.6891117Z [5690/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2025-11-03T16:09:20.3025057Z [5691/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2025-11-03T16:09:20.3026701Z [5692/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2025-11-03T16:09:20.3028298Z [5693/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2025-11-03T16:09:20.3029885Z [5694/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2025-11-03T16:09:20.9363834Z [5695/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2025-11-03T16:09:20.9365410Z [5696/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2025-11-03T16:09:20.9367199Z [5697/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2025-11-03T16:09:20.9368919Z [5698/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2025-11-03T16:09:21.6714301Z [5699/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2025-11-03T16:09:21.6715338Z [5700/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2025-11-03T16:09:21.6716187Z [5701/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2025-11-03T16:09:21.6717116Z [5702/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2025-11-03T16:09:22.5995024Z [5703/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2025-11-03T16:09:22.5996755Z [5704/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2025-11-03T16:09:22.5998348Z [5705/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2025-11-03T16:09:22.5999965Z [5706/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2025-11-03T16:09:23.0681275Z [5707/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2025-11-03T16:09:23.0682941Z [5708/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2025-11-03T16:09:23.0684550Z [5709/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2025-11-03T16:09:23.0686243Z [5710/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2025-11-03T16:09:24.1465506Z [5711/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2025-11-03T16:09:24.1467307Z [5712/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2025-11-03T16:09:24.1468950Z [5713/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2025-11-03T16:09:24.1470592Z [5714/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2025-11-03T16:09:24.1472285Z [5715/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2025-11-03T16:09:24.9277793Z [5716/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2025-11-03T16:09:24.9278955Z [5717/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2025-11-03T16:09:24.9280525Z [5718/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2025-11-03T16:09:24.9281923Z [5719/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2025-11-03T16:09:25.2312131Z [5720/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2025-11-03T16:09:25.2313671Z [5721/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2025-11-03T16:09:25.2315180Z [5722/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2025-11-03T16:09:25.2316750Z [5723/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2025-11-03T16:09:26.4110286Z [5724/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\MklAllocationHelper.cpp.obj 2025-11-03T16:09:26.4111500Z [5725/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2025-11-03T16:09:26.4112429Z [5726/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2025-11-03T16:09:26.4113528Z [5727/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2025-11-03T16:09:26.4114528Z [5728/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2025-11-03T16:09:27.1793736Z [5729/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2025-11-03T16:09:27.1794749Z [5730/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2025-11-03T16:09:27.1796073Z [5731/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2025-11-03T16:09:27.1797348Z [5732/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2025-11-03T16:09:28.2991869Z [5733/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2025-11-03T16:09:28.2992736Z [5734/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2025-11-03T16:09:28.2993514Z [5735/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2025-11-03T16:09:28.2994336Z [5736/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2025-11-03T16:09:28.2995157Z [5737/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2025-11-03T16:09:28.7313785Z [5738/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2025-11-03T16:09:28.7314930Z [5739/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2025-11-03T16:09:28.7315832Z [5740/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2025-11-03T16:09:28.7316971Z [5741/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2025-11-03T16:09:29.8539331Z [5742/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2025-11-03T16:09:29.8540908Z [5743/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2025-11-03T16:09:29.8542534Z [5744/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2025-11-03T16:09:29.8544257Z [5745/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2025-11-03T16:09:31.1257767Z [5746/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2025-11-03T16:09:31.1259133Z [5747/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2025-11-03T16:09:31.1260433Z [5748/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2025-11-03T16:09:31.1261881Z [5749/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2025-11-03T16:09:31.1263253Z [5750/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2025-11-03T16:09:31.9402714Z [5751/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2025-11-03T16:09:31.9403869Z [5752/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2025-11-03T16:09:31.9404807Z [5753/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2025-11-03T16:09:31.9405726Z [5754/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\sdp_utils_cpp.cpp.obj 2025-11-03T16:09:32.3888128Z [5755/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2025-11-03T16:09:32.3889492Z [5756/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2025-11-03T16:09:32.3890782Z [5757/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2025-11-03T16:09:32.3892051Z [5758/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2025-11-03T16:09:32.3893302Z [5759/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2025-11-03T16:09:32.7511067Z [5760/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2025-11-03T16:09:32.7512512Z [5761/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2025-11-03T16:09:32.7513775Z [5762/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RNN.cpp.obj 2025-11-03T16:09:32.7514735Z [5763/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2025-11-03T16:09:33.3611204Z [5764/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2025-11-03T16:09:33.3612144Z [5765/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2025-11-03T16:09:33.3613124Z [5766/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2025-11-03T16:09:33.3613911Z [5767/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2025-11-03T16:09:33.3614816Z [5768/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2025-11-03T16:09:34.5068937Z [5769/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2025-11-03T16:09:34.5069833Z [5770/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2025-11-03T16:09:34.5070653Z [5771/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2025-11-03T16:09:34.5071350Z [5772/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2025-11-03T16:09:35.0444534Z [5773/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2025-11-03T16:09:35.0445346Z [5774/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2025-11-03T16:09:35.0446154Z [5775/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2025-11-03T16:09:35.0446839Z [5776/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2025-11-03T16:09:35.0447672Z [5777/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2025-11-03T16:09:36.3399908Z [5778/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2025-11-03T16:09:36.3401644Z [5779/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor_0.cpp.obj 2025-11-03T16:09:36.3403541Z [5780/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd_0.cpp.obj 2025-11-03T16:09:36.3405509Z [5781/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd_0.cpp.obj 2025-11-03T16:09:37.6818475Z [5782/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional_0.cpp.obj 2025-11-03T16:09:37.6819405Z [5783/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_0.cpp.obj 2025-11-03T16:09:37.6820121Z [5784/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_1.cpp.obj 2025-11-03T16:09:37.6820852Z [5785/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_2.cpp.obj 2025-11-03T16:09:37.6821597Z [5786/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU_3.cpp.obj 2025-11-03T16:09:38.7231512Z [5787/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2025-11-03T16:09:38.7232433Z [5788/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2025-11-03T16:09:38.7233252Z [5789/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2025-11-03T16:09:38.7234059Z [5790/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2025-11-03T16:09:38.7234806Z [5791/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta_0.cpp.obj 2025-11-03T16:09:38.8662276Z [5792/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta_0.cpp.obj 2025-11-03T16:09:38.8663166Z [5793/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU_0.cpp.obj 2025-11-03T16:09:38.8664041Z [5794/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorXPU_0.cpp.obj 2025-11-03T16:09:38.8664882Z [5795/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta_0.cpp.obj 2025-11-03T16:09:39.7955770Z [5796/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU_0.cpp.obj 2025-11-03T16:09:39.7957397Z [5797/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorHPU_0.cpp.obj 2025-11-03T16:09:39.7958844Z [5798/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2025-11-03T16:09:39.7960255Z [5799/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU_0.cpp.obj 2025-11-03T16:09:39.7961635Z [5800/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2025-11-03T16:09:39.9112571Z [5801/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrMeta_0.cpp.obj 2025-11-03T16:09:39.9113628Z [5802/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU_0.cpp.obj 2025-11-03T16:09:39.9114557Z [5803/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU_0.cpp.obj 2025-11-03T16:09:39.9115351Z [5804/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrXPU_0.cpp.obj 2025-11-03T16:09:40.4982533Z [5805/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta_0.cpp.obj 2025-11-03T16:09:40.4984109Z [5806/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseXPU_0.cpp.obj 2025-11-03T16:09:40.4985564Z [5807/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor_0.cpp.obj 2025-11-03T16:09:40.4986974Z [5808/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2025-11-03T16:09:40.4988553Z [5809/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2025-11-03T16:09:41.1178050Z [5810/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2025-11-03T16:09:41.1179938Z [5811/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ViewMetaClasses.cpp.obj 2025-11-03T16:09:41.1181408Z [5812/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2025-11-03T16:09:41.1182816Z [5813/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2025-11-03T16:09:41.1184292Z [5814/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:41.6101109Z [5815/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:41.6102917Z [5816/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:41.6104653Z [5817/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:42.2697924Z [5818/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:42.2699624Z [5819/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:42.2700528Z [5820/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:42.2701785Z [5821/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.0733526Z [5822/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.0735141Z [5823/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.0736032Z [5824/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.0736898Z [5825/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.4953533Z [5826/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.4955310Z [5827/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.4956813Z [5828/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2025-11-03T16:09:43.4959105Z [5829/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:43.4960639Z [5830/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2025-11-03T16:09:44.0005827Z [5831/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2025-11-03T16:09:44.0007060Z [5832/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.0008050Z [5833/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.0009175Z [5834/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.3618160Z [5835/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.3620262Z [5836/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.3622125Z [5837/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.3623801Z [5838/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.9789182Z [5839/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.9790778Z [5840/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.9792282Z [5841/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:44.9794014Z [5842/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.1678226Z [5843/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.1679387Z [5844/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.1680369Z [5845/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.1681359Z [5846/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.8778356Z [5847/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.8780178Z [5848/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.8781986Z [5849/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:45.8783820Z [5850/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.0154377Z [5851/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.0156312Z [5852/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.0158046Z [5853/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.0159756Z [5854/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.5450539Z [5855/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.5451655Z [5856/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.5452742Z [5857/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.5453698Z [5858/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.8544579Z [5859/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.8545609Z [5860/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.8546764Z [5861/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:46.8548209Z [5862/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.2499621Z [5863/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.2503447Z [5864/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.2505253Z [5865/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.2506896Z [5866/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.7150308Z [5867/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.7151327Z [5868/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.7152249Z [5869/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.7153273Z [5870/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:47.7154366Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(49): warning C4180: qualifier applied to function type has no meaning; ignored 2025-11-03T16:09:47.7155487Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(49): note: the template instantiation context (the oldest one first) is 2025-11-03T16:09:47.7157246Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-11-03T16:09:47.7159687Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(189): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-11-03T16:09:47.7161110Z with 2025-11-03T16:09:47.7161298Z [ 2025-11-03T16:09:47.7161638Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-11-03T16:09:47.7162061Z ] 2025-11-03T16:09:47.7163442Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-11-03T16:09:47.7166940Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(191): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-11-03T16:09:47.7169000Z with 2025-11-03T16:09:47.7169188Z [ 2025-11-03T16:09:47.7169528Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-11-03T16:09:47.7169948Z ] 2025-11-03T16:09:47.7171830Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(174): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-11-03T16:09:47.7173725Z with 2025-11-03T16:09:47.7173918Z [ 2025-11-03T16:09:47.7174258Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-11-03T16:09:47.7174734Z data_t=at::vec::DEFAULT::Vectorized, 2025-11-03T16:09:47.7175504Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-11-03T16:09:47.7176536Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-11-03T16:09:47.7177288Z ] 2025-11-03T16:09:47.7178352Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(299): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::DEFAULT::Vectorized &)' being compiled 2025-11-03T16:09:47.7179461Z with 2025-11-03T16:09:47.7179654Z [ 2025-11-03T16:09:47.7179829Z scalar_t=float, 2025-11-03T16:09:47.7180777Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &), 2025-11-03T16:09:47.7455596Z Op=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-11-03T16:09:47.7456245Z ] 2025-11-03T16:09:47.7457072Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(177): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-11-03T16:09:47.7457960Z with 2025-11-03T16:09:47.7458167Z [ 2025-11-03T16:09:47.7458787Z ReduceOp=at::vec::DEFAULT::Vectorized (const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &) 2025-11-03T16:09:47.7459518Z ] 2025-11-03T16:09:48.1236183Z [5871/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.1237985Z [5872/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.1239771Z [5873/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.1241531Z [5874/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.4411144Z [5875/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.4412989Z [5876/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.4414713Z [5877/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.4416830Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(523): warning C4333: '>>': right shift by too large amount, data loss 2025-11-03T16:09:48.4419062Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(1194): warning C4333: '>>': right shift by too large amount, data loss 2025-11-03T16:09:48.4420999Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec_base.h(1194): note: the template instantiation context (the oldest one first) is 2025-11-03T16:09:48.6458486Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(523): note: see reference to function template instantiation 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::operator >>(const at::vec::DEFAULT::Vectorized &,const at::vec::DEFAULT::Vectorized &)' being compiled 2025-11-03T16:09:48.6463377Z [5878/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2025-11-03T16:09:48.6464951Z [5879/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.7796736Z [5880/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.7798507Z [5881/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:48.7800240Z [5882/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:49.0254392Z [5883/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2025-11-03T16:09:49.0255521Z [5884/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2025-11-03T16:09:49.0256563Z [5885/6997] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-3.0.2\miniz.c.obj 2025-11-03T16:09:49.0257807Z C:\actions-runner\_work\pytorch\pytorch\third_party\miniz-3.0.2\miniz.c(3137): warning C4005: 'WIN32_LEAN_AND_MEAN': macro redefinition 2025-11-03T16:09:49.0259287Z C:\actions-runner\_work\pytorch\pytorch\third_party\miniz-3.0.2\miniz.c(3137): note: 'WIN32_LEAN_AND_MEAN' previously declared on the command line 2025-11-03T16:09:49.2045963Z [5886/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2025-11-03T16:09:49.2047568Z [5887/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2025-11-03T16:09:49.2048999Z [5888/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2025-11-03T16:09:49.2050381Z [5889/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2025-11-03T16:09:49.2051801Z [5890/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2025-11-03T16:09:49.4780658Z [5891/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\batch_box_cox_sve128.cc.obj 2025-11-03T16:09:49.4782109Z [5892/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2025-11-03T16:09:49.4783437Z [5893/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2025-11-03T16:09:49.4784897Z [5894/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2025-11-03T16:09:49.4786320Z [5895/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2025-11-03T16:09:51.5560294Z [5896/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2025-11-03T16:09:51.5561721Z [5897/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2025-11-03T16:09:51.5563053Z [5898/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\perfkernels\embedding_lookup_idx.cc.obj 2025-11-03T16:09:51.5564387Z [5899/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2025-11-03T16:09:51.5565825Z [5900/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ViewFuncs.cpp.obj 2025-11-03T16:09:53.2864455Z [5901/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2025-11-03T16:09:53.2866262Z [5902/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2025-11-03T16:09:53.2867836Z [5903/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2025-11-03T16:09:53.2869332Z [5904/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2025-11-03T16:09:53.2870759Z [5905/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2025-11-03T16:09:53.5253574Z [5906/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2025-11-03T16:09:53.5254930Z [5907/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2025-11-03T16:09:53.5256224Z [5908/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2025-11-03T16:09:53.5257210Z [5909/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2025-11-03T16:09:54.3332030Z [5910/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2025-11-03T16:09:55.8875135Z [5911/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2025-11-03T16:09:55.8876035Z [5912/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.cpp.obj 2025-11-03T16:09:55.8876930Z [5913/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.cpp.obj 2025-11-03T16:09:55.8877811Z [5914/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2025-11-03T16:09:55.8878712Z [5915/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2025-11-03T16:09:55.8880613Z [5916/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2025-11-03T16:09:55.8881463Z [5917/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2025-11-03T16:09:55.9155237Z [5918/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2025-11-03T16:09:55.9156369Z [5919/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2025-11-03T16:09:55.9157181Z [5920/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2025-11-03T16:09:55.9157915Z [5921/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2025-11-03T16:09:55.9158772Z [5922/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2025-11-03T16:09:58.0020997Z [5923/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2025-11-03T16:09:58.0021956Z [5924/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2025-11-03T16:09:58.0022770Z [5925/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2025-11-03T16:09:58.0023619Z [5926/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2025-11-03T16:09:58.0024418Z [5927/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_metadata.cpp.obj 2025-11-03T16:09:59.1463007Z [5928/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2025-11-03T16:09:59.1464573Z [5929/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2025-11-03T16:09:59.1466360Z [5930/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2025-11-03T16:09:59.1468407Z [5931/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2025-11-03T16:09:59.8269544Z [5932/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2025-11-03T16:09:59.8271074Z [5933/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2025-11-03T16:09:59.8272509Z [5934/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2025-11-03T16:09:59.8273904Z [5935/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2025-11-03T16:09:59.8275421Z [5936/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2025-11-03T16:10:00.2988257Z [5937/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2025-11-03T16:10:00.2989256Z [5938/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2025-11-03T16:10:00.2990047Z [5939/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2025-11-03T16:10:00.2991005Z [5940/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable_info.cpp.obj 2025-11-03T16:10:01.2531502Z [5941/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\dynamo\compiled_autograd.cpp.obj 2025-11-03T16:10:01.2532472Z [5942/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.cpp.obj 2025-11-03T16:10:01.2533435Z [5943/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\mkldnn_tensor.cpp.obj 2025-11-03T16:10:01.2534388Z [5944/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_package\model_package_loader.cpp.obj 2025-11-03T16:10:02.4767404Z [5945/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_runner\model_container_runner.cpp.obj 2025-11-03T16:10:02.4769089Z [5946/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\oss_proxy_executor.cpp.obj 2025-11-03T16:10:02.4770630Z [5947/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_common.cpp.obj 2025-11-03T16:10:02.4772153Z [5948/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\tensor_converter.cpp.obj 2025-11-03T16:10:02.4773599Z [5949/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2025-11-03T16:10:03.5464621Z [5950/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2025-11-03T16:10:03.5465755Z [5951/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2025-11-03T16:10:03.5466569Z [5952/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2025-11-03T16:10:03.5467358Z [5953/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2025-11-03T16:10:04.8006160Z [5954/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2025-11-03T16:10:04.8007764Z [5955/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2025-11-03T16:10:04.8009393Z [5956/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2025-11-03T16:10:04.8010838Z [5957/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\aoti_torch\shim_cpu.cpp.obj 2025-11-03T16:10:04.8012560Z [5958/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\inductor\inductor_ops.cpp.obj 2025-11-03T16:10:06.2544473Z [5959/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2025-11-03T16:10:06.2546022Z [5960/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2025-11-03T16:10:06.2547699Z [5961/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2025-11-03T16:10:06.2549301Z [5962/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2025-11-03T16:10:07.2150212Z [5963/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2025-11-03T16:10:07.2151683Z [5964/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2025-11-03T16:10:07.2152546Z [5965/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2025-11-03T16:10:07.2153411Z [5966/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2025-11-03T16:10:07.2154190Z [5967/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2025-11-03T16:10:07.5301878Z [5968/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2025-11-03T16:10:07.5303238Z [5969/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2025-11-03T16:10:07.5304692Z [5970/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2025-11-03T16:10:07.5306087Z [5971/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2025-11-03T16:10:08.4483516Z [5972/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2025-11-03T16:10:08.4484451Z [5973/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2025-11-03T16:10:08.4485246Z [5974/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2025-11-03T16:10:08.4486068Z [5975/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2025-11-03T16:10:08.4486972Z [5976/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2025-11-03T16:10:08.7131206Z [5977/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2025-11-03T16:10:08.7132211Z [5978/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2025-11-03T16:10:08.7133172Z [5979/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2025-11-03T16:10:08.7133954Z [5980/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2025-11-03T16:10:09.6154958Z [5981/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2025-11-03T16:10:09.6155800Z [5982/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\graph_utils.cpp.obj 2025-11-03T16:10:09.6156521Z [5983/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2025-11-03T16:10:09.6157263Z [5984/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2025-11-03T16:10:09.6158029Z [5985/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2025-11-03T16:10:10.5494489Z [5986/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2025-11-03T16:10:10.5497016Z [5987/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2025-11-03T16:10:10.5498560Z [5988/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2025-11-03T16:10:10.5499900Z [5989/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2025-11-03T16:10:10.5501268Z [5990/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2025-11-03T16:10:11.4232493Z [5991/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2025-11-03T16:10:11.4234323Z [5992/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2025-11-03T16:10:11.4236234Z [5993/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2025-11-03T16:10:11.4237724Z [5994/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2025-11-03T16:10:11.4239153Z [5995/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2025-11-03T16:10:12.1989034Z [5996/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2025-11-03T16:10:12.1990459Z [5997/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2025-11-03T16:10:12.1993306Z [5998/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2025-11-03T16:10:12.1994743Z [5999/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2025-11-03T16:10:13.2705915Z [6000/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2025-11-03T16:10:13.2707500Z [6001/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2025-11-03T16:10:13.2708976Z [6002/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2025-11-03T16:10:13.2710528Z [6003/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2025-11-03T16:10:13.2712005Z [6004/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2025-11-03T16:10:13.6660908Z [6005/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2025-11-03T16:10:13.6661761Z [6006/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2025-11-03T16:10:13.6662651Z [6007/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2025-11-03T16:10:13.6663607Z [6008/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2025-11-03T16:10:14.3563368Z [6009/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2025-11-03T16:10:14.3564312Z [6010/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2025-11-03T16:10:14.3565193Z [6011/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2025-11-03T16:10:14.3566104Z [6012/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2025-11-03T16:10:14.3566918Z [6013/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2025-11-03T16:10:15.1187145Z [6014/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2025-11-03T16:10:15.1188164Z [6015/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2025-11-03T16:10:15.1189323Z [6016/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2025-11-03T16:10:15.1190802Z [6017/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2025-11-03T16:10:16.2834352Z [6018/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2025-11-03T16:10:16.2835917Z [6019/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2025-11-03T16:10:16.2837489Z [6020/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2025-11-03T16:10:16.2839177Z [6021/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2025-11-03T16:10:16.2840846Z [6022/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2025-11-03T16:10:17.3201424Z [6023/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2025-11-03T16:10:17.3203027Z [6024/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2025-11-03T16:10:17.3204629Z [6025/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2025-11-03T16:10:17.3206157Z [6026/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2025-11-03T16:10:17.8671495Z [6027/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2025-11-03T16:10:17.8673304Z [6028/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2025-11-03T16:10:17.8675111Z [6029/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2025-11-03T16:10:17.8676678Z [6030/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2025-11-03T16:10:18.4169930Z [6031/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2025-11-03T16:10:18.4171435Z [6032/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2025-11-03T16:10:18.4172959Z [6033/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2025-11-03T16:10:18.4174561Z [6034/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2025-11-03T16:10:18.4176096Z [6035/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2025-11-03T16:10:19.2097330Z [6036/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2025-11-03T16:10:19.2098270Z [6037/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2025-11-03T16:10:19.2099279Z [6038/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2025-11-03T16:10:19.2100573Z [6039/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2025-11-03T16:10:19.6997406Z [6040/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_linear_bn.cpp.obj 2025-11-03T16:10:19.6999161Z [6041/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2025-11-03T16:10:19.7000850Z [6042/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2025-11-03T16:10:19.7002667Z [6043/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2025-11-03T16:10:20.8400801Z [6044/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2025-11-03T16:10:20.8402129Z [6045/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_folding.cpp.obj 2025-11-03T16:10:20.8403109Z [6046/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2025-11-03T16:10:20.8403926Z [6047/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2025-11-03T16:10:20.8404744Z [6048/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2025-11-03T16:10:21.8159481Z [6049/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2025-11-03T16:10:21.8161131Z [6050/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2025-11-03T16:10:21.8162854Z [6051/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2025-11-03T16:10:21.8164438Z [6052/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2025-11-03T16:10:23.0170663Z [6053/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2025-11-03T16:10:23.0172237Z [6054/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2025-11-03T16:10:23.0173656Z [6055/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2025-11-03T16:10:23.0175102Z [6056/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2025-11-03T16:10:23.0176725Z [6057/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2025-11-03T16:10:23.6701243Z [6058/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2025-11-03T16:10:23.6702146Z [6059/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2025-11-03T16:10:23.6703048Z [6060/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2025-11-03T16:10:23.6703871Z [6061/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2025-11-03T16:10:24.8455844Z [6062/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2025-11-03T16:10:24.8457451Z [6063/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2025-11-03T16:10:24.8458985Z [6064/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2025-11-03T16:10:24.8460727Z [6065/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2025-11-03T16:10:24.8462314Z [6066/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2025-11-03T16:10:25.7712075Z [6067/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2025-11-03T16:10:25.7712947Z [6068/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2025-11-03T16:10:25.7713753Z [6069/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2025-11-03T16:10:25.7714671Z [6070/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2025-11-03T16:10:26.6237531Z [6071/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2025-11-03T16:10:26.6239521Z [6072/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2025-11-03T16:10:26.6241236Z [6073/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2025-11-03T16:10:26.6242698Z [6074/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2025-11-03T16:10:26.6244283Z [6075/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2025-11-03T16:10:27.2272397Z [6076/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2025-11-03T16:10:27.2274418Z [6077/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2025-11-03T16:10:27.2276273Z [6078/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2025-11-03T16:10:27.2278224Z [6079/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2025-11-03T16:10:28.0004142Z [6080/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2025-11-03T16:10:28.0005658Z [6081/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2025-11-03T16:10:28.0007178Z [6082/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2025-11-03T16:10:28.0008716Z [6083/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2025-11-03T16:10:28.9544255Z [6084/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2025-11-03T16:10:28.9545280Z [6085/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2025-11-03T16:10:28.9546206Z [6086/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2025-11-03T16:10:28.9547128Z [6087/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2025-11-03T16:10:28.9547998Z [6088/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2025-11-03T16:10:29.2758418Z [6089/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2025-11-03T16:10:29.2759418Z [6090/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2025-11-03T16:10:29.2760322Z [6091/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2025-11-03T16:10:29.2761418Z [6092/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2025-11-03T16:10:30.2795260Z [6093/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2025-11-03T16:10:30.2796156Z [6094/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2025-11-03T16:10:30.2797071Z [6095/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2025-11-03T16:10:30.2797897Z [6096/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2025-11-03T16:10:31.1112068Z [6097/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2025-11-03T16:10:31.1113188Z [6098/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2025-11-03T16:10:31.1114879Z [6099/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2025-11-03T16:10:31.1116684Z [6100/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2025-11-03T16:10:31.5913375Z [6101/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2025-11-03T16:10:31.5914324Z [6102/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2025-11-03T16:10:31.5915315Z [6103/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2025-11-03T16:10:31.5916271Z [6104/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\utf8_decoding_ignore.cpp.obj 2025-11-03T16:10:31.5917165Z [6105/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2025-11-03T16:10:32.6754439Z [6106/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2025-11-03T16:10:32.6755553Z [6107/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2025-11-03T16:10:32.6756451Z [6108/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2025-11-03T16:10:32.6757225Z [6109/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2025-11-03T16:10:32.8599231Z [6110/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2025-11-03T16:10:32.8600326Z [6111/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2025-11-03T16:10:32.8601164Z [6112/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2025-11-03T16:10:32.8602253Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\tensorexpr_fuser.cpp(484): warning C4805: '&=': unsafe mix of type 'bool' and type 'unsigned __int64' in operation 2025-11-03T16:10:33.4595409Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\tensorexpr_fuser.cpp(484): warning C4805: '&': unsafe mix of type 'bool' and type 'unsigned __int64' in operation 2025-11-03T16:10:33.4597388Z [6113/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2025-11-03T16:10:33.4598988Z [6114/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2025-11-03T16:10:33.4600624Z [6115/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2025-11-03T16:10:34.7493851Z [6116/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2025-11-03T16:10:34.7495796Z [6117/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2025-11-03T16:10:34.7497447Z [6118/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2025-11-03T16:10:34.7498983Z [6119/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2025-11-03T16:10:36.9239848Z [6120/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2025-11-03T16:10:36.9240794Z [6121/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2025-11-03T16:10:36.9241654Z [6122/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2025-11-03T16:10:36.9242490Z [6123/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2025-11-03T16:10:36.9243304Z [6124/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2025-11-03T16:10:37.8467572Z [6125/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2025-11-03T16:10:37.8469093Z [6126/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2025-11-03T16:10:37.8470412Z [6127/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2025-11-03T16:10:37.8471700Z [6128/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2025-11-03T16:10:38.7114309Z [6129/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2025-11-03T16:10:38.7115841Z [6130/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2025-11-03T16:10:38.7117238Z [6131/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2025-11-03T16:10:38.7118702Z [6132/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2025-11-03T16:10:38.7120122Z [6133/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2025-11-03T16:10:39.8884446Z [6134/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2025-11-03T16:10:39.8885295Z [6135/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2025-11-03T16:10:39.8886419Z [6136/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2025-11-03T16:10:39.8887935Z [6137/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2025-11-03T16:10:41.3365198Z [6138/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2025-11-03T16:10:41.3366147Z [6139/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2025-11-03T16:10:41.3367709Z [6140/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2025-11-03T16:10:41.3369414Z [6141/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2025-11-03T16:10:42.0323190Z [6142/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2025-11-03T16:10:42.0324078Z [6143/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2025-11-03T16:10:42.0324894Z [6144/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2025-11-03T16:10:42.0325859Z [6145/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2025-11-03T16:10:43.1228819Z [6146/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2025-11-03T16:10:43.1229774Z [6147/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2025-11-03T16:10:43.1230609Z [6148/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2025-11-03T16:10:43.1231497Z [6149/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2025-11-03T16:10:43.1232294Z [6150/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2025-11-03T16:10:45.2918023Z [6151/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2025-11-03T16:10:45.2919104Z [6152/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2025-11-03T16:10:45.2920354Z [6153/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2025-11-03T16:10:45.2921152Z [6154/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2025-11-03T16:10:46.6661831Z [6155/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler_helper.cpp.obj 2025-11-03T16:10:46.6663866Z [6156/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2025-11-03T16:10:46.6664789Z [6157/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2025-11-03T16:10:46.6665593Z [6158/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2025-11-03T16:10:46.6666503Z [6159/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2025-11-03T16:10:48.1291113Z [6160/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2025-11-03T16:10:48.1292192Z [6161/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2025-11-03T16:10:48.1293161Z [6162/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2025-11-03T16:10:48.1293956Z [6163/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2025-11-03T16:10:49.9164139Z [6164/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2025-11-03T16:10:49.9165016Z [6165/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2025-11-03T16:10:49.9165911Z [6166/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2025-11-03T16:10:49.9167991Z [6167/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2025-11-03T16:10:49.9169674Z [6168/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2025-11-03T16:10:50.6207970Z [6169/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2025-11-03T16:10:50.6210034Z [6170/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2025-11-03T16:10:50.6211567Z [6171/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2025-11-03T16:10:50.6213082Z [6172/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2025-11-03T16:10:53.2681862Z [6173/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2025-11-03T16:10:53.2682728Z [6174/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2025-11-03T16:10:53.2683526Z [6175/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2025-11-03T16:10:53.2684295Z [6176/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2025-11-03T16:10:53.2685080Z [6177/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2025-11-03T16:10:53.2685874Z [6178/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2025-11-03T16:10:53.2686827Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'bool' and type 'T' in operation 2025-11-03T16:10:53.2687545Z with 2025-11-03T16:10:53.2687732Z [ 2025-11-03T16:10:53.2687925Z T=int 2025-11-03T16:10:53.2688330Z ] 2025-11-03T16:10:53.2689052Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-11-03T16:10:54.2330387Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\tensorexpr\ir_simplifier.cpp(318): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-11-03T16:10:54.2331760Z with 2025-11-03T16:10:54.2332018Z [ 2025-11-03T16:10:54.2332249Z T=int 2025-11-03T16:10:54.2332439Z ] 2025-11-03T16:10:54.2332907Z [6179/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2025-11-03T16:10:54.2333771Z [6180/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2025-11-03T16:10:55.7301387Z [6181/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2025-11-03T16:10:55.7302285Z [6182/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2025-11-03T16:10:55.7303255Z [6183/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2025-11-03T16:10:55.7304387Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'bool' and type 'T' in operation 2025-11-03T16:10:55.7305174Z with 2025-11-03T16:10:55.7305381Z [ 2025-11-03T16:10:55.7305567Z T=int 2025-11-03T16:10:55.9632223Z ] 2025-11-03T16:10:55.9632924Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-11-03T16:10:55.9634748Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp(627): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-11-03T16:10:55.9635954Z with 2025-11-03T16:10:55.9636146Z [ 2025-11-03T16:10:55.9636331Z T=int 2025-11-03T16:10:55.9636519Z ] 2025-11-03T16:10:57.7051868Z [6184/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2025-11-03T16:10:57.7052863Z [6185/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2025-11-03T16:10:57.7053691Z [6186/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2025-11-03T16:10:57.7054662Z [6187/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2025-11-03T16:10:58.7845280Z [6188/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2025-11-03T16:10:58.7846758Z [6189/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2025-11-03T16:10:58.7848350Z [6190/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2025-11-03T16:10:58.7849675Z [6191/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2025-11-03T16:10:58.7850888Z [6192/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2025-11-03T16:10:59.2069211Z [6193/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2025-11-03T16:10:59.2070121Z [6194/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2025-11-03T16:10:59.2071529Z [6195/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2025-11-03T16:10:59.2072578Z [6196/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2025-11-03T16:10:59.9750884Z [6197/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2025-11-03T16:10:59.9751693Z [6198/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2025-11-03T16:10:59.9752559Z [6199/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2025-11-03T16:10:59.9753460Z [6200/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2025-11-03T16:10:59.9754282Z [6201/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2025-11-03T16:11:00.5634709Z [6202/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2025-11-03T16:11:00.5635614Z [6203/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2025-11-03T16:11:00.5636427Z [6204/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2025-11-03T16:11:00.5637425Z [6205/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2025-11-03T16:11:00.5638273Z [6206/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2025-11-03T16:11:00.5639374Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): warning C4805: '==': unsafe mix of type 'bool' and type 'T' in operation 2025-11-03T16:11:00.5640114Z with 2025-11-03T16:11:00.5640294Z [ 2025-11-03T16:11:00.5640519Z T=int 2025-11-03T16:11:00.5640759Z ] 2025-11-03T16:11:00.5641458Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/jit/tensorexpr/ir.h(395): note: the template instantiation context (the oldest one first) is 2025-11-03T16:11:00.8964610Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\tensorexpr\registerizer.cpp(92): note: see reference to function template instantiation 'bool torch::jit::tensorexpr::immediateEquals(const torch::jit::tensorexpr::ExprPtr &,T)' being compiled 2025-11-03T16:11:00.8966888Z with 2025-11-03T16:11:01.6267528Z [ 2025-11-03T16:11:01.6267790Z T=int 2025-11-03T16:11:01.6267996Z ] 2025-11-03T16:11:01.6268479Z [6207/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2025-11-03T16:11:01.6269224Z [6208/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2025-11-03T16:11:01.6269987Z [6209/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2025-11-03T16:11:01.6271259Z [6210/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2025-11-03T16:11:01.6272068Z [6211/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2025-11-03T16:11:01.6272871Z [6212/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2025-11-03T16:11:01.6273665Z [6213/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2025-11-03T16:11:01.6274529Z [6214/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2025-11-03T16:11:01.9853357Z [6215/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2025-11-03T16:11:01.9854273Z [6216/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2025-11-03T16:11:01.9855054Z [6217/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2025-11-03T16:11:01.9855987Z [6218/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2025-11-03T16:11:02.6594412Z [6219/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2025-11-03T16:11:02.6595618Z [6220/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2025-11-03T16:11:02.6596512Z [6221/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2025-11-03T16:11:02.6597454Z [6222/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2025-11-03T16:11:02.6598247Z [6223/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2025-11-03T16:11:03.1741746Z [6224/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2025-11-03T16:11:03.1742624Z [6225/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\mtia\profiler\MTIAMemoryProfiler.cpp.obj 2025-11-03T16:11:03.1743523Z [6226/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\combined_traceback.cpp.obj 2025-11-03T16:11:03.1744344Z [6227/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2025-11-03T16:11:03.1746033Z [6228/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\data_flow.cpp.obj 2025-11-03T16:11:03.7210745Z [6229/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2025-11-03T16:11:03.7211658Z [6230/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2025-11-03T16:11:03.7212385Z [6231/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\perf.cpp.obj 2025-11-03T16:11:03.7213223Z [6232/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2025-11-03T16:11:04.1383523Z [6233/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2025-11-03T16:11:04.1385207Z [6234/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\vulkan.cpp.obj 2025-11-03T16:11:04.1386743Z [6235/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\base.cpp.obj 2025-11-03T16:11:04.1388264Z [6236/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind_fb.cpp.obj 2025-11-03T16:11:04.1389782Z [6237/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\unwind\unwind.cpp.obj 2025-11-03T16:11:04.4436177Z [6238/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\itt_observer.cpp.obj 2025-11-03T16:11:04.4438492Z [6239/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\nvtx_observer.cpp.obj 2025-11-03T16:11:04.4440238Z [6240/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\execution_trace_observer.cpp.obj 2025-11-03T16:11:04.4442131Z [6241/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2025-11-03T16:11:05.2721820Z [6242/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\standalone\privateuse1_observer.cpp.obj 2025-11-03T16:11:05.2723877Z [6243/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2025-11-03T16:11:05.2725314Z [6244/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\shim_common.cpp.obj 2025-11-03T16:11:05.2726610Z [6245/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2025-11-03T16:11:05.2727980Z [6246/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2025-11-03T16:11:07.5008020Z [6247/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2025-11-03T16:11:07.5009013Z [6248/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2025-11-03T16:11:07.5009821Z [6249/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2025-11-03T16:11:07.5010652Z [6250/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2025-11-03T16:11:07.5011570Z [6251/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2025-11-03T16:11:08.2406304Z [6252/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Graph.cpp.obj 2025-11-03T16:11:08.2407213Z [6253/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\ModelRunner.cpp.obj 2025-11-03T16:11:08.2408038Z [6254/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2025-11-03T16:11:08.2408816Z [6255/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2025-11-03T16:11:08.2409731Z [6256/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2025-11-03T16:11:08.9916409Z [6257/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphSignature.cpp.obj 2025-11-03T16:11:08.9917351Z [6258/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphPasses.cpp.obj 2025-11-03T16:11:08.9918362Z [6259/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\TensorMeta.cpp.obj 2025-11-03T16:11:08.9919239Z [6260/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\Serialization.cpp.obj 2025-11-03T16:11:09.7134783Z [6261/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2025-11-03T16:11:09.7136291Z [6262/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Placement.cpp.obj 2025-11-03T16:11:09.7137795Z [6263/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\GraphUtils.cpp.obj 2025-11-03T16:11:09.7139137Z [6264/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\DelegateExecutor.cpp.obj 2025-11-03T16:11:09.7140556Z [6265/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2025-11-03T16:11:10.1509332Z [6266/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2025-11-03T16:11:10.1510535Z [6267/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionPlanner.cpp.obj 2025-11-03T16:11:10.1511559Z [6268/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ExecutionFrame.cpp.obj 2025-11-03T16:11:10.1512477Z [6269/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\PlacementUtils.cpp.obj 2025-11-03T16:11:10.8168385Z [6270/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Executor.cpp.obj 2025-11-03T16:11:10.8169984Z [6271/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\GraphExecutorBase.cpp.obj 2025-11-03T16:11:10.8171698Z [6272/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ConstantFolder.cpp.obj 2025-11-03T16:11:10.8173196Z [6273/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\OpKernel.cpp.obj 2025-11-03T16:11:10.8174734Z [6274/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\common\FileUtil.cpp.obj 2025-11-03T16:11:11.0765024Z [6275/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\SerialGraphExecutor.cpp.obj 2025-11-03T16:11:11.0766955Z [6276/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\GreedyBySize.cpp.obj 2025-11-03T16:11:11.0768964Z [6277/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\Bump.cpp.obj 2025-11-03T16:11:11.0770809Z [6278/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\FunctionSchema.cpp.obj 2025-11-03T16:11:11.6108730Z [6279/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\Weights.cpp.obj 2025-11-03T16:11:11.6110234Z [6280/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\detail\ITree.cpp.obj 2025-11-03T16:11:11.6111634Z [6281/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\C10Kernel.cpp.obj 2025-11-03T16:11:11.6113218Z [6282/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\AutoFunctionalizeKernel.cpp.obj 2025-11-03T16:11:11.6114891Z [6283/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\HigherOrderKernel.cpp.obj 2025-11-03T16:11:12.5816547Z [6284/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\DisjointStorageGroups.cpp.obj 2025-11-03T16:11:12.5818315Z [6285/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\ParallelGraphExecutor.cpp.obj 2025-11-03T16:11:12.5819935Z [6286/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\CallTorchBindKernel.cpp.obj 2025-11-03T16:11:12.5821539Z [6287/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\AliasAnalyzer.cpp.obj 2025-11-03T16:11:14.8310924Z [6288/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutPlanner.cpp.obj 2025-11-03T16:11:14.8312613Z [6289/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\memory\LayoutManager.cpp.obj 2025-11-03T16:11:14.8314235Z [6290/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\SubgraphRewriter.cpp.obj 2025-11-03T16:11:14.8316008Z [6291/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\GraphPasses.cpp.obj 2025-11-03T16:11:15.7063798Z [6292/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\graph\passes\pass_manager\PassManager.cpp.obj 2025-11-03T16:11:15.7065503Z [6293/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelFactory.cpp.obj 2025-11-03T16:11:15.7067120Z [6294/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\PrimKernelRegistry.cpp.obj 2025-11-03T16:11:15.7068842Z [6295/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\triton\CpuTritonKernelManager.cpp.obj 2025-11-03T16:11:16.2994370Z [6296/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\NativeKernels.cpp.obj 2025-11-03T16:11:16.2995509Z [6297/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelRegistry.cpp.obj 2025-11-03T16:11:16.2996354Z [6298/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\TritonKernel.cpp.obj 2025-11-03T16:11:16.2997213Z [6299/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedStaticDispatchKernels.cpp.obj 2025-11-03T16:11:16.2998361Z [6300/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\executor\AOTInductorDelegateExecutor.cpp.obj 2025-11-03T16:11:16.9812952Z [6301/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2025-11-03T16:11:16.9814670Z [6302/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\GeneratedNativeStaticDispatchKernels.cpp.obj 2025-11-03T16:11:16.9816598Z [6303/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\ETCallDelegateKernel.cpp.obj 2025-11-03T16:11:16.9818231Z [6304/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2025-11-03T16:11:17.7170548Z [6305/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2025-11-03T16:11:17.7172191Z [6306/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2025-11-03T16:11:17.7173803Z [6307/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2025-11-03T16:11:17.7175340Z [6308/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2025-11-03T16:11:19.1475402Z [6309/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\nativert\kernels\KernelHandlerRegistry.cpp.obj 2025-11-03T16:11:19.1477133Z [6310/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2025-11-03T16:11:19.1478722Z [6311/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2025-11-03T16:11:19.1480254Z [6312/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2025-11-03T16:11:19.1481727Z [6313/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2025-11-03T16:11:20.8320851Z [6314/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2025-11-03T16:11:20.8321885Z [6315/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2025-11-03T16:11:20.8322749Z [6316/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2025-11-03T16:11:20.8323638Z [6317/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2025-11-03T16:11:21.7587547Z [6318/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2025-11-03T16:11:21.7589082Z [6319/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2025-11-03T16:11:21.7590331Z [6320/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2025-11-03T16:11:21.7591489Z [6321/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2025-11-03T16:11:21.7592592Z [6322/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\stubs\itt.cpp.obj 2025-11-03T16:11:22.8496502Z [6323/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2025-11-03T16:11:22.8497512Z [6324/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2025-11-03T16:11:22.8498271Z [6325/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2025-11-03T16:11:22.8500231Z [6326/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2025-11-03T16:11:22.8501070Z [6327/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2025-11-03T16:11:23.4395499Z [6328/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2025-11-03T16:11:23.4396551Z [6329/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2025-11-03T16:11:23.4408043Z [6330/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2025-11-03T16:11:23.4409710Z [6331/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2025-11-03T16:11:24.7102373Z [6332/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2025-11-03T16:11:24.7104170Z [6333/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backoff.cpp.obj 2025-11-03T16:11:24.7105716Z [6334/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2025-11-03T16:11:24.7107232Z [6335/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2025-11-03T16:11:24.7108698Z [6336/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2025-11-03T16:11:27.2470439Z [6337/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2025-11-03T16:11:27.2471761Z [6338/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2025-11-03T16:11:27.2472937Z [6339/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2025-11-03T16:11:27.2474024Z [6340/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2025-11-03T16:11:27.9491089Z [6341/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2025-11-03T16:11:27.9491981Z [6342/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2025-11-03T16:11:27.9493000Z [6343/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Functional.cpp.obj 2025-11-03T16:11:27.9493871Z [6344/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2025-11-03T16:11:29.8604390Z [6345/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FlightRecorder.cpp.obj 2025-11-03T16:11:29.8605322Z [6346/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2025-11-03T16:11:29.8606289Z [6347/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2025-11-03T16:11:29.8607130Z [6348/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GroupRegistry.cpp.obj 2025-11-03T16:11:29.8608062Z [6349/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2025-11-03T16:11:31.3664990Z [6350/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Types.cpp.obj 2025-11-03T16:11:31.3666615Z [6351/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreLibUvBackend.cpp.obj 2025-11-03T16:11:31.3668963Z [6352/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2025-11-03T16:11:31.3670739Z [6353/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2025-11-03T16:11:31.9734653Z [6354/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2025-11-03T16:11:31.9735658Z [6355/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\Handlers.cpp.obj 2025-11-03T16:11:31.9736530Z [6356/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2025-11-03T16:11:31.9737458Z [6357/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2025-11-03T16:11:32.6417852Z [6358/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStoreBackend.cpp.obj 2025-11-03T16:11:32.6418768Z [6359/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\cuda\StreamBlock.cpp.obj 2025-11-03T16:11:32.6419899Z [6360/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.cpp.obj 2025-11-03T16:11:32.6420877Z [6361/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2025-11-03T16:11:32.6421733Z [6362/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2025-11-03T16:11:34.2449363Z [6363/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\control_plane\WorkerServer.cpp.obj 2025-11-03T16:11:34.2451133Z [6364/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2025-11-03T16:11:34.2452640Z [6365/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2025-11-03T16:11:34.2454186Z [6366/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2025-11-03T16:11:36.0102526Z [6367/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2025-11-03T16:11:36.0103476Z [6368/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2025-11-03T16:11:36.0104346Z [6369/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2025-11-03T16:11:36.0105237Z [6370/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2025-11-03T16:11:36.0106139Z [6371/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2025-11-03T16:11:37.1265050Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\distributed\c10d\logger.cpp(294): warning C4805: '!=': unsafe mix of type '__int64' and type 'bool' in operation 2025-11-03T16:11:37.1266120Z [6372/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2025-11-03T16:11:37.1266949Z [6373/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2025-11-03T16:11:37.1267717Z [6374/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2025-11-03T16:11:37.9896575Z [6375/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.cpp.obj 2025-11-03T16:11:37.9897722Z [6376/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.cpp.obj 2025-11-03T16:11:37.9898987Z [6377/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2025-11-03T16:11:37.9900341Z [6378/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2025-11-03T16:11:40.7959010Z [6379/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\mps.cpp.obj 2025-11-03T16:11:40.7959906Z [6380/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2025-11-03T16:11:40.7960947Z [6381/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2025-11-03T16:11:40.7962348Z [6382/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2025-11-03T16:11:40.7964058Z [6383/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2025-11-03T16:11:43.1302100Z [6384/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2025-11-03T16:11:43.1302900Z [6385/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2025-11-03T16:11:43.1303831Z [6386/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2025-11-03T16:11:43.1304987Z [6387/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2025-11-03T16:11:43.1306294Z [6388/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2025-11-03T16:11:44.7691826Z [6389/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2025-11-03T16:11:44.7693439Z [6390/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2025-11-03T16:11:44.7695039Z [6391/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2025-11-03T16:11:44.7696602Z [6392/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2025-11-03T16:11:47.0227864Z [6393/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2025-11-03T16:11:47.0229435Z [6394/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2025-11-03T16:11:47.0230962Z [6395/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2025-11-03T16:11:47.0232648Z [6396/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2025-11-03T16:11:47.0234161Z [6397/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2025-11-03T16:11:48.8518280Z [6398/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2025-11-03T16:11:48.8519699Z [6399/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2025-11-03T16:11:48.8521151Z [6400/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2025-11-03T16:11:48.8522735Z [6401/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2025-11-03T16:11:50.6274761Z [6402/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2025-11-03T16:11:50.6275602Z [6403/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2025-11-03T16:11:50.6276463Z [6404/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2025-11-03T16:11:50.6277406Z [6405/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2025-11-03T16:11:52.4418887Z [6406/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2025-11-03T16:11:52.4419976Z [6407/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2025-11-03T16:11:52.4421632Z [6408/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2025-11-03T16:11:52.4422545Z [6409/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2025-11-03T16:11:52.4423901Z [6410/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2025-11-03T16:11:54.2866509Z [6411/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2025-11-03T16:11:54.2868123Z [6412/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2025-11-03T16:11:54.2869642Z [6413/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2025-11-03T16:11:54.2871650Z [6414/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2025-11-03T16:11:57.1354062Z [6415/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2025-11-03T16:11:57.1355145Z [6416/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2025-11-03T16:11:57.1355941Z [6417/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2025-11-03T16:11:57.1356768Z [6418/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2025-11-03T16:11:57.1357728Z [6419/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2025-11-03T16:11:58.8650184Z [6420/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2025-11-03T16:11:58.8651178Z [6421/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2025-11-03T16:11:58.8651944Z [6422/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2025-11-03T16:11:58.8652705Z [6423/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2025-11-03T16:11:58.8653649Z [6424/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2025-11-03T16:11:59.5512843Z [6425/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2025-11-03T16:11:59.5513692Z [6426/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2025-11-03T16:11:59.5514660Z [6427/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\reduce_on_plateau_scheduler.cpp.obj 2025-11-03T16:11:59.5515518Z [6428/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2025-11-03T16:11:59.7521262Z [6429/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2025-11-03T16:11:59.7522486Z [6430/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\xpu.cpp.obj 2025-11-03T16:11:59.7523364Z [6431/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2025-11-03T16:11:59.7524171Z [6432/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2025-11-03T16:11:59.7525341Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:11:59.7526601Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:11:59.7528834Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.1218287Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.1220531Z [6433/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2025-11-03T16:12:00.1222550Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.2507964Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.2510139Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.2512549Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.2515560Z [6434/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2025-11-03T16:12:00.2517652Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.2519883Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3234683Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3236150Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3237268Z [6435/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2025-11-03T16:12:00.3238313Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3703566Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3706085Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3708434Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3710692Z [6436/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2025-11-03T16:12:00.3712726Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.3715073Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.7632366Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.7633979Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.7635314Z [6437/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2025-11-03T16:12:00.7636202Z [6438/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:00.7637292Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:00.7638580Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.0205225Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.0207979Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.0210125Z [6439/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.0212087Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.2907748Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.2909266Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.2910767Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.2911849Z [6440/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.2913152Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.2914391Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.3237287Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.3238574Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.3239655Z [6441/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.3240648Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.3241850Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.3243180Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.4379101Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.4380632Z [6442/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.4382016Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5532643Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5534828Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5536959Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5538859Z [6443/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.5540842Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5542979Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5797298Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5798718Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.5799993Z [6444/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.5801166Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.8617041Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.8619488Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.8621835Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.8623910Z [6445/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:01.8625907Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:01.8628389Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.0445475Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.0446962Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.0448134Z [6446/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.0449925Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.0452545Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.0454906Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.3725946Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.3727228Z [6447/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2025-11-03T16:12:02.3728194Z [6448/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.3729433Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.4493523Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.4496249Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.4498849Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.4501050Z [6449/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.4503218Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.4505636Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.6079652Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.6081106Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.6082211Z [6450/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.6083297Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.6084721Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.6086037Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8296294Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8297368Z [6451/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2025-11-03T16:12:02.8298234Z [6452/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.8299537Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8300867Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8302086Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8988158Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8989491Z [6453/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.8991281Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.8992606Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9736501Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9738954Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9740964Z [6454/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.9742905Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9745223Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9747598Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9992117Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:02.9994285Z [6455/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2025-11-03T16:12:02.9996308Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.1105582Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.1107424Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.1108899Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.1110043Z [6456/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.1111253Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.1112706Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.3581370Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.3583791Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.3585205Z [6457/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.3586310Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5230359Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5231882Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5233119Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5234220Z [6458/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.5235226Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5236463Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5839421Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5840715Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5841920Z [6459/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.5842927Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5844162Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.5845728Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.6594845Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.6597314Z [6460/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.6599591Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.7980857Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.7982572Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.7984108Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.7985468Z [6461/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.7986793Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.7989236Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.8406622Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.8409200Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.8411542Z [6462/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.8413689Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.8416124Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.8418614Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.9882555Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.9883740Z [6463/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:03.9885026Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:03.9886325Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.0726959Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.0728402Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.0729518Z [6464/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.0730669Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.0732088Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.0733411Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1014215Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1015818Z [6465/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.1017182Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1470500Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1472945Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1475666Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1477838Z [6466/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.1479515Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1480774Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1711443Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1712719Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1714117Z [6467/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.1715244Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1716468Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.1717891Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.2419660Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.2421923Z [6468/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.2424025Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.2426394Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.7659313Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.7661826Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.7664311Z [6469/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.7666080Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.7668757Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.7671567Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8172224Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8173440Z [6470/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.8174886Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8431811Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8433211Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8434479Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8435718Z [6471/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.8436978Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.8438329Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.9508636Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.9510146Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.9511228Z [6472/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:04.9512346Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.9513620Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:04.9514911Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0097349Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0098684Z [6473/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.0099932Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0101284Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0311282Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0313806Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0315818Z [6474/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.0317855Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0320483Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.0323537Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1038302Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1040284Z [6475/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.1042286Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1836478Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1838152Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1840548Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1842563Z [6476/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.1844505Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.1846857Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5020829Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5023298Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5025332Z [6477/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.5027292Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5029724Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5032402Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5544465Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5546497Z [6478/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.5548503Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.5551307Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.6194015Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.6195654Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.6197783Z [6479/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.8480481Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.8482570Z [6480/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.8484624Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.8486653Z [6481/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.8488669Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.8491081Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.8644786Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.8646096Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.8647261Z [6482/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.8648350Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.9839825Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.9842496Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.9844988Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.9847380Z [6483/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:05.9849440Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:05.9851828Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.0917538Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.0919729Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.0921629Z [6484/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.0923823Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.0926283Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.0928749Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.1928887Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.1931093Z [6485/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.1933121Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5952427Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5954854Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5957276Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5959450Z [6486/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.5961506Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5963601Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5964938Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5966248Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.5968040Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(49): warning C4180: qualifier applied to function type has no meaning; ignored 2025-11-03T16:12:06.5970108Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(49): note: the template instantiation context (the oldest one first) is 2025-11-03T16:12:06.5973044Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-11-03T16:12:06.5977061Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(189): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-11-03T16:12:06.5978489Z with 2025-11-03T16:12:06.5978671Z [ 2025-11-03T16:12:06.5979003Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-11-03T16:12:06.5979488Z ] 2025-11-03T16:12:06.5981054Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-11-03T16:12:06.5986394Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(191): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-11-03T16:12:06.5989949Z with 2025-11-03T16:12:06.5990249Z [ 2025-11-03T16:12:06.5990826Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-11-03T16:12:06.5991536Z ] 2025-11-03T16:12:06.5994809Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(174): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-11-03T16:12:06.5997023Z with 2025-11-03T16:12:06.5997205Z [ 2025-11-03T16:12:06.5997558Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-11-03T16:12:06.5998008Z data_t=at::vec::AVX2::Vectorized, 2025-11-03T16:12:06.5998821Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-11-03T16:12:06.5999857Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-11-03T16:12:06.6000406Z ] 2025-11-03T16:12:06.6002999Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(299): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX2::Vectorized &)' being compiled 2025-11-03T16:12:06.6005092Z with 2025-11-03T16:12:06.6005408Z [ 2025-11-03T16:12:06.6005719Z scalar_t=float, 2025-11-03T16:12:06.6006729Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &), 2025-11-03T16:12:06.6008455Z Op=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-11-03T16:12:06.6009419Z ] 2025-11-03T16:12:06.6011095Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(177): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-11-03T16:12:06.6013044Z with 2025-11-03T16:12:06.6013302Z [ 2025-11-03T16:12:06.6160561Z ReduceOp=at::vec::AVX2::Vectorized (const at::vec::AVX2::Vectorized &,const at::vec::AVX2::Vectorized &) 2025-11-03T16:12:06.6161238Z ] 2025-11-03T16:12:06.6161809Z [6487/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.6162894Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7118183Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7120845Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7123297Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7125411Z [6488/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.7127395Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7129747Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7132202Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7188885Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7190696Z [6489/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.7192420Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7438871Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7440334Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.7441649Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.8930280Z [6490/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:06.8931668Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:06.8932899Z [6491/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.0018239Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.0020244Z [6492/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.0022178Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.0024484Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.0741241Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.0743070Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.0744476Z [6493/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.1874275Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.1876214Z [6494/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.1878053Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.3134326Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.3135988Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.3137520Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.3138871Z [6495/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.3140007Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.3141256Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.6583616Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.6584923Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.6586334Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(523): warning C4333: '>>': right shift by too large amount, data loss 2025-11-03T16:12:07.6587382Z [6496/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.6588383Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.6589668Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.6591039Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7264686Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7265896Z [6497/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.7267010Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7439326Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7441494Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7442891Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7443998Z [6498/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.7445044Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7446265Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7468628Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7470231Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7472069Z [6499/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.7473919Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7476042Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7478457Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7857111Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7858459Z [6500/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2025-11-03T16:12:07.7859522Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.7860847Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.8883801Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.8886503Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:07.8888635Z [6501/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.6956290Z [6502/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.6957250Z [6503/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.6958239Z [6504/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.6959252Z [6505/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.8711564Z [6506/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int8mm_kernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.8714198Z [6507/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.8715756Z [6508/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\int4mm_kernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:08.8717346Z [6509/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.4737267Z [6510/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.4739057Z [6511/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.4740821Z [6512/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.4741910Z [6513/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.9310763Z [6514/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.9311884Z [6515/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.9312873Z [6516/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:09.9313967Z [6517/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.2619692Z [6518/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.2621556Z [6519/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.2623398Z [6520/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.2625102Z [6521/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.6732064Z [6522/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.6733917Z [6523/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SpmmReduceKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.6735575Z [6524/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:10.6737708Z [6525/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.2033459Z [6526/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.2034520Z [6527/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.2035661Z [6528/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SampledAddmmKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.2036656Z [6529/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.3742796Z [6530/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.3744467Z [6531/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.3746672Z [6532/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:11.3748729Z [6533/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.0574076Z [6534/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.0575110Z [6535/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PaddingKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.0576182Z [6536/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\NativeMultiheadAttnKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.0577345Z [6537/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.2831625Z [6538/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.2833552Z [6539/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.2835272Z [6540/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.2837222Z [6541/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.9281201Z [6542/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.9282255Z [6543/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.9283169Z [6544/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:12.9284241Z [6545/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.1726672Z [6546/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.1727660Z [6547/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedSGDKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.1729185Z [6548/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdamKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.1730942Z [6549/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FusedAdagradKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.8153613Z [6550/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.8155659Z [6551/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FlashAttentionKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.8157522Z [6552/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.8159344Z [6553/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.8161174Z [6554/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:13.8163206Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(49): warning C4180: qualifier applied to function type has no meaning; ignored 2025-11-03T16:12:13.8165404Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(49): note: the template instantiation context (the oldest one first) is 2025-11-03T16:12:13.8169017Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see reference to class template instantiation 'at::native::`anonymous-namespace'::Dist' being compiled 2025-11-03T16:12:13.8173810Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(189): note: while compiling class template member function 'void at::native::`anonymous-namespace'::Dist::apply_pdist(at::Tensor &,const at::Tensor &,const scalar_t)' 2025-11-03T16:12:13.8176539Z with 2025-11-03T16:12:13.8176868Z [ 2025-11-03T16:12:13.8177497Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-11-03T16:12:13.8178282Z ] 2025-11-03T16:12:13.8181106Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(419): note: see the first reference to 'at::native::`anonymous-namespace'::Dist::apply_pdist' in 'at::native::`anonymous-namespace'::pdist_forward_kernel_impl::::()::::operator ()' 2025-11-03T16:12:13.8188205Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(191): note: see reference to function template instantiation 'void at::native::`anonymous-namespace'::Dist::run_parallel_pdist::zdist_calc>>(at::Tensor &,const at::Tensor &,const scalar_t)' being compiled 2025-11-03T16:12:13.8191082Z with 2025-11-03T16:12:13.8191328Z [ 2025-11-03T16:12:13.8191750Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t 2025-11-03T16:12:13.8192247Z ] 2025-11-03T16:12:13.8195090Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp(174): note: see reference to function template instantiation 'scalar_t at::vec::map2_reduce_all::run_parallel_pdist::::()::,data_t(const data_t &,const data_t &),0>(const MapOp &,ReduceOp (__cdecl &),const scalar_t *,const scalar_t *,int64_t)' being compiled 2025-11-03T16:12:13.8197335Z with 2025-11-03T16:12:13.8197535Z [ 2025-11-03T16:12:13.8197928Z scalar_t=at::native::`anonymous-namespace'::pdist_forward_kernel_impl::scalar_t, 2025-11-03T16:12:13.8198453Z data_t=at::vec::AVX512::Vectorized, 2025-11-03T16:12:13.8200166Z MapOp=at::native::`anonymous-namespace'::Dist::run_parallel_pdist::::()::, 2025-11-03T16:12:13.8202081Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-11-03T16:12:13.8203086Z ] 2025-11-03T16:12:13.8204840Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(299): note: see reference to function template instantiation 'scalar_t at::vec::vec_reduce_all(Op (__cdecl &),const at::vec::AVX512::Vectorized &)' being compiled 2025-11-03T16:12:13.8206830Z with 2025-11-03T16:12:13.8207174Z [ 2025-11-03T16:12:13.8207479Z scalar_t=float, 2025-11-03T16:12:13.8208518Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &), 2025-11-03T16:12:13.8210127Z Op=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-11-03T16:12:13.8211173Z ] 2025-11-03T16:12:13.8212955Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/functional_base.h(177): note: see reference to class template instantiation 'at::vec::VecReduceAllSIMD' being compiled 2025-11-03T16:12:13.8214735Z with 2025-11-03T16:12:13.8215092Z [ 2025-11-03T16:12:14.0262466Z ReduceOp=at::vec::AVX512::Vectorized (const at::vec::AVX512::Vectorized &,const at::vec::AVX512::Vectorized &) 2025-11-03T16:12:14.0263712Z ] 2025-11-03T16:12:14.0264648Z [6555/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.0266350Z [6556/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.0268249Z [6557/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.5539246Z [6558/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.5541005Z [6559/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.5542387Z [6560/6997] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2025-11-03T16:12:14.5543722Z [6561/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.5545388Z [6562/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.8446501Z C:/actions-runner/_work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp(523): warning C4333: '>>': right shift by too large amount, data loss 2025-11-03T16:12:14.8447651Z [6563/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.8448681Z [6564/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:14.8449742Z [6565/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:15.1484962Z [6566/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2025-11-03T16:12:15.1486943Z [6567/6997] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AmpGradScalerKernels.cpp.AVX512.cpp.obj 2025-11-03T16:12:15.1488748Z [6568/6997] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-11-03T16:12:15.1490471Z [6569/6997] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-11-03T16:12:15.1549590Z [6570/6997] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2025-11-03T16:12:15.1550683Z [6571/6997] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2025-11-03T16:12:15.1552498Z C:\actions-runner\_work\pytorch\pytorch\torch/headeronly/cpu/vec/vec_half.h(17): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:17.7979772Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(121): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:17.7981200Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(126): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:17.7982526Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/cpu/vec/vec256/vec256_16bit_float.h(128): warning C4556: value of intrinsic immediate argument '8' is out of range '0 - 7' 2025-11-03T16:12:18.3160962Z [6572/6997] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2025-11-03T16:12:18.3162709Z [6573/6997] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2025-11-03T16:12:18.3164240Z [6574/6997] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2025-11-03T16:12:18.3165585Z [6575/6997] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2025-11-03T16:12:18.3167460Z [6576/6997] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2025-11-03T16:12:20.9048941Z [6577/6997] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2025-11-03T16:12:20.9049958Z [6578/6997] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2025-11-03T16:12:20.9051062Z [6579/6997] Building CXX object caffe2\CMakeFiles\cpu_allocator_test.dir\__\aten\src\ATen\test\cpu_allocator_test.cpp.obj 2025-11-03T16:12:20.9052063Z [6580/6997] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2025-11-03T16:12:23.7993152Z [6581/6997] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2025-11-03T16:12:23.7995096Z [6582/6997] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2025-11-03T16:12:23.7997138Z [6583/6997] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2025-11-03T16:12:23.7999254Z [6584/6997] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2025-11-03T16:12:23.8001172Z [6585/6997] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2025-11-03T16:12:24.2229317Z [6586/6997] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2025-11-03T16:12:24.2230957Z [6587/6997] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2025-11-03T16:12:24.2232492Z [6588/6997] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2025-11-03T16:12:24.2234068Z [6589/6997] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2025-11-03T16:12:27.1027489Z [6590/6997] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2025-11-03T16:12:27.1028499Z [6591/6997] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2025-11-03T16:12:27.1029520Z [6592/6997] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2025-11-03T16:12:27.1030387Z [6593/6997] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2025-11-03T16:12:27.5496136Z [6594/6997] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2025-11-03T16:12:27.5497758Z [6595/6997] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2025-11-03T16:12:27.5499178Z [6596/6997] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2025-11-03T16:12:27.5500855Z [6597/6997] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2025-11-03T16:12:27.5502666Z [6598/6997] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2025-11-03T16:12:30.1336625Z [6599/6997] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2025-11-03T16:12:30.1338191Z [6600/6997] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2025-11-03T16:12:30.1339237Z [6601/6997] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2025-11-03T16:12:30.1340052Z [6602/6997] Building CXX object caffe2\CMakeFiles\StorageUtils_test.dir\__\aten\src\ATen\test\StorageUtils_test.cpp.obj 2025-11-03T16:12:30.8884148Z [6603/6997] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2025-11-03T16:12:30.8885147Z [6604/6997] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2025-11-03T16:12:30.8886142Z [6605/6997] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2025-11-03T16:12:30.8887091Z [6606/6997] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2025-11-03T16:12:33.2483323Z [6607/6997] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2025-11-03T16:12:33.2484857Z [6608/6997] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2025-11-03T16:12:33.2486367Z [6609/6997] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2025-11-03T16:12:33.2488119Z [6610/6997] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2025-11-03T16:12:33.2489706Z [6611/6997] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2025-11-03T16:12:34.0194434Z [6612/6997] Building CXX object caffe2\CMakeFiles\legacy_vmap_test.dir\__\aten\src\ATen\test\legacy_vmap_test.cpp.obj 2025-11-03T16:12:34.0196134Z [6613/6997] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2025-11-03T16:12:34.0197654Z [6614/6997] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2025-11-03T16:12:34.0199204Z [6615/6997] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2025-11-03T16:12:34.5220331Z [6616/6997] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2025-11-03T16:12:34.5222138Z [6617/6997] Building CXX object caffe2\CMakeFiles\kernel_function_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_legacy_test.cpp.obj 2025-11-03T16:12:34.5223997Z [6618/6997] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2025-11-03T16:12:34.5225951Z [6619/6997] Building CXX object caffe2\CMakeFiles\kernel_lambda_legacy_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_legacy_test.cpp.obj 2025-11-03T16:12:35.0133165Z [6620/6997] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2025-11-03T16:12:35.0135090Z [6621/6997] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2025-11-03T16:12:35.0137067Z [6622/6997] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2025-11-03T16:12:35.0138259Z [6623/6997] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2025-11-03T16:12:35.8290109Z [6624/6997] 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.obj 2025-11-03T16:12:35.8291272Z [6625/6997] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2025-11-03T16:12:35.8292308Z [6626/6997] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2025-11-03T16:12:36.3554792Z [6627/6997] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2025-11-03T16:12:36.3555774Z [6628/6997] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2025-11-03T16:12:36.3556661Z [6629/6997] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2025-11-03T16:12:36.3557716Z [6630/6997] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2025-11-03T16:12:36.3558643Z [6631/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2025-11-03T16:12:37.6498266Z [6632/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\source_range_test.cpp.obj 2025-11-03T16:12:37.6499202Z [6633/6997] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2025-11-03T16:12:37.6499991Z [6634/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2025-11-03T16:12:37.6501081Z [6635/6997] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2025-11-03T16:12:37.6501903Z [6636/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2025-11-03T16:12:39.4298123Z [6637/6997] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2025-11-03T16:12:39.4299572Z [6638/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2025-11-03T16:12:39.4300811Z [6639/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2025-11-03T16:12:39.4301955Z [6640/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2025-11-03T16:12:39.4302976Z [6641/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2025-11-03T16:12:40.9869599Z [6642/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2025-11-03T16:12:40.9870324Z [6643/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2025-11-03T16:12:40.9870935Z [6644/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2025-11-03T16:12:40.9871653Z [6645/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2025-11-03T16:12:40.9872291Z [6646/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2025-11-03T16:12:40.9872981Z [6647/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2025-11-03T16:12:43.7341931Z [6648/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2025-11-03T16:12:43.7342824Z [6649/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2025-11-03T16:12:43.7343531Z [6650/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2025-11-03T16:12:43.7344134Z [6651/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2025-11-03T16:12:43.7344725Z [6652/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2025-11-03T16:12:45.1212700Z [6653/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2025-11-03T16:12:45.1213442Z [6654/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2025-11-03T16:12:45.1214085Z [6655/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2025-11-03T16:12:45.1214856Z [6656/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2025-11-03T16:12:45.1215615Z [6657/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2025-11-03T16:12:45.1216663Z [6658/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2025-11-03T16:12:46.6509418Z [6659/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2025-11-03T16:12:46.6510173Z [6660/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2025-11-03T16:12:46.6510824Z [6661/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2025-11-03T16:12:46.6511718Z [6662/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lexer.cpp.obj 2025-11-03T16:12:46.6512420Z [6663/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2025-11-03T16:12:46.6513027Z [6664/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2025-11-03T16:12:48.5449052Z [6665/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2025-11-03T16:12:48.5449823Z [6666/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2025-11-03T16:12:48.5450513Z [6667/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2025-11-03T16:12:48.5451305Z [6668/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2025-11-03T16:12:48.5452021Z [6669/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2025-11-03T16:12:49.9542313Z [6670/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2025-11-03T16:12:49.9543181Z [6671/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2025-11-03T16:12:49.9543887Z [6672/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2025-11-03T16:12:49.9544587Z [6673/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2025-11-03T16:12:49.9545213Z [6674/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2025-11-03T16:12:49.9545873Z [6675/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2025-11-03T16:12:50.9284095Z [6676/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2025-11-03T16:12:50.9284815Z [6677/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2025-11-03T16:12:50.9285552Z [6678/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2025-11-03T16:12:50.9286273Z [6679/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2025-11-03T16:12:50.9286968Z [6680/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2025-11-03T16:12:51.8201348Z [6681/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_te.cpp.obj 2025-11-03T16:12:51.8202117Z [6682/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2025-11-03T16:12:51.8203778Z [6683/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2025-11-03T16:12:51.8204874Z [6684/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2025-11-03T16:12:51.8206050Z [6685/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2025-11-03T16:12:51.8207338Z [6686/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2025-11-03T16:12:53.3905916Z [6687/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2025-11-03T16:12:53.3906625Z [6688/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2025-11-03T16:12:53.3907311Z [6689/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2025-11-03T16:12:53.3908043Z [6690/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2025-11-03T16:12:53.3908782Z [6691/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2025-11-03T16:12:53.3909940Z [6692/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2025-11-03T16:12:54.5759973Z [6693/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2025-11-03T16:12:54.5760735Z [6694/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2025-11-03T16:12:54.5761395Z [6695/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2025-11-03T16:12:54.5762083Z [6696/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2025-11-03T16:12:54.5762680Z [6697/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2025-11-03T16:12:54.5763603Z [6698/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2025-11-03T16:12:55.8369609Z [6699/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2025-11-03T16:12:55.8371066Z [6700/6997] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2025-11-03T16:12:55.8372204Z [6701/6997] Building CXX object test_cpp_c10d\CMakeFiles\BackoffTest.dir\BackoffTest.cpp.obj 2025-11-03T16:12:55.8373476Z [6702/6997] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2025-11-03T16:12:55.8374725Z [6703/6997] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2025-11-03T16:12:58.3026905Z [6704/6997] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2025-11-03T16:12:58.3028154Z [6705/6997] Building CXX object test_inductor\CMakeFiles\aoti_custom_ops.dir\custom_ops.cpp.obj 2025-11-03T16:12:58.3029410Z [6706/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_graph_executor.cpp.obj 2025-11-03T16:12:58.3030676Z [6707/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2025-11-03T16:12:58.3031892Z [6708/6997] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2025-11-03T16:13:00.5936239Z [6709/6997] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2025-11-03T16:13:00.5937992Z [6710/6997] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2025-11-03T16:13:00.5939009Z [6711/6997] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2025-11-03T16:13:00.5940010Z [6712/6997] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2025-11-03T16:13:00.5941036Z [6713/6997] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2025-11-03T16:13:00.5942087Z [6714/6997] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2025-11-03T16:13:00.5943168Z [6715/6997] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2025-11-03T16:13:03.5604625Z [6716/6997] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2025-11-03T16:13:03.5605979Z [6717/6997] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2025-11-03T16:13:03.5607046Z [6718/6997] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2025-11-03T16:13:03.5608103Z [6719/6997] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2025-11-03T16:13:03.5609113Z [6720/6997] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2025-11-03T16:13:03.5610118Z [6721/6997] Building CXX object test_api\CMakeFiles\test_api.dir\ivalue.cpp.obj 2025-11-03T16:13:06.5591601Z [6722/6997] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2025-11-03T16:13:06.5592731Z [6723/6997] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2025-11-03T16:13:06.5593742Z [6724/6997] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2025-11-03T16:13:06.5594807Z [6725/6997] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2025-11-03T16:13:06.5595921Z [6726/6997] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2025-11-03T16:13:06.5597143Z [6727/6997] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2025-11-03T16:13:09.6862139Z [6728/6997] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2025-11-03T16:13:09.6863356Z [6729/6997] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2025-11-03T16:13:09.6864509Z [6730/6997] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2025-11-03T16:13:09.6865561Z [6731/6997] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2025-11-03T16:13:09.6866579Z [6732/6997] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2025-11-03T16:13:09.6867555Z [6733/6997] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2025-11-03T16:13:12.7724309Z [6734/6997] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2025-11-03T16:13:12.7725010Z [6735/6997] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2025-11-03T16:13:12.7725593Z [6736/6997] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2025-11-03T16:13:12.7726706Z [6737/6997] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2025-11-03T16:13:12.7727917Z [6738/6997] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2025-11-03T16:13:12.7728975Z [6739/6997] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2025-11-03T16:13:12.7729982Z [6740/6997] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2025-11-03T16:13:15.2866361Z [6741/6997] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2025-11-03T16:13:15.2867037Z [6742/6997] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2025-11-03T16:13:15.2867712Z [6743/6997] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2025-11-03T16:13:15.2868418Z [6744/6997] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2025-11-03T16:13:15.2869167Z [6745/6997] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2025-11-03T16:13:15.2869796Z [6746/6997] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2025-11-03T16:13:17.3760930Z [6747/6997] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2025-11-03T16:13:17.3761642Z [6748/6997] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2025-11-03T16:13:17.3762298Z [6749/6997] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2025-11-03T16:13:17.3762886Z [6750/6997] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2025-11-03T16:13:17.3763511Z [6751/6997] Building CXX object test_api\CMakeFiles\test_api.dir\nested_int.cpp.obj 2025-11-03T16:13:19.2796227Z [6752/6997] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2025-11-03T16:13:19.2797363Z [6753/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2025-11-03T16:13:19.2798359Z [6754/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2025-11-03T16:13:19.2799360Z [6755/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2025-11-03T16:13:20.5031516Z [6756/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2025-11-03T16:13:20.5032515Z [6757/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2025-11-03T16:13:20.5033379Z [6758/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2025-11-03T16:13:20.5034282Z [6759/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2025-11-03T16:13:20.5035515Z [6760/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2025-11-03T16:13:21.0033977Z [6761/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2025-11-03T16:13:21.0035109Z [6762/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2025-11-03T16:13:21.0036189Z [6763/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2025-11-03T16:13:21.0037144Z [6764/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2025-11-03T16:13:21.5156023Z [6765/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2025-11-03T16:13:21.5157888Z [6766/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2025-11-03T16:13:21.5170042Z [6767/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2025-11-03T16:13:21.5171640Z [6768/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2025-11-03T16:13:22.1821312Z [6769/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2025-11-03T16:13:22.1822917Z [6770/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2025-11-03T16:13:22.1824910Z [6771/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\generated\ViewMetaClassesPythonBinding.cpp.obj 2025-11-03T16:13:22.1826766Z [6772/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DeviceAccelerator.cpp.obj 2025-11-03T16:13:24.0029964Z [6773/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2025-11-03T16:13:24.0030711Z [6774/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2025-11-03T16:13:24.0031583Z [6775/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2025-11-03T16:13:24.0032373Z [6776/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2025-11-03T16:13:24.0033212Z [6777/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2025-11-03T16:13:26.2713750Z [6778/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreterHooks.cpp.obj 2025-11-03T16:13:26.2715157Z [6779/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2025-11-03T16:13:26.2716469Z [6780/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2025-11-03T16:13:26.2717929Z [6781/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2025-11-03T16:13:26.2719185Z [6782/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2025-11-03T16:13:26.2720493Z [6783/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2025-11-03T16:13:29.2227706Z [6784/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2025-11-03T16:13:29.2228532Z [6785/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\PyInterpreter.cpp.obj 2025-11-03T16:13:29.2229236Z [6786/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2025-11-03T16:13:29.2230037Z [6787/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2025-11-03T16:13:29.2230751Z [6788/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2025-11-03T16:13:30.6920648Z [6789/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2025-11-03T16:13:30.6921880Z [6790/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Event.cpp.obj 2025-11-03T16:13:30.6922791Z [6791/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2025-11-03T16:13:30.6923601Z [6792/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2025-11-03T16:13:30.6924602Z [6793/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2025-11-03T16:13:33.7344476Z [6794/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\acc\Module.cpp.obj 2025-11-03T16:13:33.7345426Z [6795/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2025-11-03T16:13:33.7346334Z [6796/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2025-11-03T16:13:33.7347288Z [6797/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2025-11-03T16:13:33.7348103Z [6798/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2025-11-03T16:13:35.6365908Z [6799/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2025-11-03T16:13:35.6367577Z [6800/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2025-11-03T16:13:35.6369047Z [6801/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2025-11-03T16:13:35.6370536Z [6802/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2025-11-03T16:13:36.9475187Z [6803/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\python_placement.cpp.obj 2025-11-03T16:13:36.9476142Z [6804/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2025-11-03T16:13:36.9477036Z [6805/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cache_entry.cpp.obj 2025-11-03T16:13:36.9477793Z [6806/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpp_shim.cpp.obj 2025-11-03T16:13:36.9478645Z [6807/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_nested_functions_manual.cpp.obj 2025-11-03T16:13:37.1289625Z [6808/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2025-11-03T16:13:37.1291299Z [6809/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2025-11-03T16:13:37.1292833Z [6810/6997] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\cpython_defs.c.obj 2025-11-03T16:13:37.1294706Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/utils/python_compat.h(41): warning C4273: '_PyWeakref_ClearRef': inconsistent dll linkage 2025-11-03T16:13:37.6932952Z C:\Jenkins\Miniconda3\envs\py_tmp\include\weakrefobject.h(67): note: see previous definition of '_PyWeakref_ClearRef' 2025-11-03T16:13:37.6934473Z [6811/6997] Building C object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame.c.obj 2025-11-03T16:13:37.6936482Z C:\actions-runner\_work\pytorch\pytorch\torch/csrc/utils/python_compat.h(41): warning C4273: '_PyWeakref_ClearRef': inconsistent dll linkage 2025-11-03T16:13:37.6938256Z C:\Jenkins\Miniconda3\envs\py_tmp\include\weakrefobject.h(67): note: see previous definition of '_PyWeakref_ClearRef' 2025-11-03T16:13:38.4672157Z [6812/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2025-11-03T16:13:38.4673071Z [6813/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\extra_state.cpp.obj 2025-11-03T16:13:38.4673991Z [6814/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\eval_frame_cpp.cpp.obj 2025-11-03T16:13:38.4674940Z [6815/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\utils.cpp.obj 2025-11-03T16:13:38.4676642Z [6816/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\framelocals_mapping.cpp.obj 2025-11-03T16:13:39.6204208Z [6817/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\fx\node.cpp.obj 2025-11-03T16:13:39.6205539Z [6818/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\init.cpp.obj 2025-11-03T16:13:39.6206995Z [6819/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\python_compiled_autograd.cpp.obj 2025-11-03T16:13:39.6208569Z [6820/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\example_upgraders.cpp.obj 2025-11-03T16:13:39.6209964Z [6821/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\upgrader.cpp.obj 2025-11-03T16:13:41.5073611Z [6822/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\export\pybind.cpp.obj 2025-11-03T16:13:41.5075684Z [6823/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_package\pybind.cpp.obj 2025-11-03T16:13:41.5077205Z [6824/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_runner\pybind.cpp.obj 2025-11-03T16:13:41.5078491Z [6825/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\dynamo\guards.cpp.obj 2025-11-03T16:13:41.5080005Z [6826/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\static_cuda_launcher.cpp.obj 2025-11-03T16:13:43.1392675Z [6827/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\resize_storage_bytes.cpp.obj 2025-11-03T16:13:43.1393771Z [6828/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mtia\Module.cpp.obj 2025-11-03T16:13:43.1396064Z [6829/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\mps\Module.cpp.obj 2025-11-03T16:13:43.1397393Z [6830/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2025-11-03T16:13:43.1398977Z [6831/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2025-11-03T16:13:45.1034652Z [6832/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2025-11-03T16:13:45.1035608Z [6833/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_holder.cpp.obj 2025-11-03T16:13:45.1036526Z [6834/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\inductor\aoti_eager\kernel_meta_info.cpp.obj 2025-11-03T16:13:45.1037377Z [6835/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2025-11-03T16:13:45.9233756Z [6836/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2025-11-03T16:13:45.9234908Z [6837/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2025-11-03T16:13:45.9235797Z [6838/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2025-11-03T16:13:45.9236633Z [6839/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2025-11-03T16:13:46.7218809Z [6840/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2025-11-03T16:13:46.7219678Z [6841/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2025-11-03T16:13:46.7220784Z [6842/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2025-11-03T16:13:46.7221681Z [6843/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2025-11-03T16:13:46.7222761Z [6844/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2025-11-03T16:13:47.3206268Z [6845/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2025-11-03T16:13:47.3207201Z [6846/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2025-11-03T16:13:47.3208099Z [6847/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2025-11-03T16:13:47.3209077Z [6848/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2025-11-03T16:13:48.3958845Z [6849/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2025-11-03T16:13:48.3960611Z [6850/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2025-11-03T16:13:48.3962388Z [6851/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2025-11-03T16:13:48.3964047Z [6852/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2025-11-03T16:13:49.4504941Z [6853/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2025-11-03T16:13:49.4506059Z [6854/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2025-11-03T16:13:49.4507222Z [6855/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2025-11-03T16:13:49.4508999Z [6856/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2025-11-03T16:13:52.5923794Z [6857/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2025-11-03T16:13:52.5925808Z [6858/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2025-11-03T16:13:52.5927532Z [6859/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2025-11-03T16:13:52.5928392Z [6860/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2025-11-03T16:13:53.3466065Z [6861/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2025-11-03T16:13:53.3467776Z [6862/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2025-11-03T16:13:53.3469490Z [6863/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2025-11-03T16:13:53.3470990Z [6864/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2025-11-03T16:13:53.3472548Z [6865/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2025-11-03T16:13:55.6142546Z [6866/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2025-11-03T16:13:55.6143454Z [6867/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2025-11-03T16:13:55.6144341Z [6868/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2025-11-03T16:13:55.6145110Z [6869/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2025-11-03T16:13:56.7107312Z [6870/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2025-11-03T16:13:56.7109081Z [6871/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2025-11-03T16:13:56.7110609Z [6872/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2025-11-03T16:13:56.7112163Z [6873/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2025-11-03T16:13:56.7114214Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(629): warning C4996: 'pybind11::handle::operator ==': Use obj1.is(obj2) instead 2025-11-03T16:13:56.7116545Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(629): note: the template instantiation context (the oldest one first) is 2025-11-03T16:13:56.7120437Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\frontend\concrete_module_type.cpp(118): note: see reference to function template instantiation 'bool std::operator ==>(const std::vector> &,const std::vector> &)' being compiled 2025-11-03T16:13:56.7124846Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\vector(2232): note: see reference to function template instantiation 'bool std::equal(const _InIt1,const _InIt1,const _InIt2)' being compiled 2025-11-03T16:13:56.7126755Z with 2025-11-03T16:13:56.7127065Z [ 2025-11-03T16:13:56.7127441Z _Ty=pybind11::object, 2025-11-03T16:13:56.7127988Z _InIt1=const pybind11::object *, 2025-11-03T16:13:56.7128483Z _InIt2=const pybind11::object * 2025-11-03T16:13:56.7128897Z ] 2025-11-03T16:13:56.7130878Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(5428): note: see reference to function template instantiation 'bool std::equal<_InIt1,_InIt2,std::equal_to>(const _InIt1,const _InIt1,const _InIt2,_Pr)' being compiled 2025-11-03T16:13:56.7132918Z with 2025-11-03T16:13:56.7133246Z [ 2025-11-03T16:13:56.7133597Z _InIt1=const pybind11::object *, 2025-11-03T16:13:56.7134131Z _InIt2=const pybind11::object *, 2025-11-03T16:13:56.7134626Z _Pr=std::equal_to 2025-11-03T16:13:56.7135087Z ] 2025-11-03T16:13:57.2462423Z C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include\xutility(5411): note: see reference to function template instantiation 'bool std::equal_to::operator ()(_Ty1,_Ty2) noexcept(false) const' being compiled 2025-11-03T16:13:57.2464566Z with 2025-11-03T16:13:57.2464886Z [ 2025-11-03T16:13:57.2465452Z _Ty=pybind11::object, 2025-11-03T16:13:57.2465960Z _Ty1=const pybind11::object &, 2025-11-03T16:13:57.2466421Z _Ty2=const pybind11::object & 2025-11-03T16:13:57.2466901Z ] 2025-11-03T16:13:57.2467723Z [6874/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2025-11-03T16:14:00.2601225Z [6875/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2025-11-03T16:14:00.2602266Z [6876/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\combined_traceback.cpp.obj 2025-11-03T16:14:00.2603215Z [6877/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2025-11-03T16:14:00.2603964Z [6878/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2025-11-03T16:14:00.2604733Z [6879/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2025-11-03T16:14:00.9526025Z [6880/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2025-11-03T16:14:00.9527660Z [6881/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\device_lazy_init.cpp.obj 2025-11-03T16:14:00.9528935Z [6882/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2025-11-03T16:14:00.9530399Z [6883/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2025-11-03T16:14:02.1657359Z [6884/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2025-11-03T16:14:02.1658169Z [6885/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2025-11-03T16:14:02.1658909Z [6886/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2025-11-03T16:14:02.1659755Z [6887/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pyobject_preservation.cpp.obj 2025-11-03T16:14:02.1660662Z [6888/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_symnode.cpp.obj 2025-11-03T16:14:03.7763317Z [6889/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2025-11-03T16:14:03.7764174Z [6890/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\pybind.cpp.obj 2025-11-03T16:14:03.7765016Z [6891/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2025-11-03T16:14:03.7765794Z [6892/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2025-11-03T16:14:03.7766551Z [6893/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2025-11-03T16:14:05.2309039Z [6894/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2025-11-03T16:14:05.2309887Z [6895/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\nested.cpp.obj 2025-11-03T16:14:05.2310632Z [6896/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2025-11-03T16:14:05.2311421Z [6897/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2025-11-03T16:14:05.2312387Z [6898/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2025-11-03T16:14:06.4762941Z [6899/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2025-11-03T16:14:06.4763745Z [6900/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2025-11-03T16:14:06.4765677Z [6901/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2025-11-03T16:14:06.4766593Z [6902/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2025-11-03T16:14:06.4767348Z [6903/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cpu\Module.cpp.obj 2025-11-03T16:14:07.8387105Z [6904/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\instruction_counter\Module.cpp.obj 2025-11-03T16:14:07.8388719Z [6905/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functionalization\Module.cpp.obj 2025-11-03T16:14:07.8390111Z [6906/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2025-11-03T16:14:07.8391491Z [6907/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2025-11-03T16:14:07.8392923Z [6908/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2025-11-03T16:14:10.1093333Z [6909/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2025-11-03T16:14:10.1094147Z [6910/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2025-11-03T16:14:10.1095053Z [6911/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\nativert\python\Bindings.cpp.obj 2025-11-03T16:14:10.1096401Z [6912/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2025-11-03T16:14:10.1097193Z [6913/6997] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2025-11-03T16:14:11.7683574Z [6914/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2025-11-03T16:14:11.7684477Z [6915/6997] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2025-11-03T16:14:11.7685399Z [6916/6997] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2025-11-03T16:14:11.7686325Z [6917/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2025-11-03T16:22:10.5404416Z [6918/6997] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2025-11-03T16:22:10.5405146Z [6919/6997] Linking CXX shared library bin\torch_cpu.dll 2025-11-03T16:22:10.5622382Z [6920/6997] Linking CXX shared library bin\torch.dll 2025-11-03T16:22:10.5622841Z [6921/6997] Linking CXX executable bin\BackoffTest.exe 2025-11-03T16:22:10.5623245Z [6922/6997] Linking CXX executable bin\TCPStoreTest.exe 2025-11-03T16:22:10.5653250Z [6923/6997] Linking CXX executable bin\FileStoreTest.exe 2025-11-03T16:22:10.5653742Z [6924/6997] Linking CXX executable bin\ProcessGroupGlooTest.exe 2025-11-03T16:22:10.5654219Z [6925/6997] Linking CXX executable bin\Dict_test.exe 2025-11-03T16:22:10.5936847Z [6926/6997] Linking CXX executable bin\Dimname_test.exe 2025-11-03T16:22:11.3387120Z [6927/6997] Linking CXX executable bin\NamedTensor_test.exe 2025-11-03T16:22:11.3547865Z [6928/6997] Linking CXX executable bin\apply_utils_test.exe 2025-11-03T16:22:11.3548613Z [6929/6997] Linking CXX executable bin\atest.exe 2025-11-03T16:22:11.3549046Z [6930/6997] Linking CXX executable bin\MaybeOwned_test.exe 2025-11-03T16:22:11.3620127Z [6931/6997] Linking CXX executable bin\broadcast_test.exe 2025-11-03T16:22:11.3620663Z [6932/6997] Linking CXX executable bin\basic.exe 2025-11-03T16:22:11.3621097Z [6933/6997] Linking CXX executable bin\cpu_allocator_test.exe 2025-11-03T16:22:11.3822703Z [6934/6997] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2025-11-03T16:22:13.2160197Z [6935/6997] Linking CXX executable bin\cpu_generator_test.exe 2025-11-03T16:22:13.2160754Z [6936/6997] Linking CXX executable bin\dlconvertor_test.exe 2025-11-03T16:22:13.2161283Z [6937/6997] Linking CXX executable bin\half_test.exe 2025-11-03T16:22:13.2161761Z [6938/6997] Linking CXX executable bin\extension_backend_test.exe 2025-11-03T16:22:13.2162446Z [6939/6997] Linking CXX executable bin\lazy_tensor_test.exe 2025-11-03T16:22:13.2162943Z [6940/6997] Linking CXX executable bin\math_kernel_test.exe 2025-11-03T16:22:13.2163374Z [6941/6997] Linking CXX executable bin\ivalue_test.exe 2025-11-03T16:22:13.2163917Z [6942/6997] Linking CXX executable bin\memory_format_test.exe 2025-11-03T16:22:13.2164508Z [6943/6997] Linking CXX executable bin\memory_overlapping_test.exe 2025-11-03T16:22:14.3614893Z [6944/6997] Linking CXX executable bin\mobile_memory_cleanup.exe 2025-11-03T16:22:14.3615471Z [6945/6997] Linking CXX executable bin\operator_name_test.exe 2025-11-03T16:22:14.3615937Z [6946/6997] Linking CXX executable bin\native_test.exe 2025-11-03T16:22:14.3616444Z [6947/6997] Linking CXX executable bin\operators_test.exe 2025-11-03T16:22:14.3616918Z [6948/6997] Linking CXX executable bin\packedtensoraccessor_test.exe 2025-11-03T16:22:14.3617407Z [6949/6997] Linking CXX executable bin\quantized_test.exe 2025-11-03T16:22:14.3617827Z [6950/6997] Linking CXX executable bin\pow_test.exe 2025-11-03T16:22:14.3618238Z [6951/6997] Linking CXX executable bin\cpu_rng_test.exe 2025-11-03T16:22:16.0346389Z [6952/6997] Linking CXX executable bin\reportMemoryUsage_test.exe 2025-11-03T16:22:16.0347076Z [6953/6997] Linking CXX executable bin\reduce_ops_test.exe 2025-11-03T16:22:16.0347550Z [6954/6997] Linking CXX executable bin\scalar_tensor_test.exe 2025-11-03T16:22:16.0348048Z [6955/6997] Linking CXX executable bin\StorageUtils_test.exe 2025-11-03T16:22:16.0348494Z [6956/6997] Linking CXX executable bin\scalar_test.exe 2025-11-03T16:22:16.0348960Z [6957/6997] Linking CXX executable bin\stride_properties_test.exe 2025-11-03T16:22:16.0349402Z [6958/6997] Linking CXX executable bin\type_ptr_test.exe 2025-11-03T16:22:16.0349840Z [6959/6997] Linking CXX executable bin\test_parallel.exe 2025-11-03T16:22:16.0350255Z [6960/6997] Linking CXX executable bin\thread_init_test.exe 2025-11-03T16:22:16.8533268Z [6961/6997] Linking CXX executable bin\type_test.exe 2025-11-03T16:22:16.8534100Z [6962/6997] Linking CXX executable bin\tensor_iterator_test.exe 2025-11-03T16:22:16.8534945Z [6963/6997] Linking CXX executable bin\verify_api_visibility.exe 2025-11-03T16:22:16.8535784Z [6964/6997] Linking CXX executable bin\undefined_tensor_test.exe 2025-11-03T16:22:16.8536316Z [6965/6997] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2025-11-03T16:22:16.8536779Z [6966/6997] Linking CXX executable bin\weakref_test.exe 2025-11-03T16:22:16.8537286Z [6967/6997] Linking CXX executable bin\wrapdim_test.exe 2025-11-03T16:22:16.8537974Z [6968/6997] Linking CXX executable bin\legacy_vmap_test.exe 2025-11-03T16:22:18.2599606Z [6969/6997] Linking CXX executable bin\xla_tensor_test.exe 2025-11-03T16:22:18.2601161Z [6970/6997] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2025-11-03T16:22:18.2601660Z [6971/6997] Linking CXX executable bin\IListRef_test.exe 2025-11-03T16:22:18.2602127Z [6972/6997] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2025-11-03T16:22:18.2602618Z [6973/6997] Linking CXX executable bin\List_test.exe 2025-11-03T16:22:18.2603049Z [6974/6997] Linking CXX executable bin\KernelFunction_test.exe 2025-11-03T16:22:18.2603594Z [6975/6997] Linking CXX executable bin\CppSignature_test.exe 2025-11-03T16:22:18.2604083Z [6976/6997] Linking CXX executable bin\kernel_stackbased_test.exe 2025-11-03T16:22:20.2259756Z [6977/6997] Linking CXX executable bin\op_allowlist_test.exe 2025-11-03T16:22:20.2260312Z [6978/6997] Linking CXX executable bin\backend_fallback_test.exe 2025-11-03T16:22:20.2260781Z [6979/6997] Linking CXX executable bin\kernel_function_test.exe 2025-11-03T16:22:20.2261324Z [6980/6997] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2025-11-03T16:22:20.2261915Z [6981/6997] Linking CXX executable bin\inline_container_test.exe 2025-11-03T16:22:20.2262440Z [6982/6997] Linking CXX executable bin\kernel_function_legacy_test.exe 2025-11-03T16:22:20.2262953Z [6983/6997] Linking CXX shared library bin\jitbackend_test.dll 2025-11-03T16:22:20.2263560Z [6984/6997] Linking CXX executable bin\kernel_lambda_test.exe 2025-11-03T16:22:31.3812678Z [6985/6997] Linking CXX shared library bin\backend_with_compiler.dll 2025-11-03T16:22:31.3813274Z [6986/6997] Linking CXX executable bin\parallel_benchmark.exe 2025-11-03T16:22:31.3813694Z [6987/6997] Linking CXX shared library bin\shm.dll 2025-11-03T16:22:31.3814180Z [6988/6997] Linking CXX shared library bin\aoti_custom_ops.dll 2025-11-03T16:22:31.3814654Z [6989/6997] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2025-11-03T16:22:31.3815154Z [6990/6997] Linking CXX shared library bin\torchbind_test.dll 2025-11-03T16:22:31.3815567Z [6991/6997] Linking CXX executable bin\test_lazy.exe 2025-11-03T16:22:31.3816019Z [6992/6997] Linking CXX executable bin\op_registration_test.exe 2025-11-03T16:22:31.3816461Z [6993/6997] Linking CXX executable bin\test_jit.exe 2025-11-03T16:22:46.2741613Z [6994-- Install configuration: "Release" 2025-11-03T16:23:53.9646872Z /6997] Linking CXX executable bin\test_api.exe 2025-11-03T16:23:53.9647411Z [6995/6997] Linking CXX shared library bin\torch_python.dll 2025-11-03T16:23:53.9648060Z [6996/6997] Linking CXX shared library bin\nnapi_backend.dll 2025-11-03T16:23:53.9648548Z [6996/6997] Install the project... 2025-11-03T16:23:54.4229178Z 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-11-03T16:23:54.4536639Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\setuptools\config\_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-11-03T16:23:54.4537480Z !! 2025-11-03T16:23:54.4537600Z 2025-11-03T16:23:54.4537763Z ******************************************************************************** 2025-11-03T16:23:54.4538632Z 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-11-03T16:23:54.4539310Z 2025-11-03T16:23:54.4539527Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-11-03T16:23:54.4540022Z or your builds will no longer be supported. 2025-11-03T16:23:54.4540253Z 2025-11-03T16:23:54.4540650Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-03T16:23:54.4541202Z ******************************************************************************** 2025-11-03T16:23:54.4541452Z 2025-11-03T16:23:54.4541532Z !! 2025-11-03T16:23:54.4541738Z corresp(dist, value, root_dir) 2025-11-03T16:23:54.6398701Z running bdist_wheel 2025-11-03T16:23:56.3153874Z running build 2025-11-03T16:23:56.3154186Z running build_py 2025-11-03T16:23:56.3310802Z creating build\lib.win-amd64-cpython-310\functorch 2025-11-03T16:23:56.3316482Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-310\functorch 2025-11-03T16:23:56.3339716Z creating build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3343755Z copying torch\functional.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3389415Z copying torch\hub.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3416307Z copying torch\library.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3455411Z copying torch\overrides.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3508842Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3531556Z copying torch\random.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3544466Z copying torch\return_types.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3556615Z copying torch\serialization.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3601789Z copying torch\storage.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3634615Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3647165Z copying torch\types.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3664839Z copying torch\version.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3671254Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3691544Z copying torch\_classes.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3705334Z copying torch\_compile.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3720880Z copying torch\_custom_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3737158Z copying torch\_environment.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3743611Z copying torch\_guards.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3770168Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3803963Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3818125Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3846579Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3860809Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.3970072Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4010100Z copying torch\_ops.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4042661Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4067178Z copying torch\_size_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4079815Z copying torch\_sources.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4092042Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4104437Z copying torch\_streambase.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4110814Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4150633Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4221608Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4241881Z copying torch\_thread_safe_fork.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4247227Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4441463Z copying torch\_utils.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4479702Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4520234Z copying torch\_VF.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4526170Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4538996Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4558886Z copying torch\__config__.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4565528Z copying torch\__future__.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4578772Z copying torch\__init__.py -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:23:56.4635913Z creating build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4639376Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4653015Z copying torchgen\context.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4665665Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4725133Z copying torchgen\gen_aoti_c_shim.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4745202Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4770442Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4797921Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4819308Z copying torchgen\gen_schema_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4832242Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4844467Z copying torchgen\local.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4857336Z copying torchgen\model.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4918535Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4937484Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4957514Z copying torchgen\yaml_utils.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4970041Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-310\torchgen 2025-11-03T16:23:56.4977839Z creating build\lib.win-amd64-cpython-310\functorch\compile 2025-11-03T16:23:56.4981083Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-310\functorch\compile 2025-11-03T16:23:56.4996127Z creating build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.4999668Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5012657Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5025542Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5038675Z copying functorch\dim\_dim_entry.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5062597Z copying functorch\dim\_enable_all_layers.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5076069Z copying functorch\dim\_getsetitem.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5097461Z copying functorch\dim\_order.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5110843Z copying functorch\dim\_py_inst_decoder.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5133872Z copying functorch\dim\_tensor_info.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5145986Z copying functorch\dim\_wrap.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5159423Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-310\functorch\dim 2025-11-03T16:23:56.5203735Z creating build\lib.win-amd64-cpython-310\functorch\einops 2025-11-03T16:23:56.5204444Z copying functorch\einops\rearrange.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-11-03T16:23:56.5215476Z copying functorch\einops\_parsing.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-11-03T16:23:56.5236840Z copying functorch\einops\__init__.py -> build\lib.win-amd64-cpython-310\functorch\einops 2025-11-03T16:23:56.5237477Z creating build\lib.win-amd64-cpython-310\functorch\experimental 2025-11-03T16:23:56.5251714Z copying functorch\experimental\control_flow.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-11-03T16:23:56.5266373Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-11-03T16:23:56.5267160Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-310\functorch\experimental 2025-11-03T16:23:56.5397211Z creating build\lib.win-amd64-cpython-310\functorch\_src 2025-11-03T16:23:56.5397960Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src 2025-11-03T16:23:56.5398546Z creating build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-11-03T16:23:56.6121311Z copying functorch\_src\aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd 2025-11-03T16:23:56.6121985Z creating build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-11-03T16:23:56.6122701Z copying functorch\_src\eager_transforms\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms 2025-11-03T16:23:56.6134405Z creating build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-11-03T16:23:56.6135116Z copying functorch\_src\make_functional\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\make_functional 2025-11-03T16:23:56.6135790Z creating build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-11-03T16:23:56.6146560Z copying functorch\_src\vmap\__init__.py -> build\lib.win-amd64-cpython-310\functorch\_src\vmap 2025-11-03T16:23:56.6160434Z creating build\lib.win-amd64-cpython-310\torch\accelerator 2025-11-03T16:23:56.6161026Z copying torch\accelerator\memory.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-11-03T16:23:56.6161669Z copying torch\accelerator\_utils.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-11-03T16:23:56.6170184Z copying torch\accelerator\__init__.py -> build\lib.win-amd64-cpython-310\torch\accelerator 2025-11-03T16:23:56.6170748Z creating build\lib.win-amd64-cpython-310\torch\amp 2025-11-03T16:23:56.6171269Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-11-03T16:23:56.6192971Z copying torch\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-11-03T16:23:56.6209479Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\amp 2025-11-03T16:23:56.6217314Z creating build\lib.win-amd64-cpython-310\torch\ao 2025-11-03T16:23:56.6220425Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao 2025-11-03T16:23:56.6230464Z creating build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6238849Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6249723Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6262976Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6295312Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6339314Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6385041Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6405556Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6426185Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6458488Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6478139Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6504327Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6510204Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd 2025-11-03T16:23:56.6549084Z creating build\lib.win-amd64-cpython-310\torch\backends 2025-11-03T16:23:56.6584199Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends 2025-11-03T16:23:56.6607759Z creating build\lib.win-amd64-cpython-310\torch\compiler 2025-11-03T16:23:56.6610750Z copying torch\compiler\config.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-11-03T16:23:56.6628223Z copying torch\compiler\_cache.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-11-03T16:23:56.6636997Z copying torch\compiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\compiler 2025-11-03T16:23:56.6653310Z creating build\lib.win-amd64-cpython-310\torch\contrib 2025-11-03T16:23:56.6660765Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-11-03T16:23:56.6670313Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-310\torch\contrib 2025-11-03T16:23:56.6676240Z creating build\lib.win-amd64-cpython-310\torch\cpu 2025-11-03T16:23:56.6683676Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu 2025-11-03T16:23:56.6697393Z creating build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6700575Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6707884Z copying torch\cuda\gds.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6725011Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6747660Z copying torch\cuda\green_contexts.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6759977Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6854943Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6879983Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6892587Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6911954Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6922170Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6934385Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6942945Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6953533Z copying torch\cuda\tunable.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6972445Z copying torch\cuda\_device_limits.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.6992778Z copying torch\cuda\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.7004713Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.7024687Z copying torch\cuda\_pin_memory_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.7043582Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.7062999Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.7081829Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda 2025-11-03T16:23:56.7132642Z creating build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7133352Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7144232Z copying torch\distributed\c10d_logger.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7164364Z copying torch\distributed\collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7188411Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7201230Z copying torch\distributed\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7240104Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7353862Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7374549Z copying torch\distributed\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7380730Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7400594Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7412889Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7447434Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7459677Z copying torch\distributed\_checkpointable.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7472313Z copying torch\distributed\_composable_state.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7491909Z copying torch\distributed\_dist2.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7504094Z copying torch\distributed\_functional_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7530049Z copying torch\distributed\_functional_collectives_impl.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7550846Z copying torch\distributed\_mesh_layout.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7564366Z copying torch\distributed\_serialization.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7578235Z copying torch\distributed\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7606007Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed 2025-11-03T16:23:56.7640389Z creating build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7644264Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7665476Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7677073Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7698385Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7722070Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7735019Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7754757Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7774651Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7795622Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7809251Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7824304Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7845206Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7858028Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7870763Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7895434Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7908107Z copying torch\distributions\generalized_pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7920134Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7940365Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7952236Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7964353Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7983735Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.7996000Z copying torch\distributions\inverse_gamma.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8019878Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8047358Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8060164Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8072983Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8090488Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8111128Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8124020Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8136662Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8155063Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8175754Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8199845Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8212876Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8233557Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8244877Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8257668Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8278176Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8290088Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8303124Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8322950Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8334807Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8374461Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8380409Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8399526Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8484015Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8495029Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8507996Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributions 2025-11-03T16:23:56.8530963Z creating build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8539638Z copying torch\export\custom_obj.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8540314Z copying torch\export\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8549699Z copying torch\export\decomp_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8569097Z copying torch\export\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8612967Z copying torch\export\exported_program.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8660088Z copying torch\export\graph_signature.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8686891Z copying torch\export\unflatten.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8726634Z copying torch\export\_draft_export.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8753657Z copying torch\export\_leakage_detection_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8767370Z copying torch\export\_remove_auto_functionalized_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8780866Z copying torch\export\_remove_effect_tokens_pass.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8800994Z copying torch\export\_safeguard.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8813776Z copying torch\export\_swap.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8837042Z copying torch\export\_trace.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8890162Z copying torch\export\_tree_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8901625Z copying torch\export\_unlift.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8927438Z copying torch\export\_wrapper_utils.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8963705Z copying torch\export\__init__.py -> build\lib.win-amd64-cpython-310\torch\export 2025-11-03T16:23:56.8979196Z creating build\lib.win-amd64-cpython-310\torch\fft 2025-11-03T16:23:56.8982501Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-310\torch\fft 2025-11-03T16:23:56.9017400Z creating build\lib.win-amd64-cpython-310\torch\func 2025-11-03T16:23:56.9026253Z copying torch\func\__init__.py -> build\lib.win-amd64-cpython-310\torch\func 2025-11-03T16:23:56.9036066Z creating build\lib.win-amd64-cpython-310\torch\futures 2025-11-03T16:23:56.9036578Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-310\torch\futures 2025-11-03T16:23:56.9050678Z creating build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9059065Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9069620Z copying torch\fx\config.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9075353Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9125127Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9158034Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9174159Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9193437Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9226645Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9244809Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9266241Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9285946Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9304535Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9317625Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9332740Z copying torch\fx\_graph_pickler.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9363981Z copying torch\fx\_lazy_graph_module.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9376180Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9388766Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9427138Z copying torch\fx\_utils.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9437902Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx 2025-11-03T16:23:56.9455458Z creating build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9462970Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9489757Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9515753Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9528250Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9556966Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9567944Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9589580Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9605839Z copying torch\jit\_await.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9777742Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9797389Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9810452Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9823481Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9843891Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9850201Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9863591Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9886224Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9902156Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9910708Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9928653Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9948440Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:56.9975220Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:57.0021883Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:57.0032573Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:57.0068576Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:57.0088869Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:57.0120931Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:23:57.0135134Z creating build\lib.win-amd64-cpython-310\torch\linalg 2025-11-03T16:23:57.0144274Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\linalg 2025-11-03T16:23:57.0204597Z creating build\lib.win-amd64-cpython-310\torch\masked 2025-11-03T16:23:57.0219030Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-11-03T16:23:57.0295435Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-11-03T16:23:57.0336309Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked 2025-11-03T16:23:57.0352693Z creating build\lib.win-amd64-cpython-310\torch\monitor 2025-11-03T16:23:57.0360462Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-310\torch\monitor 2025-11-03T16:23:57.0373429Z creating build\lib.win-amd64-cpython-310\torch\mps 2025-11-03T16:23:57.0376456Z copying torch\mps\event.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-11-03T16:23:57.0402505Z copying torch\mps\profiler.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-11-03T16:23:57.0413483Z copying torch\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\mps 2025-11-03T16:23:57.0427069Z creating build\lib.win-amd64-cpython-310\torch\mtia 2025-11-03T16:23:57.0439233Z copying torch\mtia\memory.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-11-03T16:23:57.0450105Z copying torch\mtia\_utils.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-11-03T16:23:57.0462486Z copying torch\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\mtia 2025-11-03T16:23:57.0485129Z creating build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0485853Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0496100Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0515755Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0533767Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0545930Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0570848Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\multiprocessing 2025-11-03T16:23:57.0583140Z creating build\lib.win-amd64-cpython-310\torch\nativert 2025-11-03T16:23:57.0586481Z copying torch\nativert\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert 2025-11-03T16:23:57.0600509Z creating build\lib.win-amd64-cpython-310\torch\nested 2025-11-03T16:23:57.0601246Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested 2025-11-03T16:23:57.0622632Z creating build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0632433Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0651018Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0661740Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0895845Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0915086Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0944892Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0958093Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0976683Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:23:57.0995029Z creating build\lib.win-amd64-cpython-310\torch\numa 2025-11-03T16:23:57.0998171Z copying torch\numa\binding.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-11-03T16:23:57.1023856Z copying torch\numa\__init__.py -> build\lib.win-amd64-cpython-310\torch\numa 2025-11-03T16:23:57.1034187Z creating build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1037344Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1056492Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1068205Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1081149Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1096478Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1102325Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1116520Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1117205Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1122363Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1136308Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1136993Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1142073Z copying torch\onnx\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1150202Z copying torch\onnx\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1164340Z copying torch\onnx\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1165066Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1173926Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1176813Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1183485Z copying torch\onnx\testing.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1283884Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1297152Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1297805Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1298449Z copying torch\onnx\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1299028Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx 2025-11-03T16:23:57.1299523Z creating build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1300203Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1300862Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1326937Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1354774Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1374270Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1386593Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1405633Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1434708Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1683963Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1709110Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1860926Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1880046Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1902414Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1920699Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1939253Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1950958Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1968933Z copying torch\optim\_adafactor.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1987723Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.1999957Z copying torch\optim\_muon.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.2017982Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim 2025-11-03T16:23:57.2033448Z creating build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2036856Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2114319Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2126623Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2149449Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2161165Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2191338Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2210432Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2223302Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2236605Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2248819Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2261195Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2275024Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2287668Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2300779Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2313206Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\package 2025-11-03T16:23:57.2329178Z creating build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2332595Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2345265Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2371857Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2378708Z copying torch\profiler\_memory_profiler.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2414306Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2445621Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2463636Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-310\torch\profiler 2025-11-03T16:23:57.2479167Z creating build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2482715Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2494367Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2501105Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2524058Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2535710Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2547725Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2558684Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2570793Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2583222Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2594912Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2601155Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2607307Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2618461Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2631240Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2643529Z copying torch\quantization\_quantized_conversions.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2655189Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization 2025-11-03T16:23:57.2668933Z creating build\lib.win-amd64-cpython-310\torch\signal 2025-11-03T16:23:57.2671663Z copying torch\signal\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal 2025-11-03T16:23:57.2679354Z creating build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.2682561Z copying torch\sparse\semi_structured.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.2702285Z copying torch\sparse\_semi_structured_conversions.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.2715449Z copying torch\sparse\_semi_structured_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.2739808Z copying torch\sparse\_triton_ops.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.2787135Z copying torch\sparse\_triton_ops_meta.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.3019562Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\sparse 2025-11-03T16:23:57.3041357Z creating build\lib.win-amd64-cpython-310\torch\special 2025-11-03T16:23:57.3044974Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\special 2025-11-03T16:23:57.3079911Z creating build\lib.win-amd64-cpython-310\torch\testing 2025-11-03T16:23:57.3082833Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-11-03T16:23:57.3119574Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-11-03T16:23:57.3131131Z copying torch\testing\_utils.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-11-03T16:23:57.3143516Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing 2025-11-03T16:23:57.3160104Z creating build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3163501Z copying torch\utils\backend_registration.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3191553Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3209394Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3245360Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3276722Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3283582Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3350582Z copying torch\utils\deterministic.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3365463Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3380620Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3394506Z copying torch\utils\flop_counter.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3421347Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3433666Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3445797Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3458177Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3464328Z copying torch\utils\module_tracker.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3476790Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3489285Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3502303Z copying torch\utils\weak.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3515482Z copying torch\utils\_appending_byte_serializer.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3527090Z copying torch\utils\_config_module.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3546838Z copying torch\utils\_content_store.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3570731Z copying torch\utils\_contextlib.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3584184Z copying torch\utils\_cpp_embed_headers.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3597400Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3611189Z copying torch\utils\_cxx_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3638078Z copying torch\utils\_debug_mode.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3657592Z copying torch\utils\_device.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3669597Z copying torch\utils\_dtype_abbrs.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3682546Z copying torch\utils\_exposed_in.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3694837Z copying torch\utils\_filelock.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3708428Z copying torch\utils\_foreach_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3730683Z copying torch\utils\_functools.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3743599Z copying torch\utils\_get_clean_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3762022Z copying torch\utils\_helion.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3769120Z copying torch\utils\_import_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3782397Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3788913Z copying torch\utils\_ordered_set.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3867592Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3896257Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3937068Z copying torch\utils\_stats.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3949732Z copying torch\utils\_thunk.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3956142Z copying torch\utils\_traceback.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3980492Z copying torch\utils\_triton.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3993221Z copying torch\utils\_typing_utils.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.3999304Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.4011200Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:23:57.4026009Z creating build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4040297Z copying torch\xpu\memory.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4052652Z copying torch\xpu\random.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4064977Z copying torch\xpu\streams.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4077338Z copying torch\xpu\_gpu_trace.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4089629Z copying torch\xpu\_utils.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4101526Z copying torch\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\xpu 2025-11-03T16:23:57.4134409Z creating build\lib.win-amd64-cpython-310\torch\_awaits 2025-11-03T16:23:57.4137440Z copying torch\_awaits\__init__.py -> build\lib.win-amd64-cpython-310\torch\_awaits 2025-11-03T16:23:57.4151568Z creating build\lib.win-amd64-cpython-310\torch\_custom_op 2025-11-03T16:23:57.4154666Z copying torch\_custom_op\autograd.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-11-03T16:23:57.4172764Z copying torch\_custom_op\impl.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-11-03T16:23:57.4192253Z copying torch\_custom_op\__init__.py -> build\lib.win-amd64-cpython-310\torch\_custom_op 2025-11-03T16:23:57.4198757Z creating build\lib.win-amd64-cpython-310\torch\_decomp 2025-11-03T16:23:57.4201955Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-11-03T16:23:57.4291289Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-11-03T16:23:57.4304834Z copying torch\_decomp\decompositions_for_rng.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-11-03T16:23:57.4329378Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-310\torch\_decomp 2025-11-03T16:23:57.4351475Z creating build\lib.win-amd64-cpython-310\torch\_dispatch 2025-11-03T16:23:57.4355224Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-11-03T16:23:57.4368283Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dispatch 2025-11-03T16:23:57.4394934Z creating build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4398562Z copying torch\_dynamo\aot_compile.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4413702Z copying torch\_dynamo\aot_compile_types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4427612Z copying torch\_dynamo\bytecode_analysis.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4441097Z copying torch\_dynamo\bytecode_transformation.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4491225Z copying torch\_dynamo\cache_size.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4503286Z copying torch\_dynamo\callback.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4516119Z copying torch\_dynamo\codegen.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4537232Z copying torch\_dynamo\code_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4550055Z copying torch\_dynamo\compiled_autograd.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4589857Z copying torch\_dynamo\comptime.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4602738Z copying torch\_dynamo\config.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4623708Z copying torch\_dynamo\convert_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4663960Z copying torch\_dynamo\create_parameter_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4676799Z copying torch\_dynamo\current_scope_id.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4688941Z copying torch\_dynamo\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4726144Z copying torch\_dynamo\decorators.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4753925Z copying torch\_dynamo\device_interface.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4774314Z copying torch\_dynamo\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4787323Z copying torch\_dynamo\eval_frame.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4836278Z copying torch\_dynamo\exc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4855850Z copying torch\_dynamo\external_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4879854Z copying torch\_dynamo\funcname_cache.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4900921Z copying torch\_dynamo\functional_export.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4930130Z copying torch\_dynamo\graph_break_hints.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4943219Z copying torch\_dynamo\graph_bytecode_inputs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4956327Z copying torch\_dynamo\graph_deduplication.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4977466Z copying torch\_dynamo\graph_region_tracker.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.4997230Z copying torch\_dynamo\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5009981Z copying torch\_dynamo\guards.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5104190Z copying torch\_dynamo\hooks.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5116407Z copying torch\_dynamo\logging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5127927Z copying torch\_dynamo\metrics_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5156036Z copying torch\_dynamo\mutation_guard.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5167820Z copying torch\_dynamo\output_graph.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5247522Z copying torch\_dynamo\package.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5292665Z copying torch\_dynamo\pgo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5310645Z copying torch\_dynamo\precompile_context.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5324464Z copying torch\_dynamo\profiler.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5343762Z copying torch\_dynamo\replay_record.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5356779Z copying torch\_dynamo\resume_execution.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5377944Z copying torch\_dynamo\side_effects.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5546382Z copying torch\_dynamo\source.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5572754Z copying torch\_dynamo\symbolic_convert.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5689877Z copying torch\_dynamo\tensor_version_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5708682Z copying torch\_dynamo\testing.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5736427Z copying torch\_dynamo\test_case.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5750193Z copying torch\_dynamo\test_dont_skip_tracing_functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5763790Z copying torch\_dynamo\test_minifier_common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5782307Z copying torch\_dynamo\trace_rules.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.5981271Z copying torch\_dynamo\types.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.6035619Z copying torch\_dynamo\utils.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.6113528Z copying torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.6126716Z copying torch\_dynamo\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:23:57.6143205Z creating build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6146486Z copying torch\_export\config.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6164850Z copying torch\_export\converter.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6205539Z copying torch\_export\error.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6217993Z copying torch\_export\non_strict_utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6244796Z copying torch\_export\pass_base.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6274563Z copying torch\_export\tools.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6294894Z copying torch\_export\utils.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6332126Z copying torch\_export\verifier.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6351738Z copying torch\_export\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6364522Z copying torch\_export\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export 2025-11-03T16:23:57.6388887Z creating build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6392555Z copying torch\_functorch\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6432398Z copying torch\_functorch\apis.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6451547Z copying torch\_functorch\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6471055Z copying torch\_functorch\batch_norm_replacement.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6500639Z copying torch\_functorch\benchmark_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6513055Z copying torch\_functorch\compilers.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6526337Z copying torch\_functorch\compile_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6539987Z copying torch\_functorch\config.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6559224Z copying torch\_functorch\deprecated.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6571171Z copying torch\_functorch\eager_transforms.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6610646Z copying torch\_functorch\functional_call.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6623487Z copying torch\_functorch\fx_minifier.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6642931Z copying torch\_functorch\make_functional.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6666190Z copying torch\_functorch\partitioners.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6727329Z copying torch\_functorch\predispatch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6790381Z copying torch\_functorch\pyfunctorch.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6803302Z copying torch\_functorch\python_key.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6810179Z copying torch\_functorch\pytree_hacks.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6823628Z copying torch\_functorch\top_operators_github_usage.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6851100Z copying torch\_functorch\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6874944Z copying torch\_functorch\vmap.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6903264Z copying torch\_functorch\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch 2025-11-03T16:23:57.6916983Z creating build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.6920900Z copying torch\_higher_order_ops\aoti_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.6934478Z copying torch\_higher_order_ops\associative_scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.6960394Z copying torch\_higher_order_ops\auto_functionalize.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7001694Z copying torch\_higher_order_ops\base_hop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7014221Z copying torch\_higher_order_ops\cond.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7034511Z copying torch\_higher_order_ops\effects.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7053656Z copying torch\_higher_order_ops\executorch_call_delegate.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7065842Z copying torch\_higher_order_ops\flat_apply.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7078350Z copying torch\_higher_order_ops\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7104781Z copying torch\_higher_order_ops\foreach_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7122034Z copying torch\_higher_order_ops\hints_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7133932Z copying torch\_higher_order_ops\invoke_subgraph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7158412Z copying torch\_higher_order_ops\local_map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7178176Z copying torch\_higher_order_ops\map.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7191590Z copying torch\_higher_order_ops\out_dtype.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7204321Z copying torch\_higher_order_ops\partitioner.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7217802Z copying torch\_higher_order_ops\run_const_graph.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7230661Z copying torch\_higher_order_ops\scan.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7257762Z copying torch\_higher_order_ops\schema.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7270959Z copying torch\_higher_order_ops\strict_mode.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7284834Z copying torch\_higher_order_ops\torchbind.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7298297Z copying torch\_higher_order_ops\triton_kernel_wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7358259Z copying torch\_higher_order_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7387706Z copying torch\_higher_order_ops\while_loop.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7421037Z copying torch\_higher_order_ops\wrap.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7442309Z copying torch\_higher_order_ops\_invoke_quant.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7456529Z copying torch\_higher_order_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\_higher_order_ops 2025-11-03T16:23:57.7482823Z creating build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7491573Z copying torch\_inductor\analyze_preserves_zero_mask.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7502499Z copying torch\_inductor\aoti_eager.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7515339Z copying torch\_inductor\async_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7554656Z copying torch\_inductor\augmented_graph_helper.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7568281Z copying torch\_inductor\autotune_process.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7590628Z copying torch\_inductor\await_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7609662Z copying torch\_inductor\bounds.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7628407Z copying torch\_inductor\cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7649789Z copying torch\_inductor\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7667991Z copying torch\_inductor\codecache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7749291Z copying torch\_inductor\comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7794725Z copying torch\_inductor\comms_debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7821524Z copying torch\_inductor\comm_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7833491Z copying torch\_inductor\comm_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7846673Z copying torch\_inductor\compiler_bisector.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.7878832Z copying torch\_inductor\compile_fx.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8074052Z copying torch\_inductor\compile_fx_async.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8088526Z copying torch\_inductor\compile_fx_ext.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8121772Z copying torch\_inductor\compile_fx_subproc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8143181Z copying torch\_inductor\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8187195Z copying torch\_inductor\config_comms.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8204810Z copying torch\_inductor\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8219551Z copying torch\_inductor\cpp_builder.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8272272Z copying torch\_inductor\cpu_vec_isa.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8306679Z copying torch\_inductor\cudagraph_trees.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8357172Z copying torch\_inductor\cudagraph_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8378630Z copying torch\_inductor\custom_graph_pass.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8402649Z copying torch\_inductor\debug.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8428894Z copying torch\_inductor\decomposition.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8456156Z copying torch\_inductor\dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8483056Z copying torch\_inductor\dtype_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8505128Z copying torch\_inductor\exc.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8516937Z copying torch\_inductor\extern_node_serializer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8534846Z copying torch\_inductor\freezing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8555698Z copying torch\_inductor\freezing_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8567394Z copying torch\_inductor\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8592783Z copying torch\_inductor\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8612736Z copying torch\_inductor\graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8664906Z copying torch\_inductor\hooks.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8671505Z copying torch\_inductor\index_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8693998Z copying torch\_inductor\inductor_prims.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8706963Z copying torch\_inductor\ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8862619Z copying torch\_inductor\jagged_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8893901Z copying torch\_inductor\kernel_inputs.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8913892Z copying torch\_inductor\kernel_template_choice.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8926990Z copying torch\_inductor\loop_body.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.8962622Z copying torch\_inductor\lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.9863954Z copying torch\_inductor\memory.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.9893509Z copying torch\_inductor\metrics.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.9918110Z copying torch\_inductor\mkldnn_ir.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.9948137Z copying torch\_inductor\mkldnn_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:57.9982464Z copying torch\_inductor\mock_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0002920Z copying torch\_inductor\ops_handler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0032857Z copying torch\_inductor\optimize_indexing.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0069873Z copying torch\_inductor\output_code.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0102043Z copying torch\_inductor\pattern_matcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0152450Z copying torch\_inductor\quantized_lowerings.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0165634Z copying torch\_inductor\remote_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0183498Z copying torch\_inductor\remote_gemm_autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0191857Z copying torch\_inductor\scheduler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0306337Z copying torch\_inductor\select_algorithm.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0383683Z copying torch\_inductor\shape_propagation.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0408300Z copying torch\_inductor\sizevars.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0437174Z copying torch\_inductor\standalone_compile.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0474140Z copying torch\_inductor\subgraph_lowering.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0495247Z copying torch\_inductor\test_case.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0513184Z copying torch\_inductor\test_operators.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0533232Z copying torch\_inductor\tiling_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0559742Z copying torch\_inductor\triton_bundler.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0580568Z copying torch\_inductor\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0653925Z copying torch\_inductor\virtualized.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0666530Z copying torch\_inductor\wrapper_benchmark.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0691637Z copying torch\_inductor\__autotune_main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0703699Z copying torch\_inductor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:23:58.0738093Z creating build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0741310Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0762003Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0778374Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0785166Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0811507Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0834391Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0847090Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0859300Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0866016Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0886912Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0893353Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_lazy 2025-11-03T16:23:58.0910452Z creating build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.0919162Z copying torch\_library\autograd.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.0931447Z copying torch\_library\custom_ops.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.0966553Z copying torch\_library\fake_class_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.0987471Z copying torch\_library\fake_impl.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1015260Z copying torch\_library\fake_profile.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1035404Z copying torch\_library\infer_schema.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1056348Z copying torch\_library\opaque_object.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1073485Z copying torch\_library\simple_registry.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1085369Z copying torch\_library\triton.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1097849Z copying torch\_library\utils.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1117587Z copying torch\_library\__init__.py -> build\lib.win-amd64-cpython-310\torch\_library 2025-11-03T16:23:58.1125561Z creating build\lib.win-amd64-cpython-310\torch\_logging 2025-11-03T16:23:58.1128724Z copying torch\_logging\scribe.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-11-03T16:23:58.1140783Z copying torch\_logging\structured.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-11-03T16:23:58.1158775Z copying torch\_logging\_internal.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-11-03T16:23:58.1246094Z copying torch\_logging\_registrations.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-11-03T16:23:58.1274864Z copying torch\_logging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_logging 2025-11-03T16:23:58.1292470Z creating build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1295717Z copying torch\_numpy\fft.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1309119Z copying torch\_numpy\linalg.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1328914Z copying torch\_numpy\random.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1341843Z copying torch\_numpy\_binary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1361020Z copying torch\_numpy\_casting_dicts.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1404025Z copying torch\_numpy\_dtypes.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1419175Z copying torch\_numpy\_dtypes_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1433157Z copying torch\_numpy\_funcs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1446394Z copying torch\_numpy\_funcs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1487661Z copying torch\_numpy\_getlimits.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1493736Z copying torch\_numpy\_ndarray.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1523634Z copying torch\_numpy\_normalizations.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1536714Z copying torch\_numpy\_reductions_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1555625Z copying torch\_numpy\_ufuncs.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1568035Z copying torch\_numpy\_unary_ufuncs_impl.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1586307Z copying torch\_numpy\_util.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1598420Z copying torch\_numpy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy 2025-11-03T16:23:58.1673830Z creating build\lib.win-amd64-cpython-310\torch\_prims 2025-11-03T16:23:58.1676923Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-11-03T16:23:58.1689031Z copying torch\_prims\debug_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-11-03T16:23:58.1706827Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-11-03T16:23:58.1718745Z copying torch\_prims\rng_prims.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-11-03T16:23:58.1737508Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims 2025-11-03T16:23:58.1798554Z creating build\lib.win-amd64-cpython-310\torch\_prims_common 2025-11-03T16:23:58.1824190Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-11-03T16:23:58.1844778Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-310\torch\_prims_common 2025-11-03T16:23:58.1894264Z creating build\lib.win-amd64-cpython-310\torch\_refs 2025-11-03T16:23:58.1897712Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-11-03T16:23:58.1921558Z copying torch\_refs\_conversions.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-11-03T16:23:58.1943259Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs 2025-11-03T16:23:58.2042212Z creating build\lib.win-amd64-cpython-310\torch\_strobelight 2025-11-03T16:23:58.2045502Z copying torch\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-11-03T16:23:58.2060054Z copying torch\_strobelight\compile_time_profiler.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-11-03T16:23:58.2074493Z copying torch\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\_strobelight 2025-11-03T16:23:58.2092121Z creating build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2095395Z copying torch\_subclasses\fake_impls.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2129846Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2204307Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2233000Z copying torch\_subclasses\functional_tensor.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2258299Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2314604Z copying torch\_subclasses\schema_check_mode.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2328748Z copying torch\_subclasses\_fake_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2348494Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-310\torch\_subclasses 2025-11-03T16:23:58.2356424Z creating build\lib.win-amd64-cpython-310\torch\_vendor 2025-11-03T16:23:58.2359842Z copying torch\_vendor\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor 2025-11-03T16:23:58.2366895Z creating build\lib.win-amd64-cpython-310\torch\ao\nn 2025-11-03T16:23:58.2370485Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn 2025-11-03T16:23:58.2390778Z creating build\lib.win-amd64-cpython-310\torch\ao\ns 2025-11-03T16:23:58.2394501Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-11-03T16:23:58.2415170Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-11-03T16:23:58.2446971Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns 2025-11-03T16:23:58.2460837Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-11-03T16:23:58.2464235Z copying torch\ao\pruning\_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-11-03T16:23:58.2479578Z copying torch\ao\pruning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning 2025-11-03T16:23:58.2496064Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2500941Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2524208Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2543134Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2571467Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2614773Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2639113Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2653140Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2672901Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2692971Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2725716Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2738676Z copying torch\ao\quantization\quantize_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2752636Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2766244Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2779394Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2799895Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2812783Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2825387Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2844909Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization 2025-11-03T16:23:58.2859319Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-11-03T16:23:58.2862598Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic 2025-11-03T16:23:58.2876056Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-11-03T16:23:58.2879066Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat 2025-11-03T16:23:58.2886444Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-11-03T16:23:58.2889727Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable 2025-11-03T16:23:58.2897051Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-11-03T16:23:58.2911460Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-11-03T16:23:58.2937774Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized 2025-11-03T16:23:58.2945800Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-11-03T16:23:58.2949084Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse 2025-11-03T16:23:58.2964693Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-11-03T16:23:58.3002485Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-11-03T16:23:58.3015460Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules 2025-11-03T16:23:58.3029045Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-11-03T16:23:58.3032103Z copying torch\ao\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat 2025-11-03T16:23:58.3039346Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-11-03T16:23:58.3042335Z copying torch\ao\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized 2025-11-03T16:23:58.3063769Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:23:58.3067122Z copying torch\ao\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:23:58.3094205Z copying torch\ao\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:23:58.3106389Z copying torch\ao\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:23:58.3118717Z copying torch\ao\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:23:58.3135555Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-11-03T16:23:58.3138675Z copying torch\ao\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic 2025-11-03T16:23:58.3152560Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:23:58.3155916Z copying torch\ao\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:23:58.3167559Z copying torch\ao\nn\intrinsic\quantized\modules\conv_add.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:23:58.3186320Z copying torch\ao\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:23:58.3199343Z copying torch\ao\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:23:58.3218784Z copying torch\ao\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:23:58.3236714Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:23:58.3240676Z copying torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:23:58.3253605Z copying torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:23:58.3267467Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-11-03T16:23:58.3270941Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic 2025-11-03T16:23:58.3279177Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-11-03T16:23:58.3282962Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-11-03T16:23:58.3304420Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-11-03T16:23:58.3317567Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-11-03T16:23:58.3336367Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules 2025-11-03T16:23:58.3344364Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-11-03T16:23:58.3348152Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-11-03T16:23:58.3371939Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules 2025-11-03T16:23:58.3380248Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-11-03T16:23:58.3384583Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-11-03T16:23:58.3411410Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-11-03T16:23:58.3434394Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules 2025-11-03T16:23:58.3442645Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-11-03T16:23:58.3445735Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic 2025-11-03T16:23:58.3456237Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3459391Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3473026Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3486752Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3523827Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3536220Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3559570Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3572858Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3586351Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3600852Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3613322Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3632308Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules 2025-11-03T16:23:58.3652398Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-11-03T16:23:58.3672505Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference 2025-11-03T16:23:58.3680152Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:23:58.3683296Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:23:58.3708706Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:23:58.3721211Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:23:58.3760233Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:23:58.3768503Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3771838Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3790586Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3803071Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3823652Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3836418Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3856041Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules 2025-11-03T16:23:58.3865002Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-11-03T16:23:58.3868307Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-11-03T16:23:58.3882753Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-11-03T16:23:58.3895261Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized 2025-11-03T16:23:58.3909798Z creating build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-11-03T16:23:58.3913064Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-11-03T16:23:58.3925399Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic 2025-11-03T16:23:58.3938676Z creating build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.3942454Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.3967681Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.3993432Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4013080Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4025156Z copying torch\ao\ns\fx\n_shadows_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4075977Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4090023Z copying torch\ao\ns\fx\qconfig_multi_mapping.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4112152Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4131619Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4151269Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\ns\fx 2025-11-03T16:23:58.4158512Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-11-03T16:23:58.4161903Z copying torch\ao\pruning\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-11-03T16:23:58.4174118Z copying torch\ao\pruning\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-11-03T16:23:58.4192370Z copying torch\ao\pruning\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-11-03T16:23:58.4220271Z copying torch\ao\pruning\scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler 2025-11-03T16:23:58.4227241Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-11-03T16:23:58.4241479Z copying torch\ao\pruning\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-11-03T16:23:58.4254751Z copying torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-11-03T16:23:58.4267413Z copying torch\ao\pruning\sparsifier\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-11-03T16:23:58.4291912Z copying torch\ao\pruning\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-11-03T16:23:58.4312460Z copying torch\ao\pruning\sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier 2025-11-03T16:23:58.4320182Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-11-03T16:23:58.4323959Z copying torch\ao\pruning\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental 2025-11-03T16:23:58.4330906Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-11-03T16:23:58.4334664Z copying torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-11-03T16:23:58.4355104Z copying torch\ao\pruning\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier 2025-11-03T16:23:58.4361334Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-11-03T16:23:58.4365524Z copying torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-11-03T16:23:58.4378345Z copying torch\ao\pruning\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler 2025-11-03T16:23:58.4386664Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:23:58.4401049Z copying torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:23:58.4413538Z copying torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:23:58.4431869Z copying torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:23:58.4459786Z copying torch\ao\pruning\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:23:58.4469072Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4472587Z copying torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4484634Z copying torch\ao\pruning\_experimental\pruner\FPGM_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4497418Z copying torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4532636Z copying torch\ao\pruning\_experimental\pruner\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4551214Z copying torch\ao\pruning\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4563938Z copying torch\ao\pruning\_experimental\pruner\prune_functions.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4591717Z copying torch\ao\pruning\_experimental\pruner\saliency_pruner.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4604668Z copying torch\ao\pruning\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner 2025-11-03T16:23:58.4612776Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-11-03T16:23:58.4616714Z copying torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-11-03T16:23:58.4624459Z creating build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:23:58.4628184Z copying torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:23:58.4641516Z copying torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:23:58.4661693Z copying torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:23:58.4681365Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4685214Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4707590Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4729019Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4748812Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4779113Z copying torch\ao\quantization\backend_config\onednn.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4798927Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4818244Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4830542Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4850217Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4862791Z copying torch\ao\quantization\backend_config\_common_operator_config_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4888478Z copying torch\ao\quantization\backend_config\_qnnpack_pt2e.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4901691Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config 2025-11-03T16:23:58.4983989Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.4987825Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5022732Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5042448Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5055171Z copying torch\ao\quantization\fx\fuse_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5074496Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5103052Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5115965Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5122050Z copying torch\ao\quantization\fx\lstm_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5134793Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5153834Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5171251Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5222983Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5236713Z copying torch\ao\quantization\fx\quantize_handler.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5255688Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5268581Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5296289Z copying torch\ao\quantization\fx\_decomposed.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5324714Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5481985Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5514462Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx 2025-11-03T16:23:58.5523896Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5527373Z copying torch\ao\quantization\pt2e\duplicate_dq_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5539656Z copying torch\ao\quantization\pt2e\export_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5557850Z copying torch\ao\quantization\pt2e\graph_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5570411Z copying torch\ao\quantization\pt2e\lowering.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5593443Z copying torch\ao\quantization\pt2e\port_metadata_pass.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5612198Z copying torch\ao\quantization\pt2e\prepare.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5632380Z copying torch\ao\quantization\pt2e\qat_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5658802Z copying torch\ao\quantization\pt2e\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5679889Z copying torch\ao\quantization\pt2e\_affine_quantization.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5709906Z copying torch\ao\quantization\pt2e\_numeric_debugger.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5722824Z copying torch\ao\quantization\pt2e\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e 2025-11-03T16:23:58.5731443Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5735517Z copying torch\ao\quantization\quantizer\composable_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5749014Z copying torch\ao\quantization\quantizer\embedding_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5761874Z copying torch\ao\quantization\quantizer\quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5785070Z copying torch\ao\quantization\quantizer\utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5798866Z copying torch\ao\quantization\quantizer\x86_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5838711Z copying torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5871457Z copying torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5897980Z copying torch\ao\quantization\quantizer\xpu_inductor_quantizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5910937Z copying torch\ao\quantization\quantizer\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer 2025-11-03T16:23:58.5920103Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-11-03T16:23:58.5923827Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-11-03T16:23:58.5970371Z copying torch\ao\quantization\fx\_model_report\model_report.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-11-03T16:23:58.5991165Z copying torch\ao\quantization\fx\_model_report\model_report_observer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-11-03T16:23:58.6019318Z copying torch\ao\quantization\fx\_model_report\model_report_visualizer.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-11-03T16:23:58.6051981Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report 2025-11-03T16:23:58.6058587Z creating build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-11-03T16:23:58.6062112Z copying torch\ao\quantization\pt2e\representation\rewrite.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-11-03T16:23:58.6082598Z copying torch\ao\quantization\pt2e\representation\__init__.py -> build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation 2025-11-03T16:23:58.6091478Z creating build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-11-03T16:23:58.6095115Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-11-03T16:23:58.6107419Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-11-03T16:23:58.6119096Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-310\torch\autograd\_functions 2025-11-03T16:23:58.6125989Z creating build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-11-03T16:23:58.6129077Z copying torch\backends\cpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cpu 2025-11-03T16:23:58.6142629Z creating build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-11-03T16:23:58.6145990Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cuda 2025-11-03T16:23:58.6166833Z creating build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-11-03T16:23:58.6169926Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-11-03T16:23:58.6189127Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cudnn 2025-11-03T16:23:58.6222945Z creating build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-11-03T16:23:58.6226021Z copying torch\backends\cusparselt\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\cusparselt 2025-11-03T16:23:58.6245715Z creating build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-11-03T16:23:58.6259407Z copying torch\backends\kleidiai\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\kleidiai 2025-11-03T16:23:58.6272508Z creating build\lib.win-amd64-cpython-310\torch\backends\mha 2025-11-03T16:23:58.6275498Z copying torch\backends\mha\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mha 2025-11-03T16:23:58.6288792Z creating build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-11-03T16:23:58.6291783Z copying torch\backends\miopen\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\miopen 2025-11-03T16:23:58.6310131Z creating build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-11-03T16:23:58.6313130Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkl 2025-11-03T16:23:58.6325890Z creating build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-11-03T16:23:58.6329043Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mkldnn 2025-11-03T16:23:58.6343174Z creating build\lib.win-amd64-cpython-310\torch\backends\mps 2025-11-03T16:23:58.6346132Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\mps 2025-11-03T16:23:58.6359876Z creating build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-11-03T16:23:58.6362944Z copying torch\backends\nnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\nnpack 2025-11-03T16:23:58.6382194Z creating build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-11-03T16:23:58.6385140Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\openmp 2025-11-03T16:23:58.6392241Z creating build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-11-03T16:23:58.6395305Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\opt_einsum 2025-11-03T16:23:58.6414673Z creating build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-11-03T16:23:58.6417753Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\quantized 2025-11-03T16:23:58.6431109Z creating build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-11-03T16:23:58.6434163Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-11-03T16:23:58.6468842Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xeon 2025-11-03T16:23:58.6477861Z creating build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-11-03T16:23:58.6481054Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\xnnpack 2025-11-03T16:23:58.6497828Z creating build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-11-03T16:23:58.6502574Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-11-03T16:23:58.6523890Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_coreml 2025-11-03T16:23:58.6530981Z creating build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-11-03T16:23:58.6534836Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-11-03T16:23:58.6547612Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-11-03T16:23:58.6594246Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-310\torch\backends\_nnapi 2025-11-03T16:23:58.6601361Z creating build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-11-03T16:23:58.6604580Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-11-03T16:23:58.6616342Z copying torch\cpu\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-11-03T16:23:58.6628858Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cpu\amp 2025-11-03T16:23:58.6636352Z creating build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-11-03T16:23:58.6639473Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-11-03T16:23:58.6665356Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-11-03T16:23:58.6671366Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-11-03T16:23:58.6688478Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-310\torch\cuda\amp 2025-11-03T16:23:58.6696222Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-11-03T16:23:58.6699521Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-11-03T16:23:58.6719189Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms 2025-11-03T16:23:58.6725682Z creating build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-11-03T16:23:58.6728963Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\autograd 2025-11-03T16:23:58.6754205Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6757490Z copying torch\distributed\checkpoint\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6770132Z copying torch\distributed\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6797524Z copying torch\distributed\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6824560Z copying torch\distributed\checkpoint\format_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6852920Z copying torch\distributed\checkpoint\hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6873699Z copying torch\distributed\checkpoint\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6886851Z copying torch\distributed\checkpoint\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6898972Z copying torch\distributed\checkpoint\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6911724Z copying torch\distributed\checkpoint\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6926076Z copying torch\distributed\checkpoint\planner.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.6948782Z copying torch\distributed\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7008850Z copying torch\distributed\checkpoint\quantized_hf_storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7022223Z copying torch\distributed\checkpoint\resharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7040834Z copying torch\distributed\checkpoint\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7061121Z copying torch\distributed\checkpoint\stateful.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7078884Z copying torch\distributed\checkpoint\state_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7111331Z copying torch\distributed\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7125470Z copying torch\distributed\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7147025Z copying torch\distributed\checkpoint\storage.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7167553Z copying torch\distributed\checkpoint\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7187362Z copying torch\distributed\checkpoint\_async_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7206865Z copying torch\distributed\checkpoint\_async_process_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7221040Z copying torch\distributed\checkpoint\_async_thread_executor.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7240064Z copying torch\distributed\checkpoint\_checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7252787Z copying torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7274193Z copying torch\distributed\checkpoint\_dedup_save_plans.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7287921Z copying torch\distributed\checkpoint\_dedup_tensors.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7300662Z copying torch\distributed\checkpoint\_extension.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7314427Z copying torch\distributed\checkpoint\_fsspec_filesystem.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7334764Z copying torch\distributed\checkpoint\_hf_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7347382Z copying torch\distributed\checkpoint\_nested_dict.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7360732Z copying torch\distributed\checkpoint\_pg_transport.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7386967Z copying torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7407211Z copying torch\distributed\checkpoint\_state_dict_stager.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7463486Z copying torch\distributed\checkpoint\_storage_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7478774Z copying torch\distributed\checkpoint\_traverse.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7491711Z copying torch\distributed\checkpoint\_version.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7498134Z copying torch\distributed\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint 2025-11-03T16:23:58.7512792Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-11-03T16:23:58.7516139Z copying torch\distributed\elastic\control_plane.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-11-03T16:23:58.7533473Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic 2025-11-03T16:23:58.7549967Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7553739Z copying torch\distributed\fsdp\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7578678Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7634277Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7654436Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7673684Z copying torch\distributed\fsdp\_common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7703675Z copying torch\distributed\fsdp\_debug_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7722030Z copying torch\distributed\fsdp\_dynamo_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7734049Z copying torch\distributed\fsdp\_exec_order_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7753249Z copying torch\distributed\fsdp\_flat_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7816647Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7835345Z copying torch\distributed\fsdp\_init_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7867843Z copying torch\distributed\fsdp\_limiter_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7885967Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7928979Z copying torch\distributed\fsdp\_runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7966768Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.7981556Z copying torch\distributed\fsdp\_state_dict_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.8011251Z copying torch\distributed\fsdp\_trace_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.8025467Z copying torch\distributed\fsdp\_traversal_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.8039010Z copying torch\distributed\fsdp\_unshard_param_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.8052901Z copying torch\distributed\fsdp\_wrap_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.8084602Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp 2025-11-03T16:23:58.8097826Z creating build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-11-03T16:23:58.8101153Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-11-03T16:23:58.8120110Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\launcher 2025-11-03T16:23:58.8127278Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-11-03T16:23:58.8130698Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-11-03T16:23:58.8142993Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn 2025-11-03T16:23:58.8152612Z creating build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8155846Z copying torch\distributed\optim\apply_optimizer_in_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8174611Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8187427Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8215893Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8235497Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8248399Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8268385Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8281319Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8295206Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8308600Z copying torch\distributed\optim\named_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8328293Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8341885Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8356093Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8370639Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8418144Z copying torch\distributed\optim\_deprecation_warning.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8425071Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:23:58.8441477Z creating build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8445419Z copying torch\distributed\pipelining\microbatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8467757Z copying torch\distributed\pipelining\schedules.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8536063Z copying torch\distributed\pipelining\stage.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8574973Z copying torch\distributed\pipelining\_backward.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8610404Z copying torch\distributed\pipelining\_debug.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8622610Z copying torch\distributed\pipelining\_IR.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8654962Z copying torch\distributed\pipelining\_schedule_visualizer.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8680802Z copying torch\distributed\pipelining\_unflatten.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8693075Z copying torch\distributed\pipelining\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8710995Z copying torch\distributed\pipelining\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\pipelining 2025-11-03T16:23:58.8719774Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8722879Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8749183Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8770437Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8783340Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8806953Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8819982Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8839611Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8852294Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8910484Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8923086Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc 2025-11-03T16:23:58.8940675Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.8944630Z copying torch\distributed\tensor\device_mesh.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.8951749Z copying torch\distributed\tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.8980521Z copying torch\distributed\tensor\_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9158723Z copying torch\distributed\tensor\_collective_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9159542Z copying torch\distributed\tensor\_dispatch.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9160315Z copying torch\distributed\tensor\_dtensor_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9161090Z copying torch\distributed\tensor\_op_schema.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9162029Z copying torch\distributed\tensor\_random.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9176984Z copying torch\distributed\tensor\_redistribute.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9200957Z copying torch\distributed\tensor\_sharding_prop.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9221312Z copying torch\distributed\tensor\_shards_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9240830Z copying torch\distributed\tensor\_tp_conv.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9253727Z copying torch\distributed\tensor\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9274022Z copying torch\distributed\tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor 2025-11-03T16:23:58.9296164Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-11-03T16:23:58.9299735Z copying torch\distributed\_composable\checkpoint_activation.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-11-03T16:23:58.9319918Z copying torch\distributed\_composable\contract.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-11-03T16:23:58.9332676Z copying torch\distributed\_composable\replicate.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-11-03T16:23:58.9351813Z copying torch\distributed\_composable\replicate_with_fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-11-03T16:23:58.9380003Z copying torch\distributed\_composable\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable 2025-11-03T16:23:58.9387854Z creating build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-11-03T16:23:58.9391694Z copying torch\distributed\_local_tensor\_c10d.py -> build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-11-03T16:23:58.9418315Z copying torch\distributed\_local_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor 2025-11-03T16:23:58.9448073Z creating build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-11-03T16:23:58.9451605Z copying torch\distributed\_pycute\int_tuple.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-11-03T16:23:58.9473813Z copying torch\distributed\_pycute\layout.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-11-03T16:23:58.9493503Z copying torch\distributed\_pycute\typing.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-11-03T16:23:58.9505475Z copying torch\distributed\_pycute\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_pycute 2025-11-03T16:23:58.9521290Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9524692Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9544180Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9556540Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9574162Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9586400Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9615266Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9634756Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard 2025-11-03T16:23:58.9647978Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-11-03T16:23:58.9651294Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor 2025-11-03T16:23:58.9664241Z creating build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-11-03T16:23:58.9667344Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec 2025-11-03T16:23:58.9674478Z creating build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-11-03T16:23:58.9677835Z copying torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-11-03T16:23:58.9709237Z copying torch\distributed\_symmetric_memory\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory 2025-11-03T16:23:58.9749123Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-11-03T16:23:58.9752232Z copying torch\distributed\_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-11-03T16:23:58.9764997Z copying torch\distributed\_tensor\placement_types.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-11-03T16:23:58.9770715Z copying torch\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tensor 2025-11-03T16:23:58.9791597Z creating build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9794826Z copying torch\distributed\_tools\common_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9807823Z copying torch\distributed\_tools\fake_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9827467Z copying torch\distributed\_tools\fsdp2_mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9847616Z copying torch\distributed\_tools\ilp_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9880162Z copying torch\distributed\_tools\memory_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9903179Z copying torch\distributed\_tools\mem_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9931529Z copying torch\distributed\_tools\mod_tracker.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9950739Z copying torch\distributed\_tools\runtime_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:58.9970754Z copying torch\distributed\_tools\sac_estimator.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:59.0003866Z copying torch\distributed\_tools\sac_ilp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:59.0016681Z copying torch\distributed\_tools\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_tools 2025-11-03T16:23:59.0032308Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0035773Z copying torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0057807Z copying torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0085681Z copying torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0124691Z copying torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0137459Z copying torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0156981Z copying torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0168920Z copying torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0201133Z copying torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0213893Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:23:59.0275872Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-11-03T16:23:59.0289376Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-11-03T16:23:59.0312954Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-11-03T16:23:59.0325434Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-11-03T16:23:59.0354561Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging 2025-11-03T16:23:59.0361779Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-11-03T16:23:59.0365311Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-11-03T16:23:59.0384792Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint 2025-11-03T16:23:59.0391670Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-11-03T16:23:59.0394999Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-11-03T16:23:59.0407330Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks 2025-11-03T16:23:59.0421642Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-11-03T16:23:59.0425139Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-11-03T16:23:59.0437270Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap 2025-11-03T16:23:59.0451159Z creating build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-11-03T16:23:59.0454647Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-11-03T16:23:59.0467491Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization 2025-11-03T16:23:59.0498317Z creating build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0501866Z copying torch\distributed\checkpoint\_experimental\barriers.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0521443Z copying torch\distributed\checkpoint\_experimental\builder.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0533847Z copying torch\distributed\checkpoint\_experimental\checkpointer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0553550Z copying torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0639266Z copying torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0657613Z copying torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0675638Z copying torch\distributed\checkpoint\_experimental\config.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0687257Z copying torch\distributed\checkpoint\_experimental\staging.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0699995Z copying torch\distributed\checkpoint\_experimental\types.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0712789Z copying torch\distributed\checkpoint\_experimental\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0730179Z copying torch\distributed\checkpoint\_experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental 2025-11-03T16:23:59.0744415Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-11-03T16:23:59.0747802Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent 2025-11-03T16:23:59.0754356Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-11-03T16:23:59.0757579Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-11-03T16:23:59.0772007Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-11-03T16:23:59.0779064Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\events 2025-11-03T16:23:59.0800647Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-11-03T16:23:59.0804203Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-11-03T16:23:59.0817102Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics 2025-11-03T16:23:59.0956782Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-11-03T16:23:59.0972525Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-11-03T16:23:59.1007433Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-11-03T16:23:59.1019837Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-11-03T16:23:59.1038138Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing 2025-11-03T16:23:59.1053766Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1057020Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1076697Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1089892Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1137720Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1164053Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1177180Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1190110Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1203480Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1227318Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1239060Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1258109Z copying torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1269945Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous 2025-11-03T16:23:59.1298034Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-11-03T16:23:59.1301395Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-11-03T16:23:59.1316320Z copying torch\distributed\elastic\timer\debug_info_logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-11-03T16:23:59.1340956Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-11-03T16:23:59.1361631Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-11-03T16:23:59.1388503Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer 2025-11-03T16:23:59.1409085Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1412297Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1424695Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1444241Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1456883Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1463659Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1489024Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils 2025-11-03T16:23:59.1501546Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-11-03T16:23:59.1506621Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-11-03T16:23:59.1543574Z copying torch\distributed\elastic\agent\server\health_check_server.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-11-03T16:23:59.1556648Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-11-03T16:23:59.1575403Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server 2025-11-03T16:23:59.1590005Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:23:59.1940167Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:23:59.1953272Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:23:59.1966235Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:23:59.1982033Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:23:59.1985980Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:23:59.2004531Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:23:59.2015958Z copying torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:23:59.2024009Z creating build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-11-03T16:23:59.2027306Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-11-03T16:23:59.2039817Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-11-03T16:23:59.2058918Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data 2025-11-03T16:23:59.2067621Z creating build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2071093Z copying torch\distributed\fsdp\_fully_shard\_fsdp_api.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2134608Z copying torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2188109Z copying torch\distributed\fsdp\_fully_shard\_fsdp_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2210713Z copying torch\distributed\fsdp\_fully_shard\_fsdp_init.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2229886Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2255542Z copying torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2287923Z copying torch\distributed\fsdp\_fully_shard\_fsdp_state.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2306884Z copying torch\distributed\fsdp\_fully_shard\_fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2331554Z copying torch\distributed\fsdp\_fully_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard 2025-11-03T16:23:59.2339126Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-11-03T16:23:59.2342732Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-11-03T16:23:59.2367958Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\api 2025-11-03T16:23:59.2374431Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-11-03T16:23:59.2377741Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-11-03T16:23:59.2390314Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit 2025-11-03T16:23:59.2397368Z creating build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-11-03T16:23:59.2400560Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-11-03T16:23:59.2420266Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates 2025-11-03T16:23:59.2426856Z creating build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-11-03T16:23:59.2431099Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-11-03T16:23:59.2443228Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing 2025-11-03T16:23:59.2458334Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-11-03T16:23:59.2462227Z copying torch\distributed\tensor\debug\_comm_mode.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-11-03T16:23:59.2486728Z copying torch\distributed\tensor\debug\_op_coverage.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-11-03T16:23:59.2506729Z copying torch\distributed\tensor\debug\_visualize_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-11-03T16:23:59.2519612Z copying torch\distributed\tensor\debug\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug 2025-11-03T16:23:59.2550121Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-11-03T16:23:59.2553450Z copying torch\distributed\tensor\experimental\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-11-03T16:23:59.2571010Z copying torch\distributed\tensor\experimental\_func_map.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-11-03T16:23:59.2583908Z copying torch\distributed\tensor\experimental\_register_sharding.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-11-03T16:23:59.2612248Z copying torch\distributed\tensor\experimental\_tp_transform.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-11-03T16:23:59.2637849Z copying torch\distributed\tensor\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental 2025-11-03T16:23:59.2654105Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2657449Z copying torch\distributed\tensor\parallel\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2689487Z copying torch\distributed\tensor\parallel\ddp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2702175Z copying torch\distributed\tensor\parallel\fsdp.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2721923Z copying torch\distributed\tensor\parallel\input_reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2733800Z copying torch\distributed\tensor\parallel\loss.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2757632Z copying torch\distributed\tensor\parallel\style.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2797292Z copying torch\distributed\tensor\parallel\_data_parallel_utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2809571Z copying torch\distributed\tensor\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel 2025-11-03T16:23:59.2825416Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2829119Z copying torch\distributed\tensor\_ops\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2842246Z copying torch\distributed\tensor\_ops\_common_rules.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2861599Z copying torch\distributed\tensor\_ops\_conv_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2873819Z copying torch\distributed\tensor\_ops\_einsum_strategy.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2900878Z copying torch\distributed\tensor\_ops\_embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2918204Z copying torch\distributed\tensor\_ops\_mask_buffer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2930302Z copying torch\distributed\tensor\_ops\_math_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2968654Z copying torch\distributed\tensor\_ops\_matrix_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.2998094Z copying torch\distributed\tensor\_ops\_pointwise_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.3029107Z copying torch\distributed\tensor\_ops\_random_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.3044816Z copying torch\distributed\tensor\_ops\_tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.3083043Z copying torch\distributed\tensor\_ops\_view_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.3102627Z copying torch\distributed\tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops 2025-11-03T16:23:59.3116586Z creating build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:23:59.3120020Z copying torch\distributed\tensor\experimental\_context_parallel\_attention.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:23:59.3158694Z copying torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:23:59.3178088Z copying torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:23:59.3214246Z copying torch\distributed\tensor\experimental\_context_parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:23:59.3228718Z creating build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-11-03T16:23:59.3232412Z copying torch\distributed\_composable\fsdp\fully_shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-11-03T16:23:59.3245223Z copying torch\distributed\_composable\fsdp\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp 2025-11-03T16:23:59.3253012Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-11-03T16:23:59.3256100Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint 2025-11-03T16:23:59.3271804Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-11-03T16:23:59.3275248Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-11-03T16:23:59.3288426Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim 2025-11-03T16:23:59.3309072Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3312900Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3356023Z copying torch\distributed\_shard\sharded_tensor\logger.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3375261Z copying torch\distributed\_shard\sharded_tensor\logging_handlers.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3382512Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3399244Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3421598Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3433806Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3452806Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor 2025-11-03T16:23:59.3473606Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-11-03T16:23:59.3476927Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-11-03T16:23:59.3495280Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan 2025-11-03T16:23:59.3503676Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-11-03T16:23:59.3506919Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-11-03T16:23:59.3524435Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-11-03T16:23:59.3536795Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-11-03T16:23:59.3556784Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec 2025-11-03T16:23:59.3575222Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3578645Z copying torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3589750Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3618476Z copying torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3624273Z copying torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3641852Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3670216Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:23:59.3678399Z creating build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:23:59.3681815Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:23:59.3700119Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:23:59.3719535Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:23:59.3747276Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:23:59.3753708Z creating build\lib.win-amd64-cpython-310\torch\export\experimental 2025-11-03T16:23:59.3757173Z copying torch\export\experimental\_utils.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-11-03T16:23:59.3775702Z copying torch\export\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\experimental 2025-11-03T16:23:59.3818875Z creating build\lib.win-amd64-cpython-310\torch\export\passes 2025-11-03T16:23:59.3822033Z copying torch\export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\passes 2025-11-03T16:23:59.3841739Z creating build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-11-03T16:23:59.3855993Z copying torch\export\pt2_archive\constants.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-11-03T16:23:59.3867156Z copying torch\export\pt2_archive\_package.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-11-03T16:23:59.3899082Z copying torch\export\pt2_archive\_package_weights.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-11-03T16:23:59.3911780Z copying torch\export\pt2_archive\__init__.py -> build\lib.win-amd64-cpython-310\torch\export\pt2_archive 2025-11-03T16:23:59.3939950Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.3944018Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.3975065Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.3990625Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4021954Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4055937Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4069507Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4088863Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4101742Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4131152Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4143827Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4200792Z copying torch\fx\experimental\recording.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4220416Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4232662Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4244596Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4263809Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4417376Z copying torch\fx\experimental\sym_node.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4461850Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4477597Z copying torch\fx\experimental\validator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4512283Z copying torch\fx\experimental\_backward_state.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4524377Z copying torch\fx\experimental\_config.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4542941Z copying torch\fx\experimental\_constant_symnode.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4564267Z copying torch\fx\experimental\_dynamism.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4582581Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental 2025-11-03T16:23:59.4593126Z creating build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4596419Z copying torch\fx\passes\annotate_getitem_nodes.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4609144Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4621137Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4641270Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4663181Z copying torch\fx\passes\graph_transform_observer.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4681639Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4708248Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4752296Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4765483Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4778041Z copying torch\fx\passes\regional_inductor.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4790777Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4823501Z copying torch\fx\passes\runtime_assert.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4845062Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4858426Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4886729Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4907017Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4920714Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4934730Z copying torch\fx\passes\_tensorify_python_scalars.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4964831Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes 2025-11-03T16:23:59.4974134Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.4977847Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.4997766Z copying torch\fx\experimental\migrate_gradual_types\constraint_generator.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5031042Z copying torch\fx\experimental\migrate_gradual_types\constraint_transformation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5071970Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5078000Z copying torch\fx\experimental\migrate_gradual_types\transform_to_z3.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5107439Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5122338Z copying torch\fx\experimental\migrate_gradual_types\z3_types.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5137544Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:23:59.5148022Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5151901Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5165132Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5171788Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5184628Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5203747Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5226413Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5238995Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5251358Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification 2025-11-03T16:23:59.5259366Z creating build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5262954Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5282419Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5294734Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5346473Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5359584Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5386107Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:23:59.5399557Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-11-03T16:23:59.5402726Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-11-03T16:23:59.5415061Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\backends 2025-11-03T16:23:59.5421067Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-11-03T16:23:59.5424173Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect 2025-11-03T16:23:59.5430673Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-11-03T16:23:59.5433899Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-11-03T16:23:59.5458629Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-11-03T16:23:59.5470474Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-11-03T16:23:59.5489426Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\infra 2025-11-03T16:23:59.5506302Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-11-03T16:23:59.5509495Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-11-03T16:23:59.5521486Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\tests 2025-11-03T16:23:59.5528597Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5531831Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5551373Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5566598Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5596795Z copying torch\fx\passes\utils\matcher_with_name_node_map_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5619525Z copying torch\fx\passes\utils\source_matcher_utils.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5632267Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\utils 2025-11-03T16:23:59.5646482Z creating build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-11-03T16:23:59.5650290Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-11-03T16:23:59.5662694Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common 2025-11-03T16:23:59.5668880Z creating build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-11-03T16:23:59.5671859Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\mobile 2025-11-03T16:23:59.5692751Z creating build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-11-03T16:23:59.5695902Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-11-03T16:23:59.5708374Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\jit\_passes 2025-11-03T16:23:59.5715783Z creating build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5719012Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5737970Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5750317Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5763324Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5775243Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5796977Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5821807Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5842643Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\masked\maskedtensor 2025-11-03T16:23:59.5857636Z creating build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-11-03T16:23:59.5861873Z copying torch\nativert\backends\_lowered_aoti_module.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-11-03T16:23:59.5874696Z copying torch\nativert\backends\_lower_utils.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-11-03T16:23:59.5892729Z copying torch\nativert\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nativert\backends 2025-11-03T16:23:59.5899790Z creating build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-11-03T16:23:59.5903149Z copying torch\nested\_internal\nested_int.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-11-03T16:23:59.5915827Z copying torch\nested\_internal\nested_tensor.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-11-03T16:23:59.5941869Z copying torch\nested\_internal\ops.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-11-03T16:23:59.5996464Z copying torch\nested\_internal\sdpa.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-11-03T16:23:59.6039171Z copying torch\nested\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\nested\_internal 2025-11-03T16:23:59.6046287Z creating build\lib.win-amd64-cpython-310\torch\nn\attention 2025-11-03T16:23:59.6049705Z copying torch\nn\attention\bias.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-11-03T16:23:59.6069186Z copying torch\nn\attention\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-11-03T16:23:59.6110753Z copying torch\nn\attention\varlen.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-11-03T16:23:59.6129082Z copying torch\nn\attention\_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-11-03T16:23:59.6141398Z copying torch\nn\attention\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention 2025-11-03T16:23:59.6169841Z creating build\lib.win-amd64-cpython-310\torch\nn\backends 2025-11-03T16:23:59.6173103Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-11-03T16:23:59.6179001Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\backends 2025-11-03T16:23:59.6185160Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-11-03T16:23:59.6188186Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic 2025-11-03T16:23:59.6205736Z creating build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6208930Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6248498Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6262027Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6294773Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6322324Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6349821Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6396879Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6409843Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6429649Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6441354Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6461009Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6479791Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6498786Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6512461Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6572418Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6633990Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6652861Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6679089Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6692934Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6725865Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6771290Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6790531Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6828651Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6874941Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6893727Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6906053Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\modules 2025-11-03T16:23:59.6929223Z creating build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.6933193Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.6946972Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.6966345Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.7020887Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.7045482Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.7065273Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.7078244Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.7097348Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\parallel 2025-11-03T16:23:59.7110703Z creating build\lib.win-amd64-cpython-310\torch\nn\qat 2025-11-03T16:23:59.7113694Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat 2025-11-03T16:23:59.7172149Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-11-03T16:23:59.7175110Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable 2025-11-03T16:23:59.7182500Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-11-03T16:23:59.7185762Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-11-03T16:23:59.7198505Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized 2025-11-03T16:23:59.7213913Z creating build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7217143Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7236691Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7249003Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7266648Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7278960Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7307275Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7327561Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7355355Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7395634Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7416558Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7431042Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7444571Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7463947Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7476787Z copying torch\nn\utils\_named_member_accessor.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7497613Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7510046Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils 2025-11-03T16:23:59.7524805Z creating build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-11-03T16:23:59.7528221Z copying torch\nn\attention\experimental\_paged_attention.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-11-03T16:23:59.7541232Z copying torch\nn\attention\experimental\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\attention\experimental 2025-11-03T16:23:59.7558680Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-11-03T16:23:59.7563476Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-11-03T16:23:59.7572251Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules 2025-11-03T16:23:59.7589316Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-11-03T16:23:59.7594060Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat 2025-11-03T16:23:59.7602565Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-11-03T16:23:59.7606324Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized 2025-11-03T16:23:59.7620605Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-11-03T16:23:59.7624038Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-11-03T16:23:59.7636643Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-11-03T16:23:59.7649183Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-11-03T16:23:59.7661490Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules 2025-11-03T16:23:59.7684070Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-11-03T16:23:59.7687248Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic 2025-11-03T16:23:59.7694752Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-11-03T16:23:59.7697917Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-11-03T16:23:59.7703944Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-11-03T16:23:59.7710144Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-11-03T16:23:59.7715860Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules 2025-11-03T16:23:59.7723215Z creating build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:23:59.7726423Z copying torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:23:59.7732532Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:23:59.7739359Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-11-03T16:23:59.7742432Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic 2025-11-03T16:23:59.7750272Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-11-03T16:23:59.7753726Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-11-03T16:23:59.7765711Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-11-03T16:23:59.7771533Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-11-03T16:23:59.7783574Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\modules 2025-11-03T16:23:59.7790908Z creating build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-11-03T16:23:59.7794013Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-11-03T16:23:59.7799696Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules 2025-11-03T16:23:59.7806908Z creating build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-11-03T16:23:59.7810096Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-11-03T16:23:59.7851535Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-11-03T16:23:59.7857630Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules 2025-11-03T16:23:59.7865321Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-11-03T16:23:59.7869046Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic 2025-11-03T16:23:59.7878905Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7882571Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7895111Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7901694Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7908493Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7914910Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7937648Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7950670Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7957073Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7969731Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7976208Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7982874Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\modules 2025-11-03T16:23:59.7997351Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-11-03T16:23:59.8010958Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference 2025-11-03T16:23:59.8019868Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-11-03T16:23:59.8024692Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-11-03T16:23:59.8039527Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-11-03T16:23:59.8048229Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-11-03T16:23:59.8067205Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules 2025-11-03T16:23:59.8082710Z creating build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8085938Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8098216Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8104513Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8115932Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8121657Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8128053Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules 2025-11-03T16:23:59.8143301Z creating build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8146686Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8158518Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8171213Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8199337Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8218022Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8229858Z copying torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8249027Z copying torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8261127Z copying torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8279386Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8291627Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights 2025-11-03T16:23:59.8305229Z creating build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-11-03T16:23:59.8308370Z copying torch\onnx\ops\_dtype_mappings.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-11-03T16:23:59.8320998Z copying torch\onnx\ops\_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-11-03T16:23:59.8347620Z copying torch\onnx\ops\_symbolic_impl.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-11-03T16:23:59.8359982Z copying torch\onnx\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\ops 2025-11-03T16:23:59.8386860Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-11-03T16:23:59.8390282Z copying torch\onnx\_internal\_lazy_import.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-11-03T16:23:59.8402888Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal 2025-11-03T16:23:59.8412600Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8416005Z copying torch\onnx\_internal\exporter\_analysis.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8429671Z copying torch\onnx\_internal\exporter\_building.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8457650Z copying torch\onnx\_internal\exporter\_capture_strategies.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8477718Z copying torch\onnx\_internal\exporter\_compat.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8500130Z copying torch\onnx\_internal\exporter\_constants.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8506748Z copying torch\onnx\_internal\exporter\_core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8555415Z copying torch\onnx\_internal\exporter\_decomp.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8567959Z copying torch\onnx\_internal\exporter\_dispatching.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8587908Z copying torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8601651Z copying torch\onnx\_internal\exporter\_errors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8607845Z copying torch\onnx\_internal\exporter\_flags.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8620681Z copying torch\onnx\_internal\exporter\_fx_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8634218Z copying torch\onnx\_internal\exporter\_ir_passes.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8646775Z copying torch\onnx\_internal\exporter\_isolated.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8665435Z copying torch\onnx\_internal\exporter\_onnx_program.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8685321Z copying torch\onnx\_internal\exporter\_registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8698511Z copying torch\onnx\_internal\exporter\_reporting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8711006Z copying torch\onnx\_internal\exporter\_schemas.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8736864Z copying torch\onnx\_internal\exporter\_tensors.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8750077Z copying torch\onnx\_internal\exporter\_testing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8762433Z copying torch\onnx\_internal\exporter\_type_casting.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8774825Z copying torch\onnx\_internal\exporter\_verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8794377Z copying torch\onnx\_internal\exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter 2025-11-03T16:23:59.8801069Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-11-03T16:23:59.8804271Z copying torch\onnx\_internal\fx\type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-11-03T16:23:59.8816817Z copying torch\onnx\_internal\fx\_pass.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-11-03T16:23:59.8836033Z copying torch\onnx\_internal\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx 2025-11-03T16:23:59.8848166Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:23:59.8862435Z copying torch\onnx\_internal\torchscript_exporter\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:23:59.9820300Z copying torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:23:59.9967075Z copying torch\onnx\_internal\torchscript_exporter\registration.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:23:59.9991736Z copying torch\onnx\_internal\torchscript_exporter\symbolic_helper.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0041658Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0071572Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0104632Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0118266Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0143262Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0157730Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0179119Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0192243Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0205715Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0219766Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0233527Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0246663Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0259534Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0273903Z copying torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0384143Z copying torch\onnx\_internal\torchscript_exporter\utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0434234Z copying torch\onnx\_internal\torchscript_exporter\verification.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0454667Z copying torch\onnx\_internal\torchscript_exporter\_experimental.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0467924Z copying torch\onnx\_internal\torchscript_exporter\_globals.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0486344Z copying torch\onnx\_internal\torchscript_exporter\_type_utils.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0500471Z copying torch\onnx\_internal\torchscript_exporter\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:00.0508200Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:00.0522107Z copying torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:00.0541124Z copying torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:00.0553893Z copying torch\onnx\_internal\exporter\_torchlib\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:00.0561483Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0574158Z copying torch\onnx\_internal\exporter\_torchlib\ops\core.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0585946Z copying torch\onnx\_internal\exporter\_torchlib\ops\hop.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0603634Z copying torch\onnx\_internal\exporter\_torchlib\ops\nn.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0617533Z copying torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0633352Z copying torch\onnx\_internal\exporter\_torchlib\ops\symops.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0649186Z copying torch\onnx\_internal\exporter\_torchlib\ops\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:00.0666892Z creating build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-11-03T16:24:00.0670000Z copying torch\onnx\_internal\fx\passes\type_promotion.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-11-03T16:24:00.0711118Z copying torch\onnx\_internal\fx\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes 2025-11-03T16:24:00.0724538Z creating build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-11-03T16:24:00.0727646Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-11-03T16:24:00.0741153Z creating build\lib.win-amd64-cpython-310\torch\package\analyze 2025-11-03T16:24:00.0745042Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-11-03T16:24:00.0768848Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-11-03T16:24:00.0775126Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-11-03T16:24:00.0802339Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-310\torch\package\analyze 2025-11-03T16:24:00.0811067Z creating build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0814255Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0819996Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0831708Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0837802Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0843705Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0865867Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0878176Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0884065Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0896209Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0908460Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0921333Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0985140Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-310\torch\quantization\fx 2025-11-03T16:24:00.0992492Z creating build\lib.win-amd64-cpython-310\torch\signal\windows 2025-11-03T16:24:00.0995527Z copying torch\signal\windows\windows.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-11-03T16:24:00.1016331Z copying torch\signal\windows\__init__.py -> build\lib.win-amd64-cpython-310\torch\signal\windows 2025-11-03T16:24:00.1035163Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1078973Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1079823Z copying torch\testing\_internal\autograd_function_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1099056Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1126530Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1146391Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1377260Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1419147Z copying torch\testing\_internal\common_dist_composable.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1434031Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1446651Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1486584Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.1500769Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2025052Z copying torch\testing\_internal\common_mkldnn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2037804Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2142004Z copying torch\testing\_internal\common_mps.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2167115Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2247017Z copying torch\testing\_internal\common_optimizers.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2298597Z copying torch\testing\_internal\common_pruning.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2312030Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2379730Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2403086Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2423891Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2671993Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2692578Z copying torch\testing\_internal\custom_op_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2711717Z copying torch\testing\_internal\custom_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2729611Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2741909Z copying torch\testing\_internal\dynamo_test_failures.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2753933Z copying torch\testing\_internal\fake_config_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2766330Z copying torch\testing\_internal\fake_config_module2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2778660Z copying torch\testing\_internal\fake_config_module3.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2794179Z copying torch\testing\_internal\hop_db.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2825136Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2837378Z copying torch\testing\_internal\inductor_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2850361Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2883840Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2912228Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2923923Z copying torch\testing\_internal\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2942437Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2953866Z copying torch\testing\_internal\static_module.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.2966149Z copying torch\testing\_internal\subclasses.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.3006560Z copying torch\testing\_internal\torchbind_impls.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.3018873Z copying torch\testing\_internal\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.3045181Z copying torch\testing\_internal\two_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.3068475Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal 2025-11-03T16:24:00.3110458Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-11-03T16:24:00.3113667Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen 2025-11-03T16:24:00.3121518Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-11-03T16:24:00.3124652Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-11-03T16:24:00.3136772Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-11-03T16:24:00.3142769Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\data 2025-11-03T16:24:00.3157726Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3161948Z copying torch\testing\_internal\distributed\checkpoint_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3174728Z copying torch\testing\_internal\distributed\common_state_dict.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3199612Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3228735Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3418351Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3430467Z copying torch\testing\_internal\distributed\fake_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3443128Z copying torch\testing\_internal\distributed\multi_threaded_pg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3469696Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3482829Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed 2025-11-03T16:24:00.3489786Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-11-03T16:24:00.3493732Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-11-03T16:24:00.3738192Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\generated 2025-11-03T16:24:00.3744912Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-11-03T16:24:00.3748234Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-11-03T16:24:00.3809595Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-11-03T16:24:00.3822956Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-11-03T16:24:00.3836905Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo 2025-11-03T16:24:00.3853712Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3857532Z copying torch\testing\_internal\optests\aot_autograd.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3871782Z copying torch\testing\_internal\optests\autograd_registration.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3884351Z copying torch\testing\_internal\optests\fake_tensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3890801Z copying torch\testing\_internal\optests\generate_tests.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3926766Z copying torch\testing\_internal\optests\make_fx.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3944781Z copying torch\testing\_internal\optests\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\optests 2025-11-03T16:24:00.3964480Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-11-03T16:24:00.3967794Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-11-03T16:24:00.3981843Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-11-03T16:24:00.3987935Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module 2025-11-03T16:24:00.3994135Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-11-03T16:24:00.3997301Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn 2025-11-03T16:24:00.4005049Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4008389Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4068308Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4081709Z copying torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4109376Z copying torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4122241Z copying torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4134563Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4244570Z copying torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4258129Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:00.4265523Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-11-03T16:24:00.4269366Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-11-03T16:24:00.4282072Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard 2025-11-03T16:24:00.4289987Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-11-03T16:24:00.4293828Z copying torch\testing\_internal\distributed\_tensor\common_dtensor.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-11-03T16:24:00.4313733Z copying torch\testing\_internal\distributed\_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor 2025-11-03T16:24:00.4321028Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-11-03T16:24:00.4325510Z copying torch\testing\_internal\distributed\nn\api\remote_module_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-11-03T16:24:00.4347385Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api 2025-11-03T16:24:00.4355427Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:00.4359326Z copying torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:00.4381715Z copying torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:00.4396948Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:00.4404443Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:00.4408200Z copying torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:00.4429546Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:00.4457106Z copying torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:00.4477623Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:00.4485291Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:00.4488859Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:00.4502572Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:00.4520694Z copying torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:00.4535709Z creating build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4539519Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4562503Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4613531Z copying torch\testing\_internal\opinfo\definitions\nested.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4651425Z copying torch\testing\_internal\opinfo\definitions\signal.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4664139Z copying torch\testing\_internal\opinfo\definitions\sparse.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4698195Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4734744Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4762837Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:00.4776834Z creating build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-11-03T16:24:00.4780134Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\backcompat 2025-11-03T16:24:00.4788179Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-11-03T16:24:00.4791255Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark 2025-11-03T16:24:00.4806580Z creating build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4809785Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4815797Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4860562Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4880443Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4902177Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4916248Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4928489Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4941183Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data 2025-11-03T16:24:00.4957997Z creating build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-11-03T16:24:00.4961213Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-11-03T16:24:00.4976102Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-11-03T16:24:00.5381938Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-11-03T16:24:00.5408149Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-11-03T16:24:00.5424195Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\hipify 2025-11-03T16:24:00.5432239Z creating build\lib.win-amd64-cpython-310\torch\utils\jit 2025-11-03T16:24:00.5435524Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-11-03T16:24:00.5452947Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\jit 2025-11-03T16:24:00.5459316Z creating build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:00.5463304Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:00.5481032Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:00.5494413Z creating build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-11-03T16:24:00.5497871Z copying torch\utils\serialization\config.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-11-03T16:24:00.5504730Z copying torch\utils\serialization\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\serialization 2025-11-03T16:24:00.5513758Z creating build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5517572Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5684591Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5712121Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5724830Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5748091Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5766157Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5777853Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5790750Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5803288Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\tensorboard 2025-11-03T16:24:00.5816923Z creating build\lib.win-amd64-cpython-310\torch\utils\viz 2025-11-03T16:24:00.5820886Z copying torch\utils\viz\_cycles.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-11-03T16:24:00.5840429Z copying torch\utils\viz\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\viz 2025-11-03T16:24:00.5846898Z creating build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-11-03T16:24:00.5850570Z copying torch\utils\_strobelight\cli_function_profiler.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-11-03T16:24:00.5863377Z copying torch\utils\_strobelight\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_strobelight 2025-11-03T16:24:00.5870810Z creating build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5874024Z copying torch\utils\_sympy\functions.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5908759Z copying torch\utils\_sympy\interp.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5927798Z copying torch\utils\_sympy\numbers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5940361Z copying torch\utils\_sympy\printers.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5969727Z copying torch\utils\_sympy\reference.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5984412Z copying torch\utils\_sympy\singleton_int.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.5996869Z copying torch\utils\_sympy\solve.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.6016444Z copying torch\utils\_sympy\symbol.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.6027791Z copying torch\utils\_sympy\value_ranges.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.6057977Z copying torch\utils\_sympy\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\_sympy 2025-11-03T16:24:00.6065464Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6068709Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6080694Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6097803Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6110583Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6116730Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6145575Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples 2025-11-03T16:24:00.6153702Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6157209Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6170904Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6190504Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6203397Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6230129Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6241760Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:00.6249192Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6252384Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6264934Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6283500Z copying torch\utils\benchmark\utils\compile.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6445552Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6446665Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6447644Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6448531Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6449367Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6450201Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:00.6451739Z creating build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:00.6455381Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:00.6483501Z copying torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:00.6490440Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6494484Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6519905Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6532060Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6544934Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6573823Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6592467Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:00.6600805Z creating build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6604017Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6628692Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6640453Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6736385Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6749184Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6770552Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\_utils 2025-11-03T16:24:00.6784716Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:00.6788111Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:00.6801658Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:00.6814868Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:00.6838099Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:00.6850873Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:00.6867039Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6870347Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6883454Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6897525Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6918577Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6947659Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6960239Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6973653Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.6987135Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.7119257Z copying torch\utils\data\datapipes\iter\sharding.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.7139663Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.7152872Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.7172133Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter 2025-11-03T16:24:00.7186934Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7190136Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7208239Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7220423Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7239042Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7251275Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7278747Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map 2025-11-03T16:24:00.7292766Z creating build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-11-03T16:24:00.7296190Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-11-03T16:24:00.7308839Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-11-03T16:24:00.7327407Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-11-03T16:24:00.7339944Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils 2025-11-03T16:24:00.7347963Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7351122Z copying torch\_dynamo\backends\common.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7370815Z copying torch\_dynamo\backends\cudagraphs.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7383623Z copying torch\_dynamo\backends\debugging.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7414812Z copying torch\_dynamo\backends\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7446256Z copying torch\_dynamo\backends\inductor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7458313Z copying torch\_dynamo\backends\onnxrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7470520Z copying torch\_dynamo\backends\registry.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7482845Z copying torch\_dynamo\backends\tensorrt.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7488976Z copying torch\_dynamo\backends\torchxla.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7501147Z copying torch\_dynamo\backends\tvm.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7513294Z copying torch\_dynamo\backends\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\backends 2025-11-03T16:24:00.7521704Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7535354Z copying torch\_dynamo\polyfills\builtins.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7547276Z copying torch\_dynamo\polyfills\functools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7565311Z copying torch\_dynamo\polyfills\fx.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7577085Z copying torch\_dynamo\polyfills\itertools.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7612125Z copying torch\_dynamo\polyfills\loader.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7631849Z copying torch\_dynamo\polyfills\operator.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7644012Z copying torch\_dynamo\polyfills\os.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7661281Z copying torch\_dynamo\polyfills\pytree.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7680358Z copying torch\_dynamo\polyfills\struct.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7692265Z copying torch\_dynamo\polyfills\sys.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7704487Z copying torch\_dynamo\polyfills\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7721551Z copying torch\_dynamo\polyfills\_collections.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7734401Z copying torch\_dynamo\polyfills\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills 2025-11-03T16:24:00.7754531Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-11-03T16:24:00.7757652Z copying torch\_dynamo\repro\after_aot.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-11-03T16:24:00.7784220Z copying torch\_dynamo\repro\after_dynamo.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-11-03T16:24:00.7803893Z copying torch\_dynamo\repro\aoti.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-11-03T16:24:00.7823001Z copying torch\_dynamo\repro\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\repro 2025-11-03T16:24:00.7832817Z creating build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.7836358Z copying torch\_dynamo\variables\base.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.7857208Z copying torch\_dynamo\variables\builder.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.7946535Z copying torch\_dynamo\variables\builtin.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8015249Z copying torch\_dynamo\variables\constant.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8028942Z copying torch\_dynamo\variables\ctx_manager.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8071306Z copying torch\_dynamo\variables\dicts.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8104951Z copying torch\_dynamo\variables\distributed.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8123891Z copying torch\_dynamo\variables\functions.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8176292Z copying torch\_dynamo\variables\higher_order_ops.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8249536Z copying torch\_dynamo\variables\iter.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8269515Z copying torch\_dynamo\variables\lazy.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8281798Z copying torch\_dynamo\variables\lists.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8314489Z copying torch\_dynamo\variables\misc.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8353845Z copying torch\_dynamo\variables\nn_module.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8389077Z copying torch\_dynamo\variables\optimizer.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8409218Z copying torch\_dynamo\variables\script_object.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8429304Z copying torch\_dynamo\variables\sdpa.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8441849Z copying torch\_dynamo\variables\streams.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8460033Z copying torch\_dynamo\variables\tensor.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8551328Z copying torch\_dynamo\variables\torch.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8638503Z copying torch\_dynamo\variables\torch_function.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8657904Z copying torch\_dynamo\variables\user_defined.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8922105Z copying torch\_dynamo\variables\__init__.py -> build\lib.win-amd64-cpython-310\torch\_dynamo\variables 2025-11-03T16:24:00.8936600Z creating build\lib.win-amd64-cpython-310\torch\_export\db 2025-11-03T16:24:00.8939990Z copying torch\_export\db\case.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-11-03T16:24:00.8957970Z copying torch\_export\db\gen_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-11-03T16:24:00.8964245Z copying torch\_export\db\logging.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-11-03T16:24:00.8988570Z copying torch\_export\db\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db 2025-11-03T16:24:00.8999527Z creating build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9004151Z copying torch\_export\passes\add_runtime_assertions_for_constraints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9025412Z copying torch\_export\passes\collect_tracepoints_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9038277Z copying torch\_export\passes\constant_folding.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9056491Z copying torch\_export\passes\functionalize_side_effectful_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9074186Z copying torch\_export\passes\insert_custom_op_guards.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9087359Z copying torch\_export\passes\lift_constants_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9114644Z copying torch\_export\passes\remove_runtime_assertions.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9127487Z copying torch\_export\passes\replace_autocast_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9143832Z copying torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9167528Z copying torch\_export\passes\replace_set_grad_with_hop_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9187159Z copying torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9203663Z copying torch\_export\passes\replace_with_hop_pass_util.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9215042Z copying torch\_export\passes\_node_metadata_hook.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9226422Z copying torch\_export\passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\passes 2025-11-03T16:24:00.9234030Z creating build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-11-03T16:24:00.9237315Z copying torch\_export\pass_infra\node_metadata.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-11-03T16:24:00.9249130Z copying torch\_export\pass_infra\proxy_value.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-11-03T16:24:00.9260972Z copying torch\_export\pass_infra\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\pass_infra 2025-11-03T16:24:00.9268662Z creating build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9272268Z copying torch\_export\serde\dynamic_shapes.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9284576Z copying torch\_export\serde\schema.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9297478Z copying torch\_export\serde\schema_check.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9317225Z copying torch\_export\serde\serialize.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9414787Z copying torch\_export\serde\union.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9432236Z copying torch\_export\serde\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:00.9447034Z creating build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9451162Z copying torch\_export\db\examples\assume_constant_result.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9457886Z copying torch\_export\db\examples\autograd_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9469945Z copying torch\_export\db\examples\class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9492457Z copying torch\_export\db\examples\cond_branch_class_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9507428Z copying torch\_export\db\examples\cond_branch_nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9526909Z copying torch\_export\db\examples\cond_branch_nonlocal_variables.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9539182Z copying torch\_export\db\examples\cond_closed_over_variable.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9545921Z copying torch\_export\db\examples\cond_operands.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9558741Z copying torch\_export\db\examples\cond_predicate.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9578784Z copying torch\_export\db\examples\constrain_as_size_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9584986Z copying torch\_export\db\examples\constrain_as_value_example.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9604596Z copying torch\_export\db\examples\decorator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9610656Z copying torch\_export\db\examples\dictionary.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9622712Z copying torch\_export\db\examples\dynamic_shape_assert.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9628733Z copying torch\_export\db\examples\dynamic_shape_constructor.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9634841Z copying torch\_export\db\examples\dynamic_shape_if_guard.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9641072Z copying torch\_export\db\examples\dynamic_shape_map.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9647437Z copying torch\_export\db\examples\dynamic_shape_round.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9664129Z copying torch\_export\db\examples\dynamic_shape_slicing.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9670381Z copying torch\_export\db\examples\dynamic_shape_view.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9676533Z copying torch\_export\db\examples\fn_with_kwargs.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9688713Z copying torch\_export\db\examples\list_contains.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9694606Z copying torch\_export\db\examples\list_unpack.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9700841Z copying torch\_export\db\examples\model_attr_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9713341Z copying torch\_export\db\examples\nested_function.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9724990Z copying torch\_export\db\examples\null_context_manager.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9740825Z copying torch\_export\db\examples\optional_input.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9746867Z copying torch\_export\db\examples\pytree_flatten.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9753503Z copying torch\_export\db\examples\scalar_output.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9771222Z copying torch\_export\db\examples\specialized_attribute.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9777109Z copying torch\_export\db\examples\static_for_loop.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9783442Z copying torch\_export\db\examples\static_if.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9789517Z copying torch\_export\db\examples\tensor_setattr.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9795678Z copying torch\_export\db\examples\type_reflection_method.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9801917Z copying torch\_export\db\examples\unsupported_operator.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9817453Z copying torch\_export\db\examples\user_input_mutation.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9823667Z copying torch\_export\db\examples\__init__.py -> build\lib.win-amd64-cpython-310\torch\_export\db\examples 2025-11-03T16:24:00.9843334Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:00.9846793Z copying torch\_functorch\_activation_checkpointing\ac_logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:00.9859327Z copying torch\_functorch\_activation_checkpointing\graph_info_provider.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:00.9872153Z copying torch\_functorch\_activation_checkpointing\knapsack.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:00.9899626Z copying torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:00.9912103Z copying torch\_functorch\_activation_checkpointing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:00.9922257Z creating build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:00.9925696Z copying torch\_functorch\_aot_autograd\aot_autograd_result.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:00.9951122Z copying torch\_functorch\_aot_autograd\autograd_cache.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:00.9977512Z copying torch\_functorch\_aot_autograd\collect_metadata_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0020104Z copying torch\_functorch\_aot_autograd\descriptors.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0040750Z copying torch\_functorch\_aot_autograd\frontend_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0055058Z copying torch\_functorch\_aot_autograd\functional_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0151608Z copying torch\_functorch\_aot_autograd\fx_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0152470Z copying torch\_functorch\_aot_autograd\graph_capture.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0300384Z copying torch\_functorch\_aot_autograd\graph_capture_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0332423Z copying torch\_functorch\_aot_autograd\graph_compile.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0378832Z copying torch\_functorch\_aot_autograd\input_output_analysis.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0403602Z copying torch\_functorch\_aot_autograd\logging_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0416126Z copying torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0474991Z copying torch\_functorch\_aot_autograd\schemas.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0508981Z copying torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0527981Z copying torch\_functorch\_aot_autograd\subclass_utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0547186Z copying torch\_functorch\_aot_autograd\utils.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0573921Z copying torch\_functorch\_aot_autograd\__init__.py -> build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd 2025-11-03T16:24:01.0582507Z creating build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-11-03T16:24:01.0586333Z copying torch\_inductor\analysis\device_info.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-11-03T16:24:01.0607801Z copying torch\_inductor\analysis\profile_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-11-03T16:24:01.0631050Z copying torch\_inductor\analysis\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\analysis 2025-11-03T16:24:01.0639094Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-11-03T16:24:01.0642876Z copying torch\_inductor\autoheuristic\autoheuristic.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-11-03T16:24:01.0663747Z copying torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-11-03T16:24:01.0676488Z copying torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-11-03T16:24:01.0698846Z copying torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-11-03T16:24:01.0716773Z copying torch\_inductor\autoheuristic\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic 2025-11-03T16:24:01.0729533Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0732850Z copying torch\_inductor\codegen\aoti_hipify_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0744746Z copying torch\_inductor\codegen\block_analysis.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0756496Z copying torch\_inductor\codegen\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0809501Z copying torch\_inductor\codegen\cpp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0911239Z copying torch\_inductor\codegen\cpp_bmm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0934397Z copying torch\_inductor\codegen\cpp_flex_attention_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.0962419Z copying torch\_inductor\codegen\cpp_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1003077Z copying torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1024073Z copying torch\_inductor\codegen\cpp_micro_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1063802Z copying torch\_inductor\codegen\cpp_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1076884Z copying torch\_inductor\codegen\cpp_template_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1096860Z copying torch\_inductor\codegen\cpp_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1118762Z copying torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1189320Z copying torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1216271Z copying torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1243127Z copying torch\_inductor\codegen\cpp_wrapper_mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1256012Z copying torch\_inductor\codegen\cpu_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1269151Z copying torch\_inductor\codegen\cuda_combined_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1282026Z copying torch\_inductor\codegen\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1304973Z copying torch\_inductor\codegen\halide.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1345766Z copying torch\_inductor\codegen\memory_planning.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1369714Z copying torch\_inductor\codegen\mps.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1400353Z copying torch\_inductor\codegen\mps_device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1423189Z copying torch\_inductor\codegen\multi_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1443715Z copying torch\_inductor\codegen\python_wrapper_mtia.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1456594Z copying torch\_inductor\codegen\segmented_tree.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1469285Z copying torch\_inductor\codegen\simd.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1529592Z copying torch\_inductor\codegen\simd_kernel_features.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1548365Z copying torch\_inductor\codegen\subgraph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1561208Z copying torch\_inductor\codegen\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1664874Z copying torch\_inductor\codegen\triton_combo_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1704431Z copying torch\_inductor\codegen\triton_split_scan.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1719094Z copying torch\_inductor\codegen\triton_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1739692Z copying torch\_inductor\codegen\wrapper.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1823174Z copying torch\_inductor\codegen\wrapper_fxir.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1854746Z copying torch\_inductor\codegen\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen 2025-11-03T16:24:01.1862097Z creating build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1865462Z copying torch\_inductor\compile_worker\subproc_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1885425Z copying torch\_inductor\compile_worker\timer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1897307Z copying torch\_inductor\compile_worker\tracked_process_pool.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1908708Z copying torch\_inductor\compile_worker\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1929433Z copying torch\_inductor\compile_worker\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1934535Z copying torch\_inductor\compile_worker\__main__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker 2025-11-03T16:24:01.1952671Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.1956502Z copying torch\_inductor\fx_passes\b2b_gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2006377Z copying torch\_inductor\fx_passes\binary_folding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2024799Z copying torch\_inductor\fx_passes\bucketing.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2050047Z copying torch\_inductor\fx_passes\control_dependencies.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2072075Z copying torch\_inductor\fx_passes\ddp_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2091495Z copying torch\_inductor\fx_passes\decompose_mem_bound_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2103696Z copying torch\_inductor\fx_passes\dedupe_symint_uses.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2116300Z copying torch\_inductor\fx_passes\efficient_conv_bn_eval.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2129080Z copying torch\_inductor\fx_passes\freezing_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2141525Z copying torch\_inductor\fx_passes\fsdp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2155115Z copying torch\_inductor\fx_passes\fuse_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2185570Z copying torch\_inductor\fx_passes\group_batch_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2221371Z copying torch\_inductor\fx_passes\joint_graph.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2248128Z copying torch\_inductor\fx_passes\memory_estimator.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2266415Z copying torch\_inductor\fx_passes\micro_pipeline_tp.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2292551Z copying torch\_inductor\fx_passes\misc_patterns.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2305138Z copying torch\_inductor\fx_passes\mkldnn_fusion.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2338268Z copying torch\_inductor\fx_passes\numeric_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2351193Z copying torch\_inductor\fx_passes\overlap_preserving_bucketer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2380834Z copying torch\_inductor\fx_passes\overlap_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2405551Z copying torch\_inductor\fx_passes\pad_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2425326Z copying torch\_inductor\fx_passes\post_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2466525Z copying torch\_inductor\fx_passes\pre_grad.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2486531Z copying torch\_inductor\fx_passes\quantization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2555418Z copying torch\_inductor\fx_passes\reinplace.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2576800Z copying torch\_inductor\fx_passes\replace_random.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2589744Z copying torch\_inductor\fx_passes\split_cat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2649934Z copying torch\_inductor\fx_passes\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes 2025-11-03T16:24:01.2658476Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2662223Z copying torch\_inductor\kernel\bmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2677631Z copying torch\_inductor\kernel\conv.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2699051Z copying torch\_inductor\kernel\custom_op.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2712750Z copying torch\_inductor\kernel\mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2753086Z copying torch\_inductor\kernel\mm_common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2779382Z copying torch\_inductor\kernel\mm_grouped.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2797421Z copying torch\_inductor\kernel\mm_plus_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2809337Z copying torch\_inductor\kernel\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel 2025-11-03T16:24:01.2816852Z creating build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-11-03T16:24:01.2820026Z copying torch\_inductor\lookup_table\choices.py -> build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-11-03T16:24:01.2838570Z copying torch\_inductor\lookup_table\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table 2025-11-03T16:24:01.2851843Z creating build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-11-03T16:24:01.2855008Z copying torch\_inductor\package\build_package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-11-03T16:24:01.2861340Z copying torch\_inductor\package\package.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-11-03T16:24:01.2873856Z copying torch\_inductor\package\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\package 2025-11-03T16:24:01.2890322Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2893805Z copying torch\_inductor\runtime\autotune_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2913281Z copying torch\_inductor\runtime\benchmarking.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2926129Z copying torch\_inductor\runtime\cache_dir_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2938350Z copying torch\_inductor\runtime\compile_tasks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2959397Z copying torch\_inductor\runtime\coordinate_descent_tuner.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2972166Z copying torch\_inductor\runtime\debug_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2985180Z copying torch\_inductor\runtime\halide_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.2998007Z copying torch\_inductor\runtime\hints.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3010216Z copying torch\_inductor\runtime\runtime_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3022991Z copying torch\_inductor\runtime\static_cuda_launcher.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3036191Z copying torch\_inductor\runtime\triton_compat.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3049939Z copying torch\_inductor\runtime\triton_helpers.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3070767Z copying torch\_inductor\runtime\triton_heuristics.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3139787Z copying torch\_inductor\runtime\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime 2025-11-03T16:24:01.3152336Z creating build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3157316Z copying torch\_inductor\template_heuristics\aten.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3173277Z copying torch\_inductor\template_heuristics\base.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3186729Z copying torch\_inductor\template_heuristics\contiguous_mm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3199462Z copying torch\_inductor\template_heuristics\decompose_k.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3226895Z copying torch\_inductor\template_heuristics\gemm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3232758Z copying torch\_inductor\template_heuristics\params.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3244080Z copying torch\_inductor\template_heuristics\registry.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3263680Z copying torch\_inductor\template_heuristics\triton.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3914192Z copying torch\_inductor\template_heuristics\triton_addmm.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3930932Z copying torch\_inductor\template_heuristics\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics 2025-11-03T16:24:01.3939279Z creating build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.3942899Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.3961952Z copying torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.3974702Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.4003007Z copying torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.4024774Z copying torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.4036569Z copying torch\_inductor\autoheuristic\artifacts\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:01.4044815Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4048261Z copying torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4060817Z copying torch\_inductor\codegen\cuda\cuda_env.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4073081Z copying torch\_inductor\codegen\cuda\cuda_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4096511Z copying torch\_inductor\codegen\cuda\cuda_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4121679Z copying torch\_inductor\codegen\cuda\cutlass_cache.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4135886Z copying torch\_inductor\codegen\cuda\cutlass_python_evt.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4155910Z copying torch\_inductor\codegen\cuda\cutlass_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4175804Z copying torch\_inductor\codegen\cuda\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4188428Z copying torch\_inductor\codegen\cuda\gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4226908Z copying torch\_inductor\codegen\cuda\serialization.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4245504Z copying torch\_inductor\codegen\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda 2025-11-03T16:24:01.4252687Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4256121Z copying torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4275675Z copying torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4289176Z copying torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4314085Z copying torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4326633Z copying torch\_inductor\codegen\cutedsl\_cutedsl_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4339153Z copying torch\_inductor\codegen\cutedsl\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:01.4346983Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-11-03T16:24:01.4350206Z copying torch\_inductor\codegen\mtia\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-11-03T16:24:01.4367702Z copying torch\_inductor\codegen\mtia\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia 2025-11-03T16:24:01.4376058Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4379362Z copying torch\_inductor\codegen\rocm\ck_conv_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4400939Z copying torch\_inductor\codegen\rocm\ck_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4415718Z copying torch\_inductor\codegen\rocm\ck_tile_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4433944Z copying torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4501941Z copying torch\_inductor\codegen\rocm\ck_universal_gemm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4528325Z copying torch\_inductor\codegen\rocm\compile_command.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4542282Z copying torch\_inductor\codegen\rocm\rocm_benchmark_request.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4555279Z copying torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4573866Z copying torch\_inductor\codegen\rocm\rocm_kernel.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4587001Z copying torch\_inductor\codegen\rocm\rocm_template.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4600781Z copying torch\_inductor\codegen\rocm\rocm_template_buffer.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4625141Z copying torch\_inductor\codegen\rocm\rocm_utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4632547Z copying torch\_inductor\codegen\rocm\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm 2025-11-03T16:24:01.4642753Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-11-03T16:24:01.4647590Z copying torch\_inductor\codegen\xpu\device_op_overrides.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-11-03T16:24:01.4661052Z copying torch\_inductor\codegen\xpu\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu 2025-11-03T16:24:01.4705801Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:01.4709193Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\evt_extensions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:01.4829252Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\gemm_operation_extensions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:01.4850744Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:01.4869678Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-11-03T16:24:01.4873446Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-11-03T16:24:01.4880678Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:01.4884544Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cuda.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:01.4896592Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cudart.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:01.4903135Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:01.4910612Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-11-03T16:24:01.4914502Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-11-03T16:24:01.4927514Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-11-03T16:24:01.4931200Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\special.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-11-03T16:24:01.4937707Z copying torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-11-03T16:24:01.4952098Z creating build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.4955949Z copying torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5402438Z copying torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5415764Z copying torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5445268Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5457969Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5471243Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5489712Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5502744Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5516383Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5546244Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5567239Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5594238Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5626801Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5656404Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5669969Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5684157Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5703855Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5722902Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5754356Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5787669Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5801311Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5814332Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5827311Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5840718Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5863832Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5876143Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5889427Z copying torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5908935Z copying torch\_inductor\fx_passes\serialized_patterns\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:01.5916888Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.5920710Z copying torch\_inductor\kernel\flex\common.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.5933591Z copying torch\_inductor\kernel\flex\flex_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.5961239Z copying torch\_inductor\kernel\flex\flex_cpu.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.5974099Z copying torch\_inductor\kernel\flex\flex_decoding.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.5987110Z copying torch\_inductor\kernel\flex\flex_flash_attention.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.6017299Z copying torch\_inductor\kernel\flex\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex 2025-11-03T16:24:01.6027029Z creating build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6030572Z copying torch\_inductor\runtime\caching\config.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6042977Z copying torch\_inductor\runtime\caching\context.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6062738Z copying torch\_inductor\runtime\caching\exceptions.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6075818Z copying torch\_inductor\runtime\caching\implementations.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6088952Z copying torch\_inductor\runtime\caching\interfaces.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6127601Z copying torch\_inductor\runtime\caching\locks.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6142688Z copying torch\_inductor\runtime\caching\utils.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6163197Z copying torch\_inductor\runtime\caching\__init__.py -> build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching 2025-11-03T16:24:01.6177034Z creating build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-11-03T16:24:01.6180233Z copying torch\_numpy\testing\utils.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-11-03T16:24:01.6221141Z copying torch\_numpy\testing\__init__.py -> build\lib.win-amd64-cpython-310\torch\_numpy\testing 2025-11-03T16:24:01.6234687Z creating build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-11-03T16:24:01.6237741Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\linalg 2025-11-03T16:24:01.6255232Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-11-03T16:24:01.6258182Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn 2025-11-03T16:24:01.6265362Z creating build\lib.win-amd64-cpython-310\torch\_refs\special 2025-11-03T16:24:01.6289182Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\special 2025-11-03T16:24:01.6303103Z creating build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-11-03T16:24:01.6306130Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-310\torch\_refs\nn\functional 2025-11-03T16:24:01.6334334Z creating build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-11-03T16:24:01.6337719Z copying torch\_vendor\packaging\version.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-11-03T16:24:01.6363671Z copying torch\_vendor\packaging\_structures.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-11-03T16:24:01.6375582Z copying torch\_vendor\packaging\__init__.py -> build\lib.win-amd64-cpython-310\torch\_vendor\packaging 2025-11-03T16:24:01.6382901Z creating build\lib.win-amd64-cpython-310\torchgen\aoti 2025-11-03T16:24:01.6386185Z copying torchgen\aoti\fallback_ops.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-11-03T16:24:01.6405008Z copying torchgen\aoti\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\aoti 2025-11-03T16:24:01.6417177Z creating build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6421885Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6450225Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6470487Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6487999Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6500870Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6536047Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6542115Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6554822Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6673278Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6687339Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6706648Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6719356Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6967957Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api 2025-11-03T16:24:01.6976138Z creating build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.6980076Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.7000358Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.7018840Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.7031083Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.7072831Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.7093040Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\dest 2025-11-03T16:24:01.7107612Z creating build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-11-03T16:24:01.7111834Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-11-03T16:24:01.7125105Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-11-03T16:24:01.7131408Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\operator_versions 2025-11-03T16:24:01.7154693Z creating build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-11-03T16:24:01.7159350Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-11-03T16:24:01.7180419Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-11-03T16:24:01.7193807Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\selective_build 2025-11-03T16:24:01.7207250Z creating build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-11-03T16:24:01.7210432Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-11-03T16:24:01.7224453Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-11-03T16:24:01.7244419Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-11-03T16:24:01.7267241Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\static_runtime 2025-11-03T16:24:01.7273686Z creating build\lib.win-amd64-cpython-310\torchgen\api\types 2025-11-03T16:24:01.7276840Z copying torchgen\api\types\signatures.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-11-03T16:24:01.7295740Z copying torchgen\api\types\types.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-11-03T16:24:01.7307792Z copying torchgen\api\types\types_base.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-11-03T16:24:01.7320980Z copying torchgen\api\types\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\api\types 2025-11-03T16:24:02.8016198Z copying torch\return_types.pyi -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:24:02.8039199Z copying torch\_VF.pyi -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:24:02.8589855Z copying torch\py.typed -> build\lib.win-amd64-cpython-310\torch 2025-11-03T16:24:02.8595284Z creating build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8599128Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8610625Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8643529Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8661045Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8764206Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8834863Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-310\torch\bin 2025-11-03T16:24:02.8862332Z creating build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.8865559Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.8877090Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.8899838Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.8910780Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9006719Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9020368Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9031824Z copying torch\test\c10_AllocatorConfig_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9041360Z copying torch\test\c10_ArrayRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9051914Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9064096Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9082223Z copying torch\test\c10_bit_cast_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9093922Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9105243Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9127751Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9158436Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9169266Z copying torch\test\c10_cow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9186746Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:02.9197715Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0055111Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0077861Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0088743Z copying torch\test\c10_Enumerate_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0098989Z copying torch\test\c10_error_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0116063Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0126200Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0137129Z copying torch\test\c10_generic_math_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0159810Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0171115Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0192812Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0216482Z copying torch\test\c10_IntrusiveList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0229324Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0243141Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0271598Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0283554Z copying torch\test\c10_lazy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0294281Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0311809Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0333157Z copying torch\test\c10_Metaprogramming_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0343685Z copying torch\test\c10_NetworkFlow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0359811Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0371281Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0382218Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0398749Z copying torch\test\c10_Scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0408657Z copying torch\test\c10_Semaphore_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0419085Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0436765Z copying torch\test\c10_small_vector_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0472749Z copying torch\test\c10_ssize_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0482338Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0491982Z copying torch\test\c10_string_util_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0502332Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0512005Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0528477Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0539556Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0550248Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0593744Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0605358Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0616108Z copying torch\test\c10_TypeList_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0626991Z copying torch\test\c10_TypeTraits_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0638197Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0649684Z copying torch\test\cpu_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0668160Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0680279Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0691839Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0721863Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0738012Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0751075Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0768947Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0780982Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0792509Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0809841Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0821267Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0835597Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0867794Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0882343Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0896031Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0924012Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0937472Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0948501Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0964874Z copying torch\test\legacy_vmap_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0976723Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.0991036Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1009693Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1020740Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1031953Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1048461Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1058912Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1069438Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1080396Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1103393Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1115028Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1132882Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1143782Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1174533Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1192407Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1205210Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1216639Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1235199Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1246189Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1258234Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1323877Z copying torch\test\StorageUtils_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1335283Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1346184Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1365279Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1376026Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1386584Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1403179Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1425143Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1435619Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1452235Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1462969Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1473365Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-310\torch\test 2025-11-03T16:24:03.1484345Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:24:03.1496765Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:24:03.1509891Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:24:03.1536189Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:24:03.1550331Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-11-03T16:24:03.1557762Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:24:03.1576695Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:03.1635192Z creating build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1638525Z copying torch\_C\_aoti.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1652686Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1672675Z copying torch\_C\_cpu.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1680160Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1687109Z copying torch\_C\_cusparselt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1704919Z copying torch\_C\_distributed.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1718968Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1739149Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1761130Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1775285Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1794562Z copying torch\_C\_functionalization.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1801956Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1815388Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1829410Z copying torch\_C\_instruction_counter.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1836134Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1842867Z copying torch\_C\_jit_tree_views.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1863341Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1877422Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1884165Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1897793Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1911034Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1918075Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1937342Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.1960468Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.2490992Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.2497701Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C 2025-11-03T16:24:03.2676954Z creating build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-11-03T16:24:03.2680423Z copying torch\_C\_acc\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_acc 2025-11-03T16:24:03.2693544Z creating build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-11-03T16:24:03.2697079Z copying torch\_C\_dynamo\compiled_autograd.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-11-03T16:24:03.2705063Z copying torch\_C\_dynamo\eval_frame.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-11-03T16:24:03.2718836Z copying torch\_C\_dynamo\guards.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-11-03T16:24:03.2748001Z copying torch\_C\_dynamo\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_dynamo 2025-11-03T16:24:03.2756486Z creating build\lib.win-amd64-cpython-310\torch\_C\_export 2025-11-03T16:24:03.2761456Z copying torch\_C\_export\pt2_archive_constants.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-11-03T16:24:03.2774974Z copying torch\_C\_export\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C\_export 2025-11-03T16:24:03.2781602Z creating build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-11-03T16:24:03.2785135Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\_C_flatbuffer 2025-11-03T16:24:03.2791051Z creating build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:03.2794782Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:03.2801183Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:03.2819301Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-11-03T16:24:03.2823119Z copying torch\lib\libshm\alloc_info.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-11-03T16:24:03.2829978Z copying torch\lib\libshm\err.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-11-03T16:24:03.2843516Z copying torch\lib\libshm\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-11-03T16:24:03.2856295Z copying torch\lib\libshm\socket.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm 2025-11-03T16:24:03.2867997Z creating build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-11-03T16:24:03.2871082Z copying torch\lib\libshm_windows\libshm.h -> build\lib.win-amd64-cpython-310\torch\lib\libshm_windows 2025-11-03T16:24:03.2877080Z creating build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2880098Z copying torch\include\advisor-annotate.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2893730Z copying torch\include\cpuinfo.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2901846Z copying torch\include\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2908194Z copying torch\include\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2920721Z copying torch\include\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2937729Z copying torch\include\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2950719Z copying torch\include\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2957339Z copying torch\include\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2963760Z copying torch\include\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2976230Z copying torch\include\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2982983Z copying torch\include\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.2989632Z copying torch\include\experiments-config.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3002468Z copying torch\include\fp16.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3008643Z copying torch\include\fxdiv.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3016250Z copying torch\include\ittnotify-zca.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3029259Z copying torch\include\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3038033Z copying torch\include\jitprofiling.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3044938Z copying torch\include\libittnotify.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3056785Z copying torch\include\libshm.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3063516Z copying torch\include\psimd.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3070464Z copying torch\include\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3078241Z copying torch\include\sleef.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3087897Z copying torch\include\xnnpack.h -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:03.3095575Z creating build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3107846Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3120888Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3127107Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3133446Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3146983Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3163757Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3176552Z copying torch\include\ATen\BlasBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3183264Z copying torch\include\ATen\CachedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3190120Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3203792Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3211200Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3218886Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3233562Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3241536Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3251940Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3276121Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3286577Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3294918Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3309509Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3326410Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3333606Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3347097Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3353885Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3360967Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3374769Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3381589Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3388720Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3402664Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3409423Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3428820Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3442152Z copying torch\include\ATen\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3449609Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3456695Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3476311Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3483349Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3491046Z copying torch\include\ATen\Dispatch_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3499791Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3506657Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3515950Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3530685Z copying torch\include\ATen\DTensorState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3538402Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3555505Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3569726Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3576988Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3585305Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3599143Z copying torch\include\ATen\FunctionalizeFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3606412Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3614328Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3628323Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3636770Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3643916Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3666265Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3673471Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3680834Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3688315Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3695310Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3702632Z copying torch\include\ATen\LegacyBatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3709955Z copying torch\include\ATen\LegacyBatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3717478Z copying torch\include\ATen\LegacyVmapMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3725172Z copying torch\include\ATen\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3738972Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3764890Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3771969Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3786658Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3793508Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3800080Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3814292Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3821239Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3827777Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3841568Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3859395Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3867213Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3880670Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3887446Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3894293Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3909587Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3916353Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3922996Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3936139Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3943242Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3960677Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3977537Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3984730Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3991386Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.3998042Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4005322Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4032282Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4047061Z copying torch\include\ATen\ROCmFABackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4053847Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4060700Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4074525Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4081390Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4088304Z copying torch\include\ATen\SDPBackend.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4106833Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4113267Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4119705Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4132663Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4140035Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4146955Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4165126Z copying torch\include\ATen\StorageUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4181802Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4188025Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4200428Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4207219Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4214872Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4228670Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4235405Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4242088Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4255316Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4262711Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4269748Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4282930Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4289600Z copying torch\include\ATen\ThreadLocalPythonObjects.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4296487Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4309189Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4315807Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4322283Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4335152Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4342048Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4371792Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4382731Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen 2025-11-03T16:24:03.4388675Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4391740Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4398120Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4416723Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4423089Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4450840Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4457677Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4465296Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4488885Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4495169Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4501887Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4514746Z copying torch\include\ATen\core\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4522158Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4528726Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4548109Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4555001Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4562399Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4569683Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4576854Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4583971Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4597398Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4604878Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4612089Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4635001Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4642257Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4649407Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4663605Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4670860Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4678154Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4691781Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4699234Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4707223Z copying torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4727635Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4734572Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4753874Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4764720Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4773676Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4781022Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4795601Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4804797Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4811409Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4826616Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4834374Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4840906Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4854514Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4861362Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4877222Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4891216Z copying torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4897873Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4905643Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4923620Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4930593Z copying torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4936992Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4943813Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4950738Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4956946Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4985169Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4991734Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.4998331Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5012346Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5019966Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5061835Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5075201Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5082814Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5091469Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5109575Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5116806Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5138868Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5152258Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5159488Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5167372Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5223748Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5231722Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5239156Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5261590Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core 2025-11-03T16:24:03.5270349Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-11-03T16:24:03.5274856Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-11-03T16:24:03.5282680Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-11-03T16:24:03.5296024Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-11-03T16:24:03.5303104Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-11-03T16:24:03.5331939Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing 2025-11-03T16:24:03.5337934Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:03.5341050Z copying torch\include\ATen\core\boxing\impl\boxing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:03.5347809Z copying torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:03.5355695Z copying torch\include\ATen\core\boxing\impl\test_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:03.5362505Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:03.5386144Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:03.5391924Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5394966Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5402128Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5415827Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5422749Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5456478Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5463327Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5470038Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch 2025-11-03T16:24:03.5482119Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-11-03T16:24:03.5485290Z copying torch\include\ATen\core\op_registration\adaption.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-11-03T16:24:03.5491910Z copying torch\include\ATen\core\op_registration\infer_schema.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-11-03T16:24:03.5498472Z copying torch\include\ATen\core\op_registration\op_allowlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-11-03T16:24:03.5512161Z copying torch\include\ATen\core\op_registration\op_registration.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration 2025-11-03T16:24:03.5528109Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-11-03T16:24:03.5531236Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-11-03T16:24:03.5550131Z copying torch\include\ATen\cpu\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-11-03T16:24:03.5557351Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu 2025-11-03T16:24:03.5562927Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5565978Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5572627Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5579778Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5586900Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5616474Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5624022Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5644324Z copying torch\include\ATen\cpu\vec\vec_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5651660Z copying torch\include\ATen\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5659266Z copying torch\include\ATen\cpu\vec\vec_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5666798Z copying torch\include\ATen\cpu\vec\vec_n.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5674231Z copying torch\include\ATen\cpu\vec\vec_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec 2025-11-03T16:24:03.5680561Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5684322Z copying torch\include\ATen\cpu\vec\sve\sve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5697270Z copying torch\include\ATen\cpu\vec\sve\vec_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5705062Z copying torch\include\ATen\cpu\vec\sve\vec_common_sve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5712149Z copying torch\include\ATen\cpu\vec\sve\vec_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5741916Z copying torch\include\ATen\cpu\vec\sve\vec_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5750113Z copying torch\include\ATen\cpu\vec\sve\vec_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5765396Z copying torch\include\ATen\cpu\vec\sve\vec_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:03.5774642Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5779001Z copying torch\include\ATen\cpu\vec\vec128\vec128.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5787408Z copying torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5812106Z copying torch\include\ATen\cpu\vec\vec128\vec128_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5820138Z copying torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5837992Z copying torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5846097Z copying torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5853455Z copying torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5867449Z copying torch\include\ATen\cpu\vec\vec128\vec128_reduced_precision_common_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5874349Z copying torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:03.5881025Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5884225Z copying torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5897605Z copying torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5904349Z copying torch\include\ATen\cpu\vec\vec256\vec256.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5911140Z copying torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5934839Z copying torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5941739Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5954773Z copying torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5961981Z copying torch\include\ATen\cpu\vec\vec256\vec256_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5969590Z copying torch\include\ATen\cpu\vec\vec256\vec256_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5983851Z copying torch\include\ATen\cpu\vec\vec256\vec256_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5991061Z copying torch\include\ATen\cpu\vec\vec256\vec256_half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.5997738Z copying torch\include\ATen\cpu\vec\vec256\vec256_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.6075010Z copying torch\include\ATen\cpu\vec\vec256\vec256_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.6082306Z copying torch\include\ATen\cpu\vec\vec256\vec256_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:03.6089518Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6092977Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_bfloat16_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6106412Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_common_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6114206Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_double_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6138947Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_float_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6146117Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_double_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6153031Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_float_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6167890Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_int16_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6174477Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_int32_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6181166Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_int64_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6193799Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint32_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6200686Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint8_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6207714Z copying torch\include\ATen\cpu\vec\vec256\vsx\vec256_quint8_vsx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6220576Z copying torch\include\ATen\cpu\vec\vec256\vsx\vsx_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:03.6226608Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch 2025-11-03T16:24:03.6229728Z copying torch\include\ATen\cpu\vec\vec256\zarch\vec256_zarch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch 2025-11-03T16:24:03.6236619Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6239612Z copying torch\include\ATen\cpu\vec\vec512\vec512.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6251779Z copying torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6259313Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6266302Z copying torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6292767Z copying torch\include\ATen\cpu\vec\vec512\vec512_convert.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6302843Z copying torch\include\ATen\cpu\vec\vec512\vec512_double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6319757Z copying torch\include\ATen\cpu\vec\vec512\vec512_float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6330371Z copying torch\include\ATen\cpu\vec\vec512\vec512_float8.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6338266Z copying torch\include\ATen\cpu\vec\vec512\vec512_int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6352091Z copying torch\include\ATen\cpu\vec\vec512\vec512_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6359175Z copying torch\include\ATen\cpu\vec\vec512\vec512_qint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:03.6366355Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6369425Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6376354Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6382999Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6389280Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6401370Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6418312Z copying torch\include\ATen\cuda\CUDAContextLight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6435541Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6441883Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6447975Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6460888Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6468536Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6475023Z copying torch\include\ATen\cuda\CUDAGreenContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6487879Z copying torch\include\ATen\cuda\CUDAScaledBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6496155Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6505896Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6528535Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6538375Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6545801Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6559580Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6566548Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6585050Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6598754Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6605144Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6611560Z copying torch\include\ATen\cuda\PhiloxCudaState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6624729Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6631079Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6637282Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:03.6650211Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:03.6653291Z copying torch\include\ATen\cuda\detail\BLASConstants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:03.6659687Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:03.6666378Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:03.6680323Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:03.6697039Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:03.6708408Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6711453Z copying torch\include\ATen\cuda\tunable\GemmCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6718719Z copying torch\include\ATen\cuda\tunable\GemmHipblaslt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6725716Z copying torch\include\ATen\cuda\tunable\GemmRocblas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6738301Z copying torch\include\ATen\cuda\tunable\StreamTimer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6754539Z copying torch\include\ATen\cuda\tunable\Tunable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6767596Z copying torch\include\ATen\cuda\tunable\TunableGemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6774373Z copying torch\include\ATen\cuda\tunable\TunableOp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable 2025-11-03T16:24:03.6783234Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6787739Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6804537Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6814331Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6823727Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6837342Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6855684Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn 2025-11-03T16:24:03.6868622Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6871771Z copying torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6878351Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6886084Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6902535Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6909044Z copying torch\include\ATen\detail\HPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6922649Z copying torch\include\ATen\detail\IPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6929308Z copying torch\include\ATen\detail\MAIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6936118Z copying torch\include\ATen\detail\MPSHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6948567Z copying torch\include\ATen\detail\MTIAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6955320Z copying torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6961900Z copying torch\include\ATen\detail\XLAHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6974699Z copying torch\include\ATen\detail\XPUHooksInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\detail 2025-11-03T16:24:03.6980593Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.6983769Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.6990300Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7003126Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7019176Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7037387Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7050773Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7057382Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7064064Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7071540Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7078695Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7097842Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7105396Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7113360Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\functorch 2025-11-03T16:24:03.7119889Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-11-03T16:24:03.7124793Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-11-03T16:24:03.7132551Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-11-03T16:24:03.7139888Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-11-03T16:24:03.7163344Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl 2025-11-03T16:24:03.7169709Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-11-03T16:24:03.7173405Z copying torch\include\ATen\metal\Context.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\metal 2025-11-03T16:24:03.7185999Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7189482Z copying torch\include\ATen\miopen\Descriptors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7197058Z copying torch\include\ATen\miopen\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7204091Z copying torch\include\ATen\miopen\Handle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7223753Z copying torch\include\ATen\miopen\miopen-wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7240833Z copying torch\include\ATen\miopen\Types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7247677Z copying torch\include\ATen\miopen\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\miopen 2025-11-03T16:24:03.7253546Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7257217Z copying torch\include\ATen\mps\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7264872Z copying torch\include\ATen\mps\IndexKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7272326Z copying torch\include\ATen\mps\MPSAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7282720Z copying torch\include\ATen\mps\MPSAllocatorInterface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7306276Z copying torch\include\ATen\mps\MPSDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7313591Z copying torch\include\ATen\mps\MPSEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7329219Z copying torch\include\ATen\mps\MPSGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7331327Z copying torch\include\ATen\mps\MPSGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7340937Z copying torch\include\ATen\mps\MPSHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7350806Z copying torch\include\ATen\mps\MPSProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7367763Z copying torch\include\ATen\mps\MPSStream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\mps 2025-11-03T16:24:03.7376772Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7381172Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7388470Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7395831Z copying torch\include\ATen\native\AmpKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7408484Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7432545Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7439081Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7445710Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7464483Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7471061Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7477664Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7490631Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7497205Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7503705Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7518853Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7525084Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7531596Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7544646Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7550992Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7557581Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7570899Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7577448Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7593961Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7607765Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7614314Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7621353Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7638244Z copying torch\include\ATen\native\FractionalMaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7648507Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7658194Z copying torch\include\ATen\native\FusedAdagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7671992Z copying torch\include\ATen\native\FusedAdam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7680617Z copying torch\include\ATen\native\FusedSGD.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7689132Z copying torch\include\ATen\native\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7702842Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7720274Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7726880Z copying torch\include\ATen\native\GroupedMMUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7734113Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7741147Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7781103Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7800686Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7807362Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7814016Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7827227Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7835990Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7843144Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7864484Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7875821Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7886992Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7903648Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7911287Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7918706Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7932230Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7939569Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7946421Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7959625Z copying torch\include\ATen\native\Padding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7975918Z copying torch\include\ATen\native\PixelShuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7983132Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.7995544Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8002065Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8008529Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8021274Z copying torch\include\ATen\native\RangeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8028382Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8035304Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8047958Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8055708Z copying torch\include\ATen\native\ReductionType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8062434Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8211534Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8219224Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8226730Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8246405Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8253751Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8261475Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8284387Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8295528Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8303778Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8317093Z copying torch\include\ATen\native\SparseTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8324555Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8342079Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8355607Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8362600Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8369313Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8383120Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8390063Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8396836Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8403692Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8410450Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8427728Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8440389Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8447398Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8454434Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8468374Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8475026Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8481709Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8494271Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8501203Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8507747Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8520266Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8527067Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8534385Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8540937Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native 2025-11-03T16:24:03.8546979Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:03.8552777Z copying torch\include\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:03.8559544Z copying torch\include\ATen\native\ao_sparse\quantized\cpu\packed_params.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:03.8573416Z copying torch\include\ATen\native\ao_sparse\quantized\cpu\qnnpack_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:03.8579110Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8582540Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8589248Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8605663Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8663520Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8689370Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8696890Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8704270Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8718151Z copying torch\include\ATen\native\cpu\Elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8725171Z copying torch\include\ATen\native\cpu\Gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8732299Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8740187Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8747716Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8755042Z copying torch\include\ATen\native\cpu\int_mm_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8777200Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8787444Z copying torch\include\ATen\native\cpu\LogAddExp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8797998Z copying torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8811609Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8819458Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8825955Z copying torch\include\ATen\native\cpu\mixed_data_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8833473Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8850508Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8856863Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8869994Z copying torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8877076Z copying torch\include\ATen\native\cpu\ReduceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8884258Z copying torch\include\ATen\native\cpu\SampledAddmmKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8897299Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8904085Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8910827Z copying torch\include\ATen\native\cpu\SpmmReduceKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8924231Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8931765Z copying torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8949229Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8967774Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8974128Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu 2025-11-03T16:24:03.8980191Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.8983388Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.8996273Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9002925Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9009582Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9037802Z copying torch\include\ATen\native\cuda\cuBlasCommonArgs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9045235Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9060075Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9067682Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9075073Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9095955Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9104136Z copying torch\include\ATen\native\cuda\GroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9111113Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9124720Z copying torch\include\ATen\native\cuda\IndexKernelUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9131999Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9139683Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9158748Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9165693Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9172692Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9186571Z copying torch\include\ATen\native\cuda\RowwiseScaledMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9194029Z copying torch\include\ATen\native\cuda\ScaledGroupMM.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9211184Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9231178Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9238067Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9244936Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9267454Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9274572Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9284595Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:03.9298908Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-11-03T16:24:03.9302853Z copying torch\include\ATen\native\hip\ck_bgemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-11-03T16:24:03.9310015Z copying torch\include\ATen\native\hip\ck_gemm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-11-03T16:24:03.9317182Z copying torch\include\ATen\native\hip\ck_gemm_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-11-03T16:24:03.9331109Z copying torch\include\ATen\native\hip\ck_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip 2025-11-03T16:24:03.9337200Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-11-03T16:24:03.9351100Z copying torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_collection.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-11-03T16:24:03.9370188Z copying torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_template.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels 2025-11-03T16:24:03.9375771Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-11-03T16:24:03.9379337Z copying torch\include\ATen\native\kleidiai\kai_kernels.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-11-03T16:24:03.9386370Z copying torch\include\ATen\native\kleidiai\kai_pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-11-03T16:24:03.9405254Z copying torch\include\ATen\native\kleidiai\kai_ukernel_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai 2025-11-03T16:24:03.9411158Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:03.9415384Z copying torch\include\ATen\native\mkldnn\xpu\Conv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:03.9422018Z copying torch\include\ATen\native\mkldnn\xpu\FusionUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:03.9435752Z copying torch\include\ATen\native\mkldnn\xpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:03.9442256Z copying torch\include\ATen\native\mkldnn\xpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:03.9447867Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9450916Z copying torch\include\ATen\native\mkldnn\xpu\detail\Attr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9470812Z copying torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9477837Z copying torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9484221Z copying torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9497075Z copying torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9503763Z copying torch\include\ATen\native\mkldnn\xpu\detail\Utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:03.9524584Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-11-03T16:24:03.9527584Z copying torch\include\ATen\native\mps\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-11-03T16:24:03.9534236Z copying torch\include\ATen\native\mps\MetalShaderLibrary.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-11-03T16:24:03.9540901Z copying torch\include\ATen\native\mps\MPSGraphSequoiaOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-11-03T16:24:03.9547526Z copying torch\include\ATen\native\mps\OperationUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-11-03T16:24:03.9565009Z copying torch\include\ATen\native\mps\TensorFactory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps 2025-11-03T16:24:03.9582759Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9585849Z copying torch\include\ATen\native\mps\kernels\EmbeddingBag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9595699Z copying torch\include\ATen\native\mps\kernels\GridSampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9603262Z copying torch\include\ATen\native\mps\kernels\LinearAlgebra.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9618972Z copying torch\include\ATen\native\mps\kernels\Pooling.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9639183Z copying torch\include\ATen\native\mps\kernels\Shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9653788Z copying torch\include\ATen\native\mps\kernels\UpSample.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:03.9659951Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9663292Z copying torch\include\ATen\native\mps\operations\BinaryKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9670373Z copying torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9689034Z copying torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9705597Z copying torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9718659Z copying torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9725395Z copying torch\include\ATen\native\mps\operations\MultiTensorApply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations 2025-11-03T16:24:03.9732325Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-11-03T16:24:03.9735458Z copying torch\include\ATen\native\mtia\EmptyTensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia 2025-11-03T16:24:03.9747752Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-11-03T16:24:03.9750908Z copying torch\include\ATen\native\nested\NestedTensorBinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-11-03T16:24:03.9757364Z copying torch\include\ATen\native\nested\NestedTensorMath.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-11-03T16:24:03.9764111Z copying torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-11-03T16:24:03.9787397Z copying torch\include\ATen\native\nested\NestedTensorTransformerUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-11-03T16:24:03.9794052Z copying torch\include\ATen\native\nested\NestedTensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested 2025-11-03T16:24:03.9808004Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9811579Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9818619Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9825320Z copying torch\include\ATen\native\quantized\ConvUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9854590Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9861657Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9873808Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9880080Z copying torch\include\ATen\native\quantized\library.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9886551Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized 2025-11-03T16:24:03.9905481Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9908729Z copying torch\include\ATen\native\quantized\cpu\ACLUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9916297Z copying torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9923700Z copying torch\include\ATen\native\quantized\cpu\conv_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9937084Z copying torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9953697Z copying torch\include\ATen\native\quantized\cpu\fbgemm_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9967721Z copying torch\include\ATen\native\quantized\cpu\init_qnnpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9975225Z copying torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9982702Z copying torch\include\ATen\native\quantized\cpu\qconv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:03.9996708Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0003841Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0011151Z copying torch\include\ATen\native\quantized\cpu\qlinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0024731Z copying torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0031994Z copying torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0039079Z copying torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0053784Z copying torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0060087Z copying torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:04.0066549Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-11-03T16:24:04.0069623Z copying torch\include\ATen\native\quantized\cudnn\utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn 2025-11-03T16:24:04.0081683Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-11-03T16:24:04.0085276Z copying torch\include\ATen\native\transformers\attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-11-03T16:24:04.0091502Z copying torch\include\ATen\native\transformers\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-11-03T16:24:04.0098265Z copying torch\include\ATen\native\transformers\sdp_utils_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers 2025-11-03T16:24:04.0121584Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-11-03T16:24:04.0124743Z copying torch\include\ATen\native\transformers\cuda\sdp_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda 2025-11-03T16:24:04.0130550Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-11-03T16:24:04.0133645Z copying torch\include\ATen\native\transformers\cuda\flash_attn\flash_api.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-11-03T16:24:04.0146318Z copying torch\include\ATen\native\transformers\cuda\flash_attn\static_switch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn 2025-11-03T16:24:04.0151766Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:04.0155365Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\debug_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:04.0161854Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm_kernel_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:04.0175328Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:04.0193102Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:04.0213038Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\pytorch_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:04.0218827Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:04.0222356Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_pipelined.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:04.0231853Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_rescale_output.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:04.0245259Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_thread_apply_logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:04.0260594Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0263891Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0282122Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_base.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0289053Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_multistage.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0296519Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_pipelined.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0318624Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\find_default_mma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0325441Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_accum_lambda_iterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0349085Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_from_smem.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:04.0350301Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.0353307Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\default_warp_iterator_from_smem.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.0360208Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\epilogue_predicated_tile_iterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.0380082Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\make_residual_last.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.0397315Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\predicated_tile_access_iterator_residual_last.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.0410865Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\predicated_tile_iterator_residual_last.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.1463826Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\transpose_warp_iterator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.1471818Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\warp_iterator_from_smem.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:04.1493549Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-11-03T16:24:04.1496656Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-11-03T16:24:04.1504676Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-11-03T16:24:04.1510817Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-11-03T16:24:04.1514446Z copying torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\tile_smem_loader.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-11-03T16:24:04.1531973Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:04.1535032Z copying torch\include\ATen\native\transformers\hip\aotriton_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:04.1542039Z copying torch\include\ATen\native\transformers\hip\aotriton_versions.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:04.1549649Z copying torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:04.1562152Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn 2025-11-03T16:24:04.1710088Z copying torch\include\ATen\native\transformers\hip\flash_attn\flash_api.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn 2025-11-03T16:24:04.1717498Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-11-03T16:24:04.1720568Z copying torch\include\ATen\native\transformers\hip\flash_attn\ck\me_ck_api.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-11-03T16:24:04.1733356Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-11-03T16:24:04.1737011Z copying torch\include\ATen\native\utils\Factory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-11-03T16:24:04.1744113Z copying torch\include\ATen\native\utils\ParamsHash.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-11-03T16:24:04.1751439Z copying torch\include\ATen\native\utils\ParamUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils 2025-11-03T16:24:04.1763631Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1767242Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1774443Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1781961Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1802769Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1819421Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1833415Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1841203Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1848850Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1867337Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1873954Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1880648Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1893234Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1900348Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1906864Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1919285Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1926066Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1933582Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1946962Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1953676Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1960669Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1976504Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1983238Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1990239Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.1996642Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2004032Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2010299Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2028885Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2036093Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2043009Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2059776Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2066416Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2073911Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2087354Z copying torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2095279Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2103305Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2116631Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2124093Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2136506Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2144810Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2152950Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2160448Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2180202Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2188245Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2195897Z copying torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2203416Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2211575Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2219064Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2232955Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2248085Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2255995Z copying torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2274295Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2281595Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2289596Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2306322Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2314946Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2322492Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2336351Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2343941Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2350922Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2370462Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2381191Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2389138Z copying torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2401922Z copying torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2408865Z copying torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2415655Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2429676Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2442791Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2450010Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2464064Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2470952Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2478350Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2495455Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2502573Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2509372Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2527831Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2534815Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2541720Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2549196Z copying torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2556110Z copying torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2562994Z copying torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2576121Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2583322Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2590506Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2604568Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2612486Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2619768Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2633901Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2641706Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2649055Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2662912Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2670357Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2678237Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2692300Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2699536Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2707286Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2726877Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2734638Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2741969Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2761797Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2768849Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2775919Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2795388Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2805916Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2816188Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2829883Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2886680Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2894558Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2909270Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2916852Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2923417Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2936207Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2943044Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2950074Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2969180Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2975960Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.2982890Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3002448Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3013693Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3020562Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3034949Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3041915Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3049107Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3067818Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3074962Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3081949Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3088872Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3095787Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3102775Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3115599Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3122773Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3129886Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3148439Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3156709Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3164490Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3183689Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3191245Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3198454Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3211136Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3219200Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3227552Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3235221Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3243340Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3251788Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3266126Z copying torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3275171Z copying torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3283258Z copying torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3298587Z copying torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3316437Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3325181Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3340088Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3347896Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3355903Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3370447Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3377973Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3385163Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3398739Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3406066Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3412858Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3425875Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3432433Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3439270Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3445672Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3452427Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3460022Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3479215Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3485968Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3492710Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3505521Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3512262Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3519195Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3526234Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3533284Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3541596Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3555474Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3563579Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3571756Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3586597Z copying torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3595163Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3603464Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3617706Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3625802Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3634250Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3648714Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3656649Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3664808Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3673485Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3681676Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3695306Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3709702Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3717546Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3724567Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3738500Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3746202Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3753513Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3767572Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3775287Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3782587Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3795787Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3806826Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3815696Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3835021Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3842792Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3850188Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3863726Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3870620Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3877864Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3896812Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3904011Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3910812Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3918405Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3926536Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3933281Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3945811Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3953170Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3960375Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3973310Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3979965Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.3986615Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4000319Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4006995Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4013686Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4026659Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4033619Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4040437Z copying torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4053948Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4061119Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4067897Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4087437Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4094115Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4100897Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4112756Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4119802Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4127704Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4150490Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4151466Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4157016Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4172016Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4179527Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4187111Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4202157Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4209801Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4217183Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4225059Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4232994Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4240349Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4254271Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4262417Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4269901Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4305893Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4316315Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4326581Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4342304Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4350507Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4358317Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4372036Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4378660Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4386532Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4399631Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4454756Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4462066Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4476413Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4483244Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4490104Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4497196Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4504374Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4511222Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4518402Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4525259Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4532013Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4538971Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4545980Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4553098Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4565913Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4572789Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4579532Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4592774Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4599721Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4606457Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4613385Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4621164Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4629057Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4636306Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4644283Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4651926Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4665248Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4672862Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4681125Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4694975Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4702803Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4710355Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4723504Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4730259Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4737524Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4751756Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4759699Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4767271Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4774612Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4782877Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4790514Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4804851Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4815014Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4825369Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4840224Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4848305Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4855133Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4862688Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4869482Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4877407Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4890479Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4897845Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4905462Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4918628Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4930865Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4937613Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4950404Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4957373Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4965084Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4984341Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4991209Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.4998542Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5011837Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5018724Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5025957Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5039208Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5046119Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5053127Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5059973Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5067655Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5075009Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5089194Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5097029Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5104563Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5112202Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5120316Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5127663Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5141718Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5149790Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5157120Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5164827Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5172308Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5180765Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5202525Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5209612Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5216625Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5232185Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5239763Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5246629Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5253340Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5260921Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5267860Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5274619Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5281694Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5288946Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5296259Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5303541Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5310708Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5319025Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5325974Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5332766Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5346716Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5354217Z copying torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5361948Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5369440Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5376940Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5383815Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5396775Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5404113Z copying torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5411856Z copying torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5424895Z copying torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5431804Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5438794Z copying torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5450822Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5457682Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5466029Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5472886Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5479840Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5486715Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5499694Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5506617Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5513482Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5526276Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5533333Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5540896Z copying torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5553831Z copying torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5560854Z copying torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5568394Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5575739Z copying torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5582945Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5596144Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5609312Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5615997Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5623105Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5629994Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5637688Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5644505Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5657054Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5664163Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5672322Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5686362Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5693947Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5702058Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5710031Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5717493Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5724800Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5738659Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5746850Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5754250Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5767943Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5776179Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5783749Z copying torch\include\ATen\ops\batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5797354Z copying torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5805534Z copying torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5813631Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5824844Z copying torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5835834Z copying torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5845727Z copying torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5874741Z copying torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5877367Z copying torch\include\ATen\ops\batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5883490Z copying torch\include\ATen\ops\batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5891222Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5898989Z copying torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5906270Z copying torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5919530Z copying torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5927298Z copying torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5934340Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5942080Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5950046Z copying torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5956803Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5970582Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5978457Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.5985904Z copying torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6005595Z copying torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6012889Z copying torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6019972Z copying torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6034287Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6041819Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6048841Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6062536Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6069763Z copying torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6076638Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6084272Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6091159Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6098437Z copying torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6111832Z copying torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6119734Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6126654Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6139612Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6147247Z copying torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6154098Z copying torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6166618Z copying torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6174016Z copying torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6181882Z copying torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6194984Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6202821Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6210699Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6225101Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6232883Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6248628Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6262277Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6269609Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6277616Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6291139Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6298265Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6305908Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6320850Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6331454Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6342098Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6356623Z copying torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6364396Z copying torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6372097Z copying torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6387136Z copying torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6394445Z copying torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6401323Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6414597Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6421824Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6429025Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6442234Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6449245Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6455901Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6463015Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6470457Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6477283Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6490347Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6498226Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6505018Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6511928Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6519296Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6526092Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6532917Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6539817Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6546730Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6554305Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6561806Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6568604Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6575683Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6582583Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6589500Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6603562Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6611298Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6619096Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6643125Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6651048Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6658577Z copying torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6667206Z copying torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6692423Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6700270Z copying torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6714863Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6723229Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6730917Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6745582Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6753320Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6760710Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6773797Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6781704Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6789365Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6808793Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6816487Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6828151Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6842846Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6850760Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6858134Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6871748Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6879712Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6886973Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6894129Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6901324Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6908767Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6922496Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6929467Z copying torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6936505Z copying torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6943745Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6951306Z copying torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6958235Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6965212Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6973048Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6980638Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.6994298Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7001215Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7008092Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7022046Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7028894Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7035987Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7049798Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7057440Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7064652Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7077722Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7084586Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7091444Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7105378Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7112011Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7118708Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7132708Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7139765Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7146654Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7159693Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7166393Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7172828Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7180249Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7187043Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7193540Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7206910Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7213734Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7220526Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7234130Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7241963Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7250048Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7264363Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7271692Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7279780Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7294325Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7302051Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7309351Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7317651Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7326641Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7335164Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7351108Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7361113Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7370692Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7394879Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7402096Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7408949Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7416427Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7423918Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7430772Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7444659Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7451544Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7458478Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7472680Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7480013Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7486706Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7499174Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7506399Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7513218Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7526153Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7533068Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7546179Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7558997Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7565764Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7572673Z copying torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7591389Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7598720Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7606072Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7618849Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7625792Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7633429Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7647381Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7654767Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7662364Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7676754Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7684003Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7691495Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7712159Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7719046Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7725962Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7739701Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7746702Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7753755Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7766658Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7773634Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7780698Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7787679Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7794637Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7801410Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7815946Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7824751Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7834751Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7851050Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7858431Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7865871Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7873276Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7880920Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7888804Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7902116Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7909211Z copying torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7915942Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7929721Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7936583Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7943349Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7956253Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7963360Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7970454Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7984118Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7991045Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.7997833Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8011187Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8017921Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8027801Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8034557Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8041512Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8048272Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8062880Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8070090Z copying torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8076973Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8084191Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8090867Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8097849Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8111186Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8117877Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8124572Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8143345Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8150524Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8157341Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8175511Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8182976Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8189795Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8196980Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8203810Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8210975Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8217724Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8224774Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8231268Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8247625Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8258265Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8269224Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8315113Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8322426Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8329484Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8342484Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8350301Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8357109Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8364831Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8371636Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8378656Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8397812Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8404694Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8411544Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8423469Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8430351Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8437096Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8457274Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8464356Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8471196Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8485286Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8491958Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8499154Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8511621Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8518835Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8525430Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8538226Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8545158Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8552188Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8564850Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8571582Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8578330Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8591288Z copying torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8598235Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8605621Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8618671Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8625655Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8632497Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8646143Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8653527Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8661381Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8669600Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8677306Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8684655Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8692206Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8700416Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8707810Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8720908Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8728459Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8736288Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8749550Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8756331Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8763691Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8770885Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8777973Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8785558Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8798169Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8805473Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8812531Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8825309Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8833624Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8840923Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8853909Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8861694Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8878059Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8892525Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8900489Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8907415Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8920308Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8927453Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8935249Z copying torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8948179Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8954979Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8961752Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8988199Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.8994940Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9001637Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9014595Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9021653Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9028308Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9041590Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9048583Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9055262Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9062173Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9069346Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9076081Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9089230Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9096569Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9119548Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9133366Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9140909Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9149418Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9157464Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9165501Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9173646Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9188053Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9196583Z copying torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9204945Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9219118Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9227493Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9235258Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9248792Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9256508Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9265225Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9278823Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9286601Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9294478Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9308226Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9315951Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9323558Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9331713Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9340729Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9350775Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9365245Z copying torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9373017Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9381040Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9388382Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9395542Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9403190Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9416239Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9423575Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9431305Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9444184Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9451181Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9458679Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9472393Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9479354Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9487199Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9495390Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9503228Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9514033Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9532025Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9542686Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9552408Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9560284Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9567872Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9575628Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9588666Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9595772Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9603317Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9616617Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9646839Z copying torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9653666Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9667019Z copying torch\include\ATen\ops\copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9674014Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9680724Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9693704Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9701044Z copying torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9708054Z copying torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9720729Z copying torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9727836Z copying torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9734830Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9741666Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9748345Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9754898Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9768194Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9774713Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9781791Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9794991Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9802079Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9808948Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9822804Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9830322Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9839412Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9855973Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9867031Z copying torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9877852Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9892388Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9900667Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9908827Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9917197Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9924921Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9932165Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9945808Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9952634Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9959321Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9972456Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9979328Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9986170Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:04.9999081Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0006234Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0013386Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0027275Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0034157Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0041078Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0048036Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0054895Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0062547Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0075781Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0082293Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0089345Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0102799Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0110733Z copying torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0117008Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0124237Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0132387Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0139963Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0160320Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0168334Z copying torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0175810Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0191082Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0199535Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0206986Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0220910Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0229019Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0236406Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0250714Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0258795Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0266585Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0274464Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0282478Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0302294Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0316426Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0324398Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0332480Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0341114Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0349536Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0361141Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0383954Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0391930Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0398968Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0413154Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0420954Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0428151Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0435514Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0447254Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0454427Z copying torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0469154Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0476444Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0484029Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0497514Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0505389Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0512733Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0526536Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0533715Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0540952Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0548102Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0555162Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0562426Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0576306Z copying torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0583687Z copying torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0591225Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0604500Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0612106Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0620648Z copying torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0634340Z copying torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0641194Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0648767Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0656505Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0664648Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0673167Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0686795Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0694668Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0702979Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0717473Z copying torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0726035Z copying torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0733831Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0747671Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0755418Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0763463Z copying torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0776974Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0784980Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0792919Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0806026Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0813855Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0821336Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0835022Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0846072Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0942339Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0955701Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0962684Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0969654Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0982844Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0989749Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.0997115Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1010774Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1018745Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1026468Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1040850Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1048712Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1056697Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1071429Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1079975Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1089325Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1103349Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1111200Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1118794Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1132670Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1140838Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1148714Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1163246Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1171358Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1178994Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1192304Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1200200Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1208004Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1222267Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1230150Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1238168Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1252668Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1260697Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1268735Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1282525Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1289830Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1297831Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1311124Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1317956Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1325095Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1339163Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1348249Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1358901Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1375909Z copying torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1386406Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1394172Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1408071Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1415845Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1423452Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1443710Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1450731Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1457925Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1471176Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1477577Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1484434Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1496954Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1504850Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1511843Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1519110Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1525943Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1532948Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1546055Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1553142Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1559999Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1566660Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1574676Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1581397Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1594140Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1601038Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1607633Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1620351Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1627038Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1634331Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1648008Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1655068Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1663656Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1698107Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1705989Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1714051Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1729044Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1736823Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1744555Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1758908Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1766697Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1774372Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1789079Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1797348Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1805349Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1820241Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1828432Z copying torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1835712Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1850301Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1859571Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1870276Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1885562Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1893324Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1900980Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1915663Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1922872Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1930574Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1944380Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1951090Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1958171Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1971463Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1978764Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1985766Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.1998667Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2006586Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2013512Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2027076Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2034096Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2040844Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2054318Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2061038Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2067504Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2080822Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2087909Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2094673Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2128595Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2129856Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2130729Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2136254Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2143446Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2150051Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2156907Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2165247Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2173007Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2193815Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2201829Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2209485Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2216927Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2224645Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2232045Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2247260Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2254394Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2261639Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2276076Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2283901Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2291858Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2306382Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2313892Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2321299Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2334354Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2342112Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2350745Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2367906Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2375765Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2383697Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2397033Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2404154Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2411500Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2419089Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2426255Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2433162Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2452412Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2459597Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2466647Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2474365Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2481053Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2487939Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2501300Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2508093Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2515103Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2529547Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2537388Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2545503Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2559788Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2567518Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2575611Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2583627Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2591490Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2599675Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2613832Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2621862Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2629586Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2644851Z copying torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2652488Z copying torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2660668Z copying torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2674754Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2682387Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2689982Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2704454Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2712382Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2775136Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2790338Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2798520Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2806447Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2820567Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2828851Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2835890Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2850491Z copying torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2858289Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2865489Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2878783Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2886508Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2893922Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2907187Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2914354Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2921178Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2934761Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2943022Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2950019Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2963949Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2970996Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2977803Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2991794Z copying torch\include\ATen\ops\empty_permuted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.2999078Z copying torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3006353Z copying torch\include\ATen\ops\empty_permuted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3020769Z copying torch\include\ATen\ops\empty_permuted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3027986Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3035272Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3048759Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3055811Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3062887Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3076231Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3083186Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3090667Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3103959Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3110973Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3117971Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3133133Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3139839Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3146409Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3162136Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3169981Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3177580Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3191632Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3199362Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3206880Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3220993Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3228696Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3236402Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3250293Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3261748Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3267519Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3284744Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3304896Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3312433Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3329048Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3336439Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3344290Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3360839Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3370305Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3379708Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3393410Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3401441Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3408381Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3422671Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3430644Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3437570Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3450886Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3457848Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3465434Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3478344Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3484774Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3491591Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3510268Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3516861Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3523363Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3542217Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3548925Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3555915Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3562649Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3569361Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3576341Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3583304Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3589944Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3596441Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3604252Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3611541Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3618253Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3631558Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3638610Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3645949Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3659588Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3667385Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3676094Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3689756Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3696666Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3704708Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3718390Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3725798Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3733612Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3741323Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3749017Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3756646Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3764554Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3772738Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3780742Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3788771Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3797011Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3804598Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3812363Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3820058Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3828719Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3836214Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3843787Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3851569Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3861487Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3871964Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3880092Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3887451Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3896118Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3903085Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3910907Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3917873Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3925732Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3932293Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3939267Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3946406Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3954308Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3962450Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3969522Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3977014Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3985345Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.3992495Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4000435Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4007547Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4014865Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4022563Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4029692Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4036941Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4044177Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4051479Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4058868Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4066734Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4074054Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4081214Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4152849Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4160368Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4167679Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4175379Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4199081Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4207225Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4215144Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4223944Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4231795Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4239868Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4248628Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4256772Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4265016Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4273451Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4281447Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4289523Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4297785Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4306053Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4314316Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4322950Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4331271Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4345711Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4354955Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4365857Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4377015Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4386463Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4394479Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4402570Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4410425Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4418863Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4427044Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4434210Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4441290Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4448819Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4455830Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4463929Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4471320Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4479387Z copying torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4485960Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4493080Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4500523Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4507789Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4516814Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4524483Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4531953Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4539251Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4547566Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4554664Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4562027Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4569670Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4578171Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4586758Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4595443Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4604021Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4611631Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4618840Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4628297Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4637121Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4645683Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4654407Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4662198Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4670748Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4678997Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4686206Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4694571Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4702874Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4710996Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4719992Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4728781Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4740185Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4748288Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4756955Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4765619Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4774306Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4781771Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4789862Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4797961Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4805379Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4813074Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4822354Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4830293Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4838732Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4847126Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4855475Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4863643Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4871491Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4879948Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4887400Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4895940Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4904068Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4912272Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4922119Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4931908Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4943084Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4955727Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4972280Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4981002Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4990015Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.4998824Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5007021Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5015047Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5022292Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5029671Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5036755Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5043784Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5050753Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5058303Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5065200Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5072336Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5079827Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5087419Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5094749Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5101830Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5108997Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5116013Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5123163Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5130275Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5137629Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5145186Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5152289Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5159613Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5166757Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5174267Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5181821Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5189256Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5196350Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5203926Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5211200Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5218231Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5248482Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5256175Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5263986Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5272361Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5280006Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5287402Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5295380Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5303378Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5311158Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5318504Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5326509Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5334295Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5341987Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5349262Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5356823Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5367320Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5377797Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5386108Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5393969Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5401634Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5409334Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5416930Z copying torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5424020Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5431744Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5438707Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5445924Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5452836Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5460152Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5467244Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5474056Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5480581Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5487459Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5494338Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5502346Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5508961Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5517013Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5523798Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5530851Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5537784Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5544743Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5551734Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5558810Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5565702Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5572704Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5579697Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5586980Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5594138Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5600837Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5608182Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5616150Z copying torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5623819Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5631717Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5640294Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5648016Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5656124Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5665985Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5673598Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5681850Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5690260Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5697789Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5706334Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5722735Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5731194Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5739230Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5747188Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5755601Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5763618Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5772234Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5780134Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5788074Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5796497Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.5804164Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6118882Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6126845Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6134940Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6143080Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6152096Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6160425Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6168179Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6176635Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6184443Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6192444Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6200297Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6208038Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6215343Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6223211Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6231180Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6239846Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6247643Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6255653Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6263909Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6271766Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6289934Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6290859Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6299406Z copying torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6306997Z copying torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6315708Z copying torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6323766Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6331578Z copying torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6340001Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6347249Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6355074Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6362136Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6370330Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6377776Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6385448Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6392510Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6401117Z copying torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6408097Z copying torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6415464Z copying torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6422476Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6429863Z copying torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6436883Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6443896Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6451275Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6459151Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6466166Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6473117Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6480041Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6486987Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6493616Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6505534Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6512374Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6519822Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6527297Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6534013Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6541102Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6548121Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6555362Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6563057Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6570118Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6593717Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6600520Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6607801Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6614602Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6621867Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6628673Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6635582Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6642495Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6706750Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6714264Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6721753Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6729145Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6736117Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6743501Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6750700Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6758376Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6765642Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6773176Z copying torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6780290Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6787138Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6794880Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6802253Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6809287Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6816997Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6824824Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6832206Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6839335Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6847159Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6854470Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6861769Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6868891Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6885834Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6896562Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6904171Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6912205Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6920015Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6927333Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6934377Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6941648Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6948740Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6955258Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6962034Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6969137Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6977150Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6984322Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6991407Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.6998666Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7005924Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7012928Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7020178Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7027866Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7034747Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7041846Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7048753Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7055909Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7062714Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7069565Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7076689Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7083843Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7091147Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7098191Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7105461Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7112354Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7119020Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7125738Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7133138Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7140353Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7147452Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7154168Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7161095Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7167759Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7174783Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7181849Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7189071Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7196405Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7203316Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7210172Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7216921Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7223826Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7230419Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7237307Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7244286Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7251112Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7258359Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7265697Z copying torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7273061Z copying torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7280058Z copying torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7287718Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7295173Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7303683Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7311989Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7319891Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7327632Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7335504Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7343422Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7350804Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7359043Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7366902Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7376561Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7386774Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7397107Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7406687Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7415011Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7423024Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7430414Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7437421Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7444875Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7451552Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7459109Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7465943Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7472506Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7480006Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7486896Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7494346Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7501435Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7508565Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7515526Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7522283Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7529579Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7537137Z copying torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7544405Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7551557Z copying torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7558634Z copying torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7565571Z copying torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7572897Z copying torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7580247Z copying torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7587236Z copying torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7594204Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7601153Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7608044Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7615238Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7622833Z copying torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7630017Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7637174Z copying torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7644206Z copying torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7651589Z copying torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7659023Z copying torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7666191Z copying torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7674096Z copying torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7682242Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7690425Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7698235Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7705810Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7713374Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7720899Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7728962Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7736452Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7743862Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7751378Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7758593Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7766119Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7773570Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7781451Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7789737Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7797102Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7804082Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7810559Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7817578Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7824417Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7831248Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7838913Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7845705Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7852374Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7859035Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7865835Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7872957Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7879846Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7886809Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7896467Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7905166Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7914707Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7925509Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7935943Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7946594Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7957688Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7966142Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7973990Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7981915Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.7990352Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8013684Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8020807Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8028460Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8035702Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8042738Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8050204Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8057255Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8064346Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8071383Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8078601Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8085523Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8092950Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8100193Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8107202Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8114251Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8121527Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8128529Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8135593Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8143203Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8150018Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8157089Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8164206Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8171319Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8178537Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8185718Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8193380Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8201539Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8209513Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8217014Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8225637Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8233826Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8241516Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8249622Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8257617Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8265396Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8273542Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8281995Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8289660Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8296925Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8305323Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8313089Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8320731Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8328403Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8336798Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8344665Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8352408Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8360581Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8368401Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8376028Z copying torch\include\ATen\ops\hash_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8386733Z copying torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8397616Z copying torch\include\ATen\ops\hash_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8409571Z copying torch\include\ATen\ops\hash_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8416718Z copying torch\include\ATen\ops\hash_tensor_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8424733Z copying torch\include\ATen\ops\hash_tensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8432732Z copying torch\include\ATen\ops\hash_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8440494Z copying torch\include\ATen\ops\hash_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8447512Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8454977Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8462854Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8469830Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8493549Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8500673Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8507625Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8514559Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8521506Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8528968Z copying torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8536317Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8543362Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8566020Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8572717Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8579539Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8586906Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8593714Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8601202Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8607799Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8615078Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8621956Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8643531Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8650736Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8657624Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8665106Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8671956Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8678743Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8685532Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8693032Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8700501Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8707855Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8725827Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8726570Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8733940Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8741477Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8749107Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8756445Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8764370Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8772286Z copying torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8779902Z copying torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8788490Z copying torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8796320Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8803824Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8811915Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8820075Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8827646Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8835262Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8843424Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8851561Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8858898Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8866601Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8874623Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8883576Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8894903Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8905266Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8913568Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8921402Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8928961Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8935793Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8943354Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8949789Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8957507Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8964089Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8970949Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8977610Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8984855Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8992222Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.8999111Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9005899Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9012952Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9019962Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9027006Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9034316Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9042105Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9048973Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9055855Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9062836Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9069709Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9076782Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9083647Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9090308Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9097214Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9104395Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9111055Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9118112Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9124901Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9131512Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9138348Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9145046Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9151552Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9158860Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9165888Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9173092Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9180248Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9187485Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9195045Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9202764Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9210673Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9219098Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9226922Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9234667Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9250026Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9815178Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9816191Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9816967Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9817746Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9818527Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9819355Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9820108Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9820859Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9821599Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9822588Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9823772Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9824677Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9825485Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9826278Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9827052Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9827780Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9828548Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9829327Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9830059Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9830762Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9831442Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9832287Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9833159Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9833876Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9834649Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9835641Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9836651Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9837477Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9838254Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9839110Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9839910Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9840733Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9841521Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9842267Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9843208Z copying torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9844164Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9844995Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9846035Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9847050Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9847931Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9849848Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9857055Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9864463Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9872247Z copying torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9879720Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9888796Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9899417Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9910530Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9920770Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9931233Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9938738Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9947416Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9956441Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9963972Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9971984Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9978741Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9986581Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9993185Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:05.9999762Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0006590Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0014520Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0022273Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0029091Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0036385Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0043900Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0050448Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0057109Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0063884Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0159835Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0160967Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0161697Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0162412Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0163253Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0164112Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0164826Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0165513Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0172802Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0173854Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0174613Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0175323Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0175985Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0176804Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0177658Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0178354Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0180187Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0186620Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0193230Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0201550Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0209334Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0261944Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0269749Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0277804Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0285341Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0292755Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0300488Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0308267Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0315645Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0322995Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0331318Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0338584Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0346105Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0354357Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0362045Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0370008Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0377400Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0384738Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0394947Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0405015Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0415045Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0423105Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0430655Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0438310Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0446132Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0453330Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0460234Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0467626Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0474704Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0481517Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0488326Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0495979Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0503016Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0509902Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0517042Z copying torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0523923Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0530562Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0537415Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0544962Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0551965Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0558185Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0565009Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0571498Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0578024Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0584561Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0591264Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0598203Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0604755Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0611347Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0618063Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0625561Z copying torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0632112Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0639221Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0646423Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0653456Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0661053Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0667652Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0674233Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0681105Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0687839Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0694343Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0702108Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0709645Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0717192Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0724317Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0732167Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0740181Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0747686Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0754979Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0763081Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0770666Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0777383Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0784108Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0791207Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0798114Z copying torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0804636Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0811314Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0818569Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0833059Z copying torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0841107Z copying torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0848864Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0855927Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0863552Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0871495Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0878738Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0886009Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0915105Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0926061Z copying torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0934030Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0941894Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0950266Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0956814Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0964212Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0970728Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0978351Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0985741Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0992694Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.0999639Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1006658Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1014797Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1021871Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1028917Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1035548Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1042232Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1048814Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1056024Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1063424Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1070455Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1077608Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1084587Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1091906Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1098762Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1105846Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1112652Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1119609Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1126460Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1133110Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1140118Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1147337Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1154302Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1162061Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1169515Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1177447Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1185052Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1193463Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1201300Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1208332Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1215920Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1224340Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1231527Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1239043Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1246095Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1253576Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1261601Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1268915Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1276527Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1284604Z copying torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1292599Z copying torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1300636Z copying torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1308459Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1316771Z copying torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1324485Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1332195Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1340513Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1348502Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1356145Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1363775Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1372097Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1379766Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1387960Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1395891Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1406725Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1454664Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1462774Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1469699Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1476637Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1483392Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1490344Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1497650Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1504665Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1511636Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1518989Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1532487Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1539597Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1546632Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1554810Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1562216Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1569499Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1576244Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1583187Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1589821Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1596541Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1603344Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1609988Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1617149Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1624348Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1631503Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1638372Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1645454Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1653051Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1660650Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1668382Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1676602Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1684279Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1692153Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1699850Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1708264Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1716339Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1724420Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1732595Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1740535Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1747949Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1756158Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1771701Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1775413Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1785766Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1795372Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1803964Z copying torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1811760Z copying torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1819803Z copying torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1827954Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1836445Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1844454Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1851790Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1859007Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1866812Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1874055Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1881580Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1889899Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1899555Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1909132Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1916801Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1924451Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1931892Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1939434Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1946780Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1954502Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1961904Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1969011Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1976659Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1983935Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1990853Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.1997933Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2006111Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2014583Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2022476Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2029635Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2036578Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2043975Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2051102Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2058668Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2065880Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2073068Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2081179Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2088339Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2095418Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2102937Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2110312Z copying torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2117992Z copying torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2124870Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2131636Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2138717Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2145957Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2153944Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2161287Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2168433Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2175535Z copying torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2182736Z copying torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2190232Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2197239Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2204561Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2212811Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2226399Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2244127Z copying torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2251779Z copying torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2259548Z copying torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2267903Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2276002Z copying torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2283748Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2291782Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2299817Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2307652Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2314975Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2323558Z copying torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2331379Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2339698Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2348412Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2356022Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2364013Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2372413Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2380621Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2388316Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2396725Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2406154Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2417044Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2427930Z copying torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2435974Z copying torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2443872Z copying torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2451821Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2459944Z copying torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2467443Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2475381Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2482368Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2490039Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2497000Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2504330Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2512183Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2519182Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2526094Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2533885Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2541103Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2548149Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2555186Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2564095Z copying torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2571825Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2580294Z copying torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2588699Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2596823Z copying torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2604584Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2612883Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2620927Z copying torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2628805Z copying torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2637362Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2645322Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2653078Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2661385Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2668769Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2676909Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2685321Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2693616Z copying torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2701755Z copying torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2710046Z copying torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2717823Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2725339Z copying torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2733156Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2741264Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2749225Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2757181Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2765492Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2773369Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2781228Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2789637Z copying torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2797847Z copying torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2806165Z copying torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2814543Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2822634Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2830073Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2837850Z copying torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2845091Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2852683Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2860296Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2868024Z copying torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2875307Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2883028Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2890091Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2897779Z copying torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2905310Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2912493Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2919678Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2927314Z copying torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2934377Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.2941616Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3008737Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3017445Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3028795Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3039406Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3050063Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3060377Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3067879Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3076453Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3084297Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3091889Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3106438Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3114907Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3122373Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3130853Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3138637Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3145907Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3153614Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3160677Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3168202Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3175589Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3182929Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3190022Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3197846Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3211678Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3218553Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3226452Z copying torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3233549Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3240768Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3247888Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3255599Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3263756Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3278893Z copying torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3286866Z copying torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3295220Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3303324Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3310866Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3319333Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3327507Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3335192Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3343398Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3351663Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3359765Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3367606Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3375621Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3383674Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3391246Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3399485Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3408686Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3420480Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3431380Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3441110Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3448967Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3457406Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3465439Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3473184Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3494802Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3502470Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3509350Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3516953Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3524277Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3531895Z copying torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3539315Z copying torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3546569Z copying torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3553763Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3561620Z copying torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3616508Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3623839Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3631190Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3637957Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3645241Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3652197Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3659271Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3666490Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3673525Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3682300Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3696198Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3709731Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3717692Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3725629Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3733657Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3741333Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3749438Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3757189Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3764836Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3772144Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3780473Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3787824Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3795545Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3803449Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3811515Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3819117Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3826844Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3834918Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3843222Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3850576Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3858377Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3866362Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3874075Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3881645Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3889586Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3897461Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3905071Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3914762Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3925303Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3936075Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3946524Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3954728Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3962635Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3970099Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3977104Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3985223Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.3992218Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4000025Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4007166Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4014083Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4021247Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4029080Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4036442Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4043895Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4050577Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4057786Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4065247Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4072391Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4079385Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4086472Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4093641Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4100768Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4107810Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4114759Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4121714Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4128500Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4135328Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4151450Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4158652Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4166258Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4173340Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4181019Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4187913Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4194792Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4202016Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4209391Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4216719Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4224343Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4231272Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4238622Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4245735Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4253571Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4260542Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4267554Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4274553Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4281769Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4288835Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4296415Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4303501Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4310843Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4318138Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4325643Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4332563Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4339755Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4347428Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4355441Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4362587Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4369931Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4377503Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4384931Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4392100Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4399530Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4406853Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4414460Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4422552Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4430745Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4438229Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4445624Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4452931Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4467229Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4474383Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4481492Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4489048Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4496420Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4504088Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4511199Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4518455Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4525856Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4533956Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4541808Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4548758Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4555657Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4562835Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4569296Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4593146Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4600086Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4607415Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4614717Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4622098Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4629178Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4636439Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4643571Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4650746Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4657397Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4664601Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4672063Z copying torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4678852Z copying torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4686614Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4693670Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4700987Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4707984Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4715366Z copying torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4723660Z copying torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4732039Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4740014Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4747632Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4755736Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4763515Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4771595Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4779819Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4787964Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4795607Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4803163Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4811378Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4818968Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4827058Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4835001Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4843044Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4850595Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4858442Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4866211Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4875006Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4882592Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4890786Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4899186Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4906652Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4917529Z copying torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4928183Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4937740Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4945715Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4953374Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4960152Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4967439Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4974378Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4981713Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4988669Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.4995562Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5002561Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5017165Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5024409Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5031466Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5038729Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5045553Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5052487Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5059890Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5067413Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5074758Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5081805Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5088926Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5096116Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5103061Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5126988Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5134335Z copying torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5141551Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5148466Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5155420Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5162448Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5169266Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5176154Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5183404Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5190264Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5197613Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5204482Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5211481Z copying torch\include\ATen\ops\masked_scatter_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5218947Z copying torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5226305Z copying torch\include\ATen\ops\masked_scatter_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5234016Z copying torch\include\ATen\ops\masked_scatter_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5241689Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5248735Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5256581Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5264204Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5271373Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5278794Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5286091Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5293344Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5301211Z copying torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5308387Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5315373Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5323328Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5330460Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5337954Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5345273Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5352563Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5359508Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5366848Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5374094Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5382902Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5391047Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5398738Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5406382Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5415043Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5425646Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5436868Z copying torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5446960Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5454585Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5463150Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5470718Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5478284Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5485148Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5492697Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5500034Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5506938Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5513981Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5521184Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5528893Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5535972Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5543327Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5550241Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5557422Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5564218Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5571629Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5578497Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5585724Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5592628Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5599736Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5607131Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5614219Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5621330Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5628315Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5635319Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5724125Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5731409Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5738432Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5745736Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5753140Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5760104Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5767227Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5774858Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5782767Z copying torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5789780Z copying torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5797356Z copying torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5804565Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5813705Z copying torch\include\ATen\ops\max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5821914Z copying torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5830363Z copying torch\include\ATen\ops\max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5838704Z copying torch\include\ATen\ops\max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5846928Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5855956Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5863942Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5871793Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5881256Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5889441Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5898967Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5907077Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5915247Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5927649Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5938526Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5948204Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5956641Z copying torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5964852Z copying torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5973566Z copying torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5981005Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.5989458Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6002599Z copying torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6028191Z copying torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6041650Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6060421Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6069850Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6078143Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6085665Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6093368Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6101606Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6108906Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6116551Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6124441Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6132822Z copying torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6140810Z copying torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6148419Z copying torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6161674Z copying torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6169282Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6176558Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6183957Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6192212Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6199494Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6206872Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6214354Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6221857Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6229263Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6236651Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6245022Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6254916Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6262856Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6270674Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6278876Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6286803Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6294388Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6302712Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6311198Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6319041Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6327340Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6335149Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6756391Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6757494Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6758586Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6759352Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6760065Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6760774Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6761623Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6762495Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6763267Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6763991Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6764779Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6765598Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6766390Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6767052Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6767713Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6768669Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6769674Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6770460Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6771209Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6772044Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6772816Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6773526Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6774476Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6775553Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6776389Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6777143Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6777930Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6778706Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6779510Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6780231Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6780990Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6781827Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6782797Z copying torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6783833Z copying torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6784727Z copying torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6785587Z copying torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6786627Z copying torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6787619Z copying torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6788459Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6789241Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6790020Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6790828Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6795763Z copying torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6802917Z copying torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6810144Z copying torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6817471Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6824865Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6832108Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6839909Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6847221Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6854747Z copying torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6862546Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6869642Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6876983Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6884628Z copying torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6892026Z copying torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6899237Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6906573Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6913844Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6921553Z copying torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6928653Z copying torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6935872Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6943611Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6951072Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6958399Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.6965828Z copying torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7010982Z copying torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7019207Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7027345Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7035469Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7043541Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7051654Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7059503Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7066852Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7074259Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7081693Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7088795Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7096412Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7103417Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7110613Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7118116Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7124806Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7131741Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7138798Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7145679Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7152419Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7159210Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7165894Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7173011Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7184454Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7191464Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7199088Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7206278Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7213454Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7220801Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7228463Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7235325Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7242704Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7249875Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7257394Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7264956Z copying torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7271964Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7279365Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7286758Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7294057Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7301563Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7309061Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7316688Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7324286Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7331618Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7347810Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7351620Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7359395Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7366235Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7374757Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7382489Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7415375Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7423649Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7433103Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7442607Z copying torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7454253Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7463633Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7472418Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7481481Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7496488Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7504110Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7512306Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7519776Z copying torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7527758Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7534877Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7542269Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7549668Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7557924Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7565723Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7573141Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7580768Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7588213Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7595662Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7602650Z copying torch\include\ATen\ops\mkldnn_rnn_layer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7609859Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7617449Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7624653Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7631920Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7639513Z copying torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7647084Z copying torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7654289Z copying torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7661640Z copying torch\include\ATen\ops\mkldnn_rnn_layer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7668644Z copying torch\include\ATen\ops\mkldnn_rnn_layer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7675461Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7682254Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7689119Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7696103Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7703211Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7709753Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7717929Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7724685Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7731347Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7738602Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7746862Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7753531Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7760361Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7767191Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7773664Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7781080Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7789075Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7797229Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7804394Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7812127Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7820229Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7827762Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7835291Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7843824Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7852052Z copying torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7859831Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7867759Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7876532Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7884740Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7893192Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7901166Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7908407Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7915741Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7923921Z copying torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7933005Z copying torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7943729Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7954690Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7963587Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7970981Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7984864Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7992546Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.7999206Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8006726Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8013509Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8021154Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8028115Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8035603Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8042382Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8049284Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8055774Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8062397Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8068765Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8075451Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8081928Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8089419Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8097290Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8104441Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8111617Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8118556Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8125929Z copying torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8132889Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8140841Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8218662Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8227190Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8234040Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8241563Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8250016Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8256282Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8263959Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8271639Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8279133Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8286297Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8293408Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8301875Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8308066Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8322348Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8330030Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8337899Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8346114Z copying torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8354122Z copying torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8362189Z copying torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8370433Z copying torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8378292Z copying torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8391330Z copying torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8399727Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8407882Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8415986Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8424678Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8433912Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8445224Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8453831Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8461632Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8470228Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8477382Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8490060Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8497361Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8504845Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8624173Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8632933Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8647987Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8656026Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8664686Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8672042Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8679520Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8687068Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8694942Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8702433Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8710120Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8718524Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8726770Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8734512Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8742767Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8750644Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8758400Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8766753Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8775380Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8786576Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8796136Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8804253Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8812845Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8842637Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8850775Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8857202Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8866706Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8875595Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8884682Z copying torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8894498Z copying torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8903113Z copying torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8912822Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8922799Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8931900Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8942809Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8953626Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8965959Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8978203Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8987641Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.8997770Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9006296Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9015648Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9024093Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9032607Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9040627Z copying torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9048000Z copying torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9056461Z copying torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9064629Z copying torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9077894Z copying torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9085532Z copying torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9093954Z copying torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9101443Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9108834Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9117291Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9125139Z copying torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9133564Z copying torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9141513Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9149514Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9156692Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9164331Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9173089Z copying torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9180710Z copying torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9188389Z copying torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9195971Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9203645Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9211701Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9220388Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9226937Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9235532Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9244527Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9253004Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9262052Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9271500Z copying torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9279659Z copying torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9288647Z copying torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9296904Z copying torch\include\ATen\ops\native_group_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9305652Z copying torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9314628Z copying torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9323830Z copying torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9332488Z copying torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9341346Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9349729Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9357839Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9366516Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9375850Z copying torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9384597Z copying torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9393485Z copying torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9400520Z copying torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9407914Z copying torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9415557Z copying torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9423107Z copying torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9430600Z copying torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9438680Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9446754Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9454829Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9462917Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9470892Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9479984Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9524172Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9531888Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9539457Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9547136Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9554544Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9563384Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9575157Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9584721Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9594847Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9602745Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9609434Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9616704Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9624219Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9630729Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9638059Z copying torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9645262Z copying torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9652269Z copying torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9659003Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9666004Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9673151Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9679982Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9686767Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9694055Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9701211Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9707996Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9717026Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9724200Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9731433Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9738186Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9785302Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9792997Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9801137Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9808893Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9816772Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9825048Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9833208Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9841022Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9848410Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9856334Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9864373Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9872080Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9880012Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9888369Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9896231Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9904307Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9912740Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9920882Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9928390Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9936897Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9946370Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9956454Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9965122Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9972620Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9980696Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9987630Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:06.9995691Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0003021Z copying torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0011045Z copying torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0018191Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0025760Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0032885Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0040444Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0048185Z copying torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0055429Z copying torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0063404Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0070494Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0077334Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0084141Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0090913Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0099744Z copying torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0107262Z copying torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0114987Z copying torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0123955Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0131986Z copying torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0139861Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0147618Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0155629Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0163278Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0171236Z copying torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0179463Z copying torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0187629Z copying torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0195258Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0203470Z copying torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0211229Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0218920Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0226710Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0234462Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0242398Z copying torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0249835Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0257778Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0266533Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0274348Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0281672Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0289928Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0297713Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0305397Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0314391Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0322002Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0330053Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0338614Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0346507Z copying torch\include\ATen\ops\nonzero_static.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0354293Z copying torch\include\ATen\ops\nonzero_static_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0362437Z copying torch\include\ATen\ops\nonzero_static_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0370339Z copying torch\include\ATen\ops\nonzero_static_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0377983Z copying torch\include\ATen\ops\nonzero_static_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0386012Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0393833Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0401678Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0409329Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0417274Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0425708Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0433642Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0441349Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0449992Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0457438Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0465426Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0472429Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0479687Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0487039Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0494650Z copying torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0502631Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0509526Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0516701Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0523909Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0530916Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0538031Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0544977Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0553151Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0560324Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0567584Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0574792Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0582137Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0589448Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0596514Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0603895Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0610978Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0618248Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0625138Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0631965Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0638961Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0645845Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0653145Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0661639Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0690590Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0697911Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0705517Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0713323Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0721116Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0728420Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0735731Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0750363Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0757603Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0765383Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0772681Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0780786Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0788346Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0795760Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0803506Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0811571Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0819691Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0827425Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0834915Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0843094Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0850308Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0857778Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0865741Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0873605Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0881383Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0889044Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0897198Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0904809Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0912243Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0919857Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0927914Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0935635Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0949793Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0956455Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0964565Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0972920Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0987001Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.0995288Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1002485Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1009992Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1017713Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1024624Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1032027Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1038480Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1045764Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1052733Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1059525Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1067240Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1074911Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1081538Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1088510Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1095622Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1102863Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1109849Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1117008Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1123857Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1130460Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1137603Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1146210Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1152886Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1159746Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1167048Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1174540Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1181856Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1189000Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1196189Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1203854Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1210735Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1218554Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1226366Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1233402Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1240389Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1247531Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1254458Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1262558Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1270763Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1278836Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1286475Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1294732Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1303194Z copying torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1310976Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1319291Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1327298Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1335019Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1342959Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1351018Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1358821Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1366732Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1374687Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1382670Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1390790Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1398821Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1407498Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1415308Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1423671Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1431726Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1440210Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1447916Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1458996Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1469400Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1478815Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1486533Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1494115Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1501741Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1509441Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1516201Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1523425Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1530822Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1537533Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1544587Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1551153Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1558684Z copying torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1565942Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1572695Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1579895Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1586967Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1593849Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1600919Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1609041Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1616450Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1623545Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1630393Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1637587Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1644285Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1651119Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1658585Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1665834Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1672654Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1679890Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1687251Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1693974Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1701091Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1708219Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1715152Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1722406Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1729112Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1736181Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1743114Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1750107Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1756967Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1764172Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1771921Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1952147Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1961898Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1972221Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1981660Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1989833Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.1998293Z copying torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2005657Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2014028Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2021283Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2029713Z copying torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2036705Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2043825Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2051205Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2059622Z copying torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2066870Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2074118Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2081469Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2088742Z copying torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2095724Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2103067Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2110823Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2118263Z copying torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2125387Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2132543Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2139907Z copying torch\include\ATen\ops\quantized_max_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2147638Z copying torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2155050Z copying torch\include\ATen\ops\quantized_max_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2162067Z copying torch\include\ATen\ops\quantized_max_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2169287Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2176653Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2183958Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2191314Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2198387Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2206238Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2213472Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2220746Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2228001Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2235362Z copying torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2242716Z copying torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2249806Z copying torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2257159Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2266967Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2275534Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2286667Z copying torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2297342Z copying torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2308520Z copying torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2319408Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2329210Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2337406Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2346078Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2353597Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2361568Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2369515Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2377860Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2385150Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2392210Z copying torch\include\ATen\ops\q_per_channel_axis_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2398960Z copying torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2407060Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2414557Z copying torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2421767Z copying torch\include\ATen\ops\q_per_channel_scales_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2428966Z copying torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2436232Z copying torch\include\ATen\ops\q_per_channel_zero_points.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2443994Z copying torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2451378Z copying torch\include\ATen\ops\q_per_channel_zero_points_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2458670Z copying torch\include\ATen\ops\q_per_channel_zero_points_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2467168Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2476558Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2486469Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2497065Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2513518Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2522218Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2530025Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2539259Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2545963Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2553627Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2560447Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2568780Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2576233Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2583461Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2591052Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2598719Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2605929Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2613818Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2620858Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2627688Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2657203Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2664719Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2679165Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2686279Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2693590Z copying torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2700587Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2707506Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2714790Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2721789Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2728738Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2735455Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2743949Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2751582Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2758448Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2765210Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2772414Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2779698Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2786620Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2793541Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2800562Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2813653Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2820775Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2827952Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2835165Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2841967Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2849023Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2863255Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2871283Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2879347Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2886696Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2894555Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2902286Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2909710Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2917286Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2925294Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2938604Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2946403Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2953899Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2964350Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2974555Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2984941Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.2995388Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3004661Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3012121Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3019721Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3027113Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3035671Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3042669Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3050333Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3057611Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3064628Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3071715Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3078673Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3086658Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3093522Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3100740Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3107641Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3115404Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3122643Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3129668Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3136379Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3144558Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3151625Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3159202Z copying torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3166290Z copying torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3178872Z copying torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3186687Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3194025Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3207243Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3214254Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3221885Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3234484Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3242555Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3250316Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3258714Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3266733Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3274759Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3282789Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3929404Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3930462Z copying torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3931392Z copying torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3933427Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3934287Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3935134Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3935987Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3937039Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3938894Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3939675Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3940473Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3941538Z copying torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3942697Z copying torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3944582Z copying torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3945493Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3946563Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3947475Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3948341Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3950487Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3951531Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3952384Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3953215Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3954030Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3955820Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3956624Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3957348Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3958017Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3958819Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3959664Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3960371Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3963296Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3964165Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3964916Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3965686Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3966418Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3967179Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3976292Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3977245Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3978322Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3982220Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3989540Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.3996840Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4004259Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4011427Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4018734Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4025952Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4032890Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4039995Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4046975Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4054173Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4062077Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4069591Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4076479Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4083412Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4090643Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4097985Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4105902Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4112886Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4147194Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4160263Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4167881Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4175302Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4189731Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4197163Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4204450Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4217738Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4225128Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4232163Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4245374Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4252419Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4260477Z copying torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4268244Z copying torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4275198Z copying torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4282528Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4296465Z copying torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4305067Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4312464Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4320966Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4328900Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4336765Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4351032Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4359657Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4367478Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4375797Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4383943Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4391970Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4400302Z copying torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4408152Z copying torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4416203Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4429857Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4438477Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4446421Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4454106Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4507497Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4515923Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4529036Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4536321Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4544832Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4552635Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4560353Z copying torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4567911Z copying torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4576143Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4583370Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4591109Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4603982Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4611363Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4618790Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4631685Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4639141Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4646169Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4653243Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4660855Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4668153Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4674670Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4681524Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4688169Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4695332Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4702794Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4709686Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4723314Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4730620Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4737992Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4745080Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4752084Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4759113Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4772264Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4779507Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4788025Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4795817Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4803694Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4811905Z copying torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4820333Z copying torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4828043Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4836246Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4850414Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4857934Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4865498Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4872936Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4880171Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4887355Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4900875Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4908681Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4915671Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4929348Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4937435Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4945985Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4953775Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4961197Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4969589Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4979119Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.4996532Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5004402Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5012445Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5020473Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5028129Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5035075Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5042820Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5050739Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5057481Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5064695Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5071904Z copying torch\include\ATen\ops\rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5084947Z copying torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5091921Z copying torch\include\ATen\ops\rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5099088Z copying torch\include\ATen\ops\rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5105819Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5112458Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5126129Z copying torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5133030Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5140186Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5147376Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5154424Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5161338Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5168255Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5175326Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5182780Z copying torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5189888Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5203706Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5211048Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5218083Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5231897Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5238753Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5245625Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5252365Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5259417Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5266317Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5279487Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5286725Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5294560Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5303055Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5310571Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5318233Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5326215Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5334358Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5342394Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5350409Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5358485Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5366356Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5374440Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5382717Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5390406Z copying torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5397850Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5407120Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5414713Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5428584Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5436782Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5444692Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5458011Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5494445Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5502700Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5517276Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5525017Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5531834Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5545627Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5552876Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5559879Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5573806Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5580923Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5588915Z copying torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5596000Z copying torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5603129Z copying torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5610284Z copying torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5631409Z copying torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5638693Z copying torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5645882Z copying torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5658418Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5665689Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5672913Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5685768Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5692818Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5699939Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5713173Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5720656Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5727342Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5740705Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5747828Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5754976Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5762237Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5769153Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5776155Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5783212Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5790869Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5799243Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5814176Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5822099Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5830293Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5837980Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5845460Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5853460Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5867033Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5874589Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5882152Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5896334Z copying torch\include\ATen\ops\scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5904409Z copying torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5911295Z copying torch\include\ATen\ops\scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5925413Z copying torch\include\ATen\ops\scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5933311Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5940848Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5955088Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5963428Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5971166Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5981623Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.5993660Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6003161Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6011002Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6019965Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6027444Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6035425Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6042238Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6050226Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6063136Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6070883Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6081708Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6087932Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6095244Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6102991Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6116138Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6123652Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6130847Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6143622Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6150594Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6157473Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6170047Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6177095Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6184221Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6191728Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6199043Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6206083Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6213280Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6220386Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6227430Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6234476Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6243142Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6250916Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6264193Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6272956Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6283281Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6291228Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6299001Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6307265Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6315242Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6323264Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6331757Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6346185Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6354054Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6361888Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6369922Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6377922Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6387295Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6405182Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6413963Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6422704Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6431015Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6438053Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6445775Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6452778Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6460270Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6467338Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6480210Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6487652Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6495327Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6508405Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6515675Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6522562Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6535341Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6543057Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6550170Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6563515Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6570635Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6577311Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6590942Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6597818Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6604852Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6617941Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6637884Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6645533Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6658513Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6665969Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6673686Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6687962Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6695398Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6703747Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6711739Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6719517Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6727488Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6741070Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6749269Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6757421Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6765473Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6773330Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6981742Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6990409Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.6998868Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7013140Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7019878Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7027754Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7046755Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7054220Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7061009Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7067880Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7075959Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7083337Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7090783Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7097622Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7104923Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7111841Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7118642Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7125717Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7138997Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7146225Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7152988Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7160283Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7167617Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7174561Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7181801Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7188759Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7195857Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7202951Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7210285Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7217958Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7224863Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7232606Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7240131Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7254004Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7262042Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7269433Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7283200Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7291070Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7299254Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7307111Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7314940Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7322729Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7336488Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7344101Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7352271Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7365745Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7373200Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7380802Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7395048Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7403172Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7410358Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7418169Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7426358Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7434265Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7442152Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7450220Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7457952Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7465269Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7472813Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7481519Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7488618Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7497663Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7506865Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7514891Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7522533Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7530471Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7545566Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7553188Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7561098Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7568384Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7575655Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7583366Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7591453Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7598647Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7605639Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7613311Z copying torch\include\ATen\ops\slice_inverse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7620832Z copying torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7628025Z copying torch\include\ATen\ops\slice_inverse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7635228Z copying torch\include\ATen\ops\slice_inverse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7642172Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7649638Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7656837Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7664479Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7671555Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7686306Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7693140Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7700420Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7707504Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7714318Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7721737Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7735728Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7743226Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7750853Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.7764710Z copying torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9358688Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9366707Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9381520Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9389910Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9397797Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9405852Z copying torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9414011Z copying torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9422210Z copying torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9436268Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9444274Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9452323Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9466658Z copying torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9475062Z copying torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9483267Z copying torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9491141Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9499713Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9510590Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9525430Z copying torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9533455Z copying torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9542204Z copying torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9556771Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9563969Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9572142Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9585662Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9592680Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9600914Z copying torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9614700Z copying torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9622283Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9633180Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9640156Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9647123Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9654114Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9661613Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9668382Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9676291Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9684589Z copying torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9691881Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9699291Z copying torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9712185Z copying torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9719264Z copying torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9727005Z copying torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9734037Z copying torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9741434Z copying torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9748651Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9755812Z copying torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9762980Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9769934Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9776732Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9783905Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9817141Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9824080Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9831733Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9839567Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9853410Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9862416Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9870020Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9885150Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9893307Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9901236Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9915899Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9924146Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9932278Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9940467Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9948504Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9956483Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9970705Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9978731Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:07.9986636Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0000267Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0008916Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0020477Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0035646Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0043914Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0052203Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0066395Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0074528Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0081221Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0089283Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0096250Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0103685Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0110828Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0118658Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0125631Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0132807Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0140148Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0147266Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0155145Z copying torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0163283Z copying torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0170580Z copying torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0178338Z copying torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0185340Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0192695Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0199807Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0207343Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0214405Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0227717Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0234621Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0241606Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0256067Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0262969Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0270375Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0285888Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0293300Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0301346Z copying torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0309537Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0317457Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0325512Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0334340Z copying torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0342443Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0350213Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0365023Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0373179Z copying torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0381042Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0395737Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0403503Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0411736Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0420469Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0428201Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0435891Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0449963Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0458405Z copying torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0466251Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0480775Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0488623Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0496693Z copying torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0511139Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0520403Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0531012Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0546357Z copying torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0554110Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0562150Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0576661Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0584168Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0592243Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0599432Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0606456Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0613624Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0621408Z copying torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0629818Z copying torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0637596Z copying torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0644811Z copying torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0652217Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0659484Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0667100Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0674330Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0682189Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0689788Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0696906Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0704053Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0711726Z copying torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0718849Z copying torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0727280Z copying torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0734456Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0741973Z copying torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0749146Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0756280Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0763548Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0771231Z copying torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0778197Z copying torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0785905Z copying torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0793403Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0801883Z copying torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0809041Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0816114Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0868718Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0877493Z copying torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0885547Z copying torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0893959Z copying torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0901979Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0909926Z copying torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0918261Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.0926087Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1208001Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1215436Z copying torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1260576Z copying torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1267805Z copying torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1280949Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1288041Z copying torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1295295Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1308734Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1315822Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1323315Z copying torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1336631Z copying torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1343931Z copying torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1351274Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1364556Z copying torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1372394Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1379843Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1393457Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1401297Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1408694Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1422147Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1429400Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1436602Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1450604Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1458033Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1465401Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1473264Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1481600Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1490009Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1498359Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1506436Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1514992Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1532039Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1543367Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1554582Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1566032Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1577788Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1586207Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1600899Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1609110Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1616427Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1636816Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1644116Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1651342Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1659278Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1667046Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1675622Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1688546Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1695773Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1702850Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1710307Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1717499Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1724658Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1738032Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1745612Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1752771Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1765542Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1772614Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1780360Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1787481Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1794684Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1801598Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1814648Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1821805Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1829690Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1836813Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1844003Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1851160Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1864983Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1872092Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1879341Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1886367Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1893799Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1901442Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1915930Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1923162Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1931083Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1938083Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1945484Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1953450Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1968588Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1976018Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1984042Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.1998017Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2005603Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2013353Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2024477Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2035410Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2044153Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2058684Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2067944Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2076182Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2084352Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2091310Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2099521Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2106585Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2114631Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2122589Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2137151Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2145585Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2152582Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2159663Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2167125Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2175136Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2182288Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2189300Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2197409Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2204613Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2211694Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2219417Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2226854Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2234584Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2241948Z copying torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2249077Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2256337Z copying torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2264186Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2271410Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2278611Z copying torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2285743Z copying torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2293266Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2302348Z copying torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2310914Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2325663Z copying torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2335019Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2343923Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2359717Z copying torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2368255Z copying torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2377174Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2384574Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2393389Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2399691Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2414736Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2423946Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2431814Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2445797Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2454679Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2463051Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2478195Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2486274Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2494562Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2504408Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2513354Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2523176Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2540912Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2549428Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2558727Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2567463Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2575790Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2583776Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2597621Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2605231Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2612819Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2626802Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2634919Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2644767Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2674564Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2683042Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2690412Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2713906Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2722127Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2730367Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2738279Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2746631Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2755280Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2773283Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2781789Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2790730Z copying torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2798725Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2806667Z copying torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2815281Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2830501Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2838690Z copying torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2846733Z copying torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2854211Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2862624Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2871022Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2882952Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2890382Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2909299Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2910404Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2914013Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2921615Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2929820Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2937556Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2945047Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2952502Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2961224Z copying torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2969053Z copying torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2982402Z copying torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2990528Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.2997275Z copying torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3009063Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3016205Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3023492Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3064441Z copying torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3065412Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3066221Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3067024Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3070166Z copying torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3075938Z copying torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3083396Z copying torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3090643Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3099317Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3105526Z copying torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3113105Z copying torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3120383Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3134730Z copying torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3142090Z copying torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3150424Z copying torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3163237Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3170511Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3178189Z copying torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3191136Z copying torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3198322Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3206593Z copying torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3219876Z copying torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3227373Z copying torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3234794Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3248182Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3297112Z copying torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3304371Z copying torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3311640Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3319385Z copying torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3326789Z copying torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3341529Z copying torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3349704Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3357583Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3371827Z copying torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3379431Z copying torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3386847Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3400810Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3408895Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3416676Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3430468Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3438581Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3447000Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3461149Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3469147Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3476910Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3490826Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3499045Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3507190Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3521976Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3532036Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3542785Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3557455Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3566879Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3574773Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3588529Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3733465Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3741367Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3754610Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3761385Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3768622Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3776154Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3783978Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3790819Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3798303Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3806247Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3813467Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3821711Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3829165Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3836219Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3850315Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3857416Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3864920Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3878733Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3886018Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3893354Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3900781Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3908001Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3916309Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3923645Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3930745Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3938267Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3953265Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3961452Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3969891Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3978737Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3986950Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.3996168Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4010163Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4018135Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4026370Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4035177Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4043666Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4052129Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4060237Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4069346Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4076014Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4090455Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4098285Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4106889Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4121944Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4129269Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4136919Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4150578Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4158450Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4165532Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4179355Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4186998Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4194895Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4202608Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4210073Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4217364Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4225106Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4232499Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4239811Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4247417Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4254603Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4262573Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4276540Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4283561Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4291494Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4298662Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4306101Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4312941Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4320684Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4328091Z copying torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4335194Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4343548Z copying torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4351379Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4359373Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4375057Z copying torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4382168Z copying torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4389279Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4404251Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4412544Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4420595Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4429327Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4437491Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4445310Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4460627Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4468603Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4476367Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4491564Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4499477Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4507701Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4521506Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4529993Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4540869Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4556132Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4564123Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4572593Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4587308Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4594345Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4602486Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4615425Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4622547Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4630300Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4637813Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4645376Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4652586Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4667497Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4674720Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4681979Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4689705Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4696599Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4704203Z copying torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4711496Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4719388Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4726818Z copying torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4741424Z copying torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4748616Z copying torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4756198Z copying torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4771937Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4779007Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4786090Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4793869Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4801663Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4858429Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4871489Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4878786Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4885933Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4892948Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4900050Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4907165Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4914234Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4921387Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4928633Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4936174Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4943547Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4950753Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4958546Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4965852Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4973192Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4981361Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4988909Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.4996526Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5003520Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5010425Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5017391Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5024669Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5032026Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5039832Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5047378Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5054705Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5061758Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5073805Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5080996Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5087801Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5100714Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5107794Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5114665Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5121806Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5128965Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5135796Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5142975Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5149977Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5157055Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5164131Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5170940Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5177651Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5185040Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5192160Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5199304Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5212087Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5219241Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5226416Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5238969Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5245980Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5252765Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5260152Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5267250Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5274777Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5282381Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5290976Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5298002Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5311448Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5318454Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5325175Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5340097Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5347936Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5356069Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5364005Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5371832Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5380221Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5388304Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5395933Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5403624Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5417330Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5424560Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5432763Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5445118Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5452647Z copying torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5460007Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5467034Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5474214Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5481222Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5488447Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5495674Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5502537Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5514972Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5522002Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5528996Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5541564Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5548424Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5555515Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5562511Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5569639Z copying torch\include\ATen\ops\sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5576862Z copying torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5589518Z copying torch\include\ATen\ops\sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5597380Z copying torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5604663Z copying torch\include\ATen\ops\sym_constrain_range_for_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5617413Z copying torch\include\ATen\ops\sym_constrain_range_for_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5625067Z copying torch\include\ATen\ops\sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5668286Z copying torch\include\ATen\ops\sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5669081Z copying torch\include\ATen\ops\sym_is_contiguous.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5669985Z copying torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5671009Z copying torch\include\ATen\ops\sym_is_contiguous_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5671790Z copying torch\include\ATen\ops\sym_is_contiguous_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5680301Z copying torch\include\ATen\ops\sym_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5686673Z copying torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5701338Z copying torch\include\ATen\ops\sym_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5707898Z copying torch\include\ATen\ops\sym_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5715241Z copying torch\include\ATen\ops\sym_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5727871Z copying torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5734987Z copying torch\include\ATen\ops\sym_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5741896Z copying torch\include\ATen\ops\sym_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5755820Z copying torch\include\ATen\ops\sym_storage_offset.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5763029Z copying torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5770046Z copying torch\include\ATen\ops\sym_storage_offset_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5783807Z copying torch\include\ATen\ops\sym_storage_offset_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5790972Z copying torch\include\ATen\ops\sym_stride.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5798254Z copying torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5811348Z copying torch\include\ATen\ops\sym_stride_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5818131Z copying torch\include\ATen\ops\sym_stride_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5825221Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5838048Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5844738Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5851998Z copying torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5866009Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5873096Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5880515Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5892427Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5899344Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5906508Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5914822Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5922109Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5929462Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5944238Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.5996158Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6003470Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6022069Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6029695Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6165388Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6177859Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6185464Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6192319Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6212395Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6219612Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6226892Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6239981Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6247225Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6254323Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6268086Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6275025Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6281892Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6293570Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6301419Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6308332Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6320869Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6327609Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6335611Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6376536Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6383396Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6391038Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6405217Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6411835Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6419053Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6432557Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6440380Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6548488Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6562456Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6569826Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6577579Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6585284Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6592749Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6599832Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6612495Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6619863Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6626977Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6640455Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6647758Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6654544Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6668342Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6675222Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6682295Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6689295Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6696519Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6704041Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6718193Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6724968Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6731718Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6745302Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6751700Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6758724Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6765560Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6772759Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6779918Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6792752Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6799766Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6806497Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6819981Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6826718Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6833174Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6840810Z copying torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6848364Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6856382Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6864448Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6871982Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6879512Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6893189Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6903893Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6911835Z copying torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6924289Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6931446Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6939093Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6952902Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6961626Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6970162Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6978460Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6986624Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.6995226Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7003907Z copying torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7012548Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7021329Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7036034Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7044576Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7056241Z copying torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7074442Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7084881Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7093157Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7108262Z copying torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7115758Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7123315Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7137625Z copying torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7144891Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7152032Z copying torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7166312Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7173418Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7180918Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7188021Z copying torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7195157Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7202364Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7209580Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7216697Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7223776Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7230865Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7238295Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7245288Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7252908Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7260516Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7267448Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7280472Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7287665Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7294988Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7302161Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7309333Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7316476Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7323550Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7331013Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7338368Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7345436Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7352430Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7360154Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7368076Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7375701Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7384119Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7398837Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7406500Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7414513Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7422450Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7429822Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7437329Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7445406Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7453696Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7461243Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7477525Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7484985Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7493724Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7501802Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7509445Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7517302Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7531815Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7539530Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7547102Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7564665Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7575250Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7583342Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7598019Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7606122Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7613144Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7626894Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7633699Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7641581Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7655665Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7662552Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7670016Z copying torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7677067Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7684186Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7691149Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7704522Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7712197Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7719764Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7726490Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7733702Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7740817Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7754346Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7761740Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7768727Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7781941Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7788712Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7795740Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7809943Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7816717Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7824343Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7831247Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7838331Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7845519Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7859334Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7866476Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7873546Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7880492Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7887320Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7894701Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7907196Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7915920Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7925406Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7939820Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7947594Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7955762Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7963411Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7971244Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7979584Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.7994608Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8002259Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8010373Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8024184Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8031279Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8039444Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8047351Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8055124Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8066018Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8076922Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8085347Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8094130Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8104951Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8113467Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8121407Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8129492Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8137555Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8145161Z copying torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8152650Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8160031Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8167365Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8174773Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8181898Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8188981Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8196340Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8203266Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8211363Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8225816Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8232929Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8240484Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8326384Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8333336Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8340642Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8348013Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8355207Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8362452Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8369752Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8376706Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8383592Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8390610Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8397570Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8404894Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8419328Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8426337Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8433329Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8447144Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8454862Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8462906Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8477081Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8484890Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8492699Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8506790Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8514527Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8522467Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8537054Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8545380Z copying torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8553066Z copying torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8562138Z copying torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8570943Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8579545Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8588022Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8596894Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8607777Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8625330Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8636771Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8645208Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8808267Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8815698Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8824303Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8839233Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8848014Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8858301Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8872532Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8880577Z copying torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8894714Z copying torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8903106Z copying torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8910687Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8918608Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8926676Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8934696Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8942647Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8957606Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8964877Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8972634Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8981023Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8989002Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.8996754Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9005555Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9013530Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9021498Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9029912Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9037996Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9045741Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9054375Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9063561Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9071883Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9079609Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9087872Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9096030Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9110495Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9117663Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9126072Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9133266Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9140699Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9148424Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9156537Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9163733Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9170946Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9178171Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9185502Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9192677Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9200583Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9207787Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9215929Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9229548Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9236890Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9244196Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9256994Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9264083Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9270903Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9284253Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9291464Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9299512Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9306728Z copying torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9313949Z copying torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9321422Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9335392Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9342759Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9350530Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9364565Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9371866Z copying torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9379893Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9394481Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9402302Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9410219Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9418840Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9426674Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9434457Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9442533Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9450849Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9459015Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9467496Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9475396Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9483268Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9497609Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9505736Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9513938Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9522907Z copying torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9531910Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9543002Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9559004Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9567411Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9575486Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9589914Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9597372Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9604656Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9613156Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9620635Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9627908Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9635044Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9643063Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9650235Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9657773Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9665470Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9672777Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9687157Z copying torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9695144Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9702719Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9716347Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9724103Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9731202Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9745523Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9752617Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9759866Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9774663Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9782141Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9789327Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9796638Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9803995Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9811687Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9825121Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9869203Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9876590Z copying torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9885824Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9895854Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9907119Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9918173Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9928991Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9939933Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9948025Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9956194Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9964802Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9972975Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9980335Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:08.9988448Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0002270Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0009690Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0016951Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0031434Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0039554Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0046647Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0053906Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0061589Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0068841Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0076889Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0084188Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0091180Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0105329Z copying torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0112336Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0119695Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0133507Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0140609Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0147510Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0161148Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0168447Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0178578Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0189962Z copying torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0200836Z copying torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0212613Z copying torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0227173Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0235066Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0242943Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0256321Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0264560Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0272121Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0279603Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0287491Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0295492Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0303543Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0310584Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0318077Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0332017Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0339350Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0346325Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0353398Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0360956Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0367870Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0374770Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0381871Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0388727Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0401839Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0408719Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0415894Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0422857Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0429489Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0437202Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0451295Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0458426Z copying torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0465506Z copying torch\include\ATen\ops\view_as_complex_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0472560Z copying torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0479948Z copying torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0486899Z copying torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0499583Z copying torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0506612Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0513448Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0521257Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0529147Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0536960Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0544714Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0552404Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0561192Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0569226Z copying torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0576827Z copying torch\include\ATen\ops\view_as_real_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0587645Z copying torch\include\ATen\ops\view_as_real_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0605265Z copying torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0616200Z copying torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0625638Z copying torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0633287Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0641048Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0648918Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0662901Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0671034Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0678222Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0691909Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0699067Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0706897Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0720118Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0727692Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0735100Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0747657Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0754215Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0761159Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0774917Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0781995Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0788877Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0802856Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0809805Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0816518Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0823511Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0830138Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0836939Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0843876Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0850796Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0857846Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0864902Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0872024Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0878884Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0893465Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0900766Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0907634Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0914638Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0921893Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0928873Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0942522Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0949341Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.0994655Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1001393Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1008435Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1014609Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1026910Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1028945Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1036127Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1049559Z copying torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1056455Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1063585Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1077616Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1084872Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1093083Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1107143Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1117811Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1129112Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1153474Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1190340Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1197130Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1211655Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1219800Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1226924Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1242350Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1249873Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1257162Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1271130Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1278047Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1285233Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1292425Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1301104Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1308365Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1321881Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1329090Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1336191Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1343610Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1350847Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1358266Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1365773Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1372961Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1380297Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1393885Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1401875Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1409159Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1423058Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1429954Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1437145Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1444210Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1451410Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1458738Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1473951Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1480905Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1488486Z copying torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1504487Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1511862Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1519152Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1533787Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1541284Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1549094Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1563169Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1570929Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1578716Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1595811Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1606957Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1617652Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1626417Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1634157Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1642986Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1650429Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1658670Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1666118Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1674385Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1681634Z copying torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1688808Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1696269Z copying torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1704164Z copying torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1711303Z copying torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1724582Z copying torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1731821Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1739589Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1746905Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1754169Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1761201Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1774675Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1781737Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1788633Z copying torch\include\ATen\ops\_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1802198Z copying torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1809770Z copying torch\include\ATen\ops\_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1816536Z copying torch\include\ATen\ops\_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1829850Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1837286Z copying torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1844315Z copying torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1851395Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1858642Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1865942Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1878977Z copying torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1885937Z copying torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1892744Z copying torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1906450Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1913963Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1920997Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1928205Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1935251Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1942602Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1949430Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1956539Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1963672Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1970540Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1977880Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1985131Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.1992247Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2030485Z copying torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2038362Z copying torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2046120Z copying torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2053835Z copying torch\include\ATen\ops\_batch_norm_no_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2062506Z copying torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2076155Z copying torch\include\ATen\ops\_batch_norm_no_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2084128Z copying torch\include\ATen\ops\_batch_norm_no_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2094644Z copying torch\include\ATen\ops\_batch_norm_with_update.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2104443Z copying torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2115421Z copying torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2126608Z copying torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2143860Z copying torch\include\ATen\ops\_batch_norm_with_update_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2152955Z copying torch\include\ATen\ops\_batch_norm_with_update_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2161264Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2169423Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2176616Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2183885Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2190829Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2198990Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2206282Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2213098Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2220279Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2228128Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2235105Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2241976Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2249475Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2257001Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2264106Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2270899Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2284909Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2292201Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2299992Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2313381Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2320469Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2327733Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2334735Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2341621Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2348578Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2362233Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2369246Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2376310Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2389582Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2397893Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2405749Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2413067Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2420860Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2429190Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2437124Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2444939Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2452809Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2460997Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2469241Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2477456Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2485433Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2493375Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2501215Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2509334Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2517082Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2524872Z copying torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2532937Z copying torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2541112Z copying torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2549049Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2563073Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2571239Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2579302Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2593419Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2604267Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2614563Z copying torch\include\ATen\ops\_chunk_cat.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2623078Z copying torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2630513Z copying torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2638329Z copying torch\include\ATen\ops\_chunk_cat_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2651412Z copying torch\include\ATen\ops\_chunk_cat_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2658526Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2666377Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2673624Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2680727Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2687601Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2701250Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2708560Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2715656Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2723015Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2730372Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2737576Z copying torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2751341Z copying torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2758408Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2765663Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2778736Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2786148Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2792928Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2806638Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2813804Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2821106Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2827875Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2835089Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2841868Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2849416Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2857686Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2865619Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2873893Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2881788Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2890115Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2898053Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2906755Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2914471Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2929090Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2937335Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2945320Z copying torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2953602Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.2962061Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3016131Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3025033Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3033109Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3040998Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3049605Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3057520Z copying torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3065381Z copying torch\include\ATen\ops\_convert_weight_to_int4pack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3079861Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3087839Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3095712Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3111283Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3119083Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3128000Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3135295Z copying torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3143771Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3151191Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3159333Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3166391Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3174160Z copying torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3181286Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3189366Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3196492Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3210345Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3217393Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3225008Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3238510Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3246780Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3254592Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3262902Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3270827Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3278475Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3286449Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3294522Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3302677Z copying torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3316379Z copying torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3324577Z copying torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3332699Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3340783Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3348813Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3356791Z copying torch\include\ATen\ops\_cslt_compress.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3364591Z copying torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3372495Z copying torch\include\ATen\ops\_cslt_compress_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3380452Z copying torch\include\ATen\ops\_cslt_compress_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3394491Z copying torch\include\ATen\ops\_cslt_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3402476Z copying torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3410924Z copying torch\include\ATen\ops\_cslt_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3418840Z copying torch\include\ATen\ops\_cslt_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3426692Z copying torch\include\ATen\ops\_cslt_sparse_mm_search.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3435174Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3443118Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3451283Z copying torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3459469Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3467428Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3475335Z copying torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3513433Z copying torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3521306Z copying torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3529069Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3537369Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3546151Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3554016Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3562432Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3570215Z copying torch\include\ATen\ops\_ctc_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3582357Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3589174Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3596363Z copying torch\include\ATen\ops\_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3604274Z copying torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3611364Z copying torch\include\ATen\ops\_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3618646Z copying torch\include\ATen\ops\_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3625926Z copying torch\include\ATen\ops\_cudnn_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3633448Z copying torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3640926Z copying torch\include\ATen\ops\_cudnn_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3648196Z copying torch\include\ATen\ops\_cudnn_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3655606Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3663355Z copying torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3670461Z copying torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3677648Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3684847Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3692114Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3700161Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3707418Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3714693Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3721889Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3729062Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3736542Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3744847Z copying torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3752304Z copying torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3759950Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3767175Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3774600Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3781967Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3789405Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3796991Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3804212Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3811480Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3818952Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3826105Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3833537Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3840613Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3848159Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3855131Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3862268Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3869345Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3876986Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3884439Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3891464Z copying torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3898819Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3906458Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3914659Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3921413Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3928774Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3936819Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3944818Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3951867Z copying torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3959346Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3966627Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3973968Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3981378Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.3988600Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4003618Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4011605Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4019455Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4027869Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4035764Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4044056Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4052378Z copying torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4060581Z copying torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4067853Z copying torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4082327Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4089844Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4097121Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4106846Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4116676Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4124729Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4132677Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4141257Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4148442Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4156010Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4162999Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4171253Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4178174Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4185243Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4192411Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4200432Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4207564Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4214637Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4221845Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4229021Z copying torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4236258Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4243453Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4250741Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4258637Z copying torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4266458Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4273738Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4280730Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4287881Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4295329Z copying torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4302596Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4309635Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4316768Z copying torch\include\ATen\ops\_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4324473Z copying torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4331694Z copying torch\include\ATen\ops\_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4339199Z copying torch\include\ATen\ops\_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4346434Z copying torch\include\ATen\ops\_efficient_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4354301Z copying torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4362226Z copying torch\include\ATen\ops\_efficient_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4370684Z copying torch\include\ATen\ops\_efficient_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4384857Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4392644Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4400954Z copying torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4416021Z copying torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4424268Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4432381Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4440477Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4448492Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4456720Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4470706Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4479044Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4487249Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4495155Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4503430Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4511708Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4519966Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4527637Z copying torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4535932Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4544234Z copying torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4552150Z copying torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4560555Z copying torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4568827Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4576952Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4585387Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4593758Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4602047Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4613652Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4622710Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4631282Z copying torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4640254Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4647931Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4655879Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4663235Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4671259Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4678765Z copying torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4685823Z copying torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4693198Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4701046Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4708303Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4727904Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4735474Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4742841Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4750050Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4757837Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4765655Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4772681Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4779851Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4792777Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4800135Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4807576Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4814767Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4883515Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4890922Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4898794Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4906206Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4913908Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4921570Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4929252Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4936519Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4944176Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4952144Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4959600Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4967038Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4981635Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4990067Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.4997442Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5004818Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5012196Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5020654Z copying torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5028757Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5037636Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5059399Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5074515Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5082873Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5091397Z copying torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5105499Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5115350Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5124716Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5133100Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5149520Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5160224Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5168414Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5176384Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5184318Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5192304Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5199387Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5206358Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5213968Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5221041Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5227910Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5234975Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5242895Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5250025Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5257431Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5264897Z copying torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5278282Z copying torch\include\ATen\ops\_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5285383Z copying torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5292367Z copying torch\include\ATen\ops\_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5299486Z copying torch\include\ATen\ops\_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5307237Z copying torch\include\ATen\ops\_flash_attention_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5314560Z copying torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5321682Z copying torch\include\ATen\ops\_flash_attention_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5328922Z copying torch\include\ATen\ops\_flash_attention_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5335899Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5343141Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5350119Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5357293Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5370317Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5377267Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5384590Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5391469Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5404656Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5411691Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5419973Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5427121Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5434192Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5441213Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5448328Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5455149Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5462489Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5469902Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5477431Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5484496Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5497879Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5505194Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5512800Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5520581Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5534080Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5541219Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5548562Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5555565Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5568861Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5575833Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5583144Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5590813Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5597864Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5605500Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5612539Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5620335Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5634054Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5641557Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5648646Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5655818Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5668284Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5705899Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5713005Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5719955Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5733725Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5741055Z copying torch\include\ATen\ops\_foreach_clamp_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5748530Z copying torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5755652Z copying torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5769557Z copying torch\include\ATen\ops\_foreach_clamp_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5776804Z copying torch\include\ATen\ops\_foreach_clamp_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5784059Z copying torch\include\ATen\ops\_foreach_clamp_min.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5791752Z copying torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5799021Z copying torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5806343Z copying torch\include\ATen\ops\_foreach_clamp_min_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5813455Z copying torch\include\ATen\ops\_foreach_clamp_min_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5820590Z copying torch\include\ATen\ops\_foreach_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5840524Z copying torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5847929Z copying torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5855076Z copying torch\include\ATen\ops\_foreach_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5862223Z copying torch\include\ATen\ops\_foreach_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5875515Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5882722Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5890411Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5897365Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5917549Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5925974Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5933729Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5940974Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5948130Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5955856Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5962722Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5980351Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.5993547Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6000434Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6007600Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6014783Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6028243Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6035722Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6043078Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6050071Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6063941Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6071304Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6078382Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6085463Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6099155Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6106372Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6113388Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6120771Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6138330Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6147385Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6156380Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6167672Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6204154Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6212209Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6220370Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6228788Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6265979Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6276434Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6284142Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6291275Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6298412Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6305802Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6312826Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6319838Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6343363Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6352094Z copying torch\include\ATen\ops\_foreach_lerp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6360208Z copying torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6368280Z copying torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6384542Z copying torch\include\ATen\ops\_foreach_lerp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6392851Z copying torch\include\ATen\ops\_foreach_lerp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6401759Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6413067Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6424254Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6434788Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6444953Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6453603Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6466527Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6474594Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6482641Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6489962Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6502259Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6509502Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6516807Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6523872Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6531557Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6538890Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6546173Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6553539Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6565655Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6572756Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6580197Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6587813Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6595128Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6602638Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6609730Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6617056Z copying torch\include\ATen\ops\_foreach_max.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6628812Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6635893Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6643223Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6650289Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6657680Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6665816Z copying torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6673062Z copying torch\include\ATen\ops\_foreach_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6680271Z copying torch\include\ATen\ops\_foreach_max_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6692427Z copying torch\include\ATen\ops\_foreach_max_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6702540Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6712774Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6723646Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6740272Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6750662Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6759346Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6767871Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6780643Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6788667Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6795689Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6803532Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6815547Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6822943Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6830153Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6837755Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6850366Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6857695Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6864949Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6871969Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6879198Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6886248Z copying torch\include\ATen\ops\_foreach_pow.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6894301Z copying torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6901717Z copying torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6913333Z copying torch\include\ATen\ops\_foreach_pow_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6920557Z copying torch\include\ATen\ops\_foreach_pow_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6927701Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6939874Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6956283Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6963554Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6970709Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6977755Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6990662Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.6998586Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7006832Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7015051Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7028549Z copying torch\include\ATen\ops\_foreach_rsqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7036606Z copying torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7044798Z copying torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7052745Z copying torch\include\ATen\ops\_foreach_rsqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7065679Z copying torch\include\ATen\ops\_foreach_rsqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7087286Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7095544Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7103548Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7118044Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7128831Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7139760Z copying torch\include\ATen\ops\_foreach_sign.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7151109Z copying torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7160016Z copying torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7168140Z copying torch\include\ATen\ops\_foreach_sign_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7176324Z copying torch\include\ATen\ops\_foreach_sign_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7183853Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7196897Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7205174Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7212330Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7219606Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7233268Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7241062Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7248196Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7255450Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7268059Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7275789Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7283316Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7291076Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7305373Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7312433Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7319530Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7327048Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7334054Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7341356Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7348536Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7356332Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7370644Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7378243Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7385977Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7394112Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7407779Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7415857Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7424392Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7432139Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7439692Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7448045Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7456262Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7464078Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7477691Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7485999Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7493796Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7502486Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7510490Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7518226Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7526102Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7534376Z copying torch\include\ATen\ops\_functional_assert_async.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7542477Z copying torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7550070Z copying torch\include\ATen\ops\_functional_assert_async_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7558367Z copying torch\include\ATen\ops\_functional_assert_async_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7566196Z copying torch\include\ATen\ops\_functional_assert_scalar.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7574821Z copying torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7583307Z copying torch\include\ATen\ops\_functional_assert_scalar_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7591517Z copying torch\include\ATen\ops\_functional_assert_scalar_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7599468Z copying torch\include\ATen\ops\_functional_sym_constrain_range.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7614235Z copying torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7624402Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7636118Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7644335Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7657739Z copying torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7665998Z copying torch\include\ATen\ops\_functional_sym_constrain_range_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7673442Z copying torch\include\ATen\ops\_functional_sym_constrain_range_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7681254Z copying torch\include\ATen\ops\_fused_adagrad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7694351Z copying torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7701864Z copying torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7709174Z copying torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7717466Z copying torch\include\ATen\ops\_fused_adagrad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7730086Z copying torch\include\ATen\ops\_fused_adagrad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7737199Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7744455Z copying torch\include\ATen\ops\_fused_adamw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7751753Z copying torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7764851Z copying torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7772959Z copying torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7780646Z copying torch\include\ATen\ops\_fused_adamw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7787587Z copying torch\include\ATen\ops\_fused_adamw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7795087Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7802193Z copying torch\include\ATen\ops\_fused_adam_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7809655Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7816697Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7829835Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7836928Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7844500Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7851458Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7864835Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7872082Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7879362Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7886805Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7899979Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7907231Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7914524Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7921917Z copying torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7935830Z copying torch\include\ATen\ops\_fused_rms_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7946423Z copying torch\include\ATen\ops\_fused_rms_norm_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7955122Z copying torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7963001Z copying torch\include\ATen\ops\_fused_rms_norm_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7977594Z copying torch\include\ATen\ops\_fused_rms_norm_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7986486Z copying torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.7994121Z copying torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8002260Z copying torch\include\ATen\ops\_fused_rms_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8015862Z copying torch\include\ATen\ops\_fused_rms_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8023919Z copying torch\include\ATen\ops\_fused_sdp_choice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8032761Z copying torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8040589Z copying torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8055020Z copying torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8063500Z copying torch\include\ATen\ops\_fused_sdp_choice_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8071350Z copying torch\include\ATen\ops\_fused_sdp_choice_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8079009Z copying torch\include\ATen\ops\_fused_sgd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8093269Z copying torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8116885Z copying torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8126327Z copying torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8136976Z copying torch\include\ATen\ops\_fused_sgd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8147374Z copying torch\include\ATen\ops\_fused_sgd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8155299Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8163008Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8170647Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8184069Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8191621Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8199404Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8206551Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8220001Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8227759Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8234966Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8242170Z copying torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8249444Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8256564Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8263940Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8271048Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8278571Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8287455Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8295536Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8303636Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8318026Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8336661Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8337556Z copying torch\include\ATen\ops\_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8343170Z copying torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8356285Z copying torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8369079Z copying torch\include\ATen\ops\_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8374241Z copying torch\include\ATen\ops\_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8382646Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8396419Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8404276Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8412308Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8420170Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8433466Z copying torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8441245Z copying torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8449470Z copying torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8457244Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8472046Z copying torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8480131Z copying torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8488055Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8495538Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8504361Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8512546Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8520711Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8528734Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8536622Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8544515Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8553427Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8561297Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8569063Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8577528Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8585514Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8593434Z copying torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8607937Z copying torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8615723Z copying torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8623552Z copying torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8632728Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8647378Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8655877Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8662810Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8670996Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8684777Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8691798Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8698624Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8705753Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8720014Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8727290Z copying torch\include\ATen\ops\_int_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8733964Z copying torch\include\ATen\ops\_int_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8741056Z copying torch\include\ATen\ops\_int_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8748053Z copying torch\include\ATen\ops\_int_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8755036Z copying torch\include\ATen\ops\_int_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8762145Z copying torch\include\ATen\ops\_is_all_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8769351Z copying torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8784121Z copying torch\include\ATen\ops\_is_all_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8791088Z copying torch\include\ATen\ops\_is_all_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8798094Z copying torch\include\ATen\ops\_is_any_true.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8805250Z copying torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8812236Z copying torch\include\ATen\ops\_is_any_true_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8819171Z copying torch\include\ATen\ops\_is_any_true_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8826200Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8833612Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8846474Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8853307Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8860618Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8867676Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8880914Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8888064Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8895622Z copying torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8902892Z copying torch\include\ATen\ops\_lazy_clone.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8921735Z copying torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8928626Z copying torch\include\ATen\ops\_lazy_clone_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8935298Z copying torch\include\ATen\ops\_lazy_clone_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8942984Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8956424Z copying torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8964248Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8970977Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8977884Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.8997686Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9004730Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9011731Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9018959Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9031679Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9038674Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9046697Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9054657Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9062990Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9070463Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9078931Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9086456Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9100306Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9108482Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9116246Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9123815Z copying torch\include\ATen\ops\_linalg_eigvals.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9140932Z copying torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9152102Z copying torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9162978Z copying torch\include\ATen\ops\_linalg_eigvals_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9173328Z copying torch\include\ATen\ops\_linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9188663Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9203727Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9211536Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9218923Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9227015Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9234334Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9241208Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9248153Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9256171Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9263996Z copying torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9271067Z copying torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9278155Z copying torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9285222Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9292988Z copying torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9300382Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9307433Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9314555Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9322352Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9329361Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9336410Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9343520Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9350674Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9357775Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9364730Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9372025Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9379185Z copying torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9386292Z copying torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9393255Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9406494Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9413561Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9420956Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9428029Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9441375Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9449212Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9457179Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9464964Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9479023Z copying torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9487448Z copying torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9495461Z copying torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9503117Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9518784Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9528597Z copying torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9539714Z copying torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9551764Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9574975Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9583060Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9591591Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9598692Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9606554Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9613716Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9621850Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9629361Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9642486Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9649833Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9657241Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9664548Z copying torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9679260Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9686355Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9693386Z copying torch\include\ATen\ops\_make_dep_token.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9700473Z copying torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9714021Z copying torch\include\ATen\ops\_make_dep_token_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9720943Z copying torch\include\ATen\ops\_make_dep_token_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9727963Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9735224Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9748403Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9755866Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9763048Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9769941Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9789024Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9796063Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9803036Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9810139Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9823795Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9830936Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9838258Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9845428Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9860278Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9867462Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9875130Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9882166Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9895823Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9903424Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9910754Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9917687Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9924918Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9931960Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9939187Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9947392Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9954465Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9961581Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9969080Z copying torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9976411Z copying torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9989439Z copying torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:09.9996546Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0003735Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0011064Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0018172Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0025445Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0032682Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0040196Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0054126Z copying torch\include\ATen\ops\_mixed_dtypes_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0062038Z copying torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0069925Z copying torch\include\ATen\ops\_mixed_dtypes_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0077184Z copying torch\include\ATen\ops\_mixed_dtypes_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0091796Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0099801Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0107694Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0115739Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0129426Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0137500Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0148271Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0159212Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0169964Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0179827Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0187506Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0195152Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0202890Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0219205Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0227485Z copying torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0234670Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0248794Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0256540Z copying torch\include\ATen\ops\_native_batch_norm_legit.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0264309Z copying torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0271228Z copying torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0284065Z copying torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0291492Z copying torch\include\ATen\ops\_native_batch_norm_legit_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0299274Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0306715Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0320208Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0327450Z copying torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0334803Z copying torch\include\ATen\ops\_native_batch_norm_legit_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0342545Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0370801Z copying torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0378378Z copying torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0385817Z copying torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0393126Z copying torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0400318Z copying torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0426313Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0433579Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0440399Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0460574Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0468015Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0475225Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0481844Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0494400Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0501294Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0508488Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0515539Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0523005Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0530228Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0537408Z copying torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0544543Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0558330Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0566672Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0574734Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0582978Z copying torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0596228Z copying torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0604120Z copying torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0613206Z copying torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0621006Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0634874Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0643924Z copying torch\include\ATen\ops\_nested_from_padded_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0652601Z copying torch\include\ATen\ops\_nested_from_padded_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0661589Z copying torch\include\ATen\ops\_nested_from_padded_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0679677Z copying torch\include\ATen\ops\_nested_get_jagged_dummy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0689541Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0697341Z copying torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0705241Z copying torch\include\ATen\ops\_nested_get_lengths.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0719747Z copying torch\include\ATen\ops\_nested_get_lengths_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0726801Z copying torch\include\ATen\ops\_nested_get_lengths_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0733943Z copying torch\include\ATen\ops\_nested_get_max_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0742132Z copying torch\include\ATen\ops\_nested_get_max_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0755756Z copying torch\include\ATen\ops\_nested_get_max_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0762879Z copying torch\include\ATen\ops\_nested_get_min_seqlen.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0770986Z copying torch\include\ATen\ops\_nested_get_min_seqlen_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0777893Z copying torch\include\ATen\ops\_nested_get_min_seqlen_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0791465Z copying torch\include\ATen\ops\_nested_get_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0799020Z copying torch\include\ATen\ops\_nested_get_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0806052Z copying torch\include\ATen\ops\_nested_get_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0813067Z copying torch\include\ATen\ops\_nested_get_ragged_idx.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0826605Z copying torch\include\ATen\ops\_nested_get_ragged_idx_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0833481Z copying torch\include\ATen\ops\_nested_get_ragged_idx_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0840496Z copying torch\include\ATen\ops\_nested_get_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0847573Z copying torch\include\ATen\ops\_nested_get_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0855071Z copying torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0863963Z copying torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0871036Z copying torch\include\ATen\ops\_nested_get_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0878145Z copying torch\include\ATen\ops\_nested_get_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0891709Z copying torch\include\ATen\ops\_nested_get_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0898569Z copying torch\include\ATen\ops\_nested_get_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0905947Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0913012Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0929700Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0936887Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0944362Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0951838Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0965977Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0973657Z copying torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0981022Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.0988463Z copying torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1002316Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1011183Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1017539Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1025423Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1039997Z copying torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1048478Z copying torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1056064Z copying torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1063987Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1072754Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1080626Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1088573Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1096750Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1105010Z copying torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1112799Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1121224Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1129046Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1136827Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1147879Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1157452Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1165586Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1179922Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1188027Z copying torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1195172Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1203494Z copying torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1216817Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1224595Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1231611Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1239514Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1257492Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1264918Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1272313Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1279531Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1298807Z copying torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1306684Z copying torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1314885Z copying torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1322762Z copying torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1336589Z copying torch\include\ATen\ops\_nested_view_from_jagged.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1345094Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1353602Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1361655Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1376488Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1384631Z copying torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1392777Z copying torch\include\ATen\ops\_nested_view_from_jagged_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1400637Z copying torch\include\ATen\ops\_nested_view_from_jagged_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1414710Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1422947Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1431033Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1439234Z copying torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1453630Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1461832Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1469281Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1476555Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1490220Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1498953Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1506503Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1514793Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1579596Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1586605Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1594043Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1601381Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1615580Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1623881Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1631569Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1639611Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1651051Z copying torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1661016Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1669286Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1677751Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1684894Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1692899Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1700049Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1708068Z copying torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1727094Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1734388Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1742206Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1763509Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1776428Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1783708Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1790788Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1799663Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1814384Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1822627Z copying torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1830018Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1838260Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1852288Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1860457Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1868261Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1876310Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1889916Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1897592Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1906295Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1914136Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1922129Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1930450Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1938345Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1946044Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1959925Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1968228Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1975859Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1983573Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.1997637Z copying torch\include\ATen\ops\_prelu_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2005854Z copying torch\include\ATen\ops\_prelu_kernel_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2013623Z copying torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2022170Z copying torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2030026Z copying torch\include\ATen\ops\_prelu_kernel_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2037948Z copying torch\include\ATen\ops\_prelu_kernel_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2046232Z copying torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2054094Z copying torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2067812Z copying torch\include\ATen\ops\_prelu_kernel_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2076036Z copying torch\include\ATen\ops\_prelu_kernel_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2083992Z copying torch\include\ATen\ops\_print.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2091369Z copying torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2105003Z copying torch\include\ATen\ops\_print_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2113318Z copying torch\include\ATen\ops\_print_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2121085Z copying torch\include\ATen\ops\_propagate_xla_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2128894Z copying torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2142904Z copying torch\include\ATen\ops\_propagate_xla_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2150889Z copying torch\include\ATen\ops\_propagate_xla_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2158014Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2165880Z copying torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2172911Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2180760Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2187894Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2194935Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2209235Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2217035Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2224203Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2232060Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2245635Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2253001Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2260155Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2267906Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2274924Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2281994Z copying torch\include\ATen\ops\_reshape_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2289388Z copying torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2296370Z copying torch\include\ATen\ops\_reshape_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2304039Z copying torch\include\ATen\ops\_reshape_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2310987Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2318900Z copying torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2326052Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2338953Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2346112Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2353351Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2360289Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2373558Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2381313Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2388331Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2395510Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2402435Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2409501Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2416571Z copying torch\include\ATen\ops\_safe_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2424143Z copying torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2431604Z copying torch\include\ATen\ops\_safe_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2437954Z copying torch\include\ATen\ops\_safe_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2444950Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2452149Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2460231Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2467711Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2475448Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2483703Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2498302Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2506197Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2514302Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2521767Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2535564Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2544351Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2552223Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2560177Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2582420Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2599725Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2607523Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2615878Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2624119Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2632455Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2641103Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2650775Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2669374Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2677531Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2686089Z copying torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2693246Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2711874Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2720165Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2727374Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2734774Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2742565Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2750692Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2757863Z copying torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2764944Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2778114Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2785578Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2793089Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2800684Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2814902Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2836137Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2843783Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2851410Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2858893Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2866213Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2873334Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2971668Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2986427Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.2994505Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3003139Z copying torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3011138Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3026394Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3034956Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3042952Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3051506Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3066766Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3075429Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3083583Z copying torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3091156Z copying torch\include\ATen\ops\_scaled_grouped_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3100010Z copying torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3108045Z copying torch\include\ATen\ops\_scaled_grouped_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3115864Z copying torch\include\ATen\ops\_scaled_grouped_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3124282Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3138844Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3155206Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3165693Z copying torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3173711Z copying torch\include\ATen\ops\_scaled_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3187791Z copying torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3195771Z copying torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3202988Z copying torch\include\ATen\ops\_scaled_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3210069Z copying torch\include\ATen\ops\_scaled_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3223786Z copying torch\include\ATen\ops\_scaled_mm_v2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3230877Z copying torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3238029Z copying torch\include\ATen\ops\_scaled_mm_v2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3246208Z copying torch\include\ATen\ops\_scaled_mm_v2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3253456Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3260863Z copying torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3267832Z copying torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3274932Z copying torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3287779Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3295157Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3302904Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3311052Z copying torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3317994Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3324952Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3332001Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3339405Z copying torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3346611Z copying torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3353730Z copying torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3360825Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3367857Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3381453Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3388702Z copying torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3396063Z copying torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3403079Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3416665Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3423872Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3431105Z copying torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3437995Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3451364Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3458298Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3466475Z copying torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3479593Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3486551Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3493736Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3501204Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3508296Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3521343Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3528343Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3543732Z copying torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3551027Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3570289Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3577397Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3584283Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3591706Z copying torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3604668Z copying torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3612023Z copying torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3619322Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3626424Z copying torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3639255Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3646306Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3653656Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3660675Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3677111Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3687788Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3698754Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3709476Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3724237Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3732604Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3741321Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3748284Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3762317Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3770291Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3777306Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3785044Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3798888Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3806536Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3814086Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3821344Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3834164Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3841379Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3848781Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3855952Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3869633Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3876786Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3884180Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3891164Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3904614Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3912041Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3919588Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3926666Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3939986Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3947206Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3955032Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3962132Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3975975Z copying torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3984122Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.3993056Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4000875Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4021518Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4029591Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4037497Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4046649Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4054740Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4063021Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4071474Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4079610Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4094079Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4102423Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4110452Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4118349Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4126857Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4134680Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4142667Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4151054Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4166033Z copying torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4176122Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4184782Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4193113Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4202249Z copying torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4210330Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4218390Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4227025Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4234924Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4242717Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4250929Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4258455Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4272641Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4280296Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4288185Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4295391Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4309224Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4317213Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4324339Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4331350Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4345262Z copying torch\include\ATen\ops\_sparse_mask_projection.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4353337Z copying torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4360413Z copying torch\include\ATen\ops\_sparse_mask_projection_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4368176Z copying torch\include\ATen\ops\_sparse_mask_projection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4382761Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4390133Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4397211Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4404286Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4418712Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4426059Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4433574Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4440622Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4453740Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4461019Z copying torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4469009Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4476681Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4489985Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4497199Z copying torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4504527Z copying torch\include\ATen\ops\_sparse_semi_structured_apply.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4511769Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4519073Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4526693Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4534266Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4541505Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4548697Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4555969Z copying torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4563192Z copying torch\include\ATen\ops\_sparse_semi_structured_linear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4571220Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4585174Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4593310Z copying torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4601539Z copying torch\include\ATen\ops\_sparse_semi_structured_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4609472Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4623659Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4632213Z copying torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4640424Z copying torch\include\ATen\ops\_sparse_semi_structured_tile.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4648612Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4656673Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4666926Z copying torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4677987Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4688890Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4706683Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4714774Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4722887Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4730981Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4744673Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4752859Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4759971Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4767922Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4775490Z copying torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4782628Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4790460Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4797561Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4810846Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4818777Z copying torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4825833Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4832920Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4840302Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4847617Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4854951Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4862108Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4875485Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4882487Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4889402Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4896331Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4910150Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4917281Z copying torch\include\ATen\ops\_spsolve.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4923929Z copying torch\include\ATen\ops\_spsolve_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4930517Z copying torch\include\ATen\ops\_spsolve_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4943477Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4950593Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4957432Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4964312Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4977615Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4985833Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.4993667Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5001589Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5016287Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5024339Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5032312Z copying torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5040621Z copying torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5048523Z copying torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5056444Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5065038Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5072705Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5086900Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5095180Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5103371Z copying torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5110866Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5125220Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5132917Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5141178Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5150016Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5164962Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5175879Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5187032Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5228723Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5242988Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5250893Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5258412Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5266486Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5274065Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5296979Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5304167Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5311216Z copying torch\include\ATen\ops\_test_check_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5325300Z copying torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5332459Z copying torch\include\ATen\ops\_test_check_tensor_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5339784Z copying torch\include\ATen\ops\_test_check_tensor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5346888Z copying torch\include\ATen\ops\_test_functorch_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5365741Z copying torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5373589Z copying torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5381718Z copying torch\include\ATen\ops\_test_functorch_fallback_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5389065Z copying torch\include\ATen\ops\_test_functorch_fallback_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5402262Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5409879Z copying torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5417012Z copying torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5424402Z copying torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5431560Z copying torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5439016Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5446508Z copying torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5453877Z copying torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5467389Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5475282Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5483217Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5491410Z copying torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5506771Z copying torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5514409Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5522659Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5530714Z copying torch\include\ATen\ops\_test_parallel_materialize.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5538952Z copying torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5547077Z copying torch\include\ATen\ops\_test_parallel_materialize_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5555365Z copying torch\include\ATen\ops\_test_parallel_materialize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5562921Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5579564Z copying torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5587415Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5596100Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5650877Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5666029Z copying torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5674707Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5685152Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5694884Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5703198Z copying torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5711868Z copying torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5719225Z copying torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5727280Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5741416Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5749603Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5756745Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5763707Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5777610Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5785058Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5792370Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5800111Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5813091Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5820896Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5828540Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5835932Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5848591Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5855989Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5863344Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5870674Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5877855Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5885061Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5892401Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5900087Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5913246Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5920978Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5928384Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5936140Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5948712Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5955966Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5963992Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5971504Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5985126Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5992613Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.5999697Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6006731Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6020870Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6027891Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6034964Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6042111Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6049508Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6056624Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6069101Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6070244Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6085450Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6102088Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6110880Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6118663Z copying torch\include\ATen\ops\_to_sparse.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6137800Z copying torch\include\ATen\ops\_to_sparse_bsc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6146553Z copying torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6154344Z copying torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6161982Z copying torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6169887Z copying torch\include\ATen\ops\_to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6180901Z copying torch\include\ATen\ops\_to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6191612Z copying torch\include\ATen\ops\_to_sparse_bsr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6200966Z copying torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6216941Z copying torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6225784Z copying torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6234051Z copying torch\include\ATen\ops\_to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6241849Z copying torch\include\ATen\ops\_to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6255836Z copying torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6263214Z copying torch\include\ATen\ops\_to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6271087Z copying torch\include\ATen\ops\_to_sparse_csc.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6278510Z copying torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6290773Z copying torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6298847Z copying torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6306033Z copying torch\include\ATen\ops\_to_sparse_csc_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6313349Z copying torch\include\ATen\ops\_to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6327024Z copying torch\include\ATen\ops\_to_sparse_csr.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6334397Z copying torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6341639Z copying torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6348766Z copying torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6361541Z copying torch\include\ATen\ops\_to_sparse_csr_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6368692Z copying torch\include\ATen\ops\_to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6375860Z copying torch\include\ATen\ops\_to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6383314Z copying torch\include\ATen\ops\_to_sparse_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6396772Z copying torch\include\ATen\ops\_to_sparse_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6404451Z copying torch\include\ATen\ops\_to_sparse_semi_structured.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6411705Z copying torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6418964Z copying torch\include\ATen\ops\_to_sparse_semi_structured_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6426300Z copying torch\include\ATen\ops\_to_sparse_semi_structured_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6433839Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6441336Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6448174Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6461826Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6469463Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6476503Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6486353Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6503993Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6515698Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6528391Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6537367Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6547960Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6555906Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6563947Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6571754Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6584905Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6592755Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6600161Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6607461Z copying torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6622021Z copying torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6629912Z copying torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6637020Z copying torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6644148Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6659942Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6667173Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6674372Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6682768Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6697119Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6707386Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6718206Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6728870Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6739542Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6748338Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6756979Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6765339Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6772862Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6794613Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6801630Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6808767Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6815803Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6823597Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6831429Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6838284Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6851154Z copying torch\include\ATen\ops\_unsafe_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6858970Z copying torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6865910Z copying torch\include\ATen\ops\_unsafe_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6872536Z copying torch\include\ATen\ops\_unsafe_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6885525Z copying torch\include\ATen\ops\_unsafe_index_put.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6893260Z copying torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6900219Z copying torch\include\ATen\ops\_unsafe_index_put_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6907344Z copying torch\include\ATen\ops\_unsafe_index_put_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6927028Z copying torch\include\ATen\ops\_unsafe_masked_index.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6934420Z copying torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6941909Z copying torch\include\ATen\ops\_unsafe_masked_index_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6948866Z copying torch\include\ATen\ops\_unsafe_masked_index_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6961855Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6969559Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6977368Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6985366Z copying torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.6999422Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7007907Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7015632Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7023490Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7054774Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7070000Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7079014Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7087048Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7095031Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7103844Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7112281Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7120283Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7134813Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7143155Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7157506Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7165429Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7180723Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7191780Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7200517Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7209126Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7223197Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7231165Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7238342Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7246831Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7266010Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7273657Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7281630Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7288872Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7296142Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7303876Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7311417Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7319056Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7326226Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7334128Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7341402Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7348685Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7356163Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7363345Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7370675Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7378130Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7385996Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7393303Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7401184Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7408326Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7422965Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7430296Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7438356Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7445824Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7452971Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7460886Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7469287Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7477269Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7491298Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7499923Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7507717Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7515574Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7524068Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7532742Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7541224Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7549385Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7557289Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7565897Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7574136Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7582193Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7597014Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7605342Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7613142Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7621885Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7636604Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7645296Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7653505Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7661221Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7676244Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7686594Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7696361Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7705190Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7720103Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7743782Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7752882Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7759878Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7772648Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7781178Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7788590Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7796093Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7809955Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7817365Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7824733Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7832043Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7840455Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7847422Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7854534Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7861597Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7868683Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7875757Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7883222Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7890894Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7897909Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7905576Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7912633Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7919948Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7933499Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7941860Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7950478Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7958342Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7972820Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7981384Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7989364Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.7997733Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8005869Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8013843Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8022841Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8031570Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8046586Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8054995Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8063469Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8073523Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8081459Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8089964Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8098126Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8106278Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8121522Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8129458Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8137566Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8146349Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8160919Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8169438Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8177243Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8186513Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8197584Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8205690Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8213508Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8221212Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8235032Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8241949Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8249953Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8256647Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8269899Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8277447Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8284563Z copying torch\include\ATen\ops\_weight_int4pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8291870Z copying torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8299224Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8306453Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8313588Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8320812Z copying torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8327894Z copying torch\include\ATen\ops\_weight_int4pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8335826Z copying torch\include\ATen\ops\_weight_int4pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8343673Z copying torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8356373Z copying torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8363280Z copying torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8370440Z copying torch\include\ATen\ops\_weight_int8pack_mm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8377749Z copying torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8385665Z copying torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8398858Z copying torch\include\ATen\ops\_weight_int8pack_mm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8405942Z copying torch\include\ATen\ops\_weight_int8pack_mm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8412978Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8420368Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8440885Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8448894Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8456677Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8464291Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8471748Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8479420Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8487345Z copying torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8494853Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8502838Z copying torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8510313Z copying torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8517763Z copying torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8525405Z copying torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8539718Z copying torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8547943Z copying torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8555847Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8564268Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8572150Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8580435Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8588322Z copying torch\include\ATen\ops\_wrapped_linear_prepack.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8596433Z copying torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8610188Z copying torch\include\ATen\ops\_wrapped_linear_prepack_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8618676Z copying torch\include\ATen\ops\_wrapped_linear_prepack_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8626559Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8634567Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8655309Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8663529Z copying torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\ops 2025-11-03T16:24:10.8670313Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-11-03T16:24:10.8674074Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-11-03T16:24:10.8681292Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\quantized 2025-11-03T16:24:10.8688469Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8691673Z copying torch\include\ATen\xpu\CachingHostAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8700447Z copying torch\include\ATen\xpu\PhiloxXpuState.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8710214Z copying torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8719593Z copying torch\include\ATen\xpu\XPUContext.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8733496Z copying torch\include\ATen\xpu\XPUDevice.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8743106Z copying torch\include\ATen\xpu\XPUEvent.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8750856Z copying torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8758204Z copying torch\include\ATen\xpu\XPUGraphsUtils.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu 2025-11-03T16:24:10.8764395Z creating build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-11-03T16:24:10.8768221Z copying torch\include\ATen\xpu\detail\XPUHooks.h -> build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail 2025-11-03T16:24:10.8774185Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8779503Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8786300Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8805297Z copying torch\include\c10\core\AllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8812419Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8823667Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8831138Z copying torch\include\c10\core\CachingDeviceAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8838123Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8845886Z copying torch\include\c10\core\ConstantSymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8852608Z copying torch\include\c10\core\Contiguity.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8865379Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8872220Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8879064Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8886504Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8893284Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8900161Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8906980Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8913774Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8926986Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8934499Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8942213Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8953495Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8972149Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8979024Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8986539Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.8993877Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9001342Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9009363Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9016699Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9024142Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9037707Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9045842Z copying torch\include\c10\core\RefcountedDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9053497Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9065874Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9079178Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9087101Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9094968Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9102358Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9115701Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9123266Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9131444Z copying torch\include\c10\core\SymbolicShapeMeta.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9139020Z copying torch\include\c10\core\SymBool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9146410Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9154823Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9163009Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9175121Z copying torch\include\c10\core\SymNodeImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9199343Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9211481Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9219525Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9227335Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9234758Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core 2025-11-03T16:24:10.9241484Z creating build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9244764Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9251678Z copying torch\include\c10\core\impl\COW.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9259121Z copying torch\include\c10\core\impl\COWDeleter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9266130Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9277997Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9284767Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9298215Z copying torch\include\c10\core\impl\HermeticPyObjectTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9305221Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9322408Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9329333Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9336513Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9344507Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9351120Z copying torch\include\c10\core\impl\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9357931Z copying torch\include\c10\core\impl\PyObjectSlot.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9372149Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9379621Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9386580Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9393532Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\core\impl 2025-11-03T16:24:10.9399543Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9402736Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9409549Z copying torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9416811Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9424225Z copying torch\include\c10\cuda\CUDADeviceAssertion.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9441815Z copying torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9449442Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9457003Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9465011Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9472555Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9479945Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9487553Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9507334Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9515236Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9523046Z copying torch\include\c10\cuda\driver_api.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda 2025-11-03T16:24:10.9531844Z creating build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-11-03T16:24:10.9536532Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-11-03T16:24:10.9547076Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl 2025-11-03T16:24:10.9555315Z creating build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-11-03T16:24:10.9559912Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-11-03T16:24:10.9569664Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-11-03T16:24:10.9576862Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\macros 2025-11-03T16:24:10.9592907Z creating build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9595923Z copying torch\include\c10\metal\atomic.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9603444Z copying torch\include\c10\metal\common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9610084Z copying torch\include\c10\metal\expm1f.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9617719Z copying torch\include\c10\metal\igamma.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9636874Z copying torch\include\c10\metal\indexing.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9643981Z copying torch\include\c10\metal\random.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9651380Z copying torch\include\c10\metal\reduction_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9663253Z copying torch\include\c10\metal\special_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9670879Z copying torch\include\c10\metal\utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\metal 2025-11-03T16:24:10.9676669Z creating build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-11-03T16:24:10.9680343Z copying torch\include\c10\mobile\CPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-11-03T16:24:10.9687112Z copying torch\include\c10\mobile\CPUProfilingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\mobile 2025-11-03T16:24:10.9698708Z creating build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-11-03T16:24:10.9703291Z copying torch\include\c10\test\util\complex_math_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-11-03T16:24:10.9710456Z copying torch\include\c10\test\util\complex_test_common.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-11-03T16:24:10.9717681Z copying torch\include\c10\test\util\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\test\util 2025-11-03T16:24:10.9723159Z creating build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9726222Z copying torch\include\c10\util\AbortHandler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9733053Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9739965Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9746679Z copying torch\include\c10\util\ApproximateClock.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9769500Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9775907Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9783051Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9790294Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9796950Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9803810Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9810238Z copying torch\include\c10\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9816515Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9829442Z copying torch\include\c10\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9836963Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9844869Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9852612Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9860137Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9867711Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9875336Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9883171Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9896211Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9903857Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9911138Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9918799Z copying torch\include\c10\util\DynamicCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9942596Z copying torch\include\c10\util\Enumerate.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9968047Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9975977Z copying torch\include\c10\util\error.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9983455Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:10.9992789Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0001191Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0009568Z copying torch\include\c10\util\FbcodeMaps.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0017315Z copying torch\include\c10\util\FileSystem.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0042276Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0050109Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0059590Z copying torch\include\c10\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0198624Z copying torch\include\c10\util\Float8_e4m3fn-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0216983Z copying torch\include\c10\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0224387Z copying torch\include\c10\util\Float8_e4m3fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0231000Z copying torch\include\c10\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0237672Z copying torch\include\c10\util\Float8_e5m2-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0253356Z copying torch\include\c10\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0260287Z copying torch\include\c10\util\Float8_e5m2fnuz-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0267221Z copying torch\include\c10\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0274531Z copying torch\include\c10\util\Float8_e8m0fnu-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0286098Z copying torch\include\c10\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0292721Z copying torch\include\c10\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0299445Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0306640Z copying torch\include\c10\util\Gauge.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0317978Z copying torch\include\c10\util\generic_math.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0324841Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0331331Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0337984Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0350165Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0357177Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0364138Z copying torch\include\c10\util\IntrusiveList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0371005Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0378643Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0385367Z copying torch\include\c10\util\Lazy.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0396434Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0403300Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0421117Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0427761Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0434751Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0441534Z copying torch\include\c10\util\logging_is_not_google_glog.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0459645Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0466518Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0473482Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0480299Z copying torch\include\c10\util\NetworkFlow.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0487187Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0502098Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0514320Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0522053Z copying torch\include\c10\util\order_preserving_flat_hash_map.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0530541Z copying torch\include\c10\util\overflows.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0538438Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0546284Z copying torch\include\c10\util\ParallelGuard.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0553462Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0566067Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0573067Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0581104Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0588153Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0595267Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0606419Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0613543Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0620677Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0634582Z copying torch\include\c10\util\Semaphore.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0642719Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0649744Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0658000Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0672678Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0680511Z copying torch\include\c10\util\ssize.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0687892Z copying torch\include\c10\util\static_tracepoint.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0695932Z copying torch\include\c10\util\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0711658Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0719560Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0727328Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0735048Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0749956Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0757658Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0765444Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0772155Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0779343Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0786165Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0792786Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0800181Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0806858Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0814032Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0821255Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0828374Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0840387Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0847293Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0854564Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0862410Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0875191Z copying torch\include\c10\util\WaitCounter.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0883779Z copying torch\include\c10\util\WaitCounterDynamicBackend.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0891405Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-310\torch\include\c10\util 2025-11-03T16:24:11.0903440Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0921357Z copying torch\include\c10\xpu\XPUCachingAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0929026Z copying torch\include\c10\xpu\XPUDeviceProp.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0936802Z copying torch\include\c10\xpu\XPUException.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0943998Z copying torch\include\c10\xpu\XPUFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0955234Z copying torch\include\c10\xpu\XPUGraphsC10Utils.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0962746Z copying torch\include\c10\xpu\XPUMacros.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0969972Z copying torch\include\c10\xpu\XPUStream.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu 2025-11-03T16:24:11.0976523Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-11-03T16:24:11.0980310Z copying torch\include\c10\xpu\impl\XPUGuardImpl.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl 2025-11-03T16:24:11.0987059Z creating build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-11-03T16:24:11.0992123Z copying torch\include\c10\xpu\test\impl\XPUTest.h -> build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl 2025-11-03T16:24:11.0998253Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-11-03T16:24:11.1003408Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-11-03T16:24:11.1010500Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-11-03T16:24:11.1023471Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\core 2025-11-03T16:24:11.1029563Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-11-03T16:24:11.1033274Z copying torch\include\caffe2\perfkernels\batch_box_cox_vec.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-11-03T16:24:11.1040962Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-11-03T16:24:11.1047877Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels 2025-11-03T16:24:11.1059506Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1062619Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1071332Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1078499Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1085683Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1103377Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1110298Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1117328Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize 2025-11-03T16:24:11.1123752Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-11-03T16:24:11.1127030Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-11-03T16:24:11.1134257Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-11-03T16:24:11.1141653Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils 2025-11-03T16:24:11.1147778Z creating build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1167432Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1174747Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1181952Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1193487Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1201604Z copying torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1208726Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:11.1214932Z creating build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1218891Z copying torch\include\fmt\args.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1232422Z copying torch\include\fmt\base.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1240174Z copying torch\include\fmt\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1248445Z copying torch\include\fmt\color.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1255234Z copying torch\include\fmt\compile.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1267929Z copying torch\include\fmt\core.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1274054Z copying torch\include\fmt\format-inl.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1285582Z copying torch\include\fmt\format.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1293957Z copying torch\include\fmt\os.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1300536Z copying torch\include\fmt\ostream.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1306910Z copying torch\include\fmt\printf.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1313885Z copying torch\include\fmt\ranges.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1320747Z copying torch\include\fmt\std.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1327734Z copying torch\include\fmt\xchar.h -> build\lib.win-amd64-cpython-310\torch\include\fmt 2025-11-03T16:24:11.1333769Z creating build\lib.win-amd64-cpython-310\torch\include\fp16 2025-11-03T16:24:11.1336984Z copying torch\include\fp16\bitcasts.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-11-03T16:24:11.1343467Z copying torch\include\fp16\fp16.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-11-03T16:24:11.1357832Z copying torch\include\fp16\psimd.h -> build\lib.win-amd64-cpython-310\torch\include\fp16 2025-11-03T16:24:11.1363517Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1367764Z copying torch\include\google\protobuf\any.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1374101Z copying torch\include\google\protobuf\any.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1380765Z copying torch\include\google\protobuf\api.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1394747Z copying torch\include\google\protobuf\arena.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1401698Z copying torch\include\google\protobuf\arenastring.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1413160Z copying torch\include\google\protobuf\arena_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1426259Z copying torch\include\google\protobuf\descriptor.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1434164Z copying torch\include\google\protobuf\descriptor.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1445996Z copying torch\include\google\protobuf\descriptor_database.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1452970Z copying torch\include\google\protobuf\duration.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1459826Z copying torch\include\google\protobuf\dynamic_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1466384Z copying torch\include\google\protobuf\empty.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1473208Z copying torch\include\google\protobuf\extension_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1481003Z copying torch\include\google\protobuf\extension_set_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1498671Z copying torch\include\google\protobuf\field_mask.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1505424Z copying torch\include\google\protobuf\generated_enum_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1512845Z copying torch\include\google\protobuf\generated_enum_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1520608Z copying torch\include\google\protobuf\generated_message_reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1528156Z copying torch\include\google\protobuf\generated_message_table_driven.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1535621Z copying torch\include\google\protobuf\generated_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1547175Z copying torch\include\google\protobuf\has_bits.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1554311Z copying torch\include\google\protobuf\implicit_weak_message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1568264Z copying torch\include\google\protobuf\inlined_string_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1575717Z copying torch\include\google\protobuf\map.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1583666Z copying torch\include\google\protobuf\map_entry.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1590788Z copying torch\include\google\protobuf\map_entry_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1599487Z copying torch\include\google\protobuf\map_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1607455Z copying torch\include\google\protobuf\map_field_inl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1615142Z copying torch\include\google\protobuf\map_field_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1622700Z copying torch\include\google\protobuf\map_type_handler.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1641802Z copying torch\include\google\protobuf\message.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1650334Z copying torch\include\google\protobuf\message_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1658161Z copying torch\include\google\protobuf\metadata.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1665570Z copying torch\include\google\protobuf\metadata_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1679103Z copying torch\include\google\protobuf\parse_context.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1687867Z copying torch\include\google\protobuf\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1695041Z copying torch\include\google\protobuf\reflection.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1704252Z copying torch\include\google\protobuf\reflection_ops.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1714545Z copying torch\include\google\protobuf\repeated_field.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1725674Z copying torch\include\google\protobuf\service.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1733148Z copying torch\include\google\protobuf\source_context.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1740714Z copying torch\include\google\protobuf\struct.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1752753Z copying torch\include\google\protobuf\text_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1760567Z copying torch\include\google\protobuf\timestamp.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1767689Z copying torch\include\google\protobuf\type.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1776416Z copying torch\include\google\protobuf\unknown_field_set.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1789180Z copying torch\include\google\protobuf\wire_format.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1796266Z copying torch\include\google\protobuf\wire_format_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1805280Z copying torch\include\google\protobuf\wrappers.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf 2025-11-03T16:24:11.1811911Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1815129Z copying torch\include\google\protobuf\compiler\code_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1828172Z copying torch\include\google\protobuf\compiler\command_line_interface.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1835166Z copying torch\include\google\protobuf\compiler\importer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1841722Z copying torch\include\google\protobuf\compiler\parser.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1848570Z copying torch\include\google\protobuf\compiler\plugin.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1865547Z copying torch\include\google\protobuf\compiler\plugin.pb.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler 2025-11-03T16:24:11.1881026Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-11-03T16:24:11.1884303Z copying torch\include\google\protobuf\compiler\cpp\cpp_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp 2025-11-03T16:24:11.1889928Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-11-03T16:24:11.1893158Z copying torch\include\google\protobuf\compiler\csharp\csharp_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-11-03T16:24:11.1899883Z copying torch\include\google\protobuf\compiler\csharp\csharp_names.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp 2025-11-03T16:24:11.1905488Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-11-03T16:24:11.1908656Z copying torch\include\google\protobuf\compiler\java\java_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-11-03T16:24:11.1915290Z copying torch\include\google\protobuf\compiler\java\java_names.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java 2025-11-03T16:24:11.1920890Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-11-03T16:24:11.1924026Z copying torch\include\google\protobuf\compiler\js\js_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-11-03T16:24:11.1930733Z copying torch\include\google\protobuf\compiler\js\well_known_types_embed.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js 2025-11-03T16:24:11.1936494Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-11-03T16:24:11.1939969Z copying torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-11-03T16:24:11.1946574Z copying torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec 2025-11-03T16:24:11.1952149Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-11-03T16:24:11.1955309Z copying torch\include\google\protobuf\compiler\php\php_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php 2025-11-03T16:24:11.1967546Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-11-03T16:24:11.1971236Z copying torch\include\google\protobuf\compiler\python\python_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python 2025-11-03T16:24:11.1977782Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-11-03T16:24:11.1980983Z copying torch\include\google\protobuf\compiler\ruby\ruby_generator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby 2025-11-03T16:24:11.1987053Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.1991163Z copying torch\include\google\protobuf\io\coded_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.1999548Z copying torch\include\google\protobuf\io\gzip_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2006887Z copying torch\include\google\protobuf\io\io_win32.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2014874Z copying torch\include\google\protobuf\io\printer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2022183Z copying torch\include\google\protobuf\io\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2039159Z copying torch\include\google\protobuf\io\tokenizer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2046829Z copying torch\include\google\protobuf\io\zero_copy_stream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2054819Z copying torch\include\google\protobuf\io\zero_copy_stream_impl.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2062719Z copying torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io 2025-11-03T16:24:11.2075428Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2078564Z copying torch\include\google\protobuf\stubs\bytestream.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2086321Z copying torch\include\google\protobuf\stubs\callback.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2094129Z copying torch\include\google\protobuf\stubs\casts.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2101209Z copying torch\include\google\protobuf\stubs\common.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2114152Z copying torch\include\google\protobuf\stubs\fastmem.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2121111Z copying torch\include\google\protobuf\stubs\hash.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2132411Z copying torch\include\google\protobuf\stubs\logging.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2145854Z copying torch\include\google\protobuf\stubs\macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2153278Z copying torch\include\google\protobuf\stubs\map_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2161096Z copying torch\include\google\protobuf\stubs\mutex.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2168091Z copying torch\include\google\protobuf\stubs\once.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2175301Z copying torch\include\google\protobuf\stubs\platform_macros.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2182747Z copying torch\include\google\protobuf\stubs\port.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2190477Z copying torch\include\google\protobuf\stubs\status.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2197574Z copying torch\include\google\protobuf\stubs\stl_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2211259Z copying torch\include\google\protobuf\stubs\stringpiece.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2220292Z copying torch\include\google\protobuf\stubs\strutil.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2241389Z copying torch\include\google\protobuf\stubs\template_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs 2025-11-03T16:24:11.2247763Z creating build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2251753Z copying torch\include\google\protobuf\util\delimited_message_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2265269Z copying torch\include\google\protobuf\util\field_comparator.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2272021Z copying torch\include\google\protobuf\util\field_mask_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2283189Z copying torch\include\google\protobuf\util\json_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2289882Z copying torch\include\google\protobuf\util\message_differencer.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2297001Z copying torch\include\google\protobuf\util\time_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2303911Z copying torch\include\google\protobuf\util\type_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2311199Z copying torch\include\google\protobuf\util\type_resolver_util.h -> build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util 2025-11-03T16:24:11.2322314Z creating build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2325331Z copying torch\include\kineto\AbstractConfig.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2332007Z copying torch\include\kineto\ActivityProfilerInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2338762Z copying torch\include\kineto\ActivityTraceInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2349380Z copying torch\include\kineto\ActivityType.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2355917Z copying torch\include\kineto\ClientInterface.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2363136Z copying torch\include\kineto\Config.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2369432Z copying torch\include\kineto\GenericTraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2382846Z copying torch\include\kineto\IActivityProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2389393Z copying torch\include\kineto\ILoggerObserver.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2396453Z copying torch\include\kineto\ITraceActivity.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2402902Z copying torch\include\kineto\libkineto.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2416115Z copying torch\include\kineto\LoggingAPI.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2422444Z copying torch\include\kineto\output_base.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2429444Z copying torch\include\kineto\ThreadUtil.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2436505Z copying torch\include\kineto\time_since_epoch.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2449380Z copying torch\include\kineto\TraceSpan.h -> build\lib.win-amd64-cpython-310\torch\include\kineto 2025-11-03T16:24:11.2455079Z creating build\lib.win-amd64-cpython-310\torch\include\legacy 2025-11-03T16:24:11.2458100Z copying torch\include\legacy\ittnotify.h -> build\lib.win-amd64-cpython-310\torch\include\legacy 2025-11-03T16:24:11.2464452Z creating build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-11-03T16:24:11.2467629Z copying torch\include\mimalloc-2.2\mimalloc-new-delete.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-11-03T16:24:11.2474125Z copying torch\include\mimalloc-2.2\mimalloc-override.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-11-03T16:24:11.2487155Z copying torch\include\mimalloc-2.2\mimalloc-stats.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-11-03T16:24:11.2505622Z copying torch\include\mimalloc-2.2\mimalloc.h -> build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2 2025-11-03T16:24:11.2511722Z creating build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2515922Z copying torch\include\oneapi\dnnl\dnnl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2535705Z copying torch\include\oneapi\dnnl\dnnl_common.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2542344Z copying torch\include\oneapi\dnnl\dnnl_common_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2548869Z copying torch\include\oneapi\dnnl\dnnl_config.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2559296Z copying torch\include\oneapi\dnnl\dnnl_debug.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2565895Z copying torch\include\oneapi\dnnl\dnnl_graph.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2573209Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2579928Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2596654Z copying torch\include\oneapi\dnnl\dnnl_graph_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2603716Z copying torch\include\oneapi\dnnl\dnnl_ocl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2610293Z copying torch\include\oneapi\dnnl\dnnl_ocl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2616816Z copying torch\include\oneapi\dnnl\dnnl_sycl.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2636644Z copying torch\include\oneapi\dnnl\dnnl_sycl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2644463Z copying torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2652255Z copying torch\include\oneapi\dnnl\dnnl_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2661050Z copying torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2668981Z copying torch\include\oneapi\dnnl\dnnl_ukernel_types.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2676601Z copying torch\include\oneapi\dnnl\dnnl_version.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2684111Z copying torch\include\oneapi\dnnl\dnnl_version_hash.h -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:11.2690259Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2693833Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2708945Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2716146Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2727412Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2734604Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2749956Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2763375Z copying torch\include\pybind11\critical_section.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2770449Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2783819Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2790813Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2797544Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2804550Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2817179Z copying torch\include\pybind11\gil_safe_call_once.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2823833Z copying torch\include\pybind11\gil_simple.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2830380Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2837146Z copying torch\include\pybind11\native_enum.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2844596Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2852122Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2858774Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2866120Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2874473Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2882125Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2889042Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2895954Z copying torch\include\pybind11\subinterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2903673Z copying torch\include\pybind11\trampoline_self_life_support.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2910453Z copying torch\include\pybind11\type_caster_pyobject_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2916947Z copying torch\include\pybind11\typing.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2923330Z copying torch\include\pybind11\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11 2025-11-03T16:24:11.2934246Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-11-03T16:24:11.2937315Z copying torch\include\pybind11\conduit\pybind11_conduit_v1.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-11-03T16:24:11.2944113Z copying torch\include\pybind11\conduit\pybind11_platform_abi_id.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-11-03T16:24:11.2950610Z copying torch\include\pybind11\conduit\wrap_include_python_h.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit 2025-11-03T16:24:11.2966463Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.2969458Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.2976663Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.2984230Z copying torch\include\pybind11\detail\cpp_conduit.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.2990596Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3002768Z copying torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3018313Z copying torch\include\pybind11\detail\exception_translation.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3025508Z copying torch\include\pybind11\detail\function_record_pyobject.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3038249Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3046044Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3054219Z copying torch\include\pybind11\detail\native_enum_data.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3061784Z copying torch\include\pybind11\detail\pybind11_namespace_macros.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3068996Z copying torch\include\pybind11\detail\struct_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3076874Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3084195Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3092527Z copying torch\include\pybind11\detail\using_smart_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3106055Z copying torch\include\pybind11\detail\value_and_holder.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\detail 2025-11-03T16:24:11.3112371Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-11-03T16:24:11.3115817Z copying torch\include\pybind11\eigen\common.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-11-03T16:24:11.3122784Z copying torch\include\pybind11\eigen\matrix.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-11-03T16:24:11.3130582Z copying torch\include\pybind11\eigen\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen 2025-11-03T16:24:11.3150287Z creating build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-11-03T16:24:11.3153341Z copying torch\include\pybind11\stl\filesystem.h -> build\lib.win-amd64-cpython-310\torch\include\pybind11\stl 2025-11-03T16:24:11.3159436Z creating build\lib.win-amd64-cpython-310\torch\include\torch 2025-11-03T16:24:11.3163070Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-11-03T16:24:11.3170710Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-11-03T16:24:11.3177783Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-11-03T16:24:11.3192606Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-11-03T16:24:11.3233095Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-310\torch\include\torch 2025-11-03T16:24:11.3238917Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3242689Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3250281Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3257531Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3263907Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3287201Z copying torch\include\torch\csrc\DeviceAccelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3293420Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3299987Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3311078Z copying torch\include\torch\csrc\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3313283Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3320458Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3326797Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3333291Z copying torch\include\torch\csrc\itt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3350154Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3356485Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3362859Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3369649Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3376395Z copying torch\include\torch\csrc\PyInterpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3382970Z copying torch\include\torch\csrc\PyInterpreterHooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3389440Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3395752Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3408714Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3415070Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3421705Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3427847Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3437976Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3444383Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3450693Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3457053Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3463468Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3470038Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3477361Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3484195Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc 2025-11-03T16:24:11.3496024Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-11-03T16:24:11.3499246Z copying torch\include\torch\csrc\acc\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc 2025-11-03T16:24:11.3505254Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3511080Z copying torch\include\torch\csrc\api\include\torch\all.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3517955Z copying torch\include\torch\csrc\api\include\torch\arg.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3525228Z copying torch\include\torch\csrc\api\include\torch\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3532447Z copying torch\include\torch\csrc\api\include\torch\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3539816Z copying torch\include\torch\csrc\api\include\torch\data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3546871Z copying torch\include\torch\csrc\api\include\torch\enum.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3554684Z copying torch\include\torch\csrc\api\include\torch\expanding_array.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3572347Z copying torch\include\torch\csrc\api\include\torch\fft.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3580217Z copying torch\include\torch\csrc\api\include\torch\imethod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3587511Z copying torch\include\torch\csrc\api\include\torch\jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3600192Z copying torch\include\torch\csrc\api\include\torch\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3607360Z copying torch\include\torch\csrc\api\include\torch\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3614485Z copying torch\include\torch\csrc\api\include\torch\nn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3621408Z copying torch\include\torch\csrc\api\include\torch\optim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3628479Z copying torch\include\torch\csrc\api\include\torch\ordered_dict.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3636735Z copying torch\include\torch\csrc\api\include\torch\python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3644172Z copying torch\include\torch\csrc\api\include\torch\serialize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3651383Z copying torch\include\torch\csrc\api\include\torch\sparse.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3669465Z copying torch\include\torch\csrc\api\include\torch\special.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3677552Z copying torch\include\torch\csrc\api\include\torch\torch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3684603Z copying torch\include\torch\csrc\api\include\torch\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3691861Z copying torch\include\torch\csrc\api\include\torch\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3699255Z copying torch\include\torch\csrc\api\include\torch\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3706068Z copying torch\include\torch\csrc\api\include\torch\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:11.3712423Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3716999Z copying torch\include\torch\csrc\api\include\torch\data\dataloader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3727353Z copying torch\include\torch\csrc\api\include\torch\data\dataloader_options.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3742738Z copying torch\include\torch\csrc\api\include\torch\data\datasets.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3750093Z copying torch\include\torch\csrc\api\include\torch\data\example.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3757331Z copying torch\include\torch\csrc\api\include\torch\data\iterator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3769298Z copying torch\include\torch\csrc\api\include\torch\data\samplers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3776324Z copying torch\include\torch\csrc\api\include\torch\data\transforms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3782974Z copying torch\include\torch\csrc\api\include\torch\data\worker_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:11.3789507Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:11.3792921Z copying torch\include\torch\csrc\api\include\torch\data\dataloader\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:11.3799623Z copying torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:11.3806195Z copying torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:11.3812361Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3815382Z copying torch\include\torch\csrc\api\include\torch\data\datasets\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3822544Z copying torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3829625Z copying torch\include\torch\csrc\api\include\torch\data\datasets\map.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3836317Z copying torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3842993Z copying torch\include\torch\csrc\api\include\torch\data\datasets\shared.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3849547Z copying torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3856163Z copying torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:11.3867211Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:11.3870713Z copying torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:11.3878415Z copying torch\include\torch\csrc\api\include\torch\data\detail\queue.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:11.3890906Z copying torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:11.3896708Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3900005Z copying torch\include\torch\csrc\api\include\torch\data\samplers\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3906795Z copying torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3913098Z copying torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3925268Z copying torch\include\torch\csrc\api\include\torch\data\samplers\random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3931890Z copying torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3943443Z copying torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3956427Z copying torch\include\torch\csrc\api\include\torch\data\samplers\stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:11.3962027Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:11.3965275Z copying torch\include\torch\csrc\api\include\torch\data\transforms\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:11.3972097Z copying torch\include\torch\csrc\api\include\torch\data\transforms\collate.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:11.3978712Z copying torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:11.3991136Z copying torch\include\torch\csrc\api\include\torch\data\transforms\stack.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:11.3997732Z copying torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:11.4003235Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-11-03T16:24:11.4006361Z copying torch\include\torch\csrc\api\include\torch\detail\static.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-11-03T16:24:11.4013000Z copying torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail 2025-11-03T16:24:11.4024950Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert 2025-11-03T16:24:11.4028755Z copying torch\include\torch\csrc\api\include\torch\nativert\ModelRunnerHandle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert 2025-11-03T16:24:11.4035101Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4038335Z copying torch\include\torch\csrc\api\include\torch\nn\cloneable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4046320Z copying torch\include\torch\csrc\api\include\torch\nn\functional.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4053642Z copying torch\include\torch\csrc\api\include\torch\nn\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4067845Z copying torch\include\torch\csrc\api\include\torch\nn\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4075700Z copying torch\include\torch\csrc\api\include\torch\nn\modules.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4087631Z copying torch\include\torch\csrc\api\include\torch\nn\options.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4101457Z copying torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4108940Z copying torch\include\torch\csrc\api\include\torch\nn\pimpl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4116161Z copying torch\include\torch\csrc\api\include\torch\nn\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:11.4122082Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4125979Z copying torch\include\torch\csrc\api\include\torch\nn\functional\activation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4140728Z copying torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4148664Z copying torch\include\torch\csrc\api\include\torch\nn\functional\conv.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4156325Z copying torch\include\torch\csrc\api\include\torch\nn\functional\distance.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4174809Z copying torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4182321Z copying torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4189699Z copying torch\include\torch\csrc\api\include\torch\nn\functional\fold.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4196962Z copying torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4204826Z copying torch\include\torch\csrc\api\include\torch\nn\functional\linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4212123Z copying torch\include\torch\csrc\api\include\torch\nn\functional\loss.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4220770Z copying torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4229533Z copying torch\include\torch\csrc\api\include\torch\nn\functional\padding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4245500Z copying torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4254843Z copying torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4262955Z copying torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4270365Z copying torch\include\torch\csrc\api\include\torch\nn\functional\vision.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:11.4282030Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4285932Z copying torch\include\torch\csrc\api\include\torch\nn\modules\activation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4293214Z copying torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4300579Z copying torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4307830Z copying torch\include\torch\csrc\api\include\torch\nn\modules\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4320030Z copying torch\include\torch\csrc\api\include\torch\nn\modules\conv.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4347080Z copying torch\include\torch\csrc\api\include\torch\nn\modules\distance.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4353663Z copying torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4366602Z copying torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4373845Z copying torch\include\torch\csrc\api\include\torch\nn\modules\fold.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4380739Z copying torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4387380Z copying torch\include\torch\csrc\api\include\torch\nn\modules\linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4400373Z copying torch\include\torch\csrc\api\include\torch\nn\modules\loss.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4407624Z copying torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4414428Z copying torch\include\torch\csrc\api\include\torch\nn\modules\padding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4421309Z copying torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4428240Z copying torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4435424Z copying torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4442254Z copying torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4449053Z copying torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4462348Z copying torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4469132Z copying torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4475971Z copying torch\include\torch\csrc\api\include\torch\nn\modules\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4482507Z copying torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:11.4488347Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4491764Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4498792Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4505483Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4512214Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4529778Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4589086Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4596309Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4610593Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4618174Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4626075Z copying torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:11.4632822Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4636160Z copying torch\include\torch\csrc\api\include\torch\nn\options\activation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4651104Z copying torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4658512Z copying torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4665842Z copying torch\include\torch\csrc\api\include\torch\nn\options\conv.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4673525Z copying torch\include\torch\csrc\api\include\torch\nn\options\distance.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4691253Z copying torch\include\torch\csrc\api\include\torch\nn\options\dropout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4699140Z copying torch\include\torch\csrc\api\include\torch\nn\options\embedding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4706550Z copying torch\include\torch\csrc\api\include\torch\nn\options\fold.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4713784Z copying torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4723215Z copying torch\include\torch\csrc\api\include\torch\nn\options\linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4733548Z copying torch\include\torch\csrc\api\include\torch\nn\options\loss.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4742877Z copying torch\include\torch\csrc\api\include\torch\nn\options\normalization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4756974Z copying torch\include\torch\csrc\api\include\torch\nn\options\padding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4764427Z copying torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4772049Z copying torch\include\torch\csrc\api\include\torch\nn\options\pooling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4779295Z copying torch\include\torch\csrc\api\include\torch\nn\options\rnn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4786404Z copying torch\include\torch\csrc\api\include\torch\nn\options\transformer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4793748Z copying torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4800674Z copying torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4807670Z copying torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4822193Z copying torch\include\torch\csrc\api\include\torch\nn\options\vision.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:11.4827832Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-11-03T16:24:11.4831094Z copying torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-11-03T16:24:11.4836792Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:11.4840002Z copying torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:11.4846821Z copying torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:11.4860645Z copying torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:11.4866373Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4869521Z copying torch\include\torch\csrc\api\include\torch\optim\adagrad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4876914Z copying torch\include\torch\csrc\api\include\torch\optim\adam.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4883396Z copying torch\include\torch\csrc\api\include\torch\optim\adamw.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4890159Z copying torch\include\torch\csrc\api\include\torch\optim\lbfgs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4896802Z copying torch\include\torch\csrc\api\include\torch\optim\optimizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4903655Z copying torch\include\torch\csrc\api\include\torch\optim\rmsprop.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4920890Z copying torch\include\torch\csrc\api\include\torch\optim\serialize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4927654Z copying torch\include\torch\csrc\api\include\torch\optim\sgd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:11.4933376Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:11.4936683Z copying torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:11.4943668Z copying torch\include\torch\csrc\api\include\torch\optim\schedulers\reduce_on_plateau_scheduler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:11.4956425Z copying torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:11.4965739Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python 2025-11-03T16:24:11.4969125Z copying torch\include\torch\csrc\api\include\torch\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python 2025-11-03T16:24:11.4974515Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:11.4978517Z copying torch\include\torch\csrc\api\include\torch\serialize\archive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:11.4990834Z copying torch\include\torch\csrc\api\include\torch\serialize\input-archive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:11.4997557Z copying torch\include\torch\csrc\api\include\torch\serialize\output-archive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:11.5004256Z copying torch\include\torch\csrc\api\include\torch\serialize\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:11.5019810Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5022890Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5029367Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5036116Z copying torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5042677Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5063890Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5071017Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5078094Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5090448Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5097174Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5104501Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5111726Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5124644Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5131012Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5138015Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5144482Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5151142Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5157897Z copying torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5164469Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5170888Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5177830Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5185796Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5192981Z copying torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5205208Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5217490Z copying torch\include\torch\csrc\autograd\python_cpp_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5226729Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5237096Z copying torch\include\torch\csrc\autograd\python_enum_tag.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5246875Z copying torch\include\torch\csrc\autograd\python_fft_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5263855Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5272031Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5279886Z copying torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5296838Z copying torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5303834Z copying torch\include\torch\csrc\autograd\python_nested_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5310340Z copying torch\include\torch\csrc\autograd\python_nn_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5318138Z copying torch\include\torch\csrc\autograd\python_saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5324801Z copying torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5331358Z copying torch\include\torch\csrc\autograd\python_special_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5338057Z copying torch\include\torch\csrc\autograd\python_torch_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5345085Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5352815Z copying torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5365812Z copying torch\include\torch\csrc\autograd\record_function_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5372267Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5379850Z copying torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5390813Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5403476Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5410779Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5417810Z copying torch\include\torch\csrc\autograd\variable_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd 2025-11-03T16:24:11.5423696Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5426994Z copying torch\include\torch\csrc\autograd\functions\accumulate_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5439960Z copying torch\include\torch\csrc\autograd\functions\basic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5446480Z copying torch\include\torch\csrc\autograd\functions\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5453043Z copying torch\include\torch\csrc\autograd\functions\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5469613Z copying torch\include\torch\csrc\autograd\functions\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5476068Z copying torch\include\torch\csrc\autograd\functions\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:11.5481688Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5485344Z copying torch\include\torch\csrc\autograd\generated\Functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5496775Z copying torch\include\torch\csrc\autograd\generated\python_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5503922Z copying torch\include\torch\csrc\autograd\generated\python_return_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5514961Z copying torch\include\torch\csrc\autograd\generated\VariableType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5521764Z copying torch\include\torch\csrc\autograd\generated\variable_factories.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5529320Z copying torch\include\torch\csrc\autograd\generated\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:11.5536207Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5539556Z copying torch\include\torch\csrc\autograd\utils\error_messages.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5547075Z copying torch\include\torch\csrc\autograd\utils\grad_layout_contract.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5554596Z copying torch\include\torch\csrc\autograd\utils\lambda_post_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5567975Z copying torch\include\torch\csrc\autograd\utils\python_arg_parsing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5585047Z copying torch\include\torch\csrc\autograd\utils\warnings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5592101Z copying torch\include\torch\csrc\autograd\utils\wrap_outputs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:11.5603529Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-11-03T16:24:11.5606727Z copying torch\include\torch\csrc\cpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu 2025-11-03T16:24:11.5612729Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5616134Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5623589Z copying torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5630555Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5648967Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5656216Z copying torch\include\torch\csrc\cuda\GdsFile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5667125Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5674768Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5681666Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5689054Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5695999Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5709577Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5716756Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5724133Z copying torch\include\torch\csrc\cuda\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda 2025-11-03T16:24:11.5732319Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-11-03T16:24:11.5737089Z copying torch\include\torch\csrc\distributed\Placement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-11-03T16:24:11.5751896Z copying torch\include\torch\csrc\distributed\python_placement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed 2025-11-03T16:24:11.5758338Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:11.5762183Z copying torch\include\torch\csrc\distributed\autograd\autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:11.5769632Z copying torch\include\torch\csrc\distributed\autograd\python_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:11.5775912Z copying torch\include\torch\csrc\distributed\autograd\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:11.5788275Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-11-03T16:24:11.5791445Z copying torch\include\torch\csrc\distributed\autograd\context\container.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-11-03T16:24:11.5798918Z copying torch\include\torch\csrc\distributed\autograd\context\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context 2025-11-03T16:24:11.5804563Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine 2025-11-03T16:24:11.5807829Z copying torch\include\torch\csrc\distributed\autograd\engine\dist_engine.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine 2025-11-03T16:24:11.5813451Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-11-03T16:24:11.5829863Z copying torch\include\torch\csrc\distributed\autograd\functions\recvrpc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-11-03T16:24:11.5836738Z copying torch\include\torch\csrc\distributed\autograd\functions\sendrpc_backward.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions 2025-11-03T16:24:11.5842624Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5845970Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\autograd_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5852751Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_req.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5859718Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5872858Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_req.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5880634Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5893944Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5901404Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_req.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5909194Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5916969Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_req.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5930874Z copying torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:11.5937168Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.5944481Z copying torch\include\torch\csrc\distributed\c10d\c10d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.5951366Z copying torch\include\torch\csrc\distributed\c10d\debug.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.5965099Z copying torch\include\torch\csrc\distributed\c10d\error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.5972327Z copying torch\include\torch\csrc\distributed\c10d\exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.5979746Z copying torch\include\torch\csrc\distributed\c10d\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.5987056Z copying torch\include\torch\csrc\distributed\c10d\python_comm_hook.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.6004522Z copying torch\include\torch\csrc\distributed\c10d\socket.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.6011590Z copying torch\include\torch\csrc\distributed\c10d\socket_fmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.6019792Z copying torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:11.6026045Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:11.6029423Z copying torch\include\torch\csrc\distributed\c10d\quantization\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:11.6036515Z copying torch\include\torch\csrc\distributed\c10d\quantization\quantization_gpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:11.6044115Z copying torch\include\torch\csrc\distributed\c10d\quantization\quantization_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:11.6110316Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:11.6114461Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:11.6121052Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6124923Z copying torch\include\torch\csrc\distributed\rpc\agent_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6132390Z copying torch\include\torch\csrc\distributed\rpc\message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6139745Z copying torch\include\torch\csrc\distributed\rpc\python_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6158413Z copying torch\include\torch\csrc\distributed\rpc\python_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6170368Z copying torch\include\torch\csrc\distributed\rpc\python_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6176545Z copying torch\include\torch\csrc\distributed\rpc\python_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6195548Z copying torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6202431Z copying torch\include\torch\csrc\distributed\rpc\py_rref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6209454Z copying torch\include\torch\csrc\distributed\rpc\request_callback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6216075Z copying torch\include\torch\csrc\distributed\rpc\request_callback_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6229507Z copying torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6236124Z copying torch\include\torch\csrc\distributed\rpc\rpc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6242800Z copying torch\include\torch\csrc\distributed\rpc\rpc_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6251002Z copying torch\include\torch\csrc\distributed\rpc\rpc_command_base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6265185Z copying torch\include\torch\csrc\distributed\rpc\rref_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6272020Z copying torch\include\torch\csrc\distributed\rpc\rref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6279324Z copying torch\include\torch\csrc\distributed\rpc\rref_proto.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6286251Z copying torch\include\torch\csrc\distributed\rpc\script_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6305181Z copying torch\include\torch\csrc\distributed\rpc\script_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6312059Z copying torch\include\torch\csrc\distributed\rpc\script_resp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6322696Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6329673Z copying torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6336556Z copying torch\include\torch\csrc\distributed\rpc\torchscript_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6343349Z copying torch\include\torch\csrc\distributed\rpc\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6351161Z copying torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6361861Z copying torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6369883Z copying torch\include\torch\csrc\distributed\rpc\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:11.6378730Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-11-03T16:24:11.6382448Z copying torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics 2025-11-03T16:24:11.6388583Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-11-03T16:24:11.6392499Z copying torch\include\torch\csrc\distributed\rpc\profiler\remote_profiler_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-11-03T16:24:11.6399944Z copying torch\include\torch\csrc\distributed\rpc\profiler\server_process_global_profiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler 2025-11-03T16:24:11.6414558Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-11-03T16:24:11.6419429Z copying torch\include\torch\csrc\distributed\rpc\testing\faulty_tensorpipe_agent.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-11-03T16:24:11.6429605Z copying torch\include\torch\csrc\distributed\rpc\testing\testing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing 2025-11-03T16:24:11.6437086Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6440200Z copying torch\include\torch\csrc\dynamo\cache_entry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6447154Z copying torch\include\torch\csrc\dynamo\compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6461693Z copying torch\include\torch\csrc\dynamo\cpp_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6469141Z copying torch\include\torch\csrc\dynamo\cpython_defs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6479398Z copying torch\include\torch\csrc\dynamo\cpython_includes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6486705Z copying torch\include\torch\csrc\dynamo\debug_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6493335Z copying torch\include\torch\csrc\dynamo\eval_frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6500195Z copying torch\include\torch\csrc\dynamo\eval_frame_cpp.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6506587Z copying torch\include\torch\csrc\dynamo\extra_state.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6513934Z copying torch\include\torch\csrc\dynamo\framelocals_mapping.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6521280Z copying torch\include\torch\csrc\dynamo\guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6527614Z copying torch\include\torch\csrc\dynamo\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6534073Z copying torch\include\torch\csrc\dynamo\python_compiled_autograd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6546471Z copying torch\include\torch\csrc\dynamo\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo 2025-11-03T16:24:11.6551849Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-11-03T16:24:11.6555343Z copying torch\include\torch\csrc\export\example_upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-11-03T16:24:11.6580122Z copying torch\include\torch\csrc\export\pt2_archive_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-11-03T16:24:11.6586483Z copying torch\include\torch\csrc\export\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-11-03T16:24:11.6599329Z copying torch\include\torch\csrc\export\upgrader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export 2025-11-03T16:24:11.6605076Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-11-03T16:24:11.6608211Z copying torch\include\torch\csrc\functionalization\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization 2025-11-03T16:24:11.6613673Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-11-03T16:24:11.6616746Z copying torch\include\torch\csrc\functorch\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch 2025-11-03T16:24:11.6622091Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-11-03T16:24:11.6625182Z copying torch\include\torch\csrc\fx\node.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx 2025-11-03T16:24:11.6637662Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-11-03T16:24:11.6640553Z copying torch\include\torch\csrc\inductor\array_ref_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-11-03T16:24:11.6647027Z copying torch\include\torch\csrc\inductor\cpp_prefix.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-11-03T16:24:11.6654338Z copying torch\include\torch\csrc\inductor\inductor_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-11-03T16:24:11.6660987Z copying torch\include\torch\csrc\inductor\static_cuda_launcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor 2025-11-03T16:24:11.6677927Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-11-03T16:24:11.6681107Z copying torch\include\torch\csrc\inductor\aoti_eager\kernel_holder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-11-03T16:24:11.6687982Z copying torch\include\torch\csrc\inductor\aoti_eager\kernel_meta_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager 2025-11-03T16:24:11.6693444Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6696583Z copying torch\include\torch\csrc\inductor\aoti_include\array_ref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6703438Z copying torch\include\torch\csrc\inductor\aoti_include\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6709949Z copying torch\include\torch\csrc\inductor\aoti_include\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6716799Z copying torch\include\torch\csrc\inductor\aoti_include\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6722953Z copying torch\include\torch\csrc\inductor\aoti_include\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6733931Z copying torch\include\torch\csrc\inductor\aoti_include\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:11.6739447Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-11-03T16:24:11.6742703Z copying torch\include\torch\csrc\inductor\aoti_package\model_package_loader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-11-03T16:24:11.6749517Z copying torch\include\torch\csrc\inductor\aoti_package\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package 2025-11-03T16:24:11.6761360Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6764786Z copying torch\include\torch\csrc\inductor\aoti_runner\model_container_runner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6771472Z copying torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6777933Z copying torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6788601Z copying torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6795133Z copying torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6801893Z copying torch\include\torch\csrc\inductor\aoti_runner\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:11.6807630Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6810872Z copying torch\include\torch\csrc\inductor\aoti_runtime\arrayref_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6826238Z copying torch\include\torch\csrc\inductor\aoti_runtime\constant_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6835497Z copying torch\include\torch\csrc\inductor\aoti_runtime\device_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6850179Z copying torch\include\torch\csrc\inductor\aoti_runtime\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6860594Z copying torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6870801Z copying torch\include\torch\csrc\inductor\aoti_runtime\mini_array_ref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6878493Z copying torch\include\torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6885724Z copying torch\include\torch\csrc\inductor\aoti_runtime\model_base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6899501Z copying torch\include\torch\csrc\inductor\aoti_runtime\model_container.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6907868Z copying torch\include\torch\csrc\inductor\aoti_runtime\scalar_to_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6914559Z copying torch\include\torch\csrc\inductor\aoti_runtime\sycl_runtime_wrappers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6921977Z copying torch\include\torch\csrc\inductor\aoti_runtime\thread_local.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6928553Z copying torch\include\torch\csrc\inductor\aoti_runtime\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6935306Z copying torch\include\torch\csrc\inductor\aoti_runtime\utils_cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6942180Z copying torch\include\torch\csrc\inductor\aoti_runtime\utils_xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:11.6948456Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:11.6951743Z copying torch\include\torch\csrc\inductor\aoti_torch\mkldnn_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:11.6964846Z copying torch\include\torch\csrc\inductor\aoti_torch\oss_proxy_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:11.6978379Z copying torch\include\torch\csrc\inductor\aoti_torch\proxy_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:11.6991159Z copying torch\include\torch\csrc\inductor\aoti_torch\tensor_converter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:11.7010133Z copying torch\include\torch\csrc\inductor\aoti_torch\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:11.7015837Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7019040Z copying torch\include\torch\csrc\inductor\aoti_torch\c\macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7025511Z copying torch\include\torch\csrc\inductor\aoti_torch\c\shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7032601Z copying torch\include\torch\csrc\inductor\aoti_torch\c\shim_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7045328Z copying torch\include\torch\csrc\inductor\aoti_torch\c\shim_deprecated.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7051910Z copying torch\include\torch\csrc\inductor\aoti_torch\c\shim_mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7058612Z copying torch\include\torch\csrc\inductor\aoti_torch\c\shim_xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:11.7075226Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:11.7078453Z copying torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:11.7085324Z copying torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:11.7092575Z copying torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:11.7111558Z copying torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:11.7119640Z copying torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:11.7126281Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7129612Z copying torch\include\torch\csrc\inductor\cpp_wrapper\array_ref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7136827Z copying torch\include\torch\csrc\inductor\cpp_wrapper\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7150342Z copying torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7157145Z copying torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7164171Z copying torch\include\torch\csrc\inductor\cpp_wrapper\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7180645Z copying torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:11.7187046Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:11.7190328Z copying torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:11.7197473Z copying torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:11.7204372Z copying torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\mps.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:11.7217462Z copying torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\xpu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:11.7223332Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-11-03T16:24:11.7227052Z copying torch\include\torch\csrc\instruction_counter\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter 2025-11-03T16:24:11.7235079Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-11-03T16:24:11.7239697Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-11-03T16:24:11.7249779Z copying torch\include\torch\csrc\jit\jit_opt_limit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-11-03T16:24:11.7260073Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit 2025-11-03T16:24:11.7268140Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-11-03T16:24:11.7271347Z copying torch\include\torch\csrc\jit\api\compilation_unit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-11-03T16:24:11.7278728Z copying torch\include\torch\csrc\jit\api\function_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-11-03T16:24:11.7286797Z copying torch\include\torch\csrc\jit\api\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-11-03T16:24:11.7300807Z copying torch\include\torch\csrc\jit\api\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-11-03T16:24:11.7307818Z copying torch\include\torch\csrc\jit\api\object.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api 2025-11-03T16:24:11.7320040Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7333575Z copying torch\include\torch\csrc\jit\backends\backend.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7340358Z copying torch\include\torch\csrc\jit\backends\backend_debug_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7348530Z copying torch\include\torch\csrc\jit\backends\backend_debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7355142Z copying torch\include\torch\csrc\jit\backends\backend_detail.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7366669Z copying torch\include\torch\csrc\jit\backends\backend_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7373079Z copying torch\include\torch\csrc\jit\backends\backend_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7379663Z copying torch\include\torch\csrc\jit\backends\backend_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7386432Z copying torch\include\torch\csrc\jit\backends\backend_preprocess.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7393679Z copying torch\include\torch\csrc\jit\backends\backend_resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:11.7399124Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-11-03T16:24:11.7403384Z copying torch\include\torch\csrc\jit\backends\coreml\cpp\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-11-03T16:24:11.7408902Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:11.7412213Z copying torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLCompiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:11.7425574Z copying torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLExecutor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:11.7431880Z copying torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLFeatureProvider.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:11.7507546Z copying torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLModelWrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:11.7520728Z copying torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLTensorSpec.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:11.7526395Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack 2025-11-03T16:24:11.7529664Z copying torch\include\torch\csrc\jit\backends\xnnpack\xnnpack_graph_builder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack 2025-11-03T16:24:11.7535328Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-11-03T16:24:11.7538585Z copying torch\include\torch\csrc\jit\backends\xnnpack\compiler\xnn_compiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-11-03T16:24:11.7544954Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-11-03T16:24:11.7548319Z copying torch\include\torch\csrc\jit\backends\xnnpack\executor\xnn_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-11-03T16:24:11.7560765Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-11-03T16:24:11.7565054Z copying torch\include\torch\csrc\jit\backends\xnnpack\serialization\serializer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-11-03T16:24:11.7570738Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-11-03T16:24:11.7575229Z copying torch\include\torch\csrc\jit\codegen\cuda\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda 2025-11-03T16:24:11.7581331Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7584443Z copying torch\include\torch\csrc\jit\codegen\fuser\arg_spec.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7591261Z copying torch\include\torch\csrc\jit\codegen\fuser\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7598013Z copying torch\include\torch\csrc\jit\codegen\fuser\compiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7604727Z copying torch\include\torch\csrc\jit\codegen\fuser\executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7611212Z copying torch\include\torch\csrc\jit\codegen\fuser\fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7618066Z copying torch\include\torch\csrc\jit\codegen\fuser\fused_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7637758Z copying torch\include\torch\csrc\jit\codegen\fuser\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7645491Z copying torch\include\torch\csrc\jit\codegen\fuser\kernel_cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7652794Z copying torch\include\torch\csrc\jit\codegen\fuser\kernel_spec.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7666782Z copying torch\include\torch\csrc\jit\codegen\fuser\partition_desc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7673885Z copying torch\include\torch\csrc\jit\codegen\fuser\tensor_desc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7681807Z copying torch\include\torch\csrc\jit\codegen\fuser\tensor_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:11.7687915Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:11.7691092Z copying torch\include\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:11.7705763Z copying torch\include\torch\csrc\jit\codegen\fuser\cpu\resource_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:11.7713065Z copying torch\include\torch\csrc\jit\codegen\fuser\cpu\temp_file.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:11.7719353Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-11-03T16:24:11.7723081Z copying torch\include\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-11-03T16:24:11.7730571Z copying torch\include\torch\csrc\jit\codegen\fuser\cuda\resource_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-11-03T16:24:11.7745278Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7749970Z copying torch\include\torch\csrc\jit\codegen\onednn\decompose_silu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7758739Z copying torch\include\torch\csrc\jit\codegen\onednn\defer_size_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7765874Z copying torch\include\torch\csrc\jit\codegen\onednn\graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7773236Z copying torch\include\torch\csrc\jit\codegen\onednn\graph_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7792118Z copying torch\include\torch\csrc\jit\codegen\onednn\guard_shape.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7798798Z copying torch\include\torch\csrc\jit\codegen\onednn\interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7806430Z copying torch\include\torch\csrc\jit\codegen\onednn\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7819485Z copying torch\include\torch\csrc\jit\codegen\onednn\layout_propagation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7825989Z copying torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7832761Z copying torch\include\torch\csrc\jit\codegen\onednn\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7839844Z copying torch\include\torch\csrc\jit\codegen\onednn\prepare_binary.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:11.7851593Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-11-03T16:24:11.7854638Z copying torch\include\torch\csrc\jit\cuda\cuda.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda 2025-11-03T16:24:11.7860596Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7863818Z copying torch\include\torch\csrc\jit\frontend\builtin_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7870447Z copying torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7876759Z copying torch\include\torch\csrc\jit\frontend\concrete_module_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7894739Z copying torch\include\torch\csrc\jit\frontend\convert_to_ssa.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7901545Z copying torch\include\torch\csrc\jit\frontend\edit_distance.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7908045Z copying torch\include\torch\csrc\jit\frontend\error_report.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7914775Z copying torch\include\torch\csrc\jit\frontend\exit_transforms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7921315Z copying torch\include\torch\csrc\jit\frontend\function_schema_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7928032Z copying torch\include\torch\csrc\jit\frontend\inline_loop_condition.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7934529Z copying torch\include\torch\csrc\jit\frontend\ir_emitter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7941007Z copying torch\include\torch\csrc\jit\frontend\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7948048Z copying torch\include\torch\csrc\jit\frontend\mini_environment.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7954743Z copying torch\include\torch\csrc\jit\frontend\name_mangler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7961295Z copying torch\include\torch\csrc\jit\frontend\parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7974680Z copying torch\include\torch\csrc\jit\frontend\parser_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7981337Z copying torch\include\torch\csrc\jit\frontend\parse_string_literal.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7988048Z copying torch\include\torch\csrc\jit\frontend\resolver.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.7995502Z copying torch\include\torch\csrc\jit\frontend\schema_matching.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8008673Z copying torch\include\torch\csrc\jit\frontend\schema_type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8015430Z copying torch\include\torch\csrc\jit\frontend\script_type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8026515Z copying torch\include\torch\csrc\jit\frontend\source_range.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8033752Z copying torch\include\torch\csrc\jit\frontend\source_ref.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8046310Z copying torch\include\torch\csrc\jit\frontend\strtod.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8052973Z copying torch\include\torch\csrc\jit\frontend\sugared_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8060374Z copying torch\include\torch\csrc\jit\frontend\tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8066899Z copying torch\include\torch\csrc\jit\frontend\tree.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8073523Z copying torch\include\torch\csrc\jit\frontend\tree_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8081256Z copying torch\include\torch\csrc\jit\frontend\versioned_symbols.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:11.8087015Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8090127Z copying torch\include\torch\csrc\jit\ir\alias_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8097334Z copying torch\include\torch\csrc\jit\ir\attributes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8110440Z copying torch\include\torch\csrc\jit\ir\constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8120442Z copying torch\include\torch\csrc\jit\ir\graph_node_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8132006Z copying torch\include\torch\csrc\jit\ir\graph_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8144893Z copying torch\include\torch\csrc\jit\ir\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8152400Z copying torch\include\torch\csrc\jit\ir\irparser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8158845Z copying torch\include\torch\csrc\jit\ir\ir_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8165631Z copying torch\include\torch\csrc\jit\ir\named_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8172311Z copying torch\include\torch\csrc\jit\ir\node_hashing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8178709Z copying torch\include\torch\csrc\jit\ir\scope.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8185453Z copying torch\include\torch\csrc\jit\ir\subgraph_matcher.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8192024Z copying torch\include\torch\csrc\jit\ir\type_hashing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:11.8204158Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8207176Z copying torch\include\torch\csrc\jit\mobile\code.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8213737Z copying torch\include\torch\csrc\jit\mobile\debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8220439Z copying torch\include\torch\csrc\jit\mobile\file_format.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8227120Z copying torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8244516Z copying torch\include\torch\csrc\jit\mobile\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8251085Z copying torch\include\torch\csrc\jit\mobile\function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8257454Z copying torch\include\torch\csrc\jit\mobile\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8270499Z copying torch\include\torch\csrc\jit\mobile\import_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8277115Z copying torch\include\torch\csrc\jit\mobile\import_export_common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8283588Z copying torch\include\torch\csrc\jit\mobile\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8290066Z copying torch\include\torch\csrc\jit\mobile\method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8297945Z copying torch\include\torch\csrc\jit\mobile\module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8305817Z copying torch\include\torch\csrc\jit\mobile\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8317586Z copying torch\include\torch\csrc\jit\mobile\parse_bytecode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8327538Z copying torch\include\torch\csrc\jit\mobile\parse_operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8345107Z copying torch\include\torch\csrc\jit\mobile\prim_ops_registery.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8354874Z copying torch\include\torch\csrc\jit\mobile\profiler_edge.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8362455Z copying torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8369880Z copying torch\include\torch\csrc\jit\mobile\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8377449Z copying torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8384944Z copying torch\include\torch\csrc\jit\mobile\type_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8391960Z copying torch\include\torch\csrc\jit\mobile\upgrader_mobile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:11.8403286Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:11.8406543Z copying torch\include\torch\csrc\jit\mobile\compatibility\backport.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:11.8419205Z copying torch\include\torch\csrc\jit\mobile\compatibility\backport_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:11.8425840Z copying torch\include\torch\csrc\jit\mobile\compatibility\model_compatibility.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:11.8439577Z copying torch\include\torch\csrc\jit\mobile\compatibility\runtime_compatibility.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:11.8452023Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8455293Z copying torch\include\torch\csrc\jit\mobile\model_tracer\BuildFeatureTracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8462056Z copying torch\include\torch\csrc\jit\mobile\model_tracer\CustomClassTracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8469149Z copying torch\include\torch\csrc\jit\mobile\model_tracer\KernelDTypeTracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8486861Z copying torch\include\torch\csrc\jit\mobile\model_tracer\MobileModelRunner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8494076Z copying torch\include\torch\csrc\jit\mobile\model_tracer\OperatorCallTracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8501082Z copying torch\include\torch\csrc\jit\mobile\model_tracer\TensorUtils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8507427Z copying torch\include\torch\csrc\jit\mobile\model_tracer\TracerRunner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:11.8519114Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:11.8522254Z copying torch\include\torch\csrc\jit\mobile\nnc\aot_compiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:11.8566776Z copying torch\include\torch\csrc\jit\mobile\nnc\context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:11.8573345Z copying torch\include\torch\csrc\jit\mobile\nnc\registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:11.8579178Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:11.8582354Z copying torch\include\torch\csrc\jit\mobile\train\export_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:11.8589406Z copying torch\include\torch\csrc\jit\mobile\train\random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:11.8596416Z copying torch\include\torch\csrc\jit\mobile\train\sequential.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:11.8602077Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim 2025-11-03T16:24:11.8605185Z copying torch\include\torch\csrc\jit\mobile\train\optim\sgd.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim 2025-11-03T16:24:11.8610726Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:11.8613920Z copying torch\include\torch\csrc\jit\operator_upgraders\upgraders.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:11.8627322Z copying torch\include\torch\csrc\jit\operator_upgraders\upgraders_entry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:11.8633634Z copying torch\include\torch\csrc\jit\operator_upgraders\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:11.8640210Z copying torch\include\torch\csrc\jit\operator_upgraders\version_map.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:11.8651184Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8654683Z copying torch\include\torch\csrc\jit\passes\add_if_then_else.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8661461Z copying torch\include\torch\csrc\jit\passes\annotate_warns.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8668041Z copying torch\include\torch\csrc\jit\passes\autocast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8674333Z copying torch\include\torch\csrc\jit\passes\bailout_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8710334Z copying torch\include\torch\csrc\jit\passes\batch_mm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8717265Z copying torch\include\torch\csrc\jit\passes\canonicalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8724407Z copying torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8738074Z copying torch\include\torch\csrc\jit\passes\check_strict_fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8745548Z copying torch\include\torch\csrc\jit\passes\clear_profiling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8755590Z copying torch\include\torch\csrc\jit\passes\clear_undefinedness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8766147Z copying torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8775913Z copying torch\include\torch\csrc\jit\passes\concat_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8785800Z copying torch\include\torch\csrc\jit\passes\constant_pooling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8795538Z copying torch\include\torch\csrc\jit\passes\constant_propagation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8803201Z copying torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8810533Z copying torch\include\torch\csrc\jit\passes\create_functional_graphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8818919Z copying torch\include\torch\csrc\jit\passes\dead_code_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8826066Z copying torch\include\torch\csrc\jit\passes\decompose_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8833018Z copying torch\include\torch\csrc\jit\passes\device_type_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8844537Z copying torch\include\torch\csrc\jit\passes\dtype_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8851030Z copying torch\include\torch\csrc\jit\passes\eliminate_no_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8857480Z copying torch\include\torch\csrc\jit\passes\erase_number_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8864286Z copying torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8877433Z copying torch\include\torch\csrc\jit\passes\fold_conv_bn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8884107Z copying torch\include\torch\csrc\jit\passes\fold_linear_bn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8891000Z copying torch\include\torch\csrc\jit\passes\freeze_module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8897760Z copying torch\include\torch\csrc\jit\passes\frozen_concat_linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8911116Z copying torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8921778Z copying torch\include\torch\csrc\jit\passes\frozen_conv_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8928505Z copying torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8935219Z copying torch\include\torch\csrc\jit\passes\frozen_linear_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8947576Z copying torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8954237Z copying torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8960880Z copying torch\include\torch\csrc\jit\passes\fuse_linear.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8967543Z copying torch\include\torch\csrc\jit\passes\fuse_relu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8979775Z copying torch\include\torch\csrc\jit\passes\graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8986544Z copying torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.8996937Z copying torch\include\torch\csrc\jit\passes\guard_elimination.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9003445Z copying torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9021056Z copying torch\include\torch\csrc\jit\passes\inliner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9027556Z copying torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9034270Z copying torch\include\torch\csrc\jit\passes\inline_forked_closures.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9040745Z copying torch\include\torch\csrc\jit\passes\inline_fork_wait.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9047258Z copying torch\include\torch\csrc\jit\passes\inplace_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9053744Z copying torch\include\torch\csrc\jit\passes\insert_guards.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9060965Z copying torch\include\torch\csrc\jit\passes\integer_value_refinement.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9071737Z copying torch\include\torch\csrc\jit\passes\lift_closures.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9078132Z copying torch\include\torch\csrc\jit\passes\liveness.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9084489Z copying torch\include\torch\csrc\jit\passes\loop_unrolling.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9091488Z copying torch\include\torch\csrc\jit\passes\lower_grad_of.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9097894Z copying torch\include\torch\csrc\jit\passes\lower_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9104668Z copying torch\include\torch\csrc\jit\passes\lower_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9111419Z copying torch\include\torch\csrc\jit\passes\metal_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9117996Z copying torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9124730Z copying torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9131408Z copying torch\include\torch\csrc\jit\passes\normalize_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9146997Z copying torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9153786Z copying torch\include\torch\csrc\jit\passes\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9161189Z copying torch\include\torch\csrc\jit\passes\pass_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9174483Z copying torch\include\torch\csrc\jit\passes\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9182068Z copying torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9189418Z copying torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9196911Z copying torch\include\torch\csrc\jit\passes\peephole_list_idioms.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9204400Z copying torch\include\torch\csrc\jit\passes\peephole_non_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9211587Z copying torch\include\torch\csrc\jit\passes\prepack_folding.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9219064Z copying torch\include\torch\csrc\jit\passes\refine_tuple_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9226784Z copying torch\include\torch\csrc\jit\passes\remove_dropout.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9244432Z copying torch\include\torch\csrc\jit\passes\remove_exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9261330Z copying torch\include\torch\csrc\jit\passes\remove_expands.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9271247Z copying torch\include\torch\csrc\jit\passes\remove_inplace_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9281309Z copying torch\include\torch\csrc\jit\passes\remove_mutation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9295969Z copying torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9303512Z copying torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9310847Z copying torch\include\torch\csrc\jit\passes\requires_grad_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9318294Z copying torch\include\torch\csrc\jit\passes\restore_mutation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9331621Z copying torch\include\torch\csrc\jit\passes\shape_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9344418Z copying torch\include\torch\csrc\jit\passes\specialize_autogradzero.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9351181Z copying torch\include\torch\csrc\jit\passes\subgraph_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9358022Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9364806Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9372536Z copying torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9379715Z copying torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9386771Z copying torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9393433Z copying torch\include\torch\csrc\jit\passes\value_refinement_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9400659Z copying torch\include\torch\csrc\jit\passes\variadic_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9407791Z copying torch\include\torch\csrc\jit\passes\vulkan_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9414504Z copying torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:11.9426826Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-11-03T16:24:11.9430184Z copying torch\include\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-11-03T16:24:11.9435738Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9439287Z copying torch\include\torch\csrc\jit\passes\onnx\cast_all_constant_to_floating.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9445726Z copying torch\include\torch\csrc\jit\passes\onnx\constant_fold.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9452374Z copying torch\include\torch\csrc\jit\passes\onnx\constant_map.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9459377Z copying torch\include\torch\csrc\jit\passes\onnx\deduplicate_initializers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9471470Z copying torch\include\torch\csrc\jit\passes\onnx\eliminate_unused_items.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9477896Z copying torch\include\torch\csrc\jit\passes\onnx\eval_peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9484531Z copying torch\include\torch\csrc\jit\passes\onnx\fixup_onnx_controlflow.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9491096Z copying torch\include\torch\csrc\jit\passes\onnx\function_extraction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9498478Z copying torch\include\torch\csrc\jit\passes\onnx\function_substitution.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9504895Z copying torch\include\torch\csrc\jit\passes\onnx\helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9511775Z copying torch\include\torch\csrc\jit\passes\onnx\list_model_parameters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9518135Z copying torch\include\torch\csrc\jit\passes\onnx\naming.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9525264Z copying torch\include\torch\csrc\jit\passes\onnx\onnx_log.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9531169Z copying torch\include\torch\csrc\jit\passes\onnx\peephole.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9537789Z copying torch\include\torch\csrc\jit\passes\onnx\prepare_division_for_onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9544410Z copying torch\include\torch\csrc\jit\passes\onnx\preprocess_for_onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9551291Z copying torch\include\torch\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9557751Z copying torch\include\torch\csrc\jit\passes\onnx\scalar_type_analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9571767Z copying torch\include\torch\csrc\jit\passes\onnx\shape_type_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9582459Z copying torch\include\torch\csrc\jit\passes\onnx\unpack_quantized_weights.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:11.9595940Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:11.9601024Z copying torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:11.9610736Z copying torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\common.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:11.9625552Z copying torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:11.9638350Z copying torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:11.9644980Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9648412Z copying torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9661417Z copying torch\include\torch\csrc\jit\passes\quantization\finalize.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9667986Z copying torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9675033Z copying torch\include\torch\csrc\jit\passes\quantization\helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9693339Z copying torch\include\torch\csrc\jit\passes\quantization\insert_observers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9700947Z copying torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9707941Z copying torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9715604Z copying torch\include\torch\csrc\jit\passes\quantization\quantization_type.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9722514Z copying torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:11.9728118Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:11.9731358Z copying torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:11.9737982Z copying torch\include\torch\csrc\jit\passes\utils\memory_dag.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:11.9744874Z copying torch\include\torch\csrc\jit\passes\utils\optimization_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:11.9762243Z copying torch\include\torch\csrc\jit\passes\utils\op_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:11.9768967Z copying torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:11.9774576Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9777768Z copying torch\include\torch\csrc\jit\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9790977Z copying torch\include\torch\csrc\jit\python\module_python.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9797602Z copying torch\include\torch\csrc\jit\python\opaque_obj.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9804178Z copying torch\include\torch\csrc\jit\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9810781Z copying torch\include\torch\csrc\jit\python\pybind_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9823178Z copying torch\include\torch\csrc\jit\python\python_arg_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9829992Z copying torch\include\torch\csrc\jit\python\python_custom_class.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9836428Z copying torch\include\torch\csrc\jit\python\python_dict.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9849425Z copying torch\include\torch\csrc\jit\python\python_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9857404Z copying torch\include\torch\csrc\jit\python\python_ivalue.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9864437Z copying torch\include\torch\csrc\jit\python\python_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9871226Z copying torch\include\torch\csrc\jit\python\python_sugared_value.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9878106Z copying torch\include\torch\csrc\jit\python\python_tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9884901Z copying torch\include\torch\csrc\jit\python\python_tree_views.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9891336Z copying torch\include\torch\csrc\jit\python\script_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9898305Z copying torch\include\torch\csrc\jit\python\update_graph_executor_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9912313Z copying torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python 2025-11-03T16:24:11.9917876Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9921088Z copying torch\include\torch\csrc\jit\runtime\argument_spec.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9928317Z copying torch\include\torch\csrc\jit\runtime\autodiff.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9935010Z copying torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9941786Z copying torch\include\torch\csrc\jit\runtime\custom_operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9954361Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9967275Z copying torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9973740Z copying torch\include\torch\csrc\jit\runtime\exception_message.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9980565Z copying torch\include\torch\csrc\jit\runtime\graph_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9987260Z copying torch\include\torch\csrc\jit\runtime\graph_executor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:11.9994094Z copying torch\include\torch\csrc\jit\runtime\graph_iterator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0013379Z copying torch\include\torch\csrc\jit\runtime\instruction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0020304Z copying torch\include\torch\csrc\jit\runtime\interpreter.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0027011Z copying torch\include\torch\csrc\jit\runtime\jit_exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0033635Z copying torch\include\torch\csrc\jit\runtime\jit_trace.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0040123Z copying torch\include\torch\csrc\jit\runtime\logging.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0046686Z copying torch\include\torch\csrc\jit\runtime\operator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0053428Z copying torch\include\torch\csrc\jit\runtime\operator_options.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0060073Z copying torch\include\torch\csrc\jit\runtime\print_handler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0067565Z copying torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0151777Z copying torch\include\torch\csrc\jit\runtime\profiling_record.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0164103Z copying torch\include\torch\csrc\jit\runtime\register_ops_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0172680Z copying torch\include\torch\csrc\jit\runtime\script_profile.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0180611Z copying torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0187685Z copying torch\include\torch\csrc\jit\runtime\shape_function_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0194950Z copying torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0203107Z copying torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0210589Z copying torch\include\torch\csrc\jit\runtime\symbolic_script.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0217901Z copying torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0225387Z copying torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0238126Z copying torch\include\torch\csrc\jit\runtime\vararg_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0246045Z copying torch\include\torch\csrc\jit\runtime\variable_tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:12.0253160Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:12.0258041Z copying torch\include\torch\csrc\jit\runtime\interpreter\can_emit_inline.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:12.0268225Z copying torch\include\torch\csrc\jit\runtime\interpreter\code_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:12.0277379Z copying torch\include\torch\csrc\jit\runtime\interpreter\frame.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:12.0288079Z copying torch\include\torch\csrc\jit\runtime\interpreter\preprocess_graph.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:12.0314241Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0315272Z copying torch\include\torch\csrc\jit\runtime\static\fusion.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0316253Z copying torch\include\torch\csrc\jit\runtime\static\impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0319680Z copying torch\include\torch\csrc\jit\runtime\static\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0326341Z copying torch\include\torch\csrc\jit\runtime\static\memory_planner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0333615Z copying torch\include\torch\csrc\jit\runtime\static\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0340290Z copying torch\include\torch\csrc\jit\runtime\static\passes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0366155Z copying torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0373198Z copying torch\include\torch\csrc\jit\runtime\static\processed_node_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0380619Z copying torch\include\torch\csrc\jit\runtime\static\static_method.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0393345Z copying torch\include\torch\csrc\jit\runtime\static\te_wrapper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:12.0399205Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0402928Z copying torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0409309Z copying torch\include\torch\csrc\jit\serialization\export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0416387Z copying torch\include\torch\csrc\jit\serialization\export_bytecode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0435267Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0442140Z copying torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0448800Z copying torch\include\torch\csrc\jit\serialization\import.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0461829Z copying torch\include\torch\csrc\jit\serialization\import_export_constants.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0468612Z copying torch\include\torch\csrc\jit\serialization\import_export_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0475096Z copying torch\include\torch\csrc\jit\serialization\import_export_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0481729Z copying torch\include\torch\csrc\jit\serialization\import_read.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0499174Z copying torch\include\torch\csrc\jit\serialization\import_source.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0506245Z copying torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0515190Z copying torch\include\torch\csrc\jit\serialization\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0521598Z copying torch\include\torch\csrc\jit\serialization\pickle.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0528497Z copying torch\include\torch\csrc\jit\serialization\pickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0535902Z copying torch\include\torch\csrc\jit\serialization\pickler_helper.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0542855Z copying torch\include\torch\csrc\jit\serialization\python_print.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0549621Z copying torch\include\torch\csrc\jit\serialization\source_range_serialization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0556659Z copying torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0563416Z copying torch\include\torch\csrc\jit\serialization\storage_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0576339Z copying torch\include\torch\csrc\jit\serialization\type_name_uniquer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0583291Z copying torch\include\torch\csrc\jit\serialization\unpickler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:12.0589160Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0592306Z copying torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0598955Z copying torch\include\torch\csrc\jit\tensorexpr\block_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0605684Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0612357Z copying torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0625061Z copying torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0631685Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0639050Z copying torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0653658Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0661282Z copying torch\include\torch\csrc\jit\tensorexpr\cuda_random.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0668477Z copying torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0675653Z copying torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0689454Z copying torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0696967Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0704416Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0711754Z copying torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0725860Z copying torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0733729Z copying torch\include\torch\csrc\jit\tensorexpr\graph_opt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0741162Z copying torch\include\torch\csrc\jit\tensorexpr\half_support.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0748763Z copying torch\include\torch\csrc\jit\tensorexpr\hash_provider.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0762061Z copying torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0772035Z copying torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0789526Z copying torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0797240Z copying torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0805227Z copying torch\include\torch\csrc\jit\tensorexpr\ir_printer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0812992Z copying torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0820167Z copying torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0827519Z copying torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0841134Z copying torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0847873Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0854605Z copying torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0861371Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0881278Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0893795Z copying torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0900678Z copying torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0907672Z copying torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0920747Z copying torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0927583Z copying torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0934620Z copying torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0941442Z copying torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0982653Z copying torch\include\torch\csrc\jit\tensorexpr\types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0989334Z copying torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.0996115Z copying torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:12.1001954Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1005232Z copying torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1018047Z copying torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1024437Z copying torch\include\torch\csrc\jit\tensorexpr\operators\misc.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1030906Z copying torch\include\torch\csrc\jit\tensorexpr\operators\norm.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1037157Z copying torch\include\torch\csrc\jit\tensorexpr\operators\operators.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1059464Z copying torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1066352Z copying torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1073163Z copying torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1087814Z copying torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:12.1093708Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:12.1096883Z copying torch\include\torch\csrc\jit\testing\file_check.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:12.1105445Z copying torch\include\torch\csrc\jit\testing\hooks_for_testing.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:12.1111209Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:12.1115607Z copying torch\include\torch\csrc\lazy\backend\backend_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:12.1130185Z copying torch\include\torch\csrc\lazy\backend\backend_device.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:12.1137381Z copying torch\include\torch\csrc\lazy\backend\backend_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:12.1144836Z copying torch\include\torch\csrc\lazy\backend\lowering_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:12.1158820Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1162020Z copying torch\include\torch\csrc\lazy\core\cache.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1169145Z copying torch\include\torch\csrc\lazy\core\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1176484Z copying torch\include\torch\csrc\lazy\core\debug_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1184414Z copying torch\include\torch\csrc\lazy\core\dynamic_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1197669Z copying torch\include\torch\csrc\lazy\core\hash.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1211828Z copying torch\include\torch\csrc\lazy\core\helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1219165Z copying torch\include\torch\csrc\lazy\core\ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1233392Z copying torch\include\torch\csrc\lazy\core\ir_builder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1240726Z copying torch\include\torch\csrc\lazy\core\ir_dump_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1248006Z copying torch\include\torch\csrc\lazy\core\ir_metadata.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1255595Z copying torch\include\torch\csrc\lazy\core\ir_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1271235Z copying torch\include\torch\csrc\lazy\core\lazy_graph_executor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1281353Z copying torch\include\torch\csrc\lazy\core\metrics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1289480Z copying torch\include\torch\csrc\lazy\core\multi_wait.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1297189Z copying torch\include\torch\csrc\lazy\core\permutation_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1304926Z copying torch\include\torch\csrc\lazy\core\shape.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1311679Z copying torch\include\torch\csrc\lazy\core\shape_inference.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1318963Z copying torch\include\torch\csrc\lazy\core\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1325958Z copying torch\include\torch\csrc\lazy\core\tensor_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1333435Z copying torch\include\torch\csrc\lazy\core\tensor_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1340480Z copying torch\include\torch\csrc\lazy\core\thread_pool.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1347131Z copying torch\include\torch\csrc\lazy\core\trie.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1353822Z copying torch\include\torch\csrc\lazy\core\unique.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1360480Z copying torch\include\torch\csrc\lazy\core\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:12.1366688Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops 2025-11-03T16:24:12.1376298Z copying torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops 2025-11-03T16:24:12.1382198Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-11-03T16:24:12.1385421Z copying torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-11-03T16:24:12.1392162Z copying torch\include\torch\csrc\lazy\core\ops\utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops 2025-11-03T16:24:12.1397940Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:12.1401003Z copying torch\include\torch\csrc\lazy\generated\LazyIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:12.1410775Z copying torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:12.1418834Z copying torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:12.1424794Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-11-03T16:24:12.1427867Z copying torch\include\torch\csrc\lazy\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-11-03T16:24:12.1440192Z copying torch\include\torch\csrc\lazy\python\python_util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python 2025-11-03T16:24:12.1445644Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1455790Z copying torch\include\torch\csrc\lazy\ts_backend\config.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1462248Z copying torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1475141Z copying torch\include\torch\csrc\lazy\ts_backend\ir_builder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1481730Z copying torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1495570Z copying torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1509778Z copying torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1516495Z copying torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1524162Z copying torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1530652Z copying torch\include\torch\csrc\lazy\ts_backend\ts_node.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1543307Z copying torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:12.1549152Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:12.1552286Z copying torch\include\torch\csrc\lazy\ts_backend\ops\device_data.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:12.1559090Z copying torch\include\torch\csrc\lazy\ts_backend\ops\generic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:12.1565531Z copying torch\include\torch\csrc\lazy\ts_backend\ops\to_copy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:12.1571280Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-11-03T16:24:12.1574660Z copying torch\include\torch\csrc\monitor\counters.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-11-03T16:24:12.1581447Z copying torch\include\torch\csrc\monitor\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-11-03T16:24:12.1588117Z copying torch\include\torch\csrc\monitor\python_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor 2025-11-03T16:24:12.1593439Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-11-03T16:24:12.1596458Z copying torch\include\torch\csrc\mps\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps 2025-11-03T16:24:12.1608341Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-11-03T16:24:12.1611327Z copying torch\include\torch\csrc\mtia\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia 2025-11-03T16:24:12.1616797Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-11-03T16:24:12.1620415Z copying torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler 2025-11-03T16:24:12.1626522Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-11-03T16:24:12.1629641Z copying torch\include\torch\csrc\multiprocessing\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing 2025-11-03T16:24:12.1635203Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-11-03T16:24:12.1638745Z copying torch\include\torch\csrc\onnx\back_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-11-03T16:24:12.1645028Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-11-03T16:24:12.1651045Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx 2025-11-03T16:24:12.1680371Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1683273Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1690096Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1696971Z copying torch\include\torch\csrc\profiler\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1703966Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1717789Z copying torch\include\torch\csrc\profiler\data_flow.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1731295Z copying torch\include\torch\csrc\profiler\events.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1738608Z copying torch\include\torch\csrc\profiler\kineto_client_interface.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1746025Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1753893Z copying torch\include\torch\csrc\profiler\perf-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1761421Z copying torch\include\torch\csrc\profiler\perf.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1768527Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler 2025-11-03T16:24:12.1775193Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:12.1779533Z copying torch\include\torch\csrc\profiler\orchestration\observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:12.1789459Z copying torch\include\torch\csrc\profiler\orchestration\python_tracer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:12.1806214Z copying torch\include\torch\csrc\profiler\orchestration\vulkan.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:12.1814704Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:12.1819553Z copying torch\include\torch\csrc\profiler\python\combined_traceback.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:12.1828165Z copying torch\include\torch\csrc\profiler\python\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:12.1835842Z copying torch\include\torch\csrc\profiler\python\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:12.1842236Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:12.1846332Z copying torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:12.1853255Z copying torch\include\torch\csrc\profiler\standalone\itt_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:12.1860671Z copying torch\include\torch\csrc\profiler\standalone\nvtx_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:12.1881289Z copying torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:12.1887165Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-11-03T16:24:12.1890459Z copying torch\include\torch\csrc\profiler\stubs\base.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs 2025-11-03T16:24:12.1896141Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1899485Z copying torch\include\torch\csrc\profiler\unwind\action.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1906958Z copying torch\include\torch\csrc\profiler\unwind\communicate.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1919749Z copying torch\include\torch\csrc\profiler\unwind\debug_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1926856Z copying torch\include\torch\csrc\profiler\unwind\dwarf_enums.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1941746Z copying torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1955046Z copying torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1961738Z copying torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1968600Z copying torch\include\torch\csrc\profiler\unwind\fde.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1975595Z copying torch\include\torch\csrc\profiler\unwind\lexer.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1989148Z copying torch\include\torch\csrc\profiler\unwind\line_number_program.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.1996293Z copying torch\include\torch\csrc\profiler\unwind\mem_file.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.2003045Z copying torch\include\torch\csrc\profiler\unwind\range_table.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.2009809Z copying torch\include\torch\csrc\profiler\unwind\sections.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.2023563Z copying torch\include\torch\csrc\profiler\unwind\unwind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.2030405Z copying torch\include\torch\csrc\profiler\unwind\unwinder.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.2037099Z copying torch\include\torch\csrc\profiler\unwind\unwind_error.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:12.2042737Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2053418Z copying torch\include\torch\csrc\stable\accelerator.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2065927Z copying torch\include\torch\csrc\stable\library.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2072322Z copying torch\include\torch\csrc\stable\ops.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2079749Z copying torch\include\torch\csrc\stable\stableivalue_conversions.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2087374Z copying torch\include\torch\csrc\stable\tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2114705Z copying torch\include\torch\csrc\stable\tensor_inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2122156Z copying torch\include\torch\csrc\stable\tensor_struct.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2129679Z copying torch\include\torch\csrc\stable\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable 2025-11-03T16:24:12.2142592Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c 2025-11-03T16:24:12.2145972Z copying torch\include\torch\csrc\stable\c\shim.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c 2025-11-03T16:24:12.2152307Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-11-03T16:24:12.2156162Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor 2025-11-03T16:24:12.2163189Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2166003Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2173851Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2187847Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2194922Z copying torch\include\torch\csrc\utils\device_lazy_init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2210331Z copying torch\include\torch\csrc\utils\disable_torch_function.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2224745Z copying torch\include\torch\csrc\utils\generated_serialization_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2233976Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2241624Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2248891Z copying torch\include\torch\csrc\utils\nested.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2262444Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2271429Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2281847Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2291576Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2300061Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2308142Z copying torch\include\torch\csrc\utils\pyobject_preservation.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2315851Z copying torch\include\torch\csrc\utils\pythoncapi_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2323602Z copying torch\include\torch\csrc\utils\python_arg_parser.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2337638Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2402588Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2409703Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2425305Z copying torch\include\torch\csrc\utils\python_raii.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2438888Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2446001Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2453292Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2459939Z copying torch\include\torch\csrc\utils\python_symnode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2473235Z copying torch\include\torch\csrc\utils\python_torch_function_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2480364Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2487342Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2493958Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2506967Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2521977Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2528482Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2535344Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2548032Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2554764Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2561457Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2568079Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2574990Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2583092Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2598544Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2606270Z copying torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2613886Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2621530Z copying torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2629489Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2636916Z copying torch\include\torch\csrc\utils\verbose.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils 2025-11-03T16:24:12.2649395Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-11-03T16:24:12.2652991Z copying torch\include\torch\csrc\xpu\Event.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-11-03T16:24:12.2660677Z copying torch\include\torch\csrc\xpu\Module.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-11-03T16:24:12.2667834Z copying torch\include\torch\csrc\xpu\Stream.h -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu 2025-11-03T16:24:12.2674412Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-11-03T16:24:12.2677537Z copying torch\include\torch\headeronly\version.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly 2025-11-03T16:24:12.2695933Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-11-03T16:24:12.2699212Z copying torch\include\torch\headeronly\core\DeviceType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-11-03T16:24:12.2706925Z copying torch\include\torch\headeronly\core\ScalarType.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core 2025-11-03T16:24:12.2713974Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-11-03T16:24:12.2718622Z copying torch\include\torch\headeronly\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-11-03T16:24:12.2726557Z copying torch\include\torch\headeronly\cpu\vec\vec_half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec 2025-11-03T16:24:12.2739698Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256 2025-11-03T16:24:12.2743354Z copying torch\include\torch\headeronly\cpu\vec\vec256\missing_vld1_neon.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256 2025-11-03T16:24:12.2751294Z copying torch\include\torch\headeronly\cpu\vec\vec256\missing_vst1_neon.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256 2025-11-03T16:24:12.2757605Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-11-03T16:24:12.2760824Z copying torch\include\torch\headeronly\macros\cmake_macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-11-03T16:24:12.2767938Z copying torch\include\torch\headeronly\macros\Export.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-11-03T16:24:12.2784185Z copying torch\include\torch\headeronly\macros\Macros.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros 2025-11-03T16:24:12.2793446Z creating build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2797097Z copying torch\include\torch\headeronly\util\BFloat16.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2804625Z copying torch\include\torch\headeronly\util\bits.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2811881Z copying torch\include\torch\headeronly\util\bit_cast.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2825749Z copying torch\include\torch\headeronly\util\complex.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2833029Z copying torch\include\torch\headeronly\util\Exception.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2839925Z copying torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2861966Z copying torch\include\torch\headeronly\util\Float8_e4m3fn.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2869353Z copying torch\include\torch\headeronly\util\Float8_e4m3fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2877235Z copying torch\include\torch\headeronly\util\Float8_e5m2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2884003Z copying torch\include\torch\headeronly\util\Float8_e5m2fnuz.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2897007Z copying torch\include\torch\headeronly\util\Float8_e8m0fnu.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2903933Z copying torch\include\torch\headeronly\util\Float8_fnuz_cvt.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2914865Z copying torch\include\torch\headeronly\util\floating_point_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2918731Z copying torch\include\torch\headeronly\util\Half.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2932103Z copying torch\include\torch\headeronly\util\qint32.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2939105Z copying torch\include\torch\headeronly\util\qint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2945655Z copying torch\include\torch\headeronly\util\quint2x4.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2951977Z copying torch\include\torch\headeronly\util\quint4x2.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2964162Z copying torch\include\torch\headeronly\util\quint8.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2970879Z copying torch\include\torch\headeronly\util\shim_utils.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2977855Z copying torch\include\torch\headeronly\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util 2025-11-03T16:24:12.2984524Z copying torch\include\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:12.2996981Z copying torch\include\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:12.3003640Z copying torch\include\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:12.3010673Z copying torch\include\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:12.3017524Z copying torch\include\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include 2025-11-03T16:24:12.3030915Z copying torch\include\oneapi\dnnl\dnnl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3051775Z copying torch\include\oneapi\dnnl\dnnl_common.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3058942Z copying torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3067042Z copying torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3079922Z copying torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3088022Z copying torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3096017Z copying torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3103767Z copying torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3119302Z copying torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3126883Z copying torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl 2025-11-03T16:24:12.3134794Z copying torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3143155Z copying torch\include\torch\csrc\distributed\c10d\Backoff.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3158070Z copying torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3173051Z copying torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3176341Z copying torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3221815Z copying torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3229272Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3237887Z copying torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3245825Z copying torch\include\torch\csrc\distributed\c10d\Functional.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3259718Z copying torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3267401Z copying torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3275902Z copying torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3292096Z copying torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3305889Z copying torch\include\torch\csrc\distributed\c10d\NanCheck.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3312869Z copying torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3321006Z copying torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3329228Z copying torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3343382Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3351211Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3358819Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3366775Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3380235Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3397082Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3404235Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3411069Z copying torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3424088Z copying torch\include\torch\csrc\distributed\c10d\RankLocal.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3431651Z copying torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3438786Z copying torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3446488Z copying torch\include\torch\csrc\distributed\c10d\sequence_num.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3459512Z copying torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3466065Z copying torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3472877Z copying torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3479503Z copying torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3492146Z copying torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3499175Z copying torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3513752Z copying torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3520042Z copying torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3534807Z copying torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3542012Z copying torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:12.3548457Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-11-03T16:24:12.3552380Z copying torch\include\torch\csrc\distributed\c10d\control_collectives\ControlCollectives.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-11-03T16:24:12.3559723Z copying torch\include\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-11-03T16:24:12.3571877Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-11-03T16:24:12.3575785Z copying torch\include\torch\csrc\distributed\c10d\control_plane\Handlers.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-11-03T16:24:12.3583120Z copying torch\include\torch\csrc\distributed\c10d\control_plane\WorkerServer.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane 2025-11-03T16:24:12.3589858Z creating build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:12.3593950Z copying torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:12.3601288Z copying torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:12.3615016Z copying torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:12.3622608Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3630576Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryTypes.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3647082Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryUtils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3654666Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3662293Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\env.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3669366Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\intra_node_comm.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3683487Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\nvshmem_team_manager.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3691504Z copying torch\include\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:12.3699188Z copying torch\include\torch\csrc\jit\testing\catch_utils.hpp -> build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:12.3706987Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3721766Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3728885Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3737250Z copying torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3745912Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3776256Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3783514Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3794697Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3798763Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3957559Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3964189Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3970878Z copying torch\include\ATen\cuda\PhiloxUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3977274Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda 2025-11-03T16:24:12.3988723Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:12.3995697Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:12.4002585Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:12.4009052Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:12.4035818Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:12.4042476Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail 2025-11-03T16:24:12.4049325Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4056069Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4062904Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4070271Z copying torch\include\ATen\native\cuda\cutlass_common.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4076912Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4083700Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4090580Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4098991Z copying torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4106190Z copying torch\include\ATen\native\cuda\fused_adagrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4113371Z copying torch\include\ATen\native\cuda\fused_adagrad_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4132955Z copying torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4140630Z copying torch\include\ATen\native\cuda\fused_adamw_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4148287Z copying torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4155562Z copying torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4163344Z copying torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4171031Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4178711Z copying torch\include\ATen\native\cuda\GroupMMCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4185923Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4201101Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4208372Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4220512Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4232824Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4246737Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4255295Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4262891Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4271238Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4279668Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4289749Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4299676Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4309030Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4317221Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4325260Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4332447Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4339714Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4352897Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4359791Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4366250Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4372734Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda 2025-11-03T16:24:12.4384996Z creating build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:12.4390310Z copying torch\csrc\inductor\aoti_runtime\model.h -> build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:12.4396059Z creating build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-11-03T16:24:12.4399570Z copying torch\_inductor\codegen\aoti_runtime\interface.cpp -> build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime 2025-11-03T16:24:12.4419588Z copying torch\_inductor\script.ld -> build\lib.win-amd64-cpython-310\torch\_inductor 2025-11-03T16:24:12.4425268Z creating build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4428709Z copying torch\_inductor\kernel\flex\templates\common.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4443090Z copying torch\_inductor\kernel\flex\templates\flash_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4455425Z copying torch\_inductor\kernel\flex\templates\flex_attention.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4472070Z copying torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4496129Z copying torch\_inductor\kernel\flex\templates\flex_decode.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4508765Z copying torch\_inductor\kernel\flex\templates\utilities.py.jinja -> build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:12.4521616Z copying torch\_export\serde\schema.yaml -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:12.4534219Z copying torch\_export\serde\export_schema.thrift -> build\lib.win-amd64-cpython-310\torch\_export\serde 2025-11-03T16:24:12.4553750Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-11-03T16:24:12.4559514Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\ATen 2025-11-03T16:24:12.4565600Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4569238Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4576759Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4584107Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4595526Z copying torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4603462Z copying torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4610653Z copying torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4624339Z copying torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2 2025-11-03T16:24:12.4630678Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4633901Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4641678Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4649282Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4656590Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4668720Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4675955Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4683059Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4690811Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4698928Z copying torch\share\cmake\Caffe2\public\xpu.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public 2025-11-03T16:24:12.4705300Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-11-03T16:24:12.4709059Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-11-03T16:24:12.4716325Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-11-03T16:24:12.4722855Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:12.4788129Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:12.4795891Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:12.4811260Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:12.4821867Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:12.4825535Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:12.4832709Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:12.4840441Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:12.4850959Z copying torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:12.4857159Z creating build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-11-03T16:24:12.4860703Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-11-03T16:24:12.4867330Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-310\torch\share\cmake\Torch 2025-11-03T16:24:12.4874719Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils 2025-11-03T16:24:12.4888266Z copying torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:12.4904250Z copying torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:12.4916958Z copying torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:12.4923554Z copying torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:12.4934192Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:12.4941315Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:12.4961332Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:12.4978357Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-310\torch\utils\model_dump 2025-11-03T16:24:12.4991671Z copying torch\_dynamo\graph_break_registry.json -> build\lib.win-amd64-cpython-310\torch\_dynamo 2025-11-03T16:24:12.5051552Z copying torch\lib\aoti_custom_ops.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.5066050Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.5075602Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.5093821Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.5103588Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.5110948Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.5124367Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7455316Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7463205Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7637256Z copying torch\lib\aoti_custom_ops.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7646319Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7654441Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7670397Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7678931Z copying torch\lib\fmt.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7700201Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7708328Z copying torch\lib\libittnotify.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7719268Z copying torch\lib\microkernels-prod.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7753206Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7767780Z copying torch\lib\sleef.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7859182Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7866754Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.7874027Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.8141581Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.8153079Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-310\torch\lib 2025-11-03T16:24:12.8186333Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-11-03T16:24:12.8192641Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-11-03T16:24:12.8479970Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native 2025-11-03T16:24:12.8492523Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:12.8495930Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:12.8509459Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:12.8523306Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:12.9131440Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:12.9856295Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:12.9991617Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0152155Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0160775Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0168187Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0175845Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0183830Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0202441Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0219988Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0238447Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0245974Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0253789Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0267759Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0276044Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0290722Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0309880Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0317720Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0325126Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0335358Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0351226Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0358672Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0373421Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0387820Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0403623Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0411079Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0663776Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0677850Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0685878Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0693349Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0723944Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0738652Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0746143Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0753849Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0761978Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0792103Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0807343Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0815123Z copying torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0822741Z copying torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates 2025-11-03T16:24:13.0829213Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.0832733Z copying torchgen\packaged\autograd\BUILD.bazel -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.0840664Z copying torchgen\packaged\autograd\build.bzl -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.0847138Z copying torchgen\packaged\autograd\context.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.0861463Z copying torchgen\packaged\autograd\deprecated.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.0885114Z copying torchgen\packaged\autograd\derivatives.yaml -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.0996843Z copying torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1010278Z copying torchgen\packaged\autograd\gen_autograd.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1023370Z copying torchgen\packaged\autograd\gen_autograd_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1049172Z copying torchgen\packaged\autograd\gen_inplace_or_view_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1069826Z copying torchgen\packaged\autograd\gen_python_functions.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1201838Z copying torchgen\packaged\autograd\gen_trace_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1257137Z copying torchgen\packaged\autograd\gen_variable_factories.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1270135Z copying torchgen\packaged\autograd\gen_variable_type.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1330474Z copying torchgen\packaged\autograd\gen_view_funcs.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1347154Z copying torchgen\packaged\autograd\load_derivatives.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1378601Z copying torchgen\packaged\autograd\README.md -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1386523Z copying torchgen\packaged\autograd\__init__.py -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd 2025-11-03T16:24:13.1392342Z creating build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1397058Z copying torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1410138Z copying torchgen\packaged\autograd\templates\annotated_fn_args.py.in -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1417546Z copying torchgen\packaged\autograd\templates\Functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1434911Z copying torchgen\packaged\autograd\templates\Functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1447661Z copying torchgen\packaged\autograd\templates\python_enum_tag.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1454443Z copying torchgen\packaged\autograd\templates\python_fft_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1467720Z copying torchgen\packaged\autograd\templates\python_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1480874Z copying torchgen\packaged\autograd\templates\python_functions.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1488424Z copying torchgen\packaged\autograd\templates\python_linalg_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1501527Z copying torchgen\packaged\autograd\templates\python_nested_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1514309Z copying torchgen\packaged\autograd\templates\python_nn_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1527377Z copying torchgen\packaged\autograd\templates\python_return_types.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1545951Z copying torchgen\packaged\autograd\templates\python_return_types.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1555195Z copying torchgen\packaged\autograd\templates\python_sparse_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1569077Z copying torchgen\packaged\autograd\templates\python_special_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1582642Z copying torchgen\packaged\autograd\templates\python_torch_functions.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1596026Z copying torchgen\packaged\autograd\templates\python_variable_methods.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1639982Z copying torchgen\packaged\autograd\templates\TraceType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1653509Z copying torchgen\packaged\autograd\templates\VariableType.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1666502Z copying torchgen\packaged\autograd\templates\VariableType.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1679501Z copying torchgen\packaged\autograd\templates\variable_factories.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1692636Z copying torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1699690Z copying torchgen\packaged\autograd\templates\ViewFuncs.h -> build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates 2025-11-03T16:24:13.1707424Z copying torch\jit\_script.pyi -> build\lib.win-amd64-cpython-310\torch\jit 2025-11-03T16:24:13.1715811Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:24:13.1724591Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-310\torch\nn 2025-11-03T16:24:13.1732679Z copying torch\utils\_config_typing.pyi -> build\lib.win-amd64-cpython-310\torch\utils 2025-11-03T16:24:13.1741476Z copying torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\lib.win-amd64-cpython-310\torch\distributed\optim 2025-11-03T16:24:13.1750263Z copying torch\optim\_multi_tensor\__init__.pyi -> build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor 2025-11-03T16:24:13.1758450Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-310\torch\utils\data\datapipes 2025-11-03T16:24:13.2900482Z running build_ext 2025-11-03T16:24:13.2960950Z -- Building with NumPy bindings 2025-11-03T16:24:13.2961288Z -- Not using cuDNN 2025-11-03T16:24:13.2961479Z -- Not using CUDA 2025-11-03T16:24:13.2961673Z -- Not using XPU 2025-11-03T16:24:13.2961868Z -- Using MKLDNN 2025-11-03T16:24:13.2962150Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-11-03T16:24:13.2962529Z -- Not using CBLAS in MKLDNN 2025-11-03T16:24:13.2962754Z -- Not using NCCL 2025-11-03T16:24:13.2962984Z -- Building without distributed package 2025-11-03T16:24:13.2963257Z -- Using ITT 2025-11-03T16:24:13.9340082Z building 'torch._C' extension 2025-11-03T16:24:13.9359093Z creating build\temp.win-amd64-cpython-310\Release\torch\csrc 2025-11-03T16:24:13.9373290Z "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -IC:\Jenkins\Miniconda3\envs\py_tmp\include -IC:\Jenkins\Miniconda3\envs\py_tmp\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /Tctorch/csrc/stub.c /Fobuild\temp.win-amd64-cpython-310\Release\torch\csrc\stub.obj /MD /FS /EHsc 2025-11-03T16:24:13.9710026Z stub.c 2025-11-03T16:24:14.3047213Z "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\envs\py_tmp\libs /LIBPATH:C:\Jenkins\Miniconda3\envs\py_tmp /LIBPATH:C:\Jenkins\Miniconda3\envs\py_tmp\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" torch_python.lib /EXPORT:PyInit__C build\temp.win-amd64-cpython-310\Release\torch\csrc\stub.obj /OUT:build\lib.win-amd64-cpython-310\torch\_C.cp310-win_amd64.pyd /IMPLIB:build\temp.win-amd64-cpython-310\Release\torch\csrc\_C.cp310-win_amd64.lib /NODEFAULTLIB:LIBCMT.LIB 2025-11-03T16:24:14.3482416Z Creating library build\temp.win-amd64-cpython-310\Release\torch\csrc\_C.cp310-win_amd64.lib and object build\temp.win-amd64-cpython-310\Release\torch\csrc\_C.cp310-win_amd64.exp 2025-11-03T16:24:14.3596089Z Generating code 2025-11-03T16:24:14.4147987Z Finished generating code 2025-11-03T16:24:14.4503590Z copying build\temp.win-amd64-cpython-310\Release\torch\csrc\_C.cp310-win_amd64.lib -> build\lib.win-amd64-cpython-310\torch\lib\_C.lib 2025-11-03T16:24:14.4773017Z installing to build\bdist.win-amd64\wheel 2025-11-03T16:24:14.4773327Z running install 2025-11-03T16:24:14.4795740Z running install_lib 2025-11-03T16:24:14.4951440Z creating build\bdist.win-amd64\wheel 2025-11-03T16:24:14.4951851Z creating build\bdist.win-amd64\wheel\functorch 2025-11-03T16:24:14.4952230Z creating build\bdist.win-amd64\wheel\functorch\compile 2025-11-03T16:24:14.4952868Z copying build\lib.win-amd64-cpython-310\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2025-11-03T16:24:14.4953488Z creating build\bdist.win-amd64\wheel\functorch\dim 2025-11-03T16:24:14.4954078Z copying build\lib.win-amd64-cpython-310\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.4954952Z copying build\lib.win-amd64-cpython-310\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.4961165Z copying build\lib.win-amd64-cpython-310\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.4967072Z copying build\lib.win-amd64-cpython-310\functorch\dim\_dim_entry.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.4984019Z copying build\lib.win-amd64-cpython-310\functorch\dim\_enable_all_layers.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.4989760Z copying build\lib.win-amd64-cpython-310\functorch\dim\_getsetitem.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.4995969Z copying build\lib.win-amd64-cpython-310\functorch\dim\_order.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.5001583Z copying build\lib.win-amd64-cpython-310\functorch\dim\_py_inst_decoder.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.5007252Z copying build\lib.win-amd64-cpython-310\functorch\dim\_tensor_info.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.5013656Z copying build\lib.win-amd64-cpython-310\functorch\dim\_wrap.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.5019447Z copying build\lib.win-amd64-cpython-310\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2025-11-03T16:24:14.5026704Z creating build\bdist.win-amd64\wheel\functorch\einops 2025-11-03T16:24:14.5030271Z copying build\lib.win-amd64-cpython-310\functorch\einops\rearrange.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-11-03T16:24:14.5035985Z copying build\lib.win-amd64-cpython-310\functorch\einops\_parsing.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-11-03T16:24:14.5041420Z copying build\lib.win-amd64-cpython-310\functorch\einops\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\einops 2025-11-03T16:24:14.5047003Z creating build\bdist.win-amd64\wheel\functorch\experimental 2025-11-03T16:24:14.5050593Z copying build\lib.win-amd64-cpython-310\functorch\experimental\control_flow.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-11-03T16:24:14.5055761Z copying build\lib.win-amd64-cpython-310\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-11-03T16:24:14.5061534Z copying build\lib.win-amd64-cpython-310\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2025-11-03T16:24:14.5066703Z creating build\bdist.win-amd64\wheel\functorch\_src 2025-11-03T16:24:14.5082112Z creating build\bdist.win-amd64\wheel\functorch\_src\aot_autograd 2025-11-03T16:24:14.5085444Z copying build\lib.win-amd64-cpython-310\functorch\_src\aot_autograd\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\aot_autograd 2025-11-03T16:24:14.5091796Z creating build\bdist.win-amd64\wheel\functorch\_src\eager_transforms 2025-11-03T16:24:14.5095501Z copying build\lib.win-amd64-cpython-310\functorch\_src\eager_transforms\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\eager_transforms 2025-11-03T16:24:14.5101042Z creating build\bdist.win-amd64\wheel\functorch\_src\make_functional 2025-11-03T16:24:14.5104449Z copying build\lib.win-amd64-cpython-310\functorch\_src\make_functional\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\make_functional 2025-11-03T16:24:14.5109830Z creating build\bdist.win-amd64\wheel\functorch\_src\vmap 2025-11-03T16:24:14.5124436Z copying build\lib.win-amd64-cpython-310\functorch\_src\vmap\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src\vmap 2025-11-03T16:24:14.5129870Z copying build\lib.win-amd64-cpython-310\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2025-11-03T16:24:14.5134448Z copying build\lib.win-amd64-cpython-310\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2025-11-03T16:24:14.5141157Z creating build\bdist.win-amd64\wheel\torch 2025-11-03T16:24:14.5144543Z creating build\bdist.win-amd64\wheel\torch\accelerator 2025-11-03T16:24:14.5147996Z copying build\lib.win-amd64-cpython-310\torch\accelerator\memory.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-11-03T16:24:14.5153551Z copying build\lib.win-amd64-cpython-310\torch\accelerator\_utils.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-11-03T16:24:14.5158967Z copying build\lib.win-amd64-cpython-310\torch\accelerator\__init__.py -> build\bdist.win-amd64\wheel\.\torch\accelerator 2025-11-03T16:24:14.5164964Z creating build\bdist.win-amd64\wheel\torch\amp 2025-11-03T16:24:14.5168284Z copying build\lib.win-amd64-cpython-310\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-11-03T16:24:14.5174396Z copying build\lib.win-amd64-cpython-310\torch\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-11-03T16:24:14.5180671Z copying build\lib.win-amd64-cpython-310\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2025-11-03T16:24:14.5186003Z creating build\bdist.win-amd64\wheel\torch\ao 2025-11-03T16:24:14.5189391Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2025-11-03T16:24:14.5192929Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2025-11-03T16:24:14.5196861Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2025-11-03T16:24:14.5200271Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules\fused.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\modules 2025-11-03T16:24:14.5206040Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\modules 2025-11-03T16:24:14.5211402Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat 2025-11-03T16:24:14.5214993Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:24:14.5218597Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules\conv_fused.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:24:14.5226051Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules\linear_fused.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:24:14.5232324Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:24:14.5238457Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\qat\modules 2025-11-03T16:24:14.5254854Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\qat 2025-11-03T16:24:14.5261118Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized 2025-11-03T16:24:14.5265265Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic 2025-11-03T16:24:14.5268907Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:24:14.5273184Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:24:14.5279370Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:24:14.5285174Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\dynamic 2025-11-03T16:24:14.5291237Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:24:14.5295172Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules\bn_relu.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:24:14.5301600Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules\conv_add.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:24:14.5308058Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules\conv_relu.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:24:14.5314454Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:24:14.5320618Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized\modules 2025-11-03T16:24:14.5337122Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic\quantized 2025-11-03T16:24:14.5342984Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\intrinsic 2025-11-03T16:24:14.5349542Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2025-11-03T16:24:14.5353124Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2025-11-03T16:24:14.5357205Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2025-11-03T16:24:14.5360674Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\dynamic\modules 2025-11-03T16:24:14.5367510Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\dynamic\modules 2025-11-03T16:24:14.5373250Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\dynamic 2025-11-03T16:24:14.5379862Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2025-11-03T16:24:14.5383585Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2025-11-03T16:24:14.5389870Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2025-11-03T16:24:14.5395983Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2025-11-03T16:24:14.5402023Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat\modules 2025-11-03T16:24:14.5408110Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\qat 2025-11-03T16:24:14.5415311Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2025-11-03T16:24:14.5421328Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2025-11-03T16:24:14.5426657Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable\modules 2025-11-03T16:24:14.5435747Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable\modules 2025-11-03T16:24:14.5444856Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable\modules 2025-11-03T16:24:14.5452907Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantizable 2025-11-03T16:24:14.5459154Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2025-11-03T16:24:14.5473564Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2025-11-03T16:24:14.5477085Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:24:14.5480696Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:24:14.5487412Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:24:14.5493114Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:24:14.5500401Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic\modules 2025-11-03T16:24:14.5505757Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\dynamic 2025-11-03T16:24:14.5511038Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2025-11-03T16:24:14.5517306Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5520813Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5526466Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5533106Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5539561Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5545477Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5561436Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\functional_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5567800Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5573228Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5578958Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5584552Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5590085Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\modules 2025-11-03T16:24:14.5595995Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2025-11-03T16:24:14.5610395Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5613832Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5619655Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5625092Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5631100Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5636891Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5642209Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference\modules 2025-11-03T16:24:14.5647408Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\reference\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized\reference 2025-11-03T16:24:14.5652750Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\quantized 2025-11-03T16:24:14.5658392Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2025-11-03T16:24:14.5661898Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2025-11-03T16:24:14.5665655Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2025-11-03T16:24:14.5669154Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized\dynamic 2025-11-03T16:24:14.5674883Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized\dynamic 2025-11-03T16:24:14.5680173Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\linear.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized 2025-11-03T16:24:14.5685700Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized 2025-11-03T16:24:14.5691562Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse\quantized 2025-11-03T16:24:14.5697689Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn\sparse 2025-11-03T16:24:14.5703022Z copying build\lib.win-amd64-cpython-310\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2025-11-03T16:24:14.5709118Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2025-11-03T16:24:14.5712840Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2025-11-03T16:24:14.5716452Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\graph_matcher.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5723785Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\graph_passes.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5729948Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5735910Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\ns_types.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5741646Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\n_shadows_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5760217Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5766429Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\qconfig_multi_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5772748Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5779423Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\weight_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5785882Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns\fx 2025-11-03T16:24:14.5791169Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-11-03T16:24:14.5798091Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-11-03T16:24:14.5805501Z copying build\lib.win-amd64-cpython-310\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2025-11-03T16:24:14.5810948Z creating build\bdist.win-amd64\wheel\torch\ao\pruning 2025-11-03T16:24:14.5815039Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\scheduler 2025-11-03T16:24:14.5818833Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\base_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-11-03T16:24:14.5825036Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\cubic_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-11-03T16:24:14.5831229Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\lambda_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-11-03T16:24:14.5847566Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\scheduler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\scheduler 2025-11-03T16:24:14.5852892Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\sparsifier 2025-11-03T16:24:14.5856964Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\base_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-11-03T16:24:14.5863831Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-11-03T16:24:14.5870154Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-11-03T16:24:14.5895683Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\weight_norm_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-11-03T16:24:14.5897545Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\sparsifier 2025-11-03T16:24:14.5899021Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental 2025-11-03T16:24:14.5902526Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\activation_sparsifier 2025-11-03T16:24:14.5906557Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\activation_sparsifier 2025-11-03T16:24:14.5913026Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\activation_sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\activation_sparsifier 2025-11-03T16:24:14.5918244Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_scheduler 2025-11-03T16:24:14.5922378Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_scheduler 2025-11-03T16:24:14.5928758Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_scheduler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_scheduler 2025-11-03T16:24:14.5934641Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:24:14.5983507Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:24:14.5990821Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:24:14.5997617Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-11-03T16:24:14.6119885Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:24:14.6124429Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:24:14.6131090Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:24:14.6137650Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks 2025-11-03T16:24:14.6201196Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier\lightning 2025-11-03T16:24:14.6205938Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:24:14.6212321Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\data_sparsifier\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\data_sparsifier 2025-11-03T16:24:14.6219359Z creating build\bdist.win-amd64\wheel\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6223122Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6229188Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\FPGM_pruner.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6235662Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6296150Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6302724Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\parametrization.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6308401Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\prune_functions.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6315133Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\saliency_pruner.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6320829Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\pruner\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental\pruner 2025-11-03T16:24:14.6326576Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning\_experimental 2025-11-03T16:24:14.6331395Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-11-03T16:24:14.6349432Z copying build\lib.win-amd64-cpython-310\torch\ao\pruning\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\pruning 2025-11-03T16:24:14.6355353Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2025-11-03T16:24:14.6359512Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6383695Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\backend_config.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6390638Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\executorch.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6397297Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\fbgemm.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6402906Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\native.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6418614Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\onednn.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6425405Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\qnnpack.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6430959Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6436355Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6441914Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\x86.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6447937Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\_common_operator_config_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6454783Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\_qnnpack_pt2e.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6460631Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\backend_config\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\backend_config 2025-11-03T16:24:14.6465943Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6472041Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6487824Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6493750Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2025-11-03T16:24:14.6497201Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6503998Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\custom_config.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6510378Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6516548Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\fuse_handler.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6524743Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6543270Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\lower_to_fbgemm.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6550587Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\lower_to_qnnpack.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6558012Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\lstm_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6566507Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6573717Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6614268Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6621030Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6626714Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\quantize_handler.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6632308Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\tracer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6637736Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6645638Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_decomposed.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6652100Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6658659Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_lower_to_native_backend.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6665804Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2025-11-03T16:24:14.6669415Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report\detector.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2025-11-03T16:24:14.6676310Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report\model_report.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2025-11-03T16:24:14.6682408Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report\model_report_observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2025-11-03T16:24:14.6692384Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report\model_report_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2025-11-03T16:24:14.6699505Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\_model_report\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx\_model_report 2025-11-03T16:24:14.6704813Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\fx 2025-11-03T16:24:14.6710957Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6718714Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6722892Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\duplicate_dq_pass.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6729101Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\export_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6735395Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6741705Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\lowering.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6758176Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\port_metadata_pass.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6764699Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\prepare.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6771314Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\qat_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6778761Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\pt2e\representation 2025-11-03T16:24:14.6783217Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation\rewrite.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e\representation 2025-11-03T16:24:14.6789744Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\representation\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e\representation 2025-11-03T16:24:14.6795589Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6802370Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\_affine_quantization.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6809392Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\_numeric_debugger.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6815746Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\pt2e\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\pt2e 2025-11-03T16:24:14.6821021Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6827618Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6834066Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6840519Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6847300Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6851626Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\composable_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6858152Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\embedding_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6864252Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6880427Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6886848Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\x86_inductor_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6894248Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\xnnpack_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6901122Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6908607Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\xpu_inductor_quantizer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6914847Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantizer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization\quantizer 2025-11-03T16:24:14.6922889Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6932976Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6939266Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quantize_pt2e.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6945807Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6952163Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6958090Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6964783Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6970877Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6976721Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\_learnable_fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6982957Z copying build\lib.win-amd64-cpython-310\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2025-11-03T16:24:14.6988584Z copying build\lib.win-amd64-cpython-310\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2025-11-03T16:24:14.6994687Z creating build\bdist.win-amd64\wheel\torch\autograd 2025-11-03T16:24:14.6998163Z copying build\lib.win-amd64-cpython-310\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7003879Z copying build\lib.win-amd64-cpython-310\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7009268Z copying build\lib.win-amd64-cpython-310\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7016011Z copying build\lib.win-amd64-cpython-310\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7033301Z copying build\lib.win-amd64-cpython-310\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7039952Z copying build\lib.win-amd64-cpython-310\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7045624Z copying build\lib.win-amd64-cpython-310\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7051466Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7057896Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7063656Z copying build\lib.win-amd64-cpython-310\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7070283Z copying build\lib.win-amd64-cpython-310\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7076231Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2025-11-03T16:24:14.7079715Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-11-03T16:24:14.7085266Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-11-03T16:24:14.7090811Z copying build\lib.win-amd64-cpython-310\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2025-11-03T16:24:14.7096406Z copying build\lib.win-amd64-cpython-310\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2025-11-03T16:24:14.7102693Z creating build\bdist.win-amd64\wheel\torch\backends 2025-11-03T16:24:14.7106174Z creating build\bdist.win-amd64\wheel\torch\backends\cpu 2025-11-03T16:24:14.7109523Z copying build\lib.win-amd64-cpython-310\torch\backends\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cpu 2025-11-03T16:24:14.7114946Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2025-11-03T16:24:14.7118376Z copying build\lib.win-amd64-cpython-310\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2025-11-03T16:24:14.7124407Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2025-11-03T16:24:14.7127721Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-11-03T16:24:14.7133236Z copying build\lib.win-amd64-cpython-310\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2025-11-03T16:24:14.7139487Z creating build\bdist.win-amd64\wheel\torch\backends\cusparselt 2025-11-03T16:24:14.7142969Z copying build\lib.win-amd64-cpython-310\torch\backends\cusparselt\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cusparselt 2025-11-03T16:24:14.7148590Z creating build\bdist.win-amd64\wheel\torch\backends\kleidiai 2025-11-03T16:24:14.7152021Z copying build\lib.win-amd64-cpython-310\torch\backends\kleidiai\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\kleidiai 2025-11-03T16:24:14.7157583Z creating build\bdist.win-amd64\wheel\torch\backends\mha 2025-11-03T16:24:14.7171596Z copying build\lib.win-amd64-cpython-310\torch\backends\mha\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mha 2025-11-03T16:24:14.7177554Z creating build\bdist.win-amd64\wheel\torch\backends\miopen 2025-11-03T16:24:14.7180942Z copying build\lib.win-amd64-cpython-310\torch\backends\miopen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\miopen 2025-11-03T16:24:14.7186574Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2025-11-03T16:24:14.7189755Z copying build\lib.win-amd64-cpython-310\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2025-11-03T16:24:14.7217611Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2025-11-03T16:24:14.7221106Z copying build\lib.win-amd64-cpython-310\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2025-11-03T16:24:14.7226778Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2025-11-03T16:24:14.7231396Z copying build\lib.win-amd64-cpython-310\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2025-11-03T16:24:14.7236648Z creating build\bdist.win-amd64\wheel\torch\backends\nnpack 2025-11-03T16:24:14.7240011Z copying build\lib.win-amd64-cpython-310\torch\backends\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\nnpack 2025-11-03T16:24:14.7245998Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2025-11-03T16:24:14.7249550Z copying build\lib.win-amd64-cpython-310\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2025-11-03T16:24:14.7255103Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2025-11-03T16:24:14.7258749Z copying build\lib.win-amd64-cpython-310\torch\backends\opt_einsum\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\opt_einsum 2025-11-03T16:24:14.7264400Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2025-11-03T16:24:14.7267840Z copying build\lib.win-amd64-cpython-310\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2025-11-03T16:24:14.7273539Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2025-11-03T16:24:14.7276911Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-11-03T16:24:14.7283200Z copying build\lib.win-amd64-cpython-310\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2025-11-03T16:24:14.7287893Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2025-11-03T16:24:14.7291288Z copying build\lib.win-amd64-cpython-310\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2025-11-03T16:24:14.7297087Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2025-11-03T16:24:14.7300566Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-11-03T16:24:14.7306184Z copying build\lib.win-amd64-cpython-310\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2025-11-03T16:24:14.7310890Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2025-11-03T16:24:14.7314573Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-11-03T16:24:14.7320129Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-11-03T16:24:14.7327218Z copying build\lib.win-amd64-cpython-310\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2025-11-03T16:24:14.7332283Z copying build\lib.win-amd64-cpython-310\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2025-11-03T16:24:14.7338353Z creating build\bdist.win-amd64\wheel\torch\bin 2025-11-03T16:24:14.7341767Z copying build\lib.win-amd64-cpython-310\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-11-03T16:24:14.7351342Z copying build\lib.win-amd64-cpython-310\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-11-03T16:24:14.7394729Z copying build\lib.win-amd64-cpython-310\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-11-03T16:24:14.7404554Z copying build\lib.win-amd64-cpython-310\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-11-03T16:24:14.7505393Z copying build\lib.win-amd64-cpython-310\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-11-03T16:24:14.7569115Z copying build\lib.win-amd64-cpython-310\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2025-11-03T16:24:14.7596994Z creating build\bdist.win-amd64\wheel\torch\compiler 2025-11-03T16:24:14.7610941Z copying build\lib.win-amd64-cpython-310\torch\compiler\config.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-11-03T16:24:14.7616320Z copying build\lib.win-amd64-cpython-310\torch\compiler\_cache.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-11-03T16:24:14.7622192Z copying build\lib.win-amd64-cpython-310\torch\compiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\compiler 2025-11-03T16:24:14.7628398Z creating build\bdist.win-amd64\wheel\torch\contrib 2025-11-03T16:24:14.7633007Z copying build\lib.win-amd64-cpython-310\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-11-03T16:24:14.7638780Z copying build\lib.win-amd64-cpython-310\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2025-11-03T16:24:14.7643544Z creating build\bdist.win-amd64\wheel\torch\cpu 2025-11-03T16:24:14.7646965Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2025-11-03T16:24:14.7650540Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-11-03T16:24:14.7656198Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-11-03T16:24:14.7662123Z copying build\lib.win-amd64-cpython-310\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2025-11-03T16:24:14.7667278Z copying build\lib.win-amd64-cpython-310\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2025-11-03T16:24:14.7673117Z creating build\bdist.win-amd64\wheel\torch\csrc 2025-11-03T16:24:14.7676634Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor 2025-11-03T16:24:14.7680111Z creating build\bdist.win-amd64\wheel\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:14.7683544Z copying build\lib.win-amd64-cpython-310\torch\csrc\inductor\aoti_runtime\model.h -> build\bdist.win-amd64\wheel\.\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:14.7689400Z creating build\bdist.win-amd64\wheel\torch\cuda 2025-11-03T16:24:14.7692808Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2025-11-03T16:24:14.7696176Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-11-03T16:24:14.7702221Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-11-03T16:24:14.7707527Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-11-03T16:24:14.7718747Z copying build\lib.win-amd64-cpython-310\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2025-11-03T16:24:14.7723923Z copying build\lib.win-amd64-cpython-310\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7729240Z copying build\lib.win-amd64-cpython-310\torch\cuda\gds.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7735304Z copying build\lib.win-amd64-cpython-310\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7741964Z copying build\lib.win-amd64-cpython-310\torch\cuda\green_contexts.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7747987Z copying build\lib.win-amd64-cpython-310\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7764580Z copying build\lib.win-amd64-cpython-310\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7771294Z copying build\lib.win-amd64-cpython-310\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7777683Z copying build\lib.win-amd64-cpython-310\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7783663Z copying build\lib.win-amd64-cpython-310\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7789757Z copying build\lib.win-amd64-cpython-310\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7795970Z copying build\lib.win-amd64-cpython-310\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7801960Z copying build\lib.win-amd64-cpython-310\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7808201Z copying build\lib.win-amd64-cpython-310\torch\cuda\tunable.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7814724Z copying build\lib.win-amd64-cpython-310\torch\cuda\_device_limits.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7821419Z copying build\lib.win-amd64-cpython-310\torch\cuda\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7827580Z copying build\lib.win-amd64-cpython-310\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7834187Z copying build\lib.win-amd64-cpython-310\torch\cuda\_pin_memory_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7840319Z copying build\lib.win-amd64-cpython-310\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7846958Z copying build\lib.win-amd64-cpython-310\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7853482Z copying build\lib.win-amd64-cpython-310\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2025-11-03T16:24:14.7862068Z creating build\bdist.win-amd64\wheel\torch\distributed 2025-11-03T16:24:14.7865788Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2025-11-03T16:24:14.7870407Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7874195Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7883393Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7889637Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7906578Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7912894Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7919228Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7926677Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7934922Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7943545Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\ddp_comm_hooks 2025-11-03T16:24:14.7951268Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-11-03T16:24:14.7957984Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2025-11-03T16:24:14.7961636Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging\averagers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2025-11-03T16:24:14.7968211Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2025-11-03T16:24:14.7974530Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2025-11-03T16:24:14.7990908Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\model_averaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\model_averaging 2025-11-03T16:24:14.7997040Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2025-11-03T16:24:14.8010118Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2025-11-03T16:24:14.8016224Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_checkpoint 2025-11-03T16:24:14.8021426Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2025-11-03T16:24:14.8025068Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_comm_hooks 2025-11-03T16:24:14.8031432Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_comm_hooks\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_comm_hooks 2025-11-03T16:24:14.8036754Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2025-11-03T16:24:14.8040438Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_optimizer_overlap 2025-11-03T16:24:14.8046114Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_optimizer_overlap 2025-11-03T16:24:14.8051404Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2025-11-03T16:24:14.8054915Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization\quantization.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2025-11-03T16:24:14.8060682Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\_quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms\_quantization 2025-11-03T16:24:14.8065252Z copying build\lib.win-amd64-cpython-310\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2025-11-03T16:24:14.8070502Z copying build\lib.win-amd64-cpython-310\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.8076443Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2025-11-03T16:24:14.8080201Z copying build\lib.win-amd64-cpython-310\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2025-11-03T16:24:14.8085860Z copying build\lib.win-amd64-cpython-310\torch\distributed\c10d_logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.8102525Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint 2025-11-03T16:24:14.8106066Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8112605Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\default_planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8118672Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8124932Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\format_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8141705Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8147678Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8153441Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8158760Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8164340Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8170151Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8176233Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\planner_helpers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8182628Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\quantized_hf_storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8188408Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\resharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8193937Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8200216Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\stateful.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8205673Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8212475Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict_loader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8218466Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\state_dict_saver.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8224511Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\storage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8230207Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8237036Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8242378Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_process_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8248713Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_async_thread_executor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8264942Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8271630Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_consolidate_hf_safetensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8278027Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_save_plans.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8283899Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_dedup_tensors.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8290201Z creating build\bdist.win-amd64\wheel\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8294021Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\barriers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8300290Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\builder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8306039Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpointer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8312715Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_process.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8328515Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_reader.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8334557Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\checkpoint_writer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8340483Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\config.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8347500Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\staging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8351897Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8357486Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8363242Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint\_experimental 2025-11-03T16:24:14.8368828Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_extension.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8375084Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_fsspec_filesystem.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8382346Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_hf_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8388073Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_nested_dict.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8404172Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_pg_transport.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8411095Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_sharded_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8417412Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_state_dict_stager.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8424477Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_storage_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8430704Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_traverse.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8440237Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\_version.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8448510Z copying build\lib.win-amd64-cpython-310\torch\distributed\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\checkpoint 2025-11-03T16:24:14.8454879Z copying build\lib.win-amd64-cpython-310\torch\distributed\collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.8461644Z copying build\lib.win-amd64-cpython-310\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.8467870Z copying build\lib.win-amd64-cpython-310\torch\distributed\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.8475126Z copying build\lib.win-amd64-cpython-310\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.8517740Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2025-11-03T16:24:14.8521267Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2025-11-03T16:24:14.8524713Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2025-11-03T16:24:14.8528646Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2025-11-03T16:24:14.8535253Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server\health_check_server.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2025-11-03T16:24:14.8541049Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2025-11-03T16:24:14.8547083Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\server\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent\server 2025-11-03T16:24:14.8552967Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\agent\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\agent 2025-11-03T16:24:14.8557612Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\control_plane.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-11-03T16:24:14.8563301Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2025-11-03T16:24:14.8566676Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-11-03T16:24:14.8572083Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-11-03T16:24:14.8577318Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\events\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\events 2025-11-03T16:24:14.8582979Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2025-11-03T16:24:14.8587059Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2025-11-03T16:24:14.8592630Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\metrics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\metrics 2025-11-03T16:24:14.8598362Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2025-11-03T16:24:14.8606540Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-11-03T16:24:14.8612799Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:24:14.8616374Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:24:14.8622501Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:24:14.8627859Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\errors 2025-11-03T16:24:14.8633913Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\redirects.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-11-03T16:24:14.8639590Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:24:14.8653146Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:24:14.8658776Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:24:14.8664289Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing\subprocess_handler 2025-11-03T16:24:14.8669448Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\tail_log.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-11-03T16:24:14.8675150Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\multiprocessing 2025-11-03T16:24:14.8680864Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8684378Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8690562Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8717513Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8735134Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8742298Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8748570Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_server.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8754861Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\etcd_store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8761851Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8768247Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8774265Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8780385Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\_etcd_stub.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8786678Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\rendezvous\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\rendezvous 2025-11-03T16:24:14.8793260Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2025-11-03T16:24:14.8797266Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-11-03T16:24:14.8803548Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\debug_info_logging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-11-03T16:24:14.8809670Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\file_based_local_timer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-11-03T16:24:14.8816496Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\local_timer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-11-03T16:24:14.8832772Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\timer\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\timer 2025-11-03T16:24:14.8839381Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2025-11-03T16:24:14.8842857Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-11-03T16:24:14.8849397Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2025-11-03T16:24:14.8853124Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data\cycling_iterator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils\data 2025-11-03T16:24:14.8859490Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils\data 2025-11-03T16:24:14.8865470Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils\data 2025-11-03T16:24:14.8871228Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\distributed.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-11-03T16:24:14.8877389Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\logging.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-11-03T16:24:14.8883475Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\log_level.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-11-03T16:24:14.8899696Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\store.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-11-03T16:24:14.8905875Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic\utils 2025-11-03T16:24:14.8911770Z copying build\lib.win-amd64-cpython-310\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2025-11-03T16:24:14.8918539Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2025-11-03T16:24:14.8922308Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8929241Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8938882Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\sharded_grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8946086Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8955012Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8972183Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8978988Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_dynamo_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8985106Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_exec_order_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8991695Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.8999783Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9005799Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9009432Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9015788Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9022172Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_common.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9038018Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_init.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9043728Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9050755Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9057126Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fsdp_state.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9063303Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\_fully_shard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9069466Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_fully_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp\_fully_shard 2025-11-03T16:24:14.9074727Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_init_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9080921Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_limiter_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9086475Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9100064Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9105951Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9111771Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9118743Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_trace_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9124155Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_traversal_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9130842Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_unshard_param_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9146683Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\_wrap_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9152235Z copying build\lib.win-amd64-cpython-310\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2025-11-03T16:24:14.9158117Z copying build\lib.win-amd64-cpython-310\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.9164027Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2025-11-03T16:24:14.9170472Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-11-03T16:24:14.9176142Z copying build\lib.win-amd64-cpython-310\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2025-11-03T16:24:14.9181587Z copying build\lib.win-amd64-cpython-310\torch\distributed\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.9187483Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2025-11-03T16:24:14.9191033Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2025-11-03T16:24:14.9195621Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\api\remote_module.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2025-11-03T16:24:14.9202081Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\api\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\api 2025-11-03T16:24:14.9206617Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-11-03T16:24:14.9212406Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2025-11-03T16:24:14.9215829Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\instantiator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2025-11-03T16:24:14.9221926Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2025-11-03T16:24:14.9225574Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates\remote_module_template.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit\templates 2025-11-03T16:24:14.9231639Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\templates\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit\templates 2025-11-03T16:24:14.9236286Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn\jit 2025-11-03T16:24:14.9240742Z copying build\lib.win-amd64-cpython-310\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2025-11-03T16:24:14.9246966Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2025-11-03T16:24:14.9250544Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\apply_optimizer_in_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9256248Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9261978Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9277062Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9283285Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9288971Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9294723Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9300475Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9306079Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9311860Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\named_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9317514Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9323229Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\post_localSGD_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9329346Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9335572Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\zero_redundancy_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9352420Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\zero_redundancy_optimizer.pyi -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9358146Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\_deprecation_warning.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9364184Z copying build\lib.win-amd64-cpython-310\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2025-11-03T16:24:14.9370894Z creating build\bdist.win-amd64\wheel\torch\distributed\pipelining 2025-11-03T16:24:14.9374630Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\microbatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9382081Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\schedules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9390272Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\stage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9398004Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_backward.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9414907Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_debug.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9421581Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_IR.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9428688Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_schedule_visualizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9435283Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_unflatten.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9443384Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9451476Z copying build\lib.win-amd64-cpython-310\torch\distributed\pipelining\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipelining 2025-11-03T16:24:14.9459692Z copying build\lib.win-amd64-cpython-310\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.9468034Z copying build\lib.win-amd64-cpython-310\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.9477572Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2025-11-03T16:24:14.9481377Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9488065Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9500435Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9505954Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9521186Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9527443Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9532962Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9539266Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\server_process_global_profiler.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9545029Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2025-11-03T16:24:14.9548949Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc\_testing 2025-11-03T16:24:14.9554544Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc\_testing 2025-11-03T16:24:14.9560506Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9565984Z copying build\lib.win-amd64-cpython-310\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2025-11-03T16:24:14.9571449Z copying build\lib.win-amd64-cpython-310\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:14.9578154Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor 2025-11-03T16:24:14.9581694Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\debug 2025-11-03T16:24:14.9585138Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_comm_mode.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-11-03T16:24:14.9591711Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_op_coverage.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-11-03T16:24:14.9597928Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\_visualize_sharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-11-03T16:24:14.9603657Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\debug\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\debug 2025-11-03T16:24:14.9619534Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\device_mesh.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9625057Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental 2025-11-03T16:24:14.9642666Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_attention.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-11-03T16:24:14.9648464Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:24:14.9652181Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_attention.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:24:14.9658942Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:24:14.9664624Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:24:14.9685367Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_context_parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental\_context_parallel 2025-11-03T16:24:14.9691198Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_func_map.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-11-03T16:24:14.9706882Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_register_sharding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-11-03T16:24:14.9713393Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\_tp_transform.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-11-03T16:24:14.9720098Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\experimental 2025-11-03T16:24:14.9726601Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9730277Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9736435Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\ddp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9742582Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\fsdp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9748887Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\input_reshard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9755029Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\loss.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9761652Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\style.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9778185Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\_data_parallel_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9784543Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\parallel 2025-11-03T16:24:14.9790482Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9807179Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9814346Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_collective_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9820729Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9827603Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_dtensor_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9834969Z creating build\bdist.win-amd64\wheel\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9838542Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9844777Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_common_rules.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9851196Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_conv_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9857409Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_einsum_strategy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9874234Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9880432Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_mask_buffer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9886558Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_math_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9893689Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_matrix_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9900991Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_pointwise_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9907969Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_random_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9914267Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9921569Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\_view_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9928263Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor\_ops 2025-11-03T16:24:14.9934104Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_op_schema.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9942043Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_random.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:14.9994399Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_redistribute.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:15.0000793Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_sharding_prop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:15.0006972Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_shards_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:15.0013315Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_tp_conv.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:15.0018949Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:15.0025028Z copying build\lib.win-amd64-cpython-310\torch\distributed\tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\tensor 2025-11-03T16:24:15.0030923Z copying build\lib.win-amd64-cpython-310\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0036547Z copying build\lib.win-amd64-cpython-310\torch\distributed\_checkpointable.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0043330Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable 2025-11-03T16:24:15.0056851Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\checkpoint_activation.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-11-03T16:24:15.0062640Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\contract.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-11-03T16:24:15.0068326Z creating build\bdist.win-amd64\wheel\torch\distributed\_composable\fsdp 2025-11-03T16:24:15.0071882Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp\fully_shard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable\fsdp 2025-11-03T16:24:15.0077136Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable\fsdp 2025-11-03T16:24:15.0082362Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-11-03T16:24:15.0098563Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\replicate_with_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-11-03T16:24:15.0104075Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_composable 2025-11-03T16:24:15.0109460Z copying build\lib.win-amd64-cpython-310\torch\distributed\_composable_state.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0115163Z copying build\lib.win-amd64-cpython-310\torch\distributed\_dist2.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0120915Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0127105Z copying build\lib.win-amd64-cpython-310\torch\distributed\_functional_collectives_impl.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0133081Z creating build\bdist.win-amd64\wheel\torch\distributed\_local_tensor 2025-11-03T16:24:15.0136724Z copying build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor\_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_local_tensor 2025-11-03T16:24:15.0142870Z copying build\lib.win-amd64-cpython-310\torch\distributed\_local_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_local_tensor 2025-11-03T16:24:15.0149151Z copying build\lib.win-amd64-cpython-310\torch\distributed\_mesh_layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0156029Z creating build\bdist.win-amd64\wheel\torch\distributed\_pycute 2025-11-03T16:24:15.0159307Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\int_tuple.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-11-03T16:24:15.0164986Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\layout.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-11-03T16:24:15.0170952Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\typing.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-11-03T16:24:15.0176252Z copying build\lib.win-amd64-cpython-310\torch\distributed\_pycute\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_pycute 2025-11-03T16:24:15.0181824Z copying build\lib.win-amd64-cpython-310\torch\distributed\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0188199Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2025-11-03T16:24:15.0191592Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0197753Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2025-11-03T16:24:15.0201577Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\checkpoint\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\checkpoint 2025-11-03T16:24:15.0207662Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\common_op_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0213764Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0220003Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\op_registry_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0236766Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2025-11-03T16:24:15.0240171Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_optim 2025-11-03T16:24:15.0246397Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_optim 2025-11-03T16:24:15.0253041Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0256727Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0263944Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\logger.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0270164Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\logging_handlers.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0276079Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0282308Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\reshard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0298150Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\shard.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0304174Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0310488Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0314690Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0321065Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0327263Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0366900Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0372734Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0383901Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor\_ops 2025-11-03T16:24:15.0389621Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharded_tensor 2025-11-03T16:24:15.0395899Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0401629Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2025-11-03T16:24:15.0405232Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_plan 2025-11-03T16:24:15.0410940Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_plan\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_plan 2025-11-03T16:24:15.0416584Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2025-11-03T16:24:15.0420254Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2025-11-03T16:24:15.0426079Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2025-11-03T16:24:15.0432042Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:24:15.0446199Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:24:15.0452576Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:24:15.0459211Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:24:15.0475001Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2025-11-03T16:24:15.0479739Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\_internals.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2025-11-03T16:24:15.0485423Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\sharding_spec\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard\sharding_spec 2025-11-03T16:24:15.0491181Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0496867Z copying build\lib.win-amd64-cpython-310\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2025-11-03T16:24:15.0502598Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2025-11-03T16:24:15.0506303Z copying build\lib.win-amd64-cpython-310\torch\distributed\_sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharded_tensor 2025-11-03T16:24:15.0511705Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2025-11-03T16:24:15.0526233Z copying build\lib.win-amd64-cpython-310\torch\distributed\_sharding_spec\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_sharding_spec 2025-11-03T16:24:15.0531609Z copying build\lib.win-amd64-cpython-310\torch\distributed\_state_dict_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0539145Z creating build\bdist.win-amd64\wheel\torch\distributed\_symmetric_memory 2025-11-03T16:24:15.0543177Z copying build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory\_nvshmem_triton.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_symmetric_memory 2025-11-03T16:24:15.0549945Z copying build\lib.win-amd64-cpython-310\torch\distributed\_symmetric_memory\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_symmetric_memory 2025-11-03T16:24:15.0556297Z creating build\bdist.win-amd64\wheel\torch\distributed\_tensor 2025-11-03T16:24:15.0559568Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-11-03T16:24:15.0564744Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\placement_types.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-11-03T16:24:15.0569957Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tensor 2025-11-03T16:24:15.0575852Z creating build\bdist.win-amd64\wheel\torch\distributed\_tools 2025-11-03T16:24:15.0579421Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0585137Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fake_collectives.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0590837Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\fsdp2_mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0598208Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\ilp_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0614537Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\memory_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0621002Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mem_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0627879Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\mod_tracker.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0634238Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\runtime_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0640938Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_estimator.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0647818Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\sac_ilp.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0653967Z copying build\lib.win-amd64-cpython-310\torch\distributed\_tools\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_tools 2025-11-03T16:24:15.0660243Z copying build\lib.win-amd64-cpython-310\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2025-11-03T16:24:15.0668002Z creating build\bdist.win-amd64\wheel\torch\distributions 2025-11-03T16:24:15.0671599Z copying build\lib.win-amd64-cpython-310\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0677720Z copying build\lib.win-amd64-cpython-310\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0683887Z copying build\lib.win-amd64-cpython-310\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0689942Z copying build\lib.win-amd64-cpython-310\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0706142Z copying build\lib.win-amd64-cpython-310\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0712276Z copying build\lib.win-amd64-cpython-310\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0718434Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0725142Z copying build\lib.win-amd64-cpython-310\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0731774Z copying build\lib.win-amd64-cpython-310\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0738033Z copying build\lib.win-amd64-cpython-310\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0744217Z copying build\lib.win-amd64-cpython-310\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0750421Z copying build\lib.win-amd64-cpython-310\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0756685Z copying build\lib.win-amd64-cpython-310\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0762923Z copying build\lib.win-amd64-cpython-310\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0769156Z copying build\lib.win-amd64-cpython-310\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0775349Z copying build\lib.win-amd64-cpython-310\torch\distributions\generalized_pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0781753Z copying build\lib.win-amd64-cpython-310\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0788207Z copying build\lib.win-amd64-cpython-310\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0794345Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0800452Z copying build\lib.win-amd64-cpython-310\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0806644Z copying build\lib.win-amd64-cpython-310\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0812915Z copying build\lib.win-amd64-cpython-310\torch\distributions\inverse_gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0829604Z copying build\lib.win-amd64-cpython-310\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0836382Z copying build\lib.win-amd64-cpython-310\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0842517Z copying build\lib.win-amd64-cpython-310\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0850196Z copying build\lib.win-amd64-cpython-310\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0855779Z copying build\lib.win-amd64-cpython-310\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0861509Z copying build\lib.win-amd64-cpython-310\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0867358Z copying build\lib.win-amd64-cpython-310\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0873562Z copying build\lib.win-amd64-cpython-310\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0879343Z copying build\lib.win-amd64-cpython-310\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0885186Z copying build\lib.win-amd64-cpython-310\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0900864Z copying build\lib.win-amd64-cpython-310\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0906571Z copying build\lib.win-amd64-cpython-310\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0912396Z copying build\lib.win-amd64-cpython-310\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0918209Z copying build\lib.win-amd64-cpython-310\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0924245Z copying build\lib.win-amd64-cpython-310\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0929842Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0935553Z copying build\lib.win-amd64-cpython-310\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0941269Z copying build\lib.win-amd64-cpython-310\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0947052Z copying build\lib.win-amd64-cpython-310\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0952891Z copying build\lib.win-amd64-cpython-310\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0960318Z copying build\lib.win-amd64-cpython-310\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0965923Z copying build\lib.win-amd64-cpython-310\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0971452Z copying build\lib.win-amd64-cpython-310\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0987742Z copying build\lib.win-amd64-cpython-310\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0993085Z copying build\lib.win-amd64-cpython-310\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.0998646Z copying build\lib.win-amd64-cpython-310\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2025-11-03T16:24:15.1004961Z creating build\bdist.win-amd64\wheel\torch\export 2025-11-03T16:24:15.1008408Z copying build\lib.win-amd64-cpython-310\torch\export\custom_obj.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1013875Z copying build\lib.win-amd64-cpython-310\torch\export\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1019613Z copying build\lib.win-amd64-cpython-310\torch\export\decomp_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1025242Z copying build\lib.win-amd64-cpython-310\torch\export\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1043460Z creating build\bdist.win-amd64\wheel\torch\export\experimental 2025-11-03T16:24:15.1046890Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\_utils.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-11-03T16:24:15.1052431Z copying build\lib.win-amd64-cpython-310\torch\export\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\experimental 2025-11-03T16:24:15.1058464Z copying build\lib.win-amd64-cpython-310\torch\export\exported_program.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1065163Z copying build\lib.win-amd64-cpython-310\torch\export\graph_signature.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1071897Z creating build\bdist.win-amd64\wheel\torch\export\passes 2025-11-03T16:24:15.1075112Z copying build\lib.win-amd64-cpython-310\torch\export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\passes 2025-11-03T16:24:15.1080786Z creating build\bdist.win-amd64\wheel\torch\export\pt2_archive 2025-11-03T16:24:15.1084296Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\constants.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-11-03T16:24:15.1089927Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\_package.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-11-03T16:24:15.1096016Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\_package_weights.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-11-03T16:24:15.1102632Z copying build\lib.win-amd64-cpython-310\torch\export\pt2_archive\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export\pt2_archive 2025-11-03T16:24:15.1117887Z copying build\lib.win-amd64-cpython-310\torch\export\unflatten.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1124540Z copying build\lib.win-amd64-cpython-310\torch\export\_draft_export.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1130550Z copying build\lib.win-amd64-cpython-310\torch\export\_leakage_detection_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1193226Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_auto_functionalized_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1199330Z copying build\lib.win-amd64-cpython-310\torch\export\_remove_effect_tokens_pass.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1204842Z copying build\lib.win-amd64-cpython-310\torch\export\_safeguard.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1210447Z copying build\lib.win-amd64-cpython-310\torch\export\_swap.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1217261Z copying build\lib.win-amd64-cpython-310\torch\export\_trace.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1223946Z copying build\lib.win-amd64-cpython-310\torch\export\_tree_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1229606Z copying build\lib.win-amd64-cpython-310\torch\export\_unlift.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1235978Z copying build\lib.win-amd64-cpython-310\torch\export\_wrapper_utils.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1241442Z copying build\lib.win-amd64-cpython-310\torch\export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\export 2025-11-03T16:24:15.1259008Z creating build\bdist.win-amd64\wheel\torch\fft 2025-11-03T16:24:15.1262517Z copying build\lib.win-amd64-cpython-310\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2025-11-03T16:24:15.1270221Z creating build\bdist.win-amd64\wheel\torch\func 2025-11-03T16:24:15.1273968Z copying build\lib.win-amd64-cpython-310\torch\func\__init__.py -> build\bdist.win-amd64\wheel\.\torch\func 2025-11-03T16:24:15.1279991Z copying build\lib.win-amd64-cpython-310\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:15.1287922Z creating build\bdist.win-amd64\wheel\torch\futures 2025-11-03T16:24:15.1292112Z copying build\lib.win-amd64-cpython-310\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2025-11-03T16:24:15.1298612Z creating build\bdist.win-amd64\wheel\torch\fx 2025-11-03T16:24:15.1302619Z copying build\lib.win-amd64-cpython-310\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:15.1308634Z copying build\lib.win-amd64-cpython-310\torch\fx\config.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:15.1314948Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2025-11-03T16:24:15.1318607Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1325509Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1331678Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1348627Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\graph_gradual_typechecker.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1356587Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1363434Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1370387Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1374865Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\constraint.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1382323Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\constraint_generator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1390400Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\constraint_transformation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1444149Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\operation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1449995Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\transform_to_z3.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1459885Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\util.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1468984Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\z3_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1477355Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\migrate_gradual_types\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\migrate_gradual_types 2025-11-03T16:24:15.1483777Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1490918Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1497828Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1505040Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1513340Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\recording.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1529273Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1535195Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1541152Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\schema_type_annotation.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1547228Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1556427Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\sym_node.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1563766Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2025-11-03T16:24:15.1568316Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\core.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1574974Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\dispatch.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1580554Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\match.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1586317Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\more.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1592817Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1663438Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch\conflict.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1669384Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch\core.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1675733Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1681817Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch\utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1688034Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch\variadic.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1754790Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\multipledispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification\multipledispatch 2025-11-03T16:24:15.1760186Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\unification_tools.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1766049Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1771848Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\variable.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1777667Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unification\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental\unification 2025-11-03T16:24:15.1783540Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.1789619Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\validator.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.6835340Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_backward_state.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.6841583Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_config.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.6847584Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_constant_symnode.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.6853450Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\_dynamism.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.6860206Z copying build\lib.win-amd64-cpython-310\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2025-11-03T16:24:15.6865082Z copying build\lib.win-amd64-cpython-310\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:15.6872416Z copying build\lib.win-amd64-cpython-310\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.1956189Z copying build\lib.win-amd64-cpython-310\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.1963387Z copying build\lib.win-amd64-cpython-310\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.1970607Z copying build\lib.win-amd64-cpython-310\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.1977792Z copying build\lib.win-amd64-cpython-310\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.1985537Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2025-11-03T16:24:16.1990386Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\annotate_getitem_nodes.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.1997252Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2025-11-03T16:24:16.2001504Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2025-11-03T16:24:16.2009093Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\backends 2025-11-03T16:24:16.2014538Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2025-11-03T16:24:16.2019010Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2025-11-03T16:24:16.2023083Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common\cse_pass.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect\common 2025-11-03T16:24:16.2032282Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect\common 2025-11-03T16:24:16.2038069Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\dialect\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\dialect 2025-11-03T16:24:16.2043624Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\fake_tensor_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2049994Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2091322Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2097870Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\graph_transform_observer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2104812Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2025-11-03T16:24:16.2108826Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-11-03T16:24:16.2116906Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-11-03T16:24:16.2122639Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-11-03T16:24:16.2129405Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\infra 2025-11-03T16:24:16.2209591Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\net_min_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2216582Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2223379Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2229170Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2235034Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\regional_inductor.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2241176Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2248364Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\runtime_assert.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2254740Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2261991Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2268994Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2276105Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.2282398Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2025-11-03T16:24:16.2286322Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tests\test_pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\tests 2025-11-03T16:24:16.2292237Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\tests 2025-11-03T16:24:16.2297519Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.6027421Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2025-11-03T16:24:16.6031661Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-11-03T16:24:16.6038330Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\fuser_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-11-03T16:24:16.6044816Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\matcher_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-11-03T16:24:16.6053640Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\matcher_with_name_node_map_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-11-03T16:24:16.6074772Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\source_matcher_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-11-03T16:24:16.6083522Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes\utils 2025-11-03T16:24:16.6087381Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\_tensorify_python_scalars.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.6094276Z copying build\lib.win-amd64-cpython-310\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2025-11-03T16:24:16.6100313Z copying build\lib.win-amd64-cpython-310\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6106486Z copying build\lib.win-amd64-cpython-310\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6113556Z copying build\lib.win-amd64-cpython-310\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6119116Z copying build\lib.win-amd64-cpython-310\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6125577Z copying build\lib.win-amd64-cpython-310\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6131279Z copying build\lib.win-amd64-cpython-310\torch\fx\_graph_pickler.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6137549Z copying build\lib.win-amd64-cpython-310\torch\fx\_lazy_graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6143076Z copying build\lib.win-amd64-cpython-310\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6148626Z copying build\lib.win-amd64-cpython-310\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6155542Z copying build\lib.win-amd64-cpython-310\torch\fx\_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6161554Z copying build\lib.win-amd64-cpython-310\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2025-11-03T16:24:16.6167459Z copying build\lib.win-amd64-cpython-310\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:16.6174542Z creating build\bdist.win-amd64\wheel\torch\include 2025-11-03T16:24:16.6178128Z copying build\lib.win-amd64-cpython-310\torch\include\advisor-annotate.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:16.6186327Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2025-11-03T16:24:16.6189928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6195649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6200872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6206907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6214014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6230411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6236124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\BlasBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6241484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CachedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6246965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6252237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6293613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6299425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6305598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6313098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6319612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6326457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6333189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6340544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6347393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6359566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6365755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.6373306Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2025-11-03T16:24:16.6377277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\alias_info.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6383486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6389561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATenGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6395469Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATenOpList.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6414901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATen_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6423332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\aten_interned_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6433152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ATen_pch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6441756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6449578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6456113Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2025-11-03T16:24:16.6459829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\BoxedKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2025-11-03T16:24:16.6474015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2025-11-03T16:24:16.6475851Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:16.6479977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl\boxing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:16.6488629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:16.6497710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl\test_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:16.6506174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:16.6524685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing\impl 2025-11-03T16:24:16.6532783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\KernelFunction.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2025-11-03T16:24:16.6550746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2025-11-03T16:24:16.6557305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\boxing\OperatorKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\boxing 2025-11-03T16:24:16.6563686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\builtin_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6569390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6576342Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\CheckMemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6581961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\class_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6588082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6594348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DeprecatedTypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6600173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6605712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dict.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6611276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dict_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6617289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6623521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6629364Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6632910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\CppSignature.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6638681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\Dispatcher.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6645169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6650881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\ObservedOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6668573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\OperatorEntry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6674314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\OperatorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6680791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\dispatch 2025-11-03T16:24:16.6686487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\DistributionsHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6703801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\dynamic_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6709658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\enum_tag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6715184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\enum_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6720894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6726432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6731976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6737873Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6744026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\function_schema_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6749627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6755431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\GeneratorForPrivateuseone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6761121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\grad_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6777622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\IListRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6783653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\IListRef_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6789396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\interned_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6795235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\interned_strings_class.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6800881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6807209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6814053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ivalue_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6819884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\jit_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6826534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\jit_type_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6832801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\LegacyTypeDispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6850246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\List.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6856382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\List_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6862561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\MT19937RNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6868803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6875279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\NestedIntSymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6881651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\operator_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6888656Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2025-11-03T16:24:16.6892937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration\adaption.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2025-11-03T16:24:16.6899358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration\infer_schema.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2025-11-03T16:24:16.6905760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration\op_allowlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2025-11-03T16:24:16.6912057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\op_registration\op_registration.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core\op_registration 2025-11-03T16:24:16.6930410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PhiloxRNGEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6936830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PythonFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6943469Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\PythonOpRegistrationTrampoline.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6949655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\qualified_name.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6966193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\QuantizerBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6972309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6978523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6984555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\rref_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6990649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.6996469Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7002617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7009167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\symbol.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7015222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7021449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7027741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7034864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TensorBody.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7069686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TorchDispatchUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7075798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\TransformationHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7082299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7088109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\type_factory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7094272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\type_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7100417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7106199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\UnsafeFromTH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7112033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\VariableHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7118827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Variadic.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7124327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\core\Vitals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\core 2025-11-03T16:24:16.7130078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpp_custom_type_hack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:16.7136290Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2025-11-03T16:24:16.7139796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\FlushDenormal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-11-03T16:24:16.7145018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-11-03T16:24:16.7151507Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.7154982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.7160460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\functional_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.7166185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.7172437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.7188057Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7191506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\sve_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7197283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7209589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_common_sve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7215392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7232557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7238750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7244858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\sve\vec_qint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\sve 2025-11-03T16:24:16.7253683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.9594127Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9598244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9606425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9615958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_convert.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9622995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9641351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9650257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9656739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9662661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_reduced_precision_common_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9668928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec128 2025-11-03T16:24:16.9676258Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9679958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\missing_vld1_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9685660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\missing_vst1_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9691004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9696976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9715145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9720777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9727778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9734637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_convert.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9740532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9746301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9752501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_half.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9758187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9765010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9770987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vec256_qint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256 2025-11-03T16:24:16.9778084Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9781780Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_bfloat16_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9788381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_common_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9794122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_double_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9810747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_float_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9817198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_double_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9823317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_float_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9831166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int16_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9836932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int32_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9842685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int64_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9848796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint32_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9854594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint8_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9861717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vec256_quint8_vsx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9867899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\vsx\vsx_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\vsx 2025-11-03T16:24:16.9874763Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256\zarch 2025-11-03T16:24:16.9878406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec256\zarch\vec256_zarch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec256\zarch 2025-11-03T16:24:16.9886219Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9889763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9895967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9903382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9910786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9928795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_convert.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9935262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9942377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9949206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_float8.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9955930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9963297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9969753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec512\vec512_qint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec\vec512 2025-11-03T16:24:16.9977611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.9984731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_convert.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.9990989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_half.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:16.9997097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:17.0003325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_n.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:17.0009522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vec\vec_quant.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu\vec 2025-11-03T16:24:17.0015923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cpu\vml.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cpu 2025-11-03T16:24:17.0022411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0029615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0036326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0043642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0052379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0060178Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2025-11-03T16:24:17.0064609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0072517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\AsmUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0081947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0089465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Atomic.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0099687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0117484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub-RadixSortPairs.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0123627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0130448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0135944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\cub_definitions.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0141877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0148523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDABlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0154258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0159540Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAContextLight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0165203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDADataType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0170837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDADevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0177142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0183275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0189586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGraph.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0195844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0202158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAGreenContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0208473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAScaledBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0225401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0232041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparseBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0238788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0244876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0250348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\CUDAUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0256499Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0260243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\BLASConstants.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0265406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\CUDAHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0271058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0276590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0293481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0299311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\KernelUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0304975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0310388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0316169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0321623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0327195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\detail 2025-11-03T16:24:17.0332797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\DeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0338573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0344146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0349899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\jiterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0366079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\jiterator_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0371755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\llvm_jit_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0377445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\NumericLimits.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0383958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PeerToPeerAccess.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0389969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PhiloxCudaState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0395915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PhiloxUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0401889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0408113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ScanUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0414639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\Sleep.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0420773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\ThrustAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2025-11-03T16:24:17.0437150Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0441319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\GemmCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0448010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\GemmHipblaslt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0454669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\GemmRocblas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0461007Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\StreamTimer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0477854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\Tunable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0483983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\TunableGemm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0490473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cuda\tunable\TunableOp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda\tunable 2025-11-03T16:24:17.0497634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0543329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0550459Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2025-11-03T16:24:17.0554395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\cudnn-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-11-03T16:24:17.0560330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-11-03T16:24:17.0566446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-11-03T16:24:17.0572286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Handles.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-11-03T16:24:17.0578947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-11-03T16:24:17.0595986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\cudnn\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cudnn 2025-11-03T16:24:17.0604416Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2025-11-03T16:24:17.0608876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\AcceleratorHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0615643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\CUDAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0622467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\FunctionTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0639039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\HIPHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0645275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\HPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0651262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\IPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0657332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MAIAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0662989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MPSHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0669543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\MTIAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0675371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\PrivateUse1HooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0680915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\XLAHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0686646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\detail\XPUHooksInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\detail 2025-11-03T16:24:17.0692078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0697568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0703861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0709478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0715158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0720742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0726869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Dispatch_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0734206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0739741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0745371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0761604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DTensorState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0767226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0772926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0778667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0784473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0790718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0796476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalizeFallbackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0802136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0807851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0823828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0830904Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2025-11-03T16:24:17.0834769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\ADInterpreters.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0840495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0846343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0862346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0867715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\BatchRulesHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0873612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\DynamicLayer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0879375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0884991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\Interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0891325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0897035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0902608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\PlumbingHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0908239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\TensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0913903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\functorch\VmapInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\functorch 2025-11-03T16:24:17.0919450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0926186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0931909Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2025-11-03T16:24:17.0935457Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2025-11-03T16:24:17.0939247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2025-11-03T16:24:17.0945112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2025-11-03T16:24:17.0950860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2025-11-03T16:24:17.0966821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\hip\impl 2025-11-03T16:24:17.0972746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0978749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0984145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0990392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.0996517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1002645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1029961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyBatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1036480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1042891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LegacyVmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1049504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1055912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1062552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1068944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1075285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1082637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1102674Z creating build\bdist.win-amd64\wheel\torch\include\ATen\metal 2025-11-03T16:24:17.1107796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\metal\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\metal 2025-11-03T16:24:17.1115899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1122612Z creating build\bdist.win-amd64\wheel\torch\include\ATen\miopen 2025-11-03T16:24:17.1126181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Descriptors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-11-03T16:24:17.1132418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-11-03T16:24:17.1138689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Handle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-11-03T16:24:17.1144005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\miopen-wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-11-03T16:24:17.1159872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-11-03T16:24:17.1165821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\miopen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\miopen 2025-11-03T16:24:17.1172313Z creating build\bdist.win-amd64\wheel\torch\include\ATen\mps 2025-11-03T16:24:17.1175799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1181947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\IndexKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1187521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1194135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSAllocatorInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1209982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSDevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1215566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1221217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1226820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1233065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1239454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1245455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\mps\MPSStream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\mps 2025-11-03T16:24:17.1251359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1257182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.1264598Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2025-11-03T16:24:17.1268190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1274007Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\AdaptivePooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1279905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\AmpKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1285643Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse 2025-11-03T16:24:17.1300148Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized 2025-11-03T16:24:17.1303929Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:17.1307683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:17.1313459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu\packed_params.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:17.1319118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ao_sparse\quantized\cpu\qnnpack_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\ao_sparse\quantized\cpu 2025-11-03T16:24:17.1324625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BatchLinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1330246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1335760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1341508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\BucketizationUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1347096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CanUse32BitIndexMath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1352464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ComplexHelper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1358829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CompositeRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1364499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1370102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ConvolutionMM3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1403489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ConvUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1410219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1416668Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1420832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1427156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\avx_mathfun.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1433684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\CatKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1439886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1456632Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\CopyKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1462747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1468814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1475493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\Elu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1481596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\Gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1487910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1494125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1500563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\Intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1506787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\int_mm_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1513662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\IsContiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1520015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\LogAddExp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1526266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1532786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\Loops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1539125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1545005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\mixed_data_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1551199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\moments_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1567702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1573745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\Reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1580369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1588513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\ReduceUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1598047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\SampledAddmmKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1606008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\SerialStackImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1612502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1619121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\SpmmReduceKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1625856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\StackKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1631545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1648386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1654744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\WeightNormKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1660264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cpu\zmath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cpu 2025-11-03T16:24:17.1665818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CPUBlas.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1671427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\CPUFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1676987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.1683706Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1687680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1693426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\BinaryInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1699065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\block_reduce.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1704787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1719935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1725245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\cuBlasCommonArgs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1730911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1736631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\CUDALoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1743533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1750270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\CuFFTUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1756395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\cutlass_common.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1762666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1768752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Distributions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1775473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1782542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1788566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1795785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1802143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adagrad_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1808630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adagrad_utils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1824766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1831090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adamw_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1837556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1844010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1850561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1857704Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\GridSampler.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1864355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1870559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\GroupMM.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1876523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\GroupMMCommon.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1892720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\im2col.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1899838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1905915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\IndexKernelUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1912262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\JitLoops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1918511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\jit_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1924960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\KernelUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1931470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\LaunchUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1937562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Loops.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1943828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Math.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1951716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1958490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\MiscUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1975245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1981665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Normalization.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1989078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.1996111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Pow.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2002597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Randperm.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2008854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Reduce.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2015937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\ReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2022254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\reduction_template.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2028905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2035125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\RowwiseScaledMM.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2041037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\ScaledGroupMM.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2057320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\ScanKernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2063653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\ScanUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2070684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Sort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2076530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\Sorting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2082578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\SortingCommon.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2089148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2095790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\SortStable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2102126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\SortUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2108013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2114482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\TensorModeKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2140068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\TensorTopK.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2146014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\thread_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2152135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\UniqueCub.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2157411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\UpSample.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2163636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\cuda\vol2col.cuh -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\cuda 2025-11-03T16:24:17.2169877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DilatedConvolutionUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2188951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DispatchStub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2198191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2205157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Distributions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2214570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\DistributionTemplates.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2223059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\EmbeddingBag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2229455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2236005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ForeachUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2242579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FractionalMaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2248769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2254827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedAdagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2260344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedAdam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2275586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\FusedSGD.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2280795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2286565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2292232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GridSamplerUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2298585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\GroupedMMUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2304343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2310401Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip 2025-11-03T16:24:17.2315284Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\hip\bgemm_kernels 2025-11-03T16:24:17.2318943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_collection.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip\bgemm_kernels 2025-11-03T16:24:17.2324825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip\bgemm_kernels 2025-11-03T16:24:17.2330456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\ck_bgemm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip 2025-11-03T16:24:17.2335739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\ck_gemm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip 2025-11-03T16:24:17.2341410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\ck_gemm_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip 2025-11-03T16:24:17.2347293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\hip\ck_types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\hip 2025-11-03T16:24:17.2363299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2368915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2374542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\im2col_shape_check.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2380431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\IndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2419424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2435491Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\kleidiai 2025-11-03T16:24:17.2439168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai\kai_kernels.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\kleidiai 2025-11-03T16:24:17.2445021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai\kai_pack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\kleidiai 2025-11-03T16:24:17.2450725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\kleidiai\kai_ukernel_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\kleidiai 2025-11-03T16:24:17.2457368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2463980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2469542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2476031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LinearAlgebraUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2482233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\LossMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2487778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Math.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2495473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MathBitFallThroughLists.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2502098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MathBitsFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2507922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\MaxPooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2513777Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn 2025-11-03T16:24:17.2528060Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:17.2531365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\Conv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:17.2537438Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2540974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail\Attr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2546990Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2553180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2558834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2564467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2570249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\detail\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu\detail 2025-11-03T16:24:17.2587698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\FusionUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:17.2595836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\qconv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:17.2603785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mkldnn\xpu\qlinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mkldnn\xpu 2025-11-03T16:24:17.2636258Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps 2025-11-03T16:24:17.2641583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps 2025-11-03T16:24:17.2649006Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2652718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\EmbeddingBag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2659179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\GridSampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2665387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\LinearAlgebra.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2671335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\Pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2687542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\Shape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2693181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\kernels\UpSample.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\kernels 2025-11-03T16:24:17.2699505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\MetalShaderLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps 2025-11-03T16:24:17.2705339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\MPSGraphSequoiaOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps 2025-11-03T16:24:17.2711114Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2724837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations\BinaryKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2731120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2736743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2752480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2758193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2765228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\operations\MultiTensorApply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps\operations 2025-11-03T16:24:17.2771359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\OperationUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps 2025-11-03T16:24:17.2777597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mps\TensorFactory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mps 2025-11-03T16:24:17.2783348Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\mtia 2025-11-03T16:24:17.2786861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\mtia\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\mtia 2025-11-03T16:24:17.2792664Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\nested 2025-11-03T16:24:17.2796262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested\NestedTensorBinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\nested 2025-11-03T16:24:17.2801606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested\NestedTensorMath.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\nested 2025-11-03T16:24:17.2807374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\nested 2025-11-03T16:24:17.2824663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested\NestedTensorTransformerUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\nested 2025-11-03T16:24:17.2830248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\nested\NestedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\nested 2025-11-03T16:24:17.2836053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\NonEmptyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2841647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\NonSymbolicBC.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2847194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2852526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Padding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2858361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\PixelShuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2863974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\PointwiseOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2869785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Pool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2875320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.2881095Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2025-11-03T16:24:17.2884793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\AffineQuantizer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.2890440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.2895808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\ConvUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.2911803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\Copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.2917816Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2922240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\ACLUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2927626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2932364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\conv_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2938292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2955051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\fbgemm_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2960932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\init_qnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2966741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2972734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\qconv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2978803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2984971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2990668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\qlinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.2996714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.3003413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.3009504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.3015597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.3021365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cpu 2025-11-03T16:24:17.3027585Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cudnn 2025-11-03T16:24:17.3031702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\cudnn\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized\cudnn 2025-11-03T16:24:17.3037857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.3044018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\IndexKernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.3049917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\library.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.3055710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\quantized\PackedParams.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\quantized 2025-11-03T16:24:17.3062362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RangeFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3088113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RangeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3095257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceAllOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3102049Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3111260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReduceOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3120270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ReductionType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3127050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3132947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3139244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ResizeCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3145618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\RNN.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3151310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\ScatterGatherChecks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3157415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SegmentReduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3173856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SharedReduceOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3180074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SobolEngineOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3185580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Sorting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3190635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SortingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3196163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SparseTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3202768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\SpectralOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3208523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\StridedRandomAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3214160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorAdvancedIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3219844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3225370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorCompare.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3241018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorConversions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3246616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorDimApply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3252583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorFactories.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3258514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3264035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3269654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3275078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorShape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3280802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TensorTransformations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3286328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TopKImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3292027Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers 2025-11-03T16:24:17.3295546Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers 2025-11-03T16:24:17.3301686Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda 2025-11-03T16:24:17.3305229Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\flash_attn 2025-11-03T16:24:17.3308724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn\flash_api.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\flash_attn 2025-11-03T16:24:17.3315641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\flash_attn\static_switch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\flash_attn 2025-11-03T16:24:17.3321315Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:17.3325075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\debug_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:17.3330708Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:17.3334397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_pipelined.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:17.3340762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_rescale_output.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:17.3346815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_thread_apply_logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue 2025-11-03T16:24:17.3362471Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3366089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3371840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_base.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3378323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_multistage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3384463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma_pipelined.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3399971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\find_default_mma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3406494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_accum_lambda_iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3412097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\mma_from_smem.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm 2025-11-03T16:24:17.3418912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm_kernel_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:17.3435003Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3438869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\default_warp_iterator_from_smem.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3444915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\epilogue_predicated_tile_iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3451048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\make_residual_last.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3466838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\predicated_tile_access_iterator_residual_last.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3473791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\predicated_tile_iterator_residual_last.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3481063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\transpose_warp_iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3486779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators\warp_iterator_from_smem.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\iterators 2025-11-03T16:24:17.3495075Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-11-03T16:24:17.3499026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-11-03T16:24:17.3506281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels 2025-11-03T16:24:17.3512518Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:17.3519537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:17.3526087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\pytorch_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention 2025-11-03T16:24:17.3531864Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-11-03T16:24:17.3535606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform\tile_smem_loader.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda\mem_eff_attention\transform 2025-11-03T16:24:17.3541589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\cuda\sdp_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\cuda 2025-11-03T16:24:17.3547306Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:17.3550981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\aotriton_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:17.3556798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\aotriton_versions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:17.3562511Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn 2025-11-03T16:24:17.3566043Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-11-03T16:24:17.3569683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\ck\me_ck_api.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\hip\flash_attn\ck 2025-11-03T16:24:17.3575265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\flash_attn\flash_api.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\hip\flash_attn 2025-11-03T16:24:17.3581455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers\hip 2025-11-03T16:24:17.3597399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\sdp_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers 2025-11-03T16:24:17.3614380Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\transformers\sdp_utils_cpp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\transformers 2025-11-03T16:24:17.3621687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TransposeType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3629649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TriangularOpsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3638314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\TypeProperties.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3646774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UnaryOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3654960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Unfold2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3663194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\Unfold3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3671429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UnfoldBackward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3677699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\UpSample.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3685857Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\utils 2025-11-03T16:24:17.3689582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils\Factory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\utils 2025-11-03T16:24:17.3695577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils\ParamsHash.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\utils 2025-11-03T16:24:17.3701231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\utils\ParamUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native\utils 2025-11-03T16:24:17.3707688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\verbose_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3713146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\native\vol2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\native 2025-11-03T16:24:17.3719311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3726655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3733313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3739166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3755235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3760772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3768634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:17.3916532Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2025-11-03T16:24:17.3920089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3926376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3932927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3939159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3955590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\absolute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3961881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3967985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3974042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3980436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.3986224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\abs_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4052777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4058478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4064369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4070439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4075887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4088053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4094480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4102197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4110686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4119715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4136871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4143150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4148773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4155062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4160808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4166460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\acos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4172949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4179131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4184978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4201152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4207146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4212902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4219050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4224690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4230482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4236196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4242179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4258146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4263941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4269943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4275801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4281479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4287300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4293475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4299377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4305121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4310932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4316681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4341530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4347757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4353503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4359596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4366017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4372335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4379218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4385776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4392341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4399408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4406325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4421923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4428448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4436043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4442651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4449210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4489921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4496308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4506929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4513391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4519808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4526222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4533158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4549822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4556551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4562903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4569348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4575678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4586253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4588930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4595096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4601609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4610078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4619013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4626535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4633520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4641779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4647802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4654403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4660317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4666142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4672412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4683958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4690853Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4697292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4703670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4710297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4726705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4732472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4738724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4744552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcdiv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4751420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4757967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4763954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4769742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4775440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4781395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4787051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4793124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4798915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4804869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4810322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4815996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4821826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4827597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4833321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4839663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4845383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4851275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4867737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4873424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4879613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4885446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4891116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4903153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addmv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4909358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4915161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4921379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4927164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4932863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4945388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\addr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4951171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4957137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4962764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4968507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4974232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4979682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4985700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4991539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.4996981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5002886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5008646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5014036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\adjoint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5020505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5027269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5033893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5043731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5050481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5057372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5075171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5081612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\affine_grid_generator_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5087947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5094158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5100694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5107411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5115753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5124696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5133257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5142501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5150696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alias_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5157358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5163735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5170265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5176477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5183014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5254716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5260601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5266840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5272670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5278352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5284167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5289944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\align_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5296245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5301983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5307909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5313824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5319569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\allclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5325812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5332449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5338689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5345099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5351302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5357046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5362623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5368274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5374000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\all_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5379722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alpha_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5385658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5391424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alpha_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5409442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\alpha_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5415156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5421818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5428116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5440688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5447062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5453246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5459769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5466215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5472356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5478579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5485625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5491885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5498292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5504590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5511175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5518092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5524809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5531622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5538095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5544633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5550946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5557306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5563830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5570305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\amin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5576397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5582768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5588979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5595333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5601364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5607516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5615886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5624765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5633442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\angle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5640651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5647306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5653962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5660587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5676633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5679199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5697846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5703544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5709244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5714958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\any_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5720494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5727140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5733092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5739224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5745046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5750810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5756472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arange_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5762387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5768221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5774025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5779701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5785574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5791628Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5797311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5802961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arccos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5808725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5814281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5820086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5826167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5838584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5844550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5850066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5856236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arcsin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5861914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5867363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5873292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5878847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5884898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5890721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5896587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5902414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5908123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5914207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5919872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5926396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\arctan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5932682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5939335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5945618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5951948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5958504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5965346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5971870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5978519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5985029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5991579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.5997787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6004182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6010581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6017139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6023577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6030414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6036766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6043109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6049483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6055773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argsort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6062331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6068589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6075582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6081686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\argwhere_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6088169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6094386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6101165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6107456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6115584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6122978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6131064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6137718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6144988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6153552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6159946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6166608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6175229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6181689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6190378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6196572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\asin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6202741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6209668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6215770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6223205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6229326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6235353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6253218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6259135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6264946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6271343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6277170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6283095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6289031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6353899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6395687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6403314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6411360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\as_strided_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6419133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6427431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6436210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6442783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6449567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6456154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6462251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6468812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6474928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6480668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6487221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6492717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6498402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6504047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6509658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6515813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6522244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6528272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6534133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6540586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6546218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6551664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6557776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6563802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6569505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6575350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6581229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6586691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6592303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6598493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6604093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6609700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6615363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6621465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6627029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6632397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\atleast_3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6637982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6643822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6661083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6673163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6678764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6684638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6690985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6697178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6708656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6715302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6721143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6726928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6733021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6738893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6745086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6751018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6757721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6763618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6770210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6776267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6782012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6787706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6793650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6799895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6806165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6812119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6818082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6824021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6830381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6842277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6847934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6853637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6859616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6865221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6871483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6877331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6882998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\avg_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6888739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6894491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6900364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6906565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6912404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6918468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6924187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6931137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\baddbmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6937640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bartlett_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6944093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6950385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bartlett_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6956610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bartlett_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6963424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6970112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6983430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6989927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.6996298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7002875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7009272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7016426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7022810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7029122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7035443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7041934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7048771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7056392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7062844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7069204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7075808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7082186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_elemt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7088801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7095528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_elemt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7102075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7113028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7121721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7131159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7140321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7149546Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7157414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7164682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7171315Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7178093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7184183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7190998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7196879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7203529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7209806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7215667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7221745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_stats_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7227796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_stats_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7234686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_update_stats.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7241098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7247100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7253162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7259573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7265727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7271539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7278056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7297158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7302927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7308971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7330025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7335904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7341862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bernoulli_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7348032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7353492Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7359145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7364657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7370515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7376592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7382701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7388587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7394475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7400283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7406170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7412281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7418398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7424236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7430225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7437303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7443801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7500508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7507139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7513743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7520261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7526730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7533627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7540152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bincount_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7546728Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7553255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7559547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7566421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7572707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7579051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\binomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7585466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7592255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7599388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7605868Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7612555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7619042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7626499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7635396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7644557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7653486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7660789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7667995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7674640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7680624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7687609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7693626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7699718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7706439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7712564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7718754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7724746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7730621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7737295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7742983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7748856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7754630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_not_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7760399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7766559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7772731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7779291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7785934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7791797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7797829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7803567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7809615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7815324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7821677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7827770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7833533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7839420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7845444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7851421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7857473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7863266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7869167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7875492Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7881712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7888102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7894636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7901190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7907697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7914157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7920576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bitwise_xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7927189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\blackman_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7933835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7940685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\blackman_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7947329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\blackman_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7953987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\block_diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7960760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7967066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\block_diag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7974350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\block_diag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7980114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7986262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7993199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.7999201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8005496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8011409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8017928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8024406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8030540Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8039024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8045472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8051574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8058134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8064976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8071524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8077850Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\broadcast_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8084146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8090700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8097040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8103455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8109734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8116517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\bucketize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8122855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\can_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8131555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8140300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\can_cast_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8179541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\can_cast_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8185324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cartesian_prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8192022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8197944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cartesian_prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8203795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cartesian_prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8209433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8215968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8222703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8228542Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8234339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8239855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8245602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8251306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8256979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8262421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8268331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8274055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8281712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8288426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8304503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8310943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cauchy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8317308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8323737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8329980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8337016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8343612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8350246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8356743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8363613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8369761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ccol_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8376465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8382957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8389309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8395685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8402067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8408638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8414979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8421426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8427857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8433946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8440195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8446672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ceil_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8452795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8459242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8465727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8471953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\celu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8478276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chain_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8484823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8491115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chain_matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8497579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chain_matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8503801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8509902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8516131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8522109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chalf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8531890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8564368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8570777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8577796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8584385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8590894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\channel_shuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8597439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8603672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8610152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8616790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8623269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8631235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8640101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8649016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8656706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8664582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8672949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8680141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8686682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8693288Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cholesky_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8699857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\choose_qparams_optimized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8706717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8712587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8718851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8725072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8730890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8736754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8742529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\chunk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8748271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8754853Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8760739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8766428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8772190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8778923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8785690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8791858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8798157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8804273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8810516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8817031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8823522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8830164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8836108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8842373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8848641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8855728Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8862532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8868977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8875520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8881099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8888599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8894656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clamp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8900825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8906988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8913116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8918855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8924379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8930275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8935981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8941841Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\clone_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8947710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8953605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8959677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8965287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8971289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8977190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8983239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8989127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.8994940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col2im_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9001073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\column_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9008551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9015339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\column_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9021912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\column_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9074024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9081567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9088927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9100880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9109519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9117000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9124556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9134028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9142836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\col_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9149871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9156569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9163559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9170314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\combinations_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9177348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9184761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9191341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9199063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9203536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9209198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9215123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9220751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9226814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9232837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9238639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concatenate_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9244604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9250558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9256316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\concat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9262138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9268823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9274603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9280256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9286724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9292966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9299471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9305449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9311444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9317558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9323357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conj_physical_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9329052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\constant_pad_nd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9335083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9341529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\constant_pad_nd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9347590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\constant_pad_nd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9353287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9366412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9372043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9377765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\contiguous_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9383607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9390125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9396490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9402826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9409110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9415463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9421824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9428394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9434785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9441236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9447924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9453945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9460523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9467594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9474655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9481140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9488830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9494824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9502130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9508261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9513899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9520431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9526761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9532875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9539113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9545521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9552604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9559175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_overrideable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9565803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\convolution_overrideable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9572378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9579264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9585595Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9591657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9597766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9604090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9609891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9616374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9623683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9629927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9636081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9642668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9649113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_tbc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9655032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9661709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9667509Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9674145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9680141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9686293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9692337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9699157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9705153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9711373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9717665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9724044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\conv_transpose3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9730533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9736202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9742228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9748074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9753879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9759808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9765627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9771853Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9777883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9783756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copysign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9790889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9796886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9802684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9808407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9814048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9820018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9826222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9832047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9837934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9843942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9849725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9855537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9861324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9866820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\corrcoef_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9872538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9878093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9883895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9889579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9895540Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9915186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9920614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9926448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9932084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9938189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_embedding_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9944301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9950692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9957246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9963719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_similarity.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9970477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9977292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_similarity_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9983720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cosine_similarity_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9990713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:17.9997004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0004000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0010351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0016480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0023318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0029680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0035840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0042639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0049042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0055772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0062257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0068679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\count_nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0075248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0081804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0088468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0095352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cov_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0101834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0108333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0114759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_entropy_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0121679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0127994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_entropy_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0134417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0141014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0149617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cross_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0158439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0167316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0174860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0182234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0189414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0196158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0202304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0209036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0214464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\crow_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0221368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0227436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0233226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0238976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0245201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0259623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0265872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0271801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0297750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0299059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0300322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0301583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0303785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0309722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0315671Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0321846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0328214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0334239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0340431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0346428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0352408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0358638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0364667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0371006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0377226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0383796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0389791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0396484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0402553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0408643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0414664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0420712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0427001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0433317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0439572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0445837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0452414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0459966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0467240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0474338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0481185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0487934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0494447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0501501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0508769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0515154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0521923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0528818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0536416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0543198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0549934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0556828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0562758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_is_acceptable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0570128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0576164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0581973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0587682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0593506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummaxmin_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0599773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0605798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummaxmin_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0611612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0618035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0624268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0630765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0636769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0644475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0650766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0657507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0664653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0670622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cummin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0676677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0682736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0688015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0694052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0699866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0706089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0712190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0718429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0724483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0730293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0736340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0742338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0748149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumprod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0753980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0760150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0766276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0772057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0778008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0789524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0795538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0802121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0807878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0814071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumulative_trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0821057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0831196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0837636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0843383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0855342Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0861104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0866630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0872152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0877920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0883615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0889305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\deg2rad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0895168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dense_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0902044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0908342Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dense_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0916153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dense_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0921757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0927963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0934084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0940151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0946246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0952343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dequantize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0958669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0963949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0969936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0975737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0982228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0989206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.0995571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1002568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1009686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1016079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\detach_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1022960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1029465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1035619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1041751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1047876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1054149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1060844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1067180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagflat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1073578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1079746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1086490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1092741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1099431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1106337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1113296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1119792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1126918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1133709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1140278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1148379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1155684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1163020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1171080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1178368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1185298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1192691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1198690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diagonal_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1205539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1215869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1222771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1228791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1234861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1244183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_embed_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1250747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1256704Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1262207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1271612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1294527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1300844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\diff_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1307032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1317869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1324249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1331132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1337844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1344564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1351133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1357616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\digamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1364226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1370652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1376983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1383292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1389305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1400666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1407544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1413995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1420461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1431911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1438573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1444795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1451116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1461592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1467742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1474177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1480668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1486999Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1493405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1499764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1505976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1512262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1518451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1524453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1530893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1541709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1547897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1554277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1560747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1566958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1573205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1579555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1585951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1596994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1603599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\dstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1610103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1616517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1622896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1629214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\einsum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1652107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1658048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1668046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1673789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1679661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1685431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1696014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1701996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1708070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1714772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1720363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1726090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1731840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1737385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1743208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1748956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\elu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1755348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1761178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1767206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1773634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1779552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1785376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1796017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1802871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_bag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1808960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_bag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1815067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1821130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_dense_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1827507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1833422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1839588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1849383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_dense_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1855284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1861320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1867172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1873016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1879187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1885334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1891310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1898052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1903950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1909795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_renorm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1916200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_sparse_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1922290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1928151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1934106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1940085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1945904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1952018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1957998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1964616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1975737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1983000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1990112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.1996750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2003387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2009955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2016685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2023350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_permuted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2030157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2036582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_permuted_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2043077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_permuted_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2049511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2056561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2063743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_quantized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2070496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_quantized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2077021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2083923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2090405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2097183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2103642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2110321Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2116847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\empty_strided_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2123224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2129326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2140830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2147195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2154333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2162625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2176951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2186218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2192851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2199312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2205629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2212027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2218383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2224463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2230206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2236966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2251158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2257025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2262838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2268964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2274849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2280473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2286140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2292164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2298162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2304123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2314754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2320481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2326323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2332221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erfinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2342734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2348358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2354266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2359943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2365361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2385592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2391475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2396944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2406561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2412474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2418266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2424585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2430346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2435890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2441779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2447426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2453127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2459169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2466062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2471881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2477592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2483673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2489427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2495687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2502139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2508026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2514025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2519885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2525418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2531209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2537212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2543148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2548930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2554959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2562017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2567814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2573742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2579916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2586506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2592924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2604351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2610640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2617275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2623850Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exponential_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2630978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2637773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2644413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2650813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2661573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2670076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2678669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2687030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2696034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2705069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2711997Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2718597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2725011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2731382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\eye_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2737355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2744381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2750677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2758538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2764666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2770856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2777407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2789574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2795893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2802053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2808146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2815042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2821281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2827373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2833494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2839804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2846329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2852987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2859409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2865615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2872264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2878467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2884601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2890793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2896949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2903558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2909648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2915941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2922047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2928858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2939631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2946424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2952564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2958840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2964901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2971980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2978824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2985803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2992636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.2999735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3007081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3014019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3020864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3027585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3034747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3041229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3053615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3060594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3067629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3074978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3081675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3088363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3095069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3102090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3116104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3121788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3127960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_alpha_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3133915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3140113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3146705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3153009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3159401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3173251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3182650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\feature_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3189892Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3196225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3202887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3209333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3215297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3222069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3233795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3240063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftfreq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3246011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftfreq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3251937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3257994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3263857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3270635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3276523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3283003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3289072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3294737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fftshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3300939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3306784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3312609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_fft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3318954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3324622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3336101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3342160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3348049Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3353900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3360210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3366143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3372284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3378736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3384681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3390647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_hfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3411777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3417530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3423627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3429401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3435288Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3441286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3447473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3454042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3460169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3466006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3477725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3484159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3491462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifftshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3498959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3505368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3511373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ifft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3517394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3523301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3534923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3541463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3547526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3553642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3560072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3565949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3572061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3578529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3584768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3590936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_ihfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3596999Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3602965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3615437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3622136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3628735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3635256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3642398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3648913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3655623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3663056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3672060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3680901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_irfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3688416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3694681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3701680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3708163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3714217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3720740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftfreq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3733153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3739719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftfreq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3745661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3751952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3758239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3765055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3771058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfftn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3777708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3783589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3789318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fft_rfft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3803598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3809409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3824985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3831710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3838434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3845926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3857298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3863860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3870290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3876807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3888148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3894303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3900806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3907085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3913481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fix_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3919762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3926356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3932759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_dense_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3939768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3946730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3953389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3960090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3966745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3973526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3979760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.3985953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4002970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4009270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fliplr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4015697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4022168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4028494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4035031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flipud_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4041753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4048186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4054544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4061126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4067402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\flip_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4073502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\float_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4080223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4087140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\float_power_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4093838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\float_power_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4100571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4107320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4113700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4120268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4127022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4142167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4149189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4155881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4162439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4170382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4177169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4184293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4191015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4197019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4203738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\floor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4209691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4215930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4222459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4228327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4234371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4240225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4246053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4252568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4258275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4264217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4274618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4281023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4287127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4302878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4314313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4320142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4326068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4332031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4338118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4344225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4350341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4356296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4367265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4373272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4379108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fmod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4384706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4395586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4401504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4408047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4413922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4425047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4431166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4437265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4443495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4449475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4455932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4461996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4468028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4480311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4486875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4493139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4499155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4505149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4511713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4517422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4523669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4529870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4536245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4542720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4548843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4560096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4566044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4572154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4578277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4590665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4596969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4602884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4608822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4614668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4620506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4626464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4632109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4637603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4643427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4649306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4655111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4661111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4666954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4672748Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frobenius_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4679254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4687577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frobenius_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4696420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\frobenius_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4705477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_blob.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4714065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4723162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4732626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4739873Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4746467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\from_file_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4753083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4759651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4765880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4772570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4778498Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4785123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4791006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4796738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\full_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4802509Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4809032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4815765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4822177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4828583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4834206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4840387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4846422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4858144Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4864522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4871205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4877184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4888413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4894268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4900577Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4906396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4917112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gather_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4923278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4929308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4935024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4946998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4952674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4958326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4964027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4970383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gcd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4976635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4982844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4989131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.4995979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5002349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5009175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5015640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5028534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5035051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5041762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5048929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5060786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5067590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5074219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5080732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5092926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5099346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5105508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5112443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5124047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5131033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5137713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5144175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5150893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geometric_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5157486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5163749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5170519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5177402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5184901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\geqrf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5193056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5201719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5208917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5215345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ger_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5239176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5245040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5257551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5263590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5269161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5274866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5280576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ge_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5286778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5292396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5298396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5304249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5310290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_jvp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5316516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5322523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5328640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5335194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_jvp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5341219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5347281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5353532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5359783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5365657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5371391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5383111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5389087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5394903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5401075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5406867Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5412648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_jvp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5418569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5423942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5429626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5435379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\glu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5440920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5446670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5452719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5458559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gradient_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5464300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5470117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5475765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5481756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5488402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5494983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5507484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5514412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\greater_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5520939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5527092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5533629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5541477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5548424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5555217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5561831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5568429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5575296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5581966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5595213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5602146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5608908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5615502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5622295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5629164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5635923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5642601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5649159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5655869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5662914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5669807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5677749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5686619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5695652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5702752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5709529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5716912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\grid_sampler_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5722928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5730000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5735907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\group_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5741822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\group_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5748348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5753928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5766004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5771788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5778377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5785789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5796649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5802367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gru_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5807841Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5813720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5819558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5825363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5831083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5837548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5849134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5854601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\gt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5860373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hamming_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5866590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5877091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hamming_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5883240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hamming_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5889350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hann_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5895395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5901315Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hann_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5920215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hann_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5921307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5922284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5925448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5931289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5938011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5944596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5957136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5964138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5970818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5978121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5984672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5991392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.5997804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6004385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6016829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6023285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6030143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6036877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6044074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6051123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6057822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6064447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6077386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6084188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6090867Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6098369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6110951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6117881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6124506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6131182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6138139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6144888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardsigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6151478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6158313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6171279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6184095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6191506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6197408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6204051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6210468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6216971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6223150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6229328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6237116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardswish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6241985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6248454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6260384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6266877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6272928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6279362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6285456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6291740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6298596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6304619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6316185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hardtanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6322302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6328696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6334573Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6341324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6347280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6353991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6359908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6365884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hash_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6371768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6378103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6384112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6396212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6415453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6421544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6432557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6438430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\heaviside_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6444343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hinge_embedding_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6451908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6461016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6469975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6478713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6487338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6496216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6510096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6516663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6523535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6530040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6536224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6543030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6548974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogramdd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6555255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6561635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6567681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\histogram_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6573463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6579442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6585543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6591841Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6597653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6603401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6609122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hspmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6614852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6621032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6626707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6632381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6638618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6645035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6651225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6663574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6669796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6675859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6681723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6693674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6699968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6705820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6711643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\huber_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6717666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6723936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6729660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6735348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6741675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6748466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6754478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6760268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\hypot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6766180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6772040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6777858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6783579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6789312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6794646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6800357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6806072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6818274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6823855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6829825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6835409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6842019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6848095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6854020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6859966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6866044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igammac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6872337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6878269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6884163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6897059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6903180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6909071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6915116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\igamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6926799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6932435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6938357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6944136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6949890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\im2col_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6955801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6961798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6967557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6978985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\imag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6984455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6990002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.6996120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7008800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7014834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7036016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7042125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7048106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7053907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7059653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7065956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7079777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7086097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7092350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7099009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7105636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7112434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7119032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7125529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7132046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7138824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7145451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7151861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7158643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7166115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7172564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7179599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7192241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7201514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7210734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7219818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7228827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7237682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7244446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7251179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7259099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7265057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7271750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7277705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7283998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7290528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7296906Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7302813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7308888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7315256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7321888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7327645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7343574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7350575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7357966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7364090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7374847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7381099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7387179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7393061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7399222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\index_select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7405161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7411004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7416802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7423042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7428970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7435023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7440728Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7453464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7459318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7465482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7471912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7484878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7491089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7497012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7503580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7519037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7525919Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inner_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7533096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\instance_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7539941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7546870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\instance_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7553210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\instance_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7559662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\int_repr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7575575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7576783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\int_repr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7582616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\int_repr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7588352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7594878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7600763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7606445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7612508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7618561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7624376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7630149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isclose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7636055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7642019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7647844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7653614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isfinite_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7659571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7665265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7671118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7680119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7686535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7694569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7707249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7716440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7725417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7732090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7744910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7751347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7757153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7763781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7769554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7776184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7782133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7787992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isnan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7793777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7799811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7805756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7812156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7818258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7823882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7829716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7835610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isneginf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7841341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7847643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7853758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7859646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7865446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7871152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7877060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7882946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isposinf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7888874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7894750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7900787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7906340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\isreal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7917983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7923785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7929510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7935280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\istft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7941210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7947079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7953157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_coalesced_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7958698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_coalesced_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7970319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7976430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7982424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7988104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7993838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.7999611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8006008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8011584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8017659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8023818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8029620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_distributed_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8035256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_distributed_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8041410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_floating_point.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8047507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8053311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_floating_point_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8059126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_floating_point_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8070394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8076634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8082758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_inference_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8088714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_inference_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8094504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_leaf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8100236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8107096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_leaf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8113743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_leaf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8125564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8131802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8138630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8144869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8151415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8158038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8164661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8170838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8182990Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_pinned.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8189453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8196746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_pinned_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8205561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_pinned_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8214346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_same_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8223554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8232486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_same_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8240873Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_same_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8247413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_set_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8254114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8261038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8267109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_set_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8273528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_set_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8280243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_signed.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8286811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8292992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_signed_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8304579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_signed_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8310755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_vulkan_available.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8317004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8323536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_vulkan_available_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8329353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\is_vulkan_available_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8335470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8341726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8347082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8353265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\item_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8358925Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kaiser_window.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8365135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8370973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kaiser_window_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8377111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kaiser_window_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8382980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kl_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8388837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8394998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kl_div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8400460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kl_div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8406162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8411963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8417819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8423625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kron_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8429208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8435070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8441162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8447026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8453291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8459605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8465411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\kthvalue_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8477779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\l1_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8483767Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8495578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\l1_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8501302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\l1_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8507679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8514525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8521050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\layer_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8527433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\layer_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8539242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8545835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8552339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8558596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8570336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8576473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8582973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8589352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lcm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8595580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8601927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8608472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8614810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ldexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8621161Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8627327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8633704Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8640871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8652692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8660090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8666877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8673863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8681726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8690662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8700335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8707362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8714247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8721082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8727589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8739072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8751589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\leaky_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8757426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8763478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8769453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8775444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8782239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8788212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8794004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8799823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lerp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8805378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8828141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8835105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8841313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8847131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8852909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8859448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8865058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\less_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8871042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8877030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8882912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8888946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8894604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8900485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8906355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\le_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8911919Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8917884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8923768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8929659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8941732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8948206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8955238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8961757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8968249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8974801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8981279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.8987965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9000467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9007429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9014407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9021331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9033733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9040392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9046910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_fresh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9053447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9059670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9065922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9072683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9079297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9092671Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9100068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9106921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9113623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9127057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9133794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9140477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9147023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9153723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cholesky_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9160423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cond.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9167718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9174511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cond_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9187775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cond_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9194338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9201299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9209779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9218910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9227933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9237173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9244373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9257455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_cross_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9263574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9270745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9276696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9289020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9295020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_diagonal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9301522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9307714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_diagonal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9320142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_diagonal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9326051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9332170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9338676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9344491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9350610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9357035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9363180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvalsh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9375179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9381246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9387234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9393483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9405611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9411639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9417764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9423519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eigvals_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9429520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9435629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9441709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9447837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_eig_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9460604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_householder_product.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9466742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9472856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9478907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_householder_product_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9490867Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_householder_product_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9497498Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9504556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9510589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9517485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9523403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9529491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9535477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9543831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9549804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9555851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9561899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9567667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_inv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9573660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9580138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9586311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9599118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9605374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9611543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9620080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9634894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9643585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9651743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9660943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9670060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9679183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9686677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9693962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9701047Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9707178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9714131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9720493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9727113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9733190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9739788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9746000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9758494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9765242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9771240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lstsq_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9777294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9789588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9795684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9801709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9807740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9820209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9826214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9832744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9838822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9845292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9850888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9857031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9863521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9869606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9875766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9881699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9887660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9899449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9905428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9911395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9917398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9923829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9930092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9936173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9942112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9948500Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9954532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9960473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9966616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9979457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9985497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9991519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:18.9997566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0003907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0009856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0016975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0026130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0038517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0045358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0052598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0059413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0072667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0079294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0086195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0092721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_power_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0105097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0111961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_rank.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0119339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0126257Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0133135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0139964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_multi_dot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0146846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0153404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_multi_dot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0160019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0166952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0174516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0181406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0188059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0194686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0201666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0208325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0221441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0228277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0235347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_pinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0242453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0249133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0255884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0284246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0290230Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0303792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0309849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0315839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_qr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0321831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0328146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0334311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0340565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0346531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0359205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0366057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0373415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0380503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0387475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0394072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0400726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0407652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_triangular.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0414386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0421349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0429160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0436153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0442880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0449706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svdvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0456749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0463311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svdvals_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0469871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svdvals_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0476943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0484273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0490934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0504742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0511602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0518203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0524876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0537670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0545243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0552005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0558747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0565348Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0572388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0579121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vander_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0585892Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vander_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0607020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vecdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0613940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0620564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vecdot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0627180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vecdot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0640596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0648111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0655118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0661903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0668703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0675533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0682242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0688937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0702187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0708701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0717426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0723973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0730613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0737599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0758612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0772247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0778246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0784639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0790504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0796377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0803385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0809373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0815469Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0821545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\linspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0827496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0833113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0839131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0844855Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0850777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0857717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0864151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0870156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0876133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log10_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0881960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0888037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0920701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0926547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0932385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0938626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0944480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0950398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0956424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0962381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0968134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0974048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0979948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0985805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0991803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.0997551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1003172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1008980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1015197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1021835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1028464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1035137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1041650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1048229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1054642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1062025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1068877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1075724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1083118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1089440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1096150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1102852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logaddexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1109463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1116198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1122847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1137381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1143984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1150517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1156797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1163255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1169539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1176220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1182973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1189800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1196534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1203369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1210426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_and_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1219614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1229074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1238445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1245386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1258818Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1265176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_not_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1271857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1278483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1284618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1291421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1297497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1303429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1309335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1315618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1332931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1334194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1338495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1344924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logical_xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1350417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1356131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1362435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1368813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1374832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1380883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1387225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1393309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1399390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1405325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1411396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1417463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1423476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1429599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1435590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1441586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1447606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1453521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1473509Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1479359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1485301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logspace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1491529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1497893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1503907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1510102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1516103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1522021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\logsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1529217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1534987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1540933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1546799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1552160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1558075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1563898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1570064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1576424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1582955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1588912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1594862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1600853Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_normal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1606785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1612446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1618491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1624766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1631420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1638105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1644844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1652385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1659275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1666491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1678570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1685267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1692001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1698812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1710995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1719692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1729357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1738876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1747912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1757045Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1766276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1773259Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1785619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1792532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1798657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1805404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1818074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1824150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1829860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1836193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1848764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1854947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1861284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1867133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_mps_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1873678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1879561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_mps_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1885747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1892002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1903796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lstm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1909363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1915393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1921171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1933330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1939236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1944982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1950770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1962642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1968297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1974215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1980423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1986199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.1991948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2004345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2010412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2016475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2022462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2029041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2035388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2041264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\lu_unpack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2064633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\margin_ranking_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2079009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2085291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\margin_ranking_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2091120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2097124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2103373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2109381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2115375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2121635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2128283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2134203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_fill_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2140281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2146284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2152621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2158621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2169841Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2176243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2182294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2188212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2194223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2200109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2206224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2212150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2230646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2231436Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2232079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2237133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2249197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2255638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2262207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2268231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\masked_select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2274202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2280004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2286188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2291952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2298590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2304788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2310679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2316650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2328550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2336518Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2344721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2354707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2368003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2374789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2381597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2387979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2394554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_H.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2400910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2407539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_H_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2413853Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_H_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2426540Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_power.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2433390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2439902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_power_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2446597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\matrix_power_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2453241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2459829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2466768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2473173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2479775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2486312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2492886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2499489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2505976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\maximum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2513021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2519725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2526142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2539972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2546318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2552672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2558579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2564512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.2573184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3738372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3744932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3750998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3756974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_with_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3763463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3769413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3781587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3787406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3808664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3815033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3827018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3833756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3840294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3846186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3852193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3858441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3864503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3871077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3883643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3890238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3896629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3902973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3909147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3915156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3921967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3927983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3940312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3946458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3952697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3959048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3965115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3971116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3977549Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3983459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3989512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.3995543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4002158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4008255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4020303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4026522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4032726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4038917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4045908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4052200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4058283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4064255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4076371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4082417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4088506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4094517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4100681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4106809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4112918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4118957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4124971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\max_unpool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4131029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4137641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4144503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4151269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4157782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4164365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4170851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4183440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4190022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4196442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4202639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4215623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4222602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4229205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4236346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4252188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4260139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\median_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4267843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4276377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4283006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4289875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\meshgrid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4296622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4302282Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4314882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4320476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mH_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4326682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4332450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4344627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4356827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4373251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4379357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4385960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4391992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4397925Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\minimum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4412649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4418692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4424284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4430116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4435992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4441712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4447627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4453374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4459115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4470507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4476730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4483170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4489376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4495555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4501865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4507887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4514009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4526642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4532800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4538969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4545104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4551930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4557923Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4564186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4570510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4576524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4582830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4588904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4595131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4607557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4613753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4620008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4626541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4632636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4638685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4644807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4652272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4661771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4669484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4678895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4688563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4696689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4705351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4712963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4719973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4732682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4739601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4746551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4752674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4764949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4771677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\miopen_rnn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4778347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4784030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4790192Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4796095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4803738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4809707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4822109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4828473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4834295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4840838Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4846800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4852646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4861082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4869846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mish_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4878629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4887744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4894902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4902441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4912044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4921365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4930571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4939357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4947080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4953231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4960156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4966155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4979166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4986354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4992567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.4998988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5006178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5012982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5019420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5025747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5031808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5038136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5044396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5050480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5056784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5062762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5069680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5075931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5082077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5088479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5094560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5101101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5107460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5113777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5119936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5126530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5132657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5139138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5145113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5151350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5157680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5163689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5170083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5178217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5193265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5202824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5212557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5221682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5230386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5237073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5245860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5252762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5259932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5267074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5273255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5280074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5292167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5299500Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5305603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5311682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5324992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mkldnn_rnn_layer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5331267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5337416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5343326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5354810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5360599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5366090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5371876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5377739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5384073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5390026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5396357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5402421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5408260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5414856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5420786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mode_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5432985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5439786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5445603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5451551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\moveaxis_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5457476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5463541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5469362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5475255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\movedim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5481225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5487475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5493683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5499768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5505870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5512298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5518413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5524659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5530924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5536619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5542732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5548596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5555121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5562644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5569947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5576451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5583005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5589544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5626063Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5632896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5639708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mse_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5646512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5653124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5659741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5672219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\msort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5678571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5684768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5691164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5697448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mT_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5703691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5709940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5716449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5729018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5735832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5743120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5752447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5762168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5769187Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5776297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5783825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5790138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5797214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5803950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5810253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5816957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5822955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5828915Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5834857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5847628Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multinomial_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5853551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5859639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5865554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5871392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multiply_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5877461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5883444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5889461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5895748Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5902506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5908597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5914688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5928181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5934177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5940625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\multi_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5946946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5959813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5965647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5971468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5977347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5982798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5988890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.5994702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6000938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6007260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6013863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6048312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6054848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6067504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6074122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mvlgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6080919Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6087149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6100569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\mv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6106737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6113391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6120122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6126897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6133609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6140463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6147103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6153579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6160155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6166731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6173292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanmedian_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6180470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6188068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6208743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6215250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nanquantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6228525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6234859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6241634Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6248459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6257756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nansum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6265489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nan_to_num.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6272351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6279594Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6293744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6299801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nan_to_num_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6305726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nan_to_num_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6312520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6324607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6330329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6336713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6343319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6356333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6362391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6368516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6374314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\narrow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6380302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6386139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6392313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6399804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6416317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6425940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6435199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6444572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6454083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6461272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6468244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6475865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_channel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6490291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6496601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6503655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_channel_shuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6509888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6515958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6522250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6528736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6535488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6548268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6554983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6561079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6567418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6580156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6586206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6592233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6598270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6604303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6610515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6617274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6623401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6636251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6642580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6648676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6654989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6661666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6668183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6674346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6680407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_group_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6686405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6692497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6699438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6705521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6718206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6725384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6731904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6738611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6745152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6752233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6758776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6765115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_layer_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6777716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6784655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6791517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6798966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\native_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6804768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6810813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6816957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6852132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6865008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6870981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\negative_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6878237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6883942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6889813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6895610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6901553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6907524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6919785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6925520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nested_to_padded_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6932086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6938289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6944209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6950015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6956105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6961864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6974145Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6980214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_strided.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6986670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6992857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.6998723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_strided_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7004843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_empty_strided_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7010847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_full.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7016939Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7022705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_full_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7028506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_full_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7034332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7040276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7046075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_ones_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7051889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_ones_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7058663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7065167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7071193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7077053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\new_zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7082927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7089070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7094831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7101110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7107158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7113227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7127536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7133555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nextafter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7140126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7145765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7160551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7167185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7173598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7180190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7192582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ne_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7198793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7204987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7211458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7218345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7225278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7232122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7239379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7253169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7262101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7269585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7278897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7288979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7298021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7306926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7315918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7322718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7339052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7346922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7354725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7360747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7368910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7374727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7380744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7386877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7393050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7401013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7408205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7421159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7427198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7433261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7439528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7465956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7472081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7478036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_nd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7484378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7490353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_nd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7496469Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_nd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7502625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nll_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7508543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7520252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7526966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7532763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7538720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7550361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7556801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_numpy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7563503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_numpy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7570154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7582677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7589800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7626396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7632877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7646218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nonzero_static_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7652895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7659241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7665982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7672746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7679471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7686151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7693107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7705088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\normal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7712327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7718976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7725531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7737817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7744317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7751066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_except_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7760486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7770581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_except_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7776747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_except_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7783587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7790679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7797154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7803669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7809473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\not_equal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7815692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7822572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\not_equal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7828513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\not_equal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7834461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nuclear_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7840568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7846543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nuclear_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7853140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\nuclear_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7859177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\numpy_T.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7865065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7870850Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\numpy_T_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7876545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\numpy_T_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7882470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7888363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7894483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7900693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7907851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7914352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7921005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7927364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ones_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7933629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\one_hot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7940229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7952795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\one_hot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7958984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\one_hot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7965579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7971792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7985041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7991688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.7998279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\orgqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8004885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8017785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8024306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8031135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8039755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ormqr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8048029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8054423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8061270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\or_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8067478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8080140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8113583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8120106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\outer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8126768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\output_nr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8133330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8140220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\output_nr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8146771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\output_nr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8153244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8167723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8173828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8180044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8185672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8191966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8197992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_sequence_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8204034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pad_sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8210135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pairwise_distance.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8223717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8230004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pairwise_distance_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8236608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pairwise_distance_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8243121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8249308Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8255803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8261598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pdist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8267449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8274270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8279752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8286567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8292353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8298416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8305050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8311038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8316897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\permute_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8322833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8328721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8340802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8346423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pinverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8358468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8365124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8370969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pin_memory_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8376675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pin_memory_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8382808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8389099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8395160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8401186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8413559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8420108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_shuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8426046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8432670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8444954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8450909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8457099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8463168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8469144Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8475648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8481243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8487216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8499972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8505811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_nll_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8512002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8517914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_nll_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8524107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8530025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\poisson_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8535869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8542927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8548779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8554651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8560548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8566332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8578852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8585033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8590970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8596927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8608729Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8615134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8621500Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8627606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8639556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\polygamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8645588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8651299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8657245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8662927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\positive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8669160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8707963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8713987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8726393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8732146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8737952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8743741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8749737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\pow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8755296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8760933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8766823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8773223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8779156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8785200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8791149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8797118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8803120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8809214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8814988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8828183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8833946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8839670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8845252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\promote_types.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8851363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8857574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\promote_types_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8863255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\promote_types_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8869169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8876359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8883801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8892603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8901552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8910377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8917392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8923659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8930239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8936897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8943340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8949706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8955731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8961878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\qscheme_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8968274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8975044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8981420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8987830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.8994325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_batch_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9001105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9007729Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_batch_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9014767Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9021944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9028894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9035488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_gru_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9042068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9048719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9055070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9067834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9074601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9080586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9086857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9092755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9098861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9105680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9112092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9118049Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9124077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9130229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9136707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9142779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9154618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_max_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9161207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9168206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9174226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9186694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9192709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9199262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9205290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9211421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9217561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_channel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9223879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9230017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9236119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9242110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_channel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9248066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_channel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9261809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9279403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9288138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9297731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9307072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9314686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9323982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9331055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9338625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9345493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9351658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9358402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9364453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_axis.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9370375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_axis_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9376804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9383012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_scales.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9389553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9401630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_scales_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9408324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9414532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_zero_points.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9421432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9427562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_zero_points_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9433710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_per_channel_zero_points_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9439666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9445055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_scale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9450659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_scale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9456592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_zero_point.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9462584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_zero_point_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9468377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\q_zero_point_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9481181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9487395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9523477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9529360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rad2deg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9541961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9548115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9554567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9560537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9567153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9574343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9583496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9592463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9601371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randint_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9610056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9619701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9627896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9640556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9647409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9653663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9660174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9666180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9672949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9679239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9685137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9690961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9696828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9702733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9709214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9715119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9721184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\random_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9727124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9733237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9745476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9751433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9757388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9764158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\randperm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9770244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9776537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9782323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9788432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9805654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9806860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9807860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9811993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rand_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9817863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9824030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9829785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9835566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9841459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9847349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9853221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\range_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9859189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9866523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9872309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9878033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\ravel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9883783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9896139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9901809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9907437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\real_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9913079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9920175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9925985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9931977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9938107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9943959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9949957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9955865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reciprocal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9961983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\record_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9975122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9982078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\record_stream_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9988478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\record_stream_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:19.9995265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\refine_names.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0002286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0008836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\refine_names_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0015525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\refine_names_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0022410Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0029092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0036135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0042830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0049858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0057049Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0064071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0070774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0077433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0090897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0097676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0106310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0112985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0126414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0132987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0139980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0146948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0154083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0161211Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0168070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0174886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0181639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0188269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0195120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0203270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0214565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0220235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0226451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0233774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0239718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0246247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0252954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0261071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0269421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0278236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0285625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0292486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0299472Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0305580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0312494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0318514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0325403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reflection_pad3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0331602Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0337584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0343512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0349383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0355242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu6_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0362133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0367904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0373817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0379886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0385922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0391663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0397264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0403536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0409591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0445264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0452239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0481401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0488092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0494747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0501802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\remainder_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0508686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0515943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0522604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0528670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rename_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0535106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0541508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0549133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0554880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0560652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0566686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0572847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0579332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\renorm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0585437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0591493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0597517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0604042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0611396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0618120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0623931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0630040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0636354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_interleave_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0642468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0649205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\repeat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0655548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0662559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0670216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0675823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0682184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0688446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0694802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0701320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0707721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0714307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0721506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0727386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0733292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0740132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0746363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0752563Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0758646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0765124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0771565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0778143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0784622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0790706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0797278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0803344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0809781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0816158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0822371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0828519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0834690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0841091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0847450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0853710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0860296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0866570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0872714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0879226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0885505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0891609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0898006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0904202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0910345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0916473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\replication_pad3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0922754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\requires_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0928673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0941510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\requires_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0947268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\requires_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0953153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0958822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0971335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0977496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0983451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0989584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.0995941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1002217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1023208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1029254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\reshape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1041702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1047336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1053715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1060412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1066373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1072377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1079385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1085607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1098613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1105077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_as_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1111330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1117246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1123260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1129283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1135150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1141199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1147235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1153531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1159344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1165090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1171022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1178012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1184960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1191404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\resolve_neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1198204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\result_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1204967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1211392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\result_type_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1218003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\result_type_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1224513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retains_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1230968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1237440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retains_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1244204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retains_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1251435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retain_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1258130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1264693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retain_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1271716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\retain_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1281856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rms_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1290685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1299875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rms_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1308632Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rms_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1315249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1321714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1358393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1364494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1370427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1376736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1382812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1389487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1395613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1401357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1407586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1413420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1419719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1426345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1432443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1438462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rnn_tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1444362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1450188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1456216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1462101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1468295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1474232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\roll_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1479935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1485806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1491988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1497844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rot90_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1503581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1509552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1515379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1521403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1527214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1533088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1545301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1551241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1557228Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1563074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1569299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1575899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1582575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1597335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1603891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1610322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1616819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1623664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1630653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1637346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1643646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\row_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1650238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1656857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1663552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1669997Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1676722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1689804Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1696848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1703927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1710730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1717751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1724529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1731213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1737932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1744580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1751101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1757750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1764324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1771258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1780517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1789510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1798590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1805440Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rshift_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1812344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1819375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1825433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1837958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1843759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1850208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1856223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1862076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1874202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1881084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1887158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1893427Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1899394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1905401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\rsub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1911004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scalar_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1917191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1922914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scalar_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1929032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scalar_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1935997Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scaled_dot_product_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1941830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1947710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scaled_dot_product_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1953784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scaled_dot_product_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1959670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1971986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1978298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1984505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1990394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.1996347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2007738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2013857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2020027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2026336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2032604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2038637Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2044524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2050449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2056481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2062527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2074849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2080764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2088198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2095442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2102226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2114293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2121435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2129501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2136316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2142957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\scatter_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2149650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2156588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2163117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2185271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2192209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\searchsorted_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2199702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2206536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2213267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2220269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2227012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2234627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\segment_reduce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2241416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2247723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2254716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2261338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2278487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2287722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2297567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2305285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2312699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2325861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2332802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2339166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2346759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2352738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2366051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2372178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2380636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2386914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2392893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2399199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\select_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2405146Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2411581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2418061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2423661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\selu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2435204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2441144Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2447460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2454304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2460272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2471722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2477390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2483807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2489989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2496084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2508343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2514194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\set_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2520088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2527188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2533286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2545480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2552184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2559036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2566195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2572548Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sgn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2584570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2591152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2599140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2605543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2612365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2619706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2626715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2634168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2640835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2647675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2654303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2661989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2670372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2676583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2683095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2696174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2704450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2710846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2717652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2724179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2731175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2738691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2745046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2752015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2758767Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\signbit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2772903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2780894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2790123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2798576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2853930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2867544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2873672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2880590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2886382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2892644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2904665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2910711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2917905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2923975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2930365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2937619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2944555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2953138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2959465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2965914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2978074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2984660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2992039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.2998559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\silu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3005300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3011663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3018606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3026364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3032943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3039375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3051307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3057893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3065310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3071516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3078266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3091008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3098049Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3105478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3111697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3118067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3124697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3131229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3139680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3179988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3285904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3291866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3299355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3306339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3312249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3318624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3331426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3337373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3343425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3349681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3356329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3367608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3374322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3380843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3388096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3394249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3400660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3844398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3866280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3872616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_inverse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3879570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3937714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_inverse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3944445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_inverse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3951094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3957846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3964627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3971967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3978800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3985312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3991948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slice_scatter_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.3998461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4010770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4017237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4024004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4030554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4037766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4049742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4056845Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4063481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4070168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4077379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4099713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4106365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4113389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4119988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4126656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4133764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4140924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4147780Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4155249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4166710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4173511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4180363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4187148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4193778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4200863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4207819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4214966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4222044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4229088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4235826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4242490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4249098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4255950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4263155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4270283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4282803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4289080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4294969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4301296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4306929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4319325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4325633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4332721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4338662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4344778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4350913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4358477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4363843Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4370001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4376095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4382574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4388768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4394731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4400693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4406792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4412717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4419174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4425071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4431053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4436964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4448953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4455458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4461501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4467491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4473369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4479453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4485456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4491978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4498484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4504331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4516623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4522616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4528708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4534736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4541064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softplus_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4553339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4559246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4565677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4571830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4578061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4584566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4592095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4597882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4603722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4610163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4616373Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4622590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4628911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4635150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4641434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4647624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\softshrink_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4655105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4660942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4667561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4673871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4687441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4694360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4701070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4707863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\soft_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4715311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4722086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4728900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4735674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4742370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4748911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4755438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4762266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4768832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4775784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sort_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4782215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsc_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4789620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4796880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4805252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4812223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsr_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4819552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4826586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4832675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4839461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_compressed_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4845734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4852166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4858753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4864891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_coo_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4871258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4877578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4883971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4890211Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4896597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csc_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4903069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4909005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4915131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4921141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csr_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4927490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4933482Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4940378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4946738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4958693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4964625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4970519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4976620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4982865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4988739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_mask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.4994710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_mask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5000731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5006829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_and_clear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5013027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5024755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5031019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5037193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5043368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5049249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5055369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5061397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5067399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_sampled_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5073677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5079839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5092133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5098566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5105108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5111125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5117504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5123654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5129863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5136016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_airy_ai_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5142055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5148497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5154500Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5160734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5167149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5173286Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5179302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5191434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5197471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5219067Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5225960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5232578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5245640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5252888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5259927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5266713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_j1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5306528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5323337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5332339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5339680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5358208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5365703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5371293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5377664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5384363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5390848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5396672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5409325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5416292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5422621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5428680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5434580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_bessel_y1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5447149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5453798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5460068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5466346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5472420Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5478441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5484732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5490856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5497369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5503357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5516948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5523381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5530971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5537329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5543598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5549885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5556112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5562488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5569056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5575677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5581960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5588088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5594339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5600732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5607210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5613392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5619779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5626029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5632903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5639244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5652109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5658452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5664489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5670878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5676949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5683167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5689094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_digamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5695529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5701517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_digamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5708335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_digamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5714968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5722088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5728695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5736163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5742772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5749404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5756191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5790948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_entr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5798547Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5807501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5822897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5832635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5839545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5846744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5853754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5867211Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5873317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5879457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfcx_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5893315Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5899673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5912337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5919052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfinv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5925320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5931285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfinv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5937136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erfinv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5943431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5949927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5955842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5961899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_exp2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5968141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5974192Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_exp2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5980227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_exp2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5986179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5992405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.5998508Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6011171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6017529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6024001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6029916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6035657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6048439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammainc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6054470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaincc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6060826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6066828Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaincc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6072872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaincc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6087281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6089755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammainc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6096087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammainc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6102041Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6108556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6120851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaln_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6126830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_gammaln_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6132998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6139198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6145836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6152188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6158362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6164576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6171028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6177181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6183360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6189407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6195919Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6202243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6209026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6216249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6222902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6229701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6236520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6243473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6250340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6257181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6264670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6271076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6277733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6284581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6291037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6297767Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6306335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0e_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6315755Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6331083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6339945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6346885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6354206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6361586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6375357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6381408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6387660Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6394031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6399975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6406140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1e_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6412572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6418693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6425415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6431519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6437424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6443403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6449788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_i1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6456690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6471340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6478464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6484792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6491243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6497888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6504096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6510188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6516309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6522464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6530026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6536781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6549590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6556312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6562799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6569073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6575254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6582147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6588869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6595846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6602622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6609073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6616100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6623411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6630242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6637334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6643876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6657105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6664070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6670896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_logsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6677808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6685460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6698174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6704895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6711967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6718641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6725395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6732444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_ndtr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6739450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6746617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6753415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6760089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6773068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6780465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6787491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6794449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6802814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6812367Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6820592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6827461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6834359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6841630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6848826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6855426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6861758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6868705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6874826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6881238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6887396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6893945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6900778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6907123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6913344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6919865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6926154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6932288Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6938588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6951965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6958875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6972248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6973411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6977624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6989883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.6996000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7134054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_multigammaln.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7141302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7148043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_multigammaln_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7155323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_multigammaln_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7163000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7170377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7178206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7186207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7194655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7201428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7208150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7214954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7222086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtri_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7235792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7242711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7249314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_ndtr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7256170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_polygamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7263296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7270534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_polygamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7277490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_polygamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7284501Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_psi.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7291491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7298446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_psi_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7314252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_psi_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7323478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7330815Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7339052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7346214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7352523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7359856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7366277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7374343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7380763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7387011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7393252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7399396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7406694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7413528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7419902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7426170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7432382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7438910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7445588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7465083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7471599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7478897Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7485622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7492038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7498451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7504689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7511519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7518071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7524305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7534056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7538728Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7545244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7551771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7558070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7564596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7570911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7577667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7584008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7590423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7597195Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7603849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7611617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7617601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7623527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7630189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7636831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7643239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7649740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7657743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7675806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7682657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7689731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7696652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7703586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7710865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7718307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7725155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_sinc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7732545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7739505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_sinc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7745940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_sinc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7752616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7760003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7767008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7780260Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7795578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7803256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7843699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7850765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7857737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7864347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7871085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7877674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7884303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7896713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7903082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7909255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7916086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7922379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7928879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7934986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7941279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlog1py_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7947398Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7953940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7960470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlogy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7966683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_xlogy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7973302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7980723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7987426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.7994076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8000927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8007688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8014640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8022022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8040987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\special_zeta_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8047762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8054280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8061243Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8067768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8074631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8081591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8088303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8094981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8101718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8108978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8115928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8123699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8131883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8138698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8152975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8159077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8165190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8171560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8177763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8190263Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\split_with_sizes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8196360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8202446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8208463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8214307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8221179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8227592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8234053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8240998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8247143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8253809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8260600Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8267225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\square_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8273852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8281442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8287473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8294651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8301349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8310406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8319588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8335292Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8343214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8349899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\squeeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8356644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8363222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8369226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8376024Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8382931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8389237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sspaddmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8395164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8401062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8406861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8432570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8438491Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8444416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8450520Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8456820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8463612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8469239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8475259Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8481164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8487150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8493289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8499434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8505575Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8517196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\std_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8522773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8528800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8534694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8540584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stft_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8551766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8557984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8563722Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8569382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\stride_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8575556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8586466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8592290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8598129Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8603996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\subtract_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8610543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8623479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8630131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8636711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8643165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8649196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8662476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8669441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8675672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8682269Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8688847Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8701206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8707576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8714218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8721089Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8727093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8739587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8745989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8752312Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_to_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8759173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8765689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_to_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8772036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sum_to_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8778830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8785319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8791656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8797958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8804281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8812493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8819666Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8828561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapaxes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8837589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8850866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8857531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8864396Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\swapdims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8870992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8877727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8890585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_for_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8897686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8904487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_for_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8910687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_for_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8916679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8928255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_constrain_range_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8934327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_is_contiguous.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8940620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8946713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_is_contiguous_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8952430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_is_contiguous_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8964676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_numel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8970895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8976795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_numel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8989929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_numel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.8994425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9000185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9006106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9011859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9045751Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_storage_offset.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9051781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9057980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_storage_offset_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9063869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_storage_offset_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9069786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_stride.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9076028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9081813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_stride_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9092850Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\sym_stride_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9099404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9104580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9110226Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_along_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9117053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9122943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_along_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9129065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_along_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9134987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9140971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9146765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9152961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\take_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9158485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9164274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9169849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9176134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9182097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9188372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9197445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9204596Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9213866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9223141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9232616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9241390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9250237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9257230Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9270412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9277173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9283687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9289933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9295705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9307795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9313576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9319002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9325454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9332166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9338886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9345010Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9351281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9357096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9362912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensordot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9374992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9381389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9388294Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor_split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9394283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tensor_split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9400126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\thnn_conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9412053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9446835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\thnn_conv2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9453023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\thnn_conv2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9458995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9464892Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9477932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9483603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9489648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9495642Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9501889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9514672Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9520663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9526959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9532825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9538882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9544785Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9550773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9557503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9563453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\threshold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9569319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9575932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9581729Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9587284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9592952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9598238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9604264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9610184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9616147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9622151Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9679221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9691408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9697365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\topk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9703242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9709503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9715095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9721438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9727328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9733058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9739526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9745307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9757484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9764070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9769752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9776026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9812940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9830880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9837743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9844100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9850176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9856291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_mkldnn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9869150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9875669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9881821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_padded_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9888537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9894979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_padded_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9907534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_padded_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9914504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9920836Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9927504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9934094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9940369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9946728Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9953108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9959305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9965091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9971570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9977703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9983964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9990081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:20.9996078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0008326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0014514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0020833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0026661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_csr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0032710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0039084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\to_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0045882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0051611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0058032Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0064281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0070327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0076713Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0082716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0088929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0094946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0107050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0113048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0119279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0125784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0131507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0144776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0150833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0156831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0162792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0168749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0181701Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0188200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0195601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0202471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0209124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapezoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0215975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0222514Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0228909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0235477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trapz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0242358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0249517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0256204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0263079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0270000Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0276899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0304772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0311981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triangular_solve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0319415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0327881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0335134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0350782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0358372Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0365362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0372449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0379173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0386402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0392313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0398163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0404560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0410405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0422905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\tril_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0428737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triplet_margin_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0435158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0441128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triplet_margin_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0447802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0453684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0459932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0465844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0472295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0478227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0484404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0490430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0496407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0502517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0508654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0520157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0525876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0531717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0537653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\triu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0543274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\true_divide.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0549874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0555528Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\true_divide_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0561764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\true_divide_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0567799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0573777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0586460Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0592486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0598912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0604790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0610789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0623137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\trunc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0629076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\type_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0634907Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0640861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\type_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0646566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\type_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0659268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0665607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0672583Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0679402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0685697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0691863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0698382Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0704247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\t_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0710447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0716827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0729126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0735732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0742852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0749760Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0756333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0768992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0775605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0782138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unbind_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0788778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0795336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0808374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_dense_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0815334Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0824526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0833387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0840139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0852678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unflatten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0858863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0865048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0871316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0877252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0889759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0927309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0933231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0939304Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0945633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0951786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0957886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0963911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0970738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0977753Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0990209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.0996284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1001979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unfold_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1007872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1013723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1026093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1031991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1037858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1044252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1050202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\uniform_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1056416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1062533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1068621Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1074643Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1080673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1092589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_consecutive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1098578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1104796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1110904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_consecutive.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1117029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1129352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1136399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1143322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1150217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1157217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1170256Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1176900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1183731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unique_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1190644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1197363Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1210617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_chunk_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1217258Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_chunk_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1224239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1230819Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1237366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1250115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1256801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1263880Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1271140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1277981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1284658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1291359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1297790Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1304673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1311485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1317978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1326682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1333771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1342763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\unsqueeze_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1352337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1365975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1373495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1380248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1387180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1393279Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1406676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1413561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1420053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1426639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1432812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1438789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1445640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1452181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1458217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1464736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1478154Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1484173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1490495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1497254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1503497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1509622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1515694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1546617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1552665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1558918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1572251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1578569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1584883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1591181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1597627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1603687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1609888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1615924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1621916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1627948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1634752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1642127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1649140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1655829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1662799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1676012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1683079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1689454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1696016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1703375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1715404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1722639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1729593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1736835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1743522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1876820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_linear1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1883064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1889323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1896340Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1902572Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1908874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1915075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1921248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1927565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1933823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1940504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1946679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1952858Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1959134Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1968358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1976826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1983442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1989506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.1995733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2001910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2008786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2014901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2021300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2027467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2033774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2040092Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2046364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2052911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2059392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2066631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2079017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2086249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2092310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2098996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2105098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2116770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2122805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2129218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2136505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2142826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2149191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2155178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2161736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2168102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2174238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2181088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2187167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2193142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2199786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2205820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2218401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2224732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2230876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2238664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2245688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2253478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2260942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2268040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2274680Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2281351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2288964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2296194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2303327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2310168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2317215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2324078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2333155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2343050Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2352429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2362344Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2370233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2376991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2383677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2390889Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2397100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2404142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2410139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2416958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2423433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2429794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2442499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2448958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2455213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2461336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2467414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2473323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2479325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vander_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2485556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2491842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2497674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2503734Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2509894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2515720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2521777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2527930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2533707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2539961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2545917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_mean_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2552086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2558407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\var_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2564142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2570126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2575976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2581812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2587603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2593439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vdot_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2598972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2604705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2610507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2616737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2623044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2629120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2635448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2641689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2647958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2653993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2660428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2666534Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2672224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_complex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2678353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2684402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2690124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2696097Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2702075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2715025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2727429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2733362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2740252Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2746406Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2752456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2764413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2770507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2776465Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_as_real_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2782674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2817740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2824088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2830200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2836171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2843212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2851895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2869475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2878707Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2887806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2895370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2902043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2908841Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2915386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2921278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vsplit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2927812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2933831Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2940229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2946176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\vstack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2952111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2957914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2963646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2976247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2982712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2988736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\where_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.2994659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3000565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3012641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3018505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3024467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3030535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3036496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3048589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3054504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xlogy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3060538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3066530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3072207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3078026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\xor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3083636Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3089449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3095546Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3101432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3107539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3113664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3119503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3125401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_like_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3131517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3143977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3150218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3156487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3162335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3168165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3174029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3179860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\zero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3185746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3191676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3197983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3203962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3210158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3216328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3222574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3228796Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3234870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3241628Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3247845Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3254066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3260333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3271679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3278570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3284644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3290989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3297576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3303811Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3310127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3316650Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3322409Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3328511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3341962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3348233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3354611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3360318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3366273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3380802Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3387101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3393315Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3399287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_addmm_activation_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3405517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_batch_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3411712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3417954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_batch_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3423644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_batch_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3429712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3435762Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3441742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3448497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3454481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3460571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_add_relu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3466531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3472513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3478598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3485185Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3491168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3497147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_aminmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3503384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3509714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3515968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3522109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3528391Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3534525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3540673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3547975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3553942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3559926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3572332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3578735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3584808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_amp_update_scale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3591015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3597328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3609656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3615623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3621639Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_async_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3627551Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3634181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3640274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_scalar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3646679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_scalar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3684860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_tensor_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3691936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3698690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3711604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3719173Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3726705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_full_precision.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3732969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3739612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3752036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3758663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3765645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3772223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3779048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3786495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3793370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3799769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3806454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3813277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3820044Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3826918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3833592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3842576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3890797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3892111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3893265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3898965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_no_update.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3905546Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3912064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_no_update_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3923832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_no_update_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3929938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_with_update.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3936588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3943452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3950157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3956197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_with_update_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3962564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_batch_norm_with_update_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3968434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Byte.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3974556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3980464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Byte_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.3986135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Byte_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4005866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Char.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4012222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4018458Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Char_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4024193Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Char_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4035973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Double.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4042149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4048084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Double_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4053814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Double_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4059813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Float.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4072610Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4078557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Float_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4084355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Float_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4090299Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Half.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4096555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4102423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Half_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4108191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Half_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4114248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Int.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4120402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4126238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Int_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4143953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Int_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4150506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Long.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4157597Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4164374Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Long_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4171163Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Long_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4177876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Short.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4184805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4191255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Short_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4197523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cast_Short_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4204086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4210823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4217588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4224568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4231384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4238247Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4250893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4257932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4264489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4271296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4277778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4284451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cdist_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4291085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cholesky_solve_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4298219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4305137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4312130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4318971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4325635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4332234Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4340966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4349932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4358669Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4365425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4372411Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4379170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4385265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4391928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_chunk_cat_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4397893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4404209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4411013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4416947Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4422937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4428879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesced_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4435204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4441965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4448177Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_coalesce_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4454483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_compute_linear_combination.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4460827Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4466829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4473184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_compute_linear_combination_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4479231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4485172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4491162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4497530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4503942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4509977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4522235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4527920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4534169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4540046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4545935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_physical.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4552204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4558240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_physical_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4571539Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conj_physical_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4577968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4584576Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4590603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4597609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4604238Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4611051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4618333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4625468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4632100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4639336Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4646192Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4653091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4659937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4667131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4674438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4681297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4688018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4708298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4715322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4722589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4729519Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4736557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4743618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4750091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4756697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4763657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4770833Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4777798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_double_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4785221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4791895Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_double_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4798559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4805122Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4818499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4825535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_mode_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4832721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_mode_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4840395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4849461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4856631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conv_depthwise2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4863885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4870708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4876774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4883687Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4889665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_and_resize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4896048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4902823Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4908651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4922695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4925609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4932120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_copy_from_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4938284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_compress.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4944021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4949971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_compress_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4955771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_compress_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4961885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4968139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4974494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4980515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4986931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_search.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4993582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.4999970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_search_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5005954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5011911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5018179Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5024447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5030502Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5036526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5042590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5055142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5061886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5067982Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5074126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5080093Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5091960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5098100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5104196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5110439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5116345Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5128742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5134821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5141183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5202807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5209301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_attention_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5216004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5222536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5228748Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5235009Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5241462Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5247829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5254529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5261043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5267425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5273805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5280055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5286413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5293998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5300898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5307061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5313353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5319965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5326245Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5333389Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5340014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5346553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5353371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5359949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5366510Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5373385Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5380401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5387370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5393826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5400083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5406261Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5424953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5432356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5439095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5445609Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5452006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5458926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5465098Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5471123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5477543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5483560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5490239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5496699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5502992Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5508996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5515043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5521128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummax_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5527211Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5533337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5539407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5545941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5551981Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_cummin_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5558064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5564302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5599648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5605390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5618017Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5623746Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5629306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimI_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5635072Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5640356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5652278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dimV_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5658886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dim_arange.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5665932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5673038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dim_arange_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5679264Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dim_arange_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5686121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5693202Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5699893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5706565Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5713158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5719966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5726584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_matmul_4bit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5733314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5740405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5747169Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5759495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5766305Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5773277Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5780030Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5806899Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5820531Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5827064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5833749Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5840737Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5849797Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5859647Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5867857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5874801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5881598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5888598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5894768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5902183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5908517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5915323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_efficient_attention_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5921225Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5933924Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5940057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5946909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5953237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5959282Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5972615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5979065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5985178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5991318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.5997665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6010970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6017504Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6024029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6030890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6036656Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6043200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6049455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6056152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6062537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6070052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6082764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6089773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6096934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6104111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6111054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6118795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6125859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6132770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6139799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6146825Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6153524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6160445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6167612Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_affine_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6175003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6181781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6194164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6200922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6207763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6215084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6222545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6236033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6242832Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6249608Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_euclidean_dist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6256793Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6263212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_euclidean_dist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6269775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_euclidean_dist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6276868Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6283938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6290952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6297909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6311120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6317974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6325162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6332559Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6339530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6346615Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6353013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6359744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6366511Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6373074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6385529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6392763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6399246Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6406515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6412457Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6427037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6433320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6439768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6446158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6453466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6466036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6472664Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6479080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6485640Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6491787Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6497791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6504582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6510712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6516720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2c_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6522624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6534454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6540679Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6546743Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6554468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_c2r_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6560970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6573471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6580054Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6586487Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6593267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fft_r2c_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6599808Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6613477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6620459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6627342Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6633887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6640523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6647545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6654111Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6660816Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6667973Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6675058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6681883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6688617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_flash_attention_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6695291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6702004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6708347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6715019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6721515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foobar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6728031Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6735038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6741715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6748550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6755354Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_abs_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6762527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6769413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6776052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6782648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6789254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_acos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6795958Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6802929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6810276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6817521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6824302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6830957Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6837702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6845012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6858326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6865419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6872186Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6879791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6886632Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6899008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6905829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_add_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6912038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6918582Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6924681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6930747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6937619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_asin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.6943682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8640830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8647132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8659898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8666309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_atan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8672327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8678629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8684792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8697290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8711625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_ceil_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8718197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8724807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8730910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8737253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8743303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8749397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_min.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8756107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8762147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8775158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_min_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8781270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_clamp_min_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8787307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8793670Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8799936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8806108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8812212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8818437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8825170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8831589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8837698Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8843989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8850250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cosh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8856579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8866448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8883910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8890130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_cos_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8896263Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8902861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8908822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8922280Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8929214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_div_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8938962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8948048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8957495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8967055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8976415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8983428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erfc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8990727Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.8997685Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9004368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9011353Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_erf_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9017692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9024152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9030455Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9042553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9048803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9054736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_expm1_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9061331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9067613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9079495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9085506Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_exp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9091732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9098248Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9104370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9116864Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9123088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_floor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9129677Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9135990Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9141860Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9148038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9154091Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_frac_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9160165Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9166662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9172719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9179592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9186330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lerp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9193189Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9234108Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9240561Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9253527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9260461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9267401Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9274156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9281133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9287865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9294726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9301434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log10_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9308069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9314893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9321798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9328758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9335711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log1p_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9342705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9356877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9369725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9379175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9388631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9396844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9403620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9410627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9417854Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_log_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9423883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9430425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9436757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9449922Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9456224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9462696Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_maximum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9469084Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9475881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9482175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9488287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_max_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9494533Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9500694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9506801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9512929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9519343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_minimum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9525484Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9531863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9538006Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9544254Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9550349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_mul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9556607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9562927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9569140Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9582852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9588684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_neg_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9594856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9601730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9607429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9620663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9626628Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9632616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9638974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9645351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9657867Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9663977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_pow_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9670156Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9676613Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9684794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9701738Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9710959Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9717892Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9724932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9731625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9738429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9745081Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_round_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9752075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9759239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9766094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9779100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9785821Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_rsqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9819681Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9826739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9833712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9840593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9847220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9854285Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9861732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9869019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9878413Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9888066Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sign_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9896113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9902972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9910082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9916869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9923259Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9930069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sinh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9936795Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9943564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9949943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9955926Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sin_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9961953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9968296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9975052Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9981653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:21.9987711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0001357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0007837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0013913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0027139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0033756Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_sub_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0040180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0053993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0060417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0066692Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0072933Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0079021Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tanh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0085357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0091776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0104852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0110872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_tan_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0116798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0123115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0129283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0142181Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0148496Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_trunc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0154617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0161020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0166996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0173160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0179375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_foreach_zero_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0185537Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_async.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0191996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0197886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_async_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0203951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_async_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0210070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0216541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0222653Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_scalar_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0229061Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_assert_scalar_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0242212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0248865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0255192Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0261792Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0268170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0280271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0286562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0292812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_functional_sym_constrain_range_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0299053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0305488Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0311776Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0318011Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0324375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0330532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adagrad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0337218Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0350026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0356917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0364058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0371180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0378335Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0393301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adamw_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0403094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0412325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0421332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0428126Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0441499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_adam_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0447485Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0454586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0461284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0467569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0473901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_dropout_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0480038Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0486509Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0492780Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0500064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0513008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0519327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0525432Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0532037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0538562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0558817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0565016Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0571584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0577735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0583690Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0595964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_rms_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0602159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sdp_choice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0608259Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0614393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0620874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0635101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sdp_choice_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0641291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sdp_choice_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0647262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0653803Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0659975Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0673139Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0679127Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0685118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fused_sgd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0694026Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0701629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0709525Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0719199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0727232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0734655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0741362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0754513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0761174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_fw_primal_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0768036Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_gather_sparse_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0774887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0781617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0800972Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0804591Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0810706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0817683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0824904Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0832160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0839244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0845918Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0852606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0859570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0874272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0883424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0893272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0901183Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_grouped_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0908132Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0915100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0921916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0927863Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0934938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_same_storage_numel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0941422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0957220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0963244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0969217Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0975781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0982404Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0988536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.0994523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1000805Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1007601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1014128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1033783Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1040704Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1047581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1054733Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1061515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1068414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1075338Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1082581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1089556Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1096569Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1103229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1110283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1116920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1123553Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_index_put_impl_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1130215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1136721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1144155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1151377Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1158631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1164632Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1181662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1188094Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1194857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1201227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1362221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1368649Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1375232Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_int_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1382176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_all_true.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1390213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1396691Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_all_true_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1414235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_all_true_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1421020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_any_true.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1427200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1440624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_any_true_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1446393Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_any_true_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1452384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_zerotensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1458876Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1464974Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_zerotensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1471438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_is_zerotensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1477513Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_jagged_to_padded_dense_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1489119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1495136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1501384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1507661Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1513735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lazy_clone.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1525709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1531557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lazy_clone_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1537676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lazy_clone_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1543866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_check_errors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1550019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1561566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_check_errors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1567240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1573209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1579800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1585579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1591824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1598273Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1604014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1610090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1615956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_det_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1621917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1628342Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1634130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1640376Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1646131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1657289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1663201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1669170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigh_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1675124Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1681085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1693886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1700490Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1706809Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_eigvals_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1713448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1720309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1726913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1734099Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1741203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1748322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1754619Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1761198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1767866Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1775059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1781682Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1788874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1796135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1803049Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1809622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1816383Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1822869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1835977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1850991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1852058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1856046Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1862881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1869566Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1876287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_linalg_svd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1884290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_local_scalar_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1893463Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1902765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1909778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_local_scalar_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1916837Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1924361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1930430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1937347Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1948791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1955454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_logcumsumexp_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1961423Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1967351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1973791Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1980014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1986994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1992978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.1999083Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2005055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2017212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2030985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2036900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2043524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2050196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2057419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2064434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2071160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2077991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lstm_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2084885Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2097599Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lstm_mps_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2103986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lstm_mps_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2110400Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lu_with_info.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2117159Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2123739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lu_with_info_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2130442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_lu_with_info_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2137270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dep_token.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2144065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2150712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dep_token_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2157167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dep_token_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2163658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2170568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2177318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2184320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2191104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2203925Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2210875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2217627Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2224055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_dual_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2230710Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2237742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2244893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2251735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2259065Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2266296Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2273106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2280270Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2286976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2293663Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2300720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2307629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2314444Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2321499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2328107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2334667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2341705Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_scale_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2348237Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2354799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2361778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2368434Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2375603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2382675Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2389648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2397902Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2406265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2418950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2425965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2432056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_masked_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2438703Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mixed_dtypes_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2444654Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2456616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mixed_dtypes_linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2463215Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mixed_dtypes_linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2469104Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_reshape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2475648Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2481913Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2488570Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2494503Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2500848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2506859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2512917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2518980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2525271Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2531351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2537390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2543961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2556110Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2562499Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2568883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2575053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2581075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2593023Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2599028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2605130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2611318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2637118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_no_training.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2644205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2650886Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2657668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2664778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_batch_norm_legit_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2671788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_multi_head_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2678987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2685667Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2693158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2700205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2706888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2713712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2720773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2727445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2734961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2741874Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2754901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2761357Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2767938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2774276Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_neg_view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2781365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2788474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2795421Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2802167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2808998Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2815888Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2822801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_and_nested_example.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2830449Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2837419Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2844437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2851418Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2863890Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2870877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2877568Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2884638Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2892412Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2901172Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2907994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_from_padded_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2915493Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_jagged_dummy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2922689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_jagged_dummy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2928541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2935541Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_lengths.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2941676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_lengths_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2947557Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_lengths_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2954329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_max_seqlen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2960729Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_max_seqlen_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2966629Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_max_seqlen_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2972659Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_min_seqlen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2978948Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_min_seqlen_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2985930Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_min_seqlen_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.2992073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_offsets.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3003527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_offsets_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3009544Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_offsets_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3015824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_ragged_idx.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3021914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_ragged_idx_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3027625Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_ragged_idx_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3040399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3046873Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3053425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3060123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3066133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3077408Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3083623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3089439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_get_values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3095731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_select_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3101909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_select_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3108027Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_select_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3113951Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_sum_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3119928Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_sum_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3125985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3131940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3144003Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3150085Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3156714Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3162901Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3169229Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3175646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3182028Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3188164Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3194349Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3200352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3242589Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3249355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3256337Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3262516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3268603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_size.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3280592Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3286693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_size_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3293399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3299355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3306095Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3312784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3319549Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_storage_offsets.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3326500Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3333624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3341323Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3348188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_strides.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3355203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3361820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3369303Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3375523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3382883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3390443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3400070Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3409545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3419062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3439037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3445937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3452839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3459929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3466209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3473118Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3479879Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3487142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3493233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3499635Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3511912Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3518524Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nested_view_from_jagged_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3524735Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3530954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3536969Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3550384Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3556593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_available.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3562740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3569057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_available_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3575037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_available_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3581141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3587723Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3593758Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3600008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3606346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3611920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3617684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_nnz_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3623392Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3629546Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3635778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3641943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3648029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3654475Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3660877Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3667341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3680153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_padded_dense_to_jagged_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3686848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3704356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3710794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3716991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3730199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_circular.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3736988Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3743530Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_circular_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3779839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_circular_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3786417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3799536Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3806316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_enum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3813200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_enum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3819775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_packed_sequence.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3826471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3840200Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3847105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3853719Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3860822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3867326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3879937Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3886512Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3893319Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3901397Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3909822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3918869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3925579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3932284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3939190Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pdist_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3945082Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pin_memory.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3957911Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3964917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pin_memory_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3970980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_pin_memory_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3977133Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3983137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3989386Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.3996293Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4002390Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4008693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4014724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4026784Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4032938Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4039290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_prelu_kernel_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4045283Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4051160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4064314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4070059Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_print_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4076107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_propagate_xla_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4082332Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4088176Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_propagate_xla_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4093932Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_propagate_xla_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4099968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_remove_batch_dim.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4106447Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4112265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_remove_batch_dim_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4117950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4129745Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4135814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4142143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4148479Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4154961Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4161712Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4168468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4175379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4181956Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4188604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4202008Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_alias_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4208840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4216018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4222881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4229178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4235887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_from_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4242725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4249473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4256486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4263431Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4270486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4277119Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4283693Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4290515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_resize_output_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4297201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_rowwise_prune.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4310538Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4317366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_rowwise_prune_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4324171Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_rowwise_prune_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4331014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_safe_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4338135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4351414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_safe_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4357674Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_safe_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4364223Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4370848Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4377381Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4384113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4391405Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4398579Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4407726Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4416191Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4423644Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4429718Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4436033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4443772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4448991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4462683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4468456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4474891Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4481480Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4487631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4494655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4501178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4507407Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4542526Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4550494Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4563944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4571158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4578274Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4585451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4592448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4599371Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4606364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4614087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4621236Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4628022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4634870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4641689Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4648678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4656327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4663523Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4677301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4684209Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4691378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4699174Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4706368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4713356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4720203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4727350Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4734175Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4741720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4755801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4762849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4770012Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4777448Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4785071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4792168Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4799574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4806387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4813414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4820324Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4827817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4834750Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4841535Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4848306Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4855267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4861976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4868461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4876241Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4883633Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4889422Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4896116Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4902235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4908309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_v2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4915227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4921365Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_v2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4927683Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_scaled_mm_v2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4933946Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_segment_reduce_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4940443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4947019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4953355Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4966123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4972394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4978471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_shape_as_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4984668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.4990564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_shape_as_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5002497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5008560Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5014920Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5021213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5027358Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5033414Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5039567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5045605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_forward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5051844Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5058782Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5064894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5070949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5077033Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_draw.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5083128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5088927Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5101840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5107905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_ff.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5114231Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5120216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5126289Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5138356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5172088Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5178515Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5184451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5190453Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_scramble.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5197101Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5234651Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5241585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5248295Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5254586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5261780Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5268424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5275325Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5282251Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5289314Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5301984Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5308761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5315794Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5322473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5329152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5336014Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5342770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5349402Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5356249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5363037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5376115Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5382829Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5389333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5395967Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5404316Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5420699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5427861Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5434856Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5441748Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5447851Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5460752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5467852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5474291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5480527Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5486555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5492607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5499903Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5506205Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5512278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5519037Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5532764Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5539142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5545521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5551662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5558971Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5565233Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5571417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5577617Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5584109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5590403Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5596697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5602820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5609073Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5615801Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5622048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5634452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5640630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5647042Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5653199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5659960Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5678624Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5686048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5693341Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5700361Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5707103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5724022Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_prod.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5731240Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5737970Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5744516Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5751211Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5764199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5771069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5778220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5785128Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5792476Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5799167Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5805900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5812646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5820239Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5828268Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5840834Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5847716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5854875Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5862244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5869158Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5876114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5883109Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mask_projection.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5890166Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5896995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mask_projection_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5904216Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mask_projection_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5912955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5923120Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5932362Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5939622Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5946786Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_reduce_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5954076Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5960554Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5967481Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5973630Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5979810Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5986761Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_addmm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5993040Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.5999435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6005585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6012317Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6018893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6025141Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6031558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6038075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6044267Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6050550Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6056781Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6063474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6070658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6078068Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_linear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6084980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6091846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6098881Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6105725Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6114300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6122291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_tile.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6131201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6139739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_tile_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6147034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6154069Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6161467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6170979Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6178153Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6186053Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6193327Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6206020Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6213078Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6219754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_softmax_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6226450Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6233034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6239736Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6245800Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6252029Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6258203Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6265204Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6277130Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6283253Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6289614Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6295908Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6302071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6308220Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_sparse_sum_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6314249Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6320817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6326900Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6332665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6344730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spdiags_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6350807Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6356706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6362311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_spsolve_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6368043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6373986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6379934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6385862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6392394Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_stack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6398620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6404759Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6410641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6469686Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6470768Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6471916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6473123Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6475626Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6476711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6477757Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6482364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6488606Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_standard_gamma_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6495221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6501646Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6508034Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6514056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6520505Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6526857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6533486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6539775Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6546898Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6553170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6559001Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6565474Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6572426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6579197Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6592152Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6598439Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6605298Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6611302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6617417Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_check_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6629281Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6635346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_check_tensor_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6641581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_check_tensor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6654004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_functorch_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6657466Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6663822Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6669976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_functorch_fallback_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6676080Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_functorch_fallback_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6682387Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6688779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6701587Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6707882Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6713996Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6720351Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_floatlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6726739Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6733820Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6739824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6746769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6753143Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_intlist.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6760883Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6773571Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6779740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_intlist_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6785799Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6792087Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_parallel_materialize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6798529Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6811025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_parallel_materialize_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6817013Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_parallel_materialize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6823206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_serialization_subcmul.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6829765Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6835850Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6842443Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6848521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_string_default.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6854978Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6861074Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_string_default_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6866842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_string_default_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6872955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_warn_in_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6879370Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6885658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6891788Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6898291Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6905368Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6911585Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6917806Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6923964Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6930586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6936774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6942857Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6949196Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6955676Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6961742Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6967916Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6974138Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6980604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6986952Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.6993242Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7026388Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7035007Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7044184Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7053700Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7063842Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7077313Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7084763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7091717Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7099155Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7105872Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7113055Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7120477Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7157147Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7163284Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7169846Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7177543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7182489Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7188507Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7194732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7200943Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7206853Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7212931Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7218741Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_cpu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7224598Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_cpu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7230697Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_dense.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7243438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7249359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_dense_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7255521Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_dense_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7261605Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7267732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7281039Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7287079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7293157Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7299326Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7305311Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7318999Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7325473Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7331497Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7337673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7343715Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7354929Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_bsr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7361302Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7368002Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7373769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csc.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7381555Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7397934Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7404522Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7411464Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csc_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7418740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7428603Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csr.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7447346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7456618Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7466005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7473399Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csr_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7480043Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_csr_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7493113Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7500048Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7506657Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7512894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_semi_structured.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7519709Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7531789Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_semi_structured_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7537766Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_to_sparse_semi_structured_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7544125Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7551301Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7557307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7563545Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7570131Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7576731Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7582936Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7589262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7595329Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7601532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7607631Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7614019Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7620096Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7632471Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7638601Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7644543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7650662Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_trilinear_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7657062Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_multi_head_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7663300Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7669826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7675914Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7704170Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7710287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7716983Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7723219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7729963Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7736993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7743454Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7749798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7757058Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7763987Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7770740Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7777438Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7789778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique2_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7796702Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7803395Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7961272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7967255Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7979777Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unique_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7985989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unpack_dual.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7992442Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.7998309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unpack_dual_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8004090Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unpack_dual_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8015884Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8022607Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8028562Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8034287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8040265Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_put.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8046645Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8052711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_put_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8059310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_index_put_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8065424Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8071824Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8078771Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8087178Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8094100Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8100869Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8107206Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8113461Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8119817Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_view.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8126210Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8132330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_view_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8138708Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_unsafe_view_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8150955Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8157102Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8163773Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8170148Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8177079Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8183495Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8189953Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8196343Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8204297Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8210754Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8216962Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8223278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8229665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8235917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8242287Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8248684Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8256213Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8262416Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8268244Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8274917Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8281230Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8287966Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8294250Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8300893Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8308435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8314182Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8321004Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8328121Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8334364Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8340779Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8353595Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8360814Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8368222Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8375117Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8382456Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8395137Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8402360Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8410103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8417333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8425198Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8434993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8464532Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8471333Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8478604Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8484910Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8491330Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8498430Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8504896Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8511212Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8517429Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8524227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8530486Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8536870Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8543826Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8550262Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8556446Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8562724Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8569310Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8575909Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8582752Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8589437Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8595940Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8602105Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8608578Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8614658Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8621051Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8627290Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8633468Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8639678Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8646375Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8653199Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8659593Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8666149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8672492Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8678994Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8697744Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8699114Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8700944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8707921Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8715015Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8721944Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8728763Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8736135Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8743369Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8750991Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8757379Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8764064Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8770694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8777695Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8784730Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8792322Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8799415Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8806060Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8813018Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8819859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8826706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8833941Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8841352Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8848035Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8855584Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8862219Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8869328Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8876356Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8884075Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8890989Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8898103Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8905106Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8912467Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8919459Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8926950Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8937307Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8945673Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8952590Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8959543Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8966580Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8973655Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8980665Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8986945Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.8994266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9000812Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9007194Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9013433Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9020077Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9025995Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9041331Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9047574Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9054025Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9059711Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_copy_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9066005Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9071849Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_values_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9079272Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9085706Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9092445Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9098993Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_version_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9105862Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9112652Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9119949Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9126320Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9133227Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9140207Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9147221Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9154346Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9191478Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9198688Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9205318Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9212224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int8pack_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9219770Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9226830Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9233985Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int8pack_mm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9240732Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_int8pack_mm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9247694Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9254772Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9261778Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9269366Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9276451Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9283339Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9290112Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9297056Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9304309Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9311887Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9319142Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9325965Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9332774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9339835Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9346586Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9354201Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9361235Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9368266Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9375150Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9381616Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_weight_norm_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9388428Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_linear_prepack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9395620Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9402552Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_linear_prepack_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9409558Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_linear_prepack_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9416517Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9423720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9431435Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9438720Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\ops 2025-11-03T16:24:22.9454611Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9460935Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9466859Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9472588Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9478839Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9484378Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9490086Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9495980Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9502709Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2025-11-03T16:24:22.9506452Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\quantized\QTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2025-11-03T16:24:22.9512721Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\quantized\Quantizer.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\quantized 2025-11-03T16:24:22.9518878Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9525188Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9550275Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9563641Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ROCmFABackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9570057Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9575977Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9581747Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9591623Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9602278Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SDPBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9607699Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9613149Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9618774Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9624567Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9630813Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9636852Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9642208Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\StorageUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9647798Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9653160Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9658871Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9680180Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9686224Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9692905Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9699071Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9704894Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9710668Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9716769Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9722483Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9728214Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9748716Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalPythonObjects.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9754425Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9760107Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9765954Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9771441Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9776976Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9782359Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9802865Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9808581Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2025-11-03T16:24:22.9815277Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu 2025-11-03T16:24:22.9818968Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\CachingHostAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9825073Z creating build\bdist.win-amd64\wheel\torch\include\ATen\xpu\detail 2025-11-03T16:24:22.9828426Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\detail\XPUHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu\detail 2025-11-03T16:24:22.9834564Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\PhiloxXpuState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9840162Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\PinnedMemoryAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9859470Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUContext.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9864986Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUDevice.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9870840Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9876942Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9883136Z copying build\lib.win-amd64-cpython-310\torch\include\ATen\xpu\XPUGraphsUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\xpu 2025-11-03T16:24:22.9898591Z creating build\bdist.win-amd64\wheel\torch\include\c10 2025-11-03T16:24:22.9903412Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2025-11-03T16:24:22.9906944Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\alignment.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9914013Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Allocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9920589Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\AllocatorConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9927132Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\AutogradState.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9949201Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9958019Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CachingDeviceAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9966681Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CompileTimeFunctionPointer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9972981Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ConstantSymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9979305Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Contiguity.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9985693Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CopyBytes.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9992061Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\CPUAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:22.9997729Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DefaultDtype.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0003831Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DefaultTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0009314Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0015572Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceArray.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0021562Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0027216Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DeviceType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0032847Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DispatchKey.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0039045Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DispatchKeySet.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0045497Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\DynamicCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0064496Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0069947Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\GeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0075597Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\GradMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0081796Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2025-11-03T16:24:23.0085722Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\alloc_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0091316Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\COW.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0096837Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\COWDeleter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0102509Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0120516Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\FakeGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0126306Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\GPUTrace.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0131890Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\HermeticPyObjectTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0137625Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\InlineDeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0143289Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\InlineEvent.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0148952Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\InlineStreamGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0154775Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0160365Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\PyInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0166273Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\PyInterpreterHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0172098Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\PyObjectSlot.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0177800Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0183496Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\SizesAndStrides.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0189248Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0194905Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\impl\VirtualGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core\impl 2025-11-03T16:24:23.0200595Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\InferenceMode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0206127Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0211751Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0217965Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\OptionalRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0223586Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\PyHandleCache.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0229195Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\QEngine.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0234575Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0240647Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\RefcountedDeleter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0259659Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SafePyObject.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0265867Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0272127Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0278560Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0284766Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0291131Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\StorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0297493Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0310424Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\StreamGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0316779Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymbolicShapeMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0323001Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymBool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0329047Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymFloat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0335292Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymInt.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0341887Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymIntArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0360732Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\SymNodeImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0367420Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\TensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0375485Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0382516Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\thread_pool.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0388896Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\UndefinedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0395134Z copying build\lib.win-amd64-cpython-310\torch\include\c10\core\WrapDimMinimal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\core 2025-11-03T16:24:23.0402121Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2025-11-03T16:24:23.0406167Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAAlgorithm.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0412448Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAAllocatorConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0418788Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDACachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0425549Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDADeviceAssertion.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0445633Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDADeviceAssertionHost.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0453480Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0459930Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0466357Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0472646Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0479078Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0485062Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMathCompat.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0491058Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAMiscFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0496613Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\CUDAStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0502711Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\driver_api.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda 2025-11-03T16:24:23.0509236Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2025-11-03T16:24:23.0512706Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2025-11-03T16:24:23.0518359Z copying build\lib.win-amd64-cpython-310\torch\include\c10\cuda\impl\CUDATest.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2025-11-03T16:24:23.0524036Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2025-11-03T16:24:23.0527480Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-11-03T16:24:23.0532963Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-11-03T16:24:23.0538202Z copying build\lib.win-amd64-cpython-310\torch\include\c10\macros\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\macros 2025-11-03T16:24:23.0543840Z creating build\bdist.win-amd64\wheel\torch\include\c10\metal 2025-11-03T16:24:23.0547254Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\atomic.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0552985Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\common.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0558365Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\expm1f.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0563844Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\igamma.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0569806Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\indexing.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0575763Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\random.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0581280Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\reduction_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0600639Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\special_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0607848Z copying build\lib.win-amd64-cpython-310\torch\include\c10\metal\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\metal 2025-11-03T16:24:23.0614479Z creating build\bdist.win-amd64\wheel\torch\include\c10\mobile 2025-11-03T16:24:23.0618751Z copying build\lib.win-amd64-cpython-310\torch\include\c10\mobile\CPUCachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\mobile 2025-11-03T16:24:23.0625463Z copying build\lib.win-amd64-cpython-310\torch\include\c10\mobile\CPUProfilingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\mobile 2025-11-03T16:24:23.0631907Z creating build\bdist.win-amd64\wheel\torch\include\c10\test 2025-11-03T16:24:23.0636110Z creating build\bdist.win-amd64\wheel\torch\include\c10\test\util 2025-11-03T16:24:23.0639768Z copying build\lib.win-amd64-cpython-310\torch\include\c10\test\util\complex_math_test_common.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\test\util 2025-11-03T16:24:23.0646813Z copying build\lib.win-amd64-cpython-310\torch\include\c10\test\util\complex_test_common.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\test\util 2025-11-03T16:24:23.0653546Z copying build\lib.win-amd64-cpython-310\torch\include\c10\test\util\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\test\util 2025-11-03T16:24:23.0660976Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2025-11-03T16:24:23.0664744Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\AbortHandler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0671056Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\accumulate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0677110Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\AlignOf.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0683290Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ApproximateClock.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0701535Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Array.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0707317Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0713304Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0719507Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0725338Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16-math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0731807Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\BFloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0737737Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\bits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0743504Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0749553Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\bit_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0755422Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\C++17.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0761651Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\CallOnce.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0767580Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0773640Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0780090Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\complex_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0786351Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ConstexprCrc.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0792664Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\copysign.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0798834Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DeadlockDetection.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0805001Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Deprecated.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0811259Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0817654Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\DynamicCounter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0836701Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Enumerate.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0843448Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\env.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0849481Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\error.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0855542Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Exception.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0862216Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ExclusivelyOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0868671Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0874871Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FbcodeMaps.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0881119Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FileSystem.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0887388Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Flags.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0893487Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\flat_hash_map.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0900747Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float4_e2m1fn_x2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0918252Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fn-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0924316Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fn.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0930536Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fnuz-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0959402Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e4m3fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0965711Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0971449Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0977763Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2fnuz-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0983139Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e5m2fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.0988530Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e8m0fnu-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1005240Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Float8_e8m0fnu.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1010739Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\floating_point_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1016199Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\FunctionRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1022033Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Gauge.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1028017Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\generic_math.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1069036Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Half-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1074237Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Half.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1080281Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1085977Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\IdWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1091944Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\int128.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1097980Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\IntrusiveList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1103737Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\intrusive_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1110091Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\irange.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1115788Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Lazy.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1127977Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\LeftRight.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1133883Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\llvmMathExtras.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1140105Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Load.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1145658Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Logging.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1151357Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\logging_is_google_glog.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1156963Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\logging_is_not_google_glog.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1162641Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\MathConstants.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1168234Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\MaybeOwned.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1174050Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Metaprogramming.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1180053Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\NetworkFlow.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1185569Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\numa.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1214550Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Optional.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1220218Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\OptionalArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1226009Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\order_preserving_flat_hash_map.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1232570Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\overflows.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1238157Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\overloaded.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1243860Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ParallelGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1250256Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\python_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1256395Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\qint32.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1262404Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\qint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1267933Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint2x4.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1273893Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint4x2.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1279734Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\quint8.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1297021Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Registry.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1303384Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\safe_numerics.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1309631Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ScopeExit.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1315881Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Semaphore.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1322340Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\signal_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1328855Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\SmallBuffer.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1335191Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1342164Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\sparse_bitset.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1348970Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ssize.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1355242Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\static_tracepoint.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1361518Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\static_tracepoint_elfx86.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1379262Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\strides.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1385066Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\StringUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1391493Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1397495Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\string_view.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1404159Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\strong_type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1411250Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Synchronized.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1417549Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\tempfile.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1423910Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ThreadLocal.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1430163Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\ThreadLocalDebugInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1436696Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\thread_name.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1444929Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Type.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1452958Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeCast.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1461517Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1468271Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeIndex.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1474665Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeList.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1481545Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeSafeSignMath.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1487101Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\TypeTraits.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1493524Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Unicode.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1499060Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\UniqueVoidPtr.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1504675Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\Unroll.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1511104Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\WaitCounter.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1517041Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\WaitCounterDynamicBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1522734Z copying build\lib.win-amd64-cpython-310\torch\include\c10\util\win32-headers.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\util 2025-11-03T16:24:23.1541317Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu 2025-11-03T16:24:23.1556979Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\impl 2025-11-03T16:24:23.1560435Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\impl\XPUGuardImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu\impl 2025-11-03T16:24:23.1566366Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test 2025-11-03T16:24:23.1569926Z creating build\bdist.win-amd64\wheel\torch\include\c10\xpu\test\impl 2025-11-03T16:24:23.1573412Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\test\impl\XPUTest.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu\test\impl 2025-11-03T16:24:23.1578853Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUCachingAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1584974Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUDeviceProp.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1590534Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUException.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1607137Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1666962Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUGraphsC10Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1672464Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUMacros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1678119Z copying build\lib.win-amd64-cpython-310\torch\include\c10\xpu\XPUStream.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\xpu 2025-11-03T16:24:23.1684570Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2025-11-03T16:24:23.1688656Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2025-11-03T16:24:23.1691691Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-11-03T16:24:23.1697568Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\macros.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-11-03T16:24:23.1703532Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\core\timer.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\core 2025-11-03T16:24:23.1710609Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2025-11-03T16:24:23.1713295Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels\batch_box_cox_vec.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2025-11-03T16:24:23.1719378Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels\common.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2025-11-03T16:24:23.1725155Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\perfkernels 2025-11-03T16:24:23.1731249Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2025-11-03T16:24:23.1734986Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\crc_alt.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1741803Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\file_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1747689Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\inline_container.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1753508Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\in_memory_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1771618Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\istream_adapter.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1777807Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\read_adapter_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1783810Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\serialize\versions.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\serialize 2025-11-03T16:24:23.1790546Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2025-11-03T16:24:23.1794727Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\fixed_divisor.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-11-03T16:24:23.1800892Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\proto_wrap.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-11-03T16:24:23.1807049Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\string_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils 2025-11-03T16:24:23.1813644Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1827745Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1833877Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1840038Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1857391Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1863974Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1870072Z copying build\lib.win-amd64-cpython-310\torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\bdist.win-amd64\wheel\.\torch\include\caffe2\utils\threadpool 2025-11-03T16:24:23.1876202Z copying build\lib.win-amd64-cpython-310\torch\include\cpuinfo.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1883375Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1900020Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1906001Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1912223Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1918338Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1924251Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1930217Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1936643Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1944954Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_sycl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1951991Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1958282Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1964677Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_threadpool_iface.hpp -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1971043Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1976851Z copying build\lib.win-amd64-cpython-310\torch\include\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1983205Z copying build\lib.win-amd64-cpython-310\torch\include\experiments-config.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.1989106Z creating build\bdist.win-amd64\wheel\torch\include\fmt 2025-11-03T16:24:23.1992767Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\args.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.1998993Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\base.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2005780Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2012188Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\color.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2018195Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\compile.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2023913Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\core.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2029937Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2047897Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\format.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2055371Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\os.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2060816Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ostream.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2066259Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\printf.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2072474Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\ranges.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2078342Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\std.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2085033Z copying build\lib.win-amd64-cpython-310\torch\include\fmt\xchar.h -> build\bdist.win-amd64\wheel\.\torch\include\fmt 2025-11-03T16:24:23.2091178Z creating build\bdist.win-amd64\wheel\torch\include\fp16 2025-11-03T16:24:23.2094644Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\bitcasts.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-11-03T16:24:23.2100529Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-11-03T16:24:23.2106483Z copying build\lib.win-amd64-cpython-310\torch\include\fp16\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include\fp16 2025-11-03T16:24:23.2111946Z copying build\lib.win-amd64-cpython-310\torch\include\fp16.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.2117193Z copying build\lib.win-amd64-cpython-310\torch\include\fxdiv.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.2123032Z creating build\bdist.win-amd64\wheel\torch\include\google 2025-11-03T16:24:23.2127173Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf 2025-11-03T16:24:23.2131077Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\any.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2136643Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\any.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2142231Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\api.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2148687Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arena.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2154767Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arenastring.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2170380Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\arena_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2176698Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2180261Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\code_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2186026Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\command_line_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2192720Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\cpp 2025-11-03T16:24:23.2196317Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\cpp\cpp_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\cpp 2025-11-03T16:24:23.2202114Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\csharp 2025-11-03T16:24:23.2205934Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp\csharp_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\csharp 2025-11-03T16:24:23.2211624Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\csharp\csharp_names.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\csharp 2025-11-03T16:24:23.2217259Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\importer.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2234109Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\java 2025-11-03T16:24:23.2237702Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java\java_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\java 2025-11-03T16:24:23.2243283Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\java\java_names.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\java 2025-11-03T16:24:23.2249180Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\js 2025-11-03T16:24:23.2253033Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js\js_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\js 2025-11-03T16:24:23.2260047Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\js\well_known_types_embed.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\js 2025-11-03T16:24:23.2266720Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\objectivec 2025-11-03T16:24:23.2270674Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\objectivec 2025-11-03T16:24:23.2277251Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\objectivec 2025-11-03T16:24:23.2283686Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\parser.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2290969Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\php 2025-11-03T16:24:23.2294724Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\php\php_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\php 2025-11-03T16:24:23.2301317Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\plugin.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2307393Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\plugin.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler 2025-11-03T16:24:23.2315988Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\python 2025-11-03T16:24:23.2319582Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\python\python_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\python 2025-11-03T16:24:23.2345862Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\compiler\ruby 2025-11-03T16:24:23.2349553Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\compiler\ruby\ruby_generator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\compiler\ruby 2025-11-03T16:24:23.2355847Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2364097Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2376192Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\descriptor_database.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2382996Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\duration.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2389246Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\dynamic_message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2395544Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\empty.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2401827Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\extension_set.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2409285Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\extension_set_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2415727Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\field_mask.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2422364Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\generated_enum_reflection.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2428706Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\generated_enum_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2435082Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\generated_message_reflection.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2441563Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\generated_message_table_driven.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2463101Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\generated_message_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2471726Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\has_bits.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2478495Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\implicit_weak_message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2484901Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\inlined_string_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2492161Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\io 2025-11-03T16:24:23.2496556Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\coded_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2503398Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\gzip_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2516489Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\io_win32.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2525555Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\printer.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2531090Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\strtod.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2547510Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\tokenizer.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2553715Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\zero_copy_stream.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2559583Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\zero_copy_stream_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2565808Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\io 2025-11-03T16:24:23.2571791Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2578330Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_entry.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2584111Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_entry_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2590656Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2596612Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_field_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2602673Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_field_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2619181Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\map_type_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2625472Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\message.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2632165Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\message_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2638738Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2643966Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\metadata_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2649675Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\parse_context.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2655855Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\port.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2661497Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\reflection.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2667742Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\reflection_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2673440Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\repeated_field.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2680414Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\service.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2686278Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\source_context.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2702485Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\struct.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2709393Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2713157Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\bytestream.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2719689Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\callback.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2725863Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\casts.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2731751Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\common.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2737212Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\fastmem.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2742735Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2760589Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\logging.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2766564Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\macros.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2772881Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\map_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2779584Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\mutex.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2785752Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\once.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2792032Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\platform_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2798195Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\port.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2805072Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\status.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2811219Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\stl_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2817380Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\stringpiece.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2824072Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\strutil.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2830800Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\stubs\template_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\stubs 2025-11-03T16:24:23.2837678Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\text_format.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2844709Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\timestamp.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2851122Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\type.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2858859Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\unknown_field_set.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2865895Z creating build\bdist.win-amd64\wheel\torch\include\google\protobuf\util 2025-11-03T16:24:23.2870031Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\delimited_message_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2876288Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\field_comparator.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2882680Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\field_mask_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2899557Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\json_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2905597Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\message_differencer.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2911897Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\time_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2917749Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\type_resolver.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2957764Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\util\type_resolver_util.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf\util 2025-11-03T16:24:23.2963508Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wire_format.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2969840Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wire_format_lite.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2977126Z copying build\lib.win-amd64-cpython-310\torch\include\google\protobuf\wrappers.pb.h -> build\bdist.win-amd64\wheel\.\torch\include\google\protobuf 2025-11-03T16:24:23.2988191Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify-zca.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3004009Z copying build\lib.win-amd64-cpython-310\torch\include\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3012127Z copying build\lib.win-amd64-cpython-310\torch\include\jitprofiling.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3018990Z creating build\bdist.win-amd64\wheel\torch\include\kineto 2025-11-03T16:24:23.3022554Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\AbstractConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3069705Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityProfilerInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3075514Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityTraceInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3090941Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ActivityType.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3097462Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ClientInterface.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3103660Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3109662Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\GenericTraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3115531Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\IActivityProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3121220Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ILoggerObserver.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3126767Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ITraceActivity.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3132325Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\libkineto.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3138197Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\LoggingAPI.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3143707Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\output_base.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3149305Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\ThreadUtil.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3154973Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\time_since_epoch.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3160593Z copying build\lib.win-amd64-cpython-310\torch\include\kineto\TraceSpan.h -> build\bdist.win-amd64\wheel\.\torch\include\kineto 2025-11-03T16:24:23.3166884Z creating build\bdist.win-amd64\wheel\torch\include\legacy 2025-11-03T16:24:23.3170332Z copying build\lib.win-amd64-cpython-310\torch\include\legacy\ittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include\legacy 2025-11-03T16:24:23.3176916Z copying build\lib.win-amd64-cpython-310\torch\include\libittnotify.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3182304Z copying build\lib.win-amd64-cpython-310\torch\include\libshm.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3188228Z creating build\bdist.win-amd64\wheel\torch\include\mimalloc-2.2 2025-11-03T16:24:23.3191835Z copying build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2\mimalloc-new-delete.h -> build\bdist.win-amd64\wheel\.\torch\include\mimalloc-2.2 2025-11-03T16:24:23.3197927Z copying build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2\mimalloc-override.h -> build\bdist.win-amd64\wheel\.\torch\include\mimalloc-2.2 2025-11-03T16:24:23.3204309Z copying build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2\mimalloc-stats.h -> build\bdist.win-amd64\wheel\.\torch\include\mimalloc-2.2 2025-11-03T16:24:23.3223909Z copying build\lib.win-amd64-cpython-310\torch\include\mimalloc-2.2\mimalloc.h -> build\bdist.win-amd64\wheel\.\torch\include\mimalloc-2.2 2025-11-03T16:24:23.3233844Z creating build\bdist.win-amd64\wheel\torch\include\oneapi 2025-11-03T16:24:23.3239826Z creating build\bdist.win-amd64\wheel\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3245271Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3256263Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3269503Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3275738Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3282172Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_common_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3298458Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_config.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3303971Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_debug.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3309736Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3316027Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3322952Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3328794Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3334726Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3340626Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3346700Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_graph_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3353061Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3358023Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3364525Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ocl_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3370285Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3376311Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3382113Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_sycl_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3387868Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3404137Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3410943Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3417439Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3424529Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3430409Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel.hpp -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3436916Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_ukernel_types.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3442701Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_version.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3448446Z copying build\lib.win-amd64-cpython-310\torch\include\oneapi\dnnl\dnnl_version_hash.h -> build\bdist.win-amd64\wheel\.\torch\include\oneapi\dnnl 2025-11-03T16:24:23.3454175Z copying build\lib.win-amd64-cpython-310\torch\include\psimd.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3460683Z copying build\lib.win-amd64-cpython-310\torch\include\pthreadpool.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3468356Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2025-11-03T16:24:23.3471798Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3478000Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3483595Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3491938Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3496656Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3501843Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3519325Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\conduit 2025-11-03T16:24:23.3522692Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit\pybind11_conduit_v1.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\conduit 2025-11-03T16:24:23.3528440Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit\pybind11_platform_abi_id.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\conduit 2025-11-03T16:24:23.3534230Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\conduit\wrap_include_python_h.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\conduit 2025-11-03T16:24:23.3550050Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\critical_section.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3556046Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2025-11-03T16:24:23.3559517Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\class.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3565798Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3572494Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\cpp_conduit.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3578237Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\descr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3583857Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3600231Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\exception_translation.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3605933Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\function_record_pyobject.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3611494Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\init.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3617713Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\internals.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3624080Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\native_enum_data.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3630119Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\pybind11_namespace_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3635757Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\struct_smart_holder.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3641377Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\typeid.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3646973Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\type_caster_base.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3653786Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\using_smart_holder.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3659388Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\detail\value_and_holder.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\detail 2025-11-03T16:24:23.3665383Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\eigen 2025-11-03T16:24:23.3669001Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-11-03T16:24:23.3674192Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\matrix.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-11-03T16:24:23.3680246Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\eigen 2025-11-03T16:24:23.3686455Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3700800Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3706199Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3711958Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3717598Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3723168Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_safe_call_once.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3728732Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\gil_simple.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3734511Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3740293Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\native_enum.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3745677Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3752573Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3758198Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3764594Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3772146Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3779457Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\stl 2025-11-03T16:24:23.3782962Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl\filesystem.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11\stl 2025-11-03T16:24:23.3788611Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3794965Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3800829Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\subinterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3806618Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\trampoline_self_life_support.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3812651Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\type_caster_pyobject_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3829326Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\typing.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3834778Z copying build\lib.win-amd64-cpython-310\torch\include\pybind11\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2025-11-03T16:24:23.3840269Z copying build\lib.win-amd64-cpython-310\torch\include\sleef.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:23.3849811Z creating build\bdist.win-amd64\wheel\torch\include\torch 2025-11-03T16:24:23.3854027Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2025-11-03T16:24:23.3857759Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\acc 2025-11-03T16:24:23.3861254Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\acc\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\acc 2025-11-03T16:24:23.3867014Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2025-11-03T16:24:23.3870684Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2025-11-03T16:24:23.3874632Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.3878175Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\all.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.3883715Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\arg.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.3889373Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.3894693Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.3901291Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.3905341Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:23.3909166Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:23.3915005Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:23.3921158Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\dataloader 2025-11-03T16:24:23.3926649Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.3932377Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\dataloader_options.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.3938628Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.3954726Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.3963154Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.3972345Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.3980834Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.3988924Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\shared.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.3996069Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.4002344Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\datasets 2025-11-03T16:24:23.4018098Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\datasets.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.4024510Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:23.4028321Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:23.4034386Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail\queue.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:23.4040377Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\detail 2025-11-03T16:24:23.4046416Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\example.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.4052202Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.4058356Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4061970Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4067666Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4073787Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4079369Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\random.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4084913Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4100511Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4106092Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers\stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\samplers 2025-11-03T16:24:23.4111905Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\samplers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.4118095Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:23.4121773Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:23.4127395Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms\collate.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:23.4132865Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:23.4138483Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms\stack.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:23.4143862Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data\transforms 2025-11-03T16:24:23.4149411Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\transforms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.4154969Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data\worker_exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\data 2025-11-03T16:24:23.4160644Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4166228Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2025-11-03T16:24:23.4169803Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail\static.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\detail 2025-11-03T16:24:23.4175793Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\detail 2025-11-03T16:24:23.4181410Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\enum.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4196449Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\expanding_array.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4201963Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\fft.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4207489Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\imethod.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4212957Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\jit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4218531Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4224523Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nativert 2025-11-03T16:24:23.4228315Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nativert\ModelRunnerHandle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nativert 2025-11-03T16:24:23.4234224Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nested.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4240302Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4243873Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\cloneable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4250105Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4253809Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\activation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4260165Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4266319Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\conv.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4272612Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4288995Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4294951Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4301070Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4306901Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4312544Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4318523Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\loss.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4324890Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4338547Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\padding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4344287Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4349971Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4356326Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4362574Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional\vision.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\functional 2025-11-03T16:24:23.4367829Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4373427Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4389319Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4395936Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4400416Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\activation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4406216Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4411982Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4417687Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4424777Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4439326Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4445309Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_module_holder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4451604Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4458089Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4477687Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4486225Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4493182Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4499576Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4506162Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4512097Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules\container 2025-11-03T16:24:23.4518511Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\conv.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4524677Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4530204Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4536600Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4542586Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4548267Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4554001Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4559622Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\loss.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4566591Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4572336Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\padding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4578491Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4584166Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4590243Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4595984Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4602142Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4607968Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4614360Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4620511Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4626154Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\modules 2025-11-03T16:24:23.4631900Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\modules.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4638266Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4642043Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\activation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4648178Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4653674Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4659727Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\conv.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4665541Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4682864Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4687898Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\embedding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4693651Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4699398Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4705028Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4710589Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\loss.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4750536Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\normalization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4756343Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\padding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4762297Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4767972Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4774525Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4779839Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\transformer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4785636Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4791409Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4797142Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4802855Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options\vision.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\options 2025-11-03T16:24:23.4808486Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\options.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4814709Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-11-03T16:24:23.4820233Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\parallel 2025-11-03T16:24:23.4825190Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4830883Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\pimpl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4836938Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:23.4840570Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:23.4846272Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:23.4851775Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn\utils 2025-11-03T16:24:23.4857480Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\nn 2025-11-03T16:24:23.4863032Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\nn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4868854Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4872462Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\adagrad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4878210Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\adam.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4883851Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\adamw.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4889268Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\lbfgs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4895051Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\optimizer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4900852Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\rmsprop.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4911369Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:23.4915070Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:23.4925782Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers\reduce_on_plateau_scheduler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:23.4931913Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim\schedulers 2025-11-03T16:24:23.4948348Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\serialize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4954810Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim\sgd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\optim 2025-11-03T16:24:23.4962026Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\optim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4969694Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\ordered_dict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.4979557Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\python 2025-11-03T16:24:23.4984878Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\python 2025-11-03T16:24:23.4992494Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5001641Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:23.5007087Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize\archive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:23.5014865Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize\input-archive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:23.5021550Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize\output-archive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:23.5028000Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch\serialize 2025-11-03T16:24:23.5043175Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\serialize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5049569Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\sparse.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5054951Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\special.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5062016Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\torch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5067390Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5072923Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5078480Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5083795Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\api\include\torch\xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\api\include\torch 2025-11-03T16:24:23.5090890Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5095346Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\anomaly_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5100974Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5106807Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5112241Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\cpp_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5127615Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\custom_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5133966Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\edge.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5139581Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\engine.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5145085Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\forward_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5158923Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5159788Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5160821Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions\accumulate_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5166773Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions\basic_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5172241Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions\comm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5178846Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5194340Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5199752Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\functions\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\functions 2025-11-03T16:24:23.5205871Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\FunctionsManual.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5212197Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\function_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5218495Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5222318Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5233038Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated\python_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5238752Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated\python_return_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5254070Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated\VariableType.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5259939Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated\variable_factories.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5266389Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\generated\ViewFuncs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\generated 2025-11-03T16:24:23.5273183Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\grad_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5279519Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\graph_task.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5285639Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\InferenceMode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5291644Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\input_buffer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5298003Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\input_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5304876Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5311205Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\profiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5317152Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\profiler_kineto.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5323556Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\profiler_legacy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5341063Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\profiler_python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5347178Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5353335Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5359638Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_cpp_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5366082Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_engine.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5372380Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_enum_tag.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5378502Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_fft_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5384569Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5390850Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5407301Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5413535Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5419922Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_nested_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5426574Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_nn_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5432551Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_saved_variable_hooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5438957Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5445140Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_special_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5451192Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_torch_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5457721Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5476179Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5484495Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\record_function_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5491160Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\saved_variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5497804Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5504010Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\symbolic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5510051Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5514271Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils\error_messages.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5520020Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils\grad_layout_contract.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5525659Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils\lambda_post_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5531982Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils\python_arg_parsing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5547722Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils\warnings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5553306Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\utils\wrap_outputs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd\utils 2025-11-03T16:24:23.5559034Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\variable.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5566006Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5572039Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\autograd\variable_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\autograd 2025-11-03T16:24:23.5577910Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\copy_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.5583960Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cpu 2025-11-03T16:24:23.5587413Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cpu\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cpu 2025-11-03T16:24:23.5593138Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5596962Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\comm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5622762Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5628390Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\device_set.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5633725Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5638941Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\GdsFile.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5653864Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\memory_snapshot.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5659515Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5665035Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\nccl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5670588Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\python_comm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5676047Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\python_nccl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5681751Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5686949Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\THCP.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5692355Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\cuda\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\cuda 2025-11-03T16:24:23.5697744Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\CudaIPCTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.5714464Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DataLoader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.5720251Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.5725785Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DeviceAccelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.5731999Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2025-11-03T16:24:23.5735988Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:23.5739492Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:23.5745558Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\context 2025-11-03T16:24:23.5749113Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context\container.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\context 2025-11-03T16:24:23.5754948Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\context\context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\context 2025-11-03T16:24:23.5761098Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\engine 2025-11-03T16:24:23.5764779Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\engine\dist_engine.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\engine 2025-11-03T16:24:23.5770762Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\functions 2025-11-03T16:24:23.5774573Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions\recvrpc_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\functions 2025-11-03T16:24:23.5780297Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\functions\sendrpc_backward.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\functions 2025-11-03T16:24:23.5785976Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\python_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:23.5801310Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5805039Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\autograd_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5810817Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_req.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5816975Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5834146Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_req.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5840136Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5845810Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5851542Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_req.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5857574Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5863535Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_req.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5869392Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd\rpc_messages 2025-11-03T16:24:23.5874702Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\autograd\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\autograd 2025-11-03T16:24:23.5881555Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5885150Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5891541Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Backoff.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5897374Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\c10d.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5902690Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5909262Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-11-03T16:24:23.5913074Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives\ControlCollectives.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-11-03T16:24:23.5918776Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\control_collectives 2025-11-03T16:24:23.5925406Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\control_plane 2025-11-03T16:24:23.5939358Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane\Handlers.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\control_plane 2025-11-03T16:24:23.5945092Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\control_plane\WorkerServer.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\control_plane 2025-11-03T16:24:23.5951294Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:23.5955028Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:23.5960774Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:23.5967329Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\cuda 2025-11-03T16:24:23.5973101Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\debug.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5979341Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5985327Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\error.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5991225Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.5997552Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6003789Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6009940Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6016243Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6022546Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Functional.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6029242Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6035400Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6040877Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6047311Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6052796Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\logging.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6059993Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\NanCheck.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6108493Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6114948Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6130949Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6137342Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6143838Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6150600Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6156971Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6163082Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6170213Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6176714Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6193031Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6198666Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\python_comm_hook.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6204924Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:23.6208830Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization\quantization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:23.6214729Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization\quantization_gpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:23.6220676Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\quantization\quantization_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\quantization 2025-11-03T16:24:23.6236711Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\RankLocal.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6242572Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6248910Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6254887Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\sequence_num.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6260662Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\socket.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6266686Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\socket_fmt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6272303Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6278509Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6282542Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6288759Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6295427Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryTypes.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6312577Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6318297Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6324536Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\env.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6329997Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\intra_node_comm.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6336203Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\nvshmem_team_manager.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6342189Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d\symm_mem 2025-11-03T16:24:23.6348184Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6386180Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6391760Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6397426Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6403365Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6413956Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6419720Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6425169Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6431597Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6437258Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\c10d 2025-11-03T16:24:23.6443082Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\Placement.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed 2025-11-03T16:24:23.6448742Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\python_placement.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed 2025-11-03T16:24:23.6469674Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6473250Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\agent_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6479178Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\message.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6485466Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\metrics 2025-11-03T16:24:23.6489157Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc\metrics 2025-11-03T16:24:23.6495211Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\profiler 2025-11-03T16:24:23.6498913Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler\remote_profiler_manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc\profiler 2025-11-03T16:24:23.6504925Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\profiler\server_process_global_profiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc\profiler 2025-11-03T16:24:23.6510689Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\python_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6526249Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\python_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6532424Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\python_remote_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6538203Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\python_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6544211Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6550290Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\py_rref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6556173Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\request_callback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6562594Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\request_callback_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6601914Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6607920Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\rpc.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6613337Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\rpc_agent.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6619226Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\rpc_command_base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6625537Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\rref_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6631341Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\rref_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6637574Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\rref_proto.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6643521Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\script_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6649719Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\script_remote_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6660631Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\script_resp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6666607Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6673061Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6679369Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc\testing 2025-11-03T16:24:23.6683118Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing\faulty_tensorpipe_agent.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc\testing 2025-11-03T16:24:23.6688763Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\testing\testing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc\testing 2025-11-03T16:24:23.6694278Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\torchscript_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6700270Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6705982Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6712018Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6717669Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\distributed\rpc\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\distributed\rpc 2025-11-03T16:24:23.6723404Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Dtype.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.6729194Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\DynamicTypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.6735830Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6739158Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\cache_entry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6744811Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\compiled_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6751301Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\cpp_shim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6756627Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\cpython_defs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6773748Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\cpython_includes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6779768Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\debug_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6785594Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\eval_frame.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6791455Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\eval_frame_cpp.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6797017Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\extra_state.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6802983Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\framelocals_mapping.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6809686Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\guards.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6814885Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6820515Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\python_compiled_autograd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6827786Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\dynamo\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\dynamo 2025-11-03T16:24:23.6833412Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.6838439Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.6844971Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\export 2025-11-03T16:24:23.6848439Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export\example_upgraders.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\export 2025-11-03T16:24:23.6856228Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export\pt2_archive_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\export 2025-11-03T16:24:23.6862399Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\export 2025-11-03T16:24:23.6867932Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\export\upgrader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\export 2025-11-03T16:24:23.6873826Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.6879455Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functionalization 2025-11-03T16:24:23.6882951Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functionalization\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\functionalization 2025-11-03T16:24:23.6888949Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\functorch 2025-11-03T16:24:23.6892652Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\functorch\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\functorch 2025-11-03T16:24:23.6898826Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\fx 2025-11-03T16:24:23.6902647Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\fx\node.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\fx 2025-11-03T16:24:23.6908328Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.6914106Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor 2025-11-03T16:24:23.6918195Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_eager 2025-11-03T16:24:23.6922081Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager\kernel_holder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_eager 2025-11-03T16:24:23.6929564Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_eager\kernel_meta_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_eager 2025-11-03T16:24:23.6936295Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6940685Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include\array_ref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6946652Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include\common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6952696Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include\cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6958782Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include\cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6964703Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include\mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6980993Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_include\xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_include 2025-11-03T16:24:23.6989127Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_package 2025-11-03T16:24:23.6994728Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package\model_package_loader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_package 2025-11-03T16:24:23.7003246Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_package\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_package 2025-11-03T16:24:23.7009916Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7023725Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7029526Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7035949Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7052129Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7057946Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7063751Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runner\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runner 2025-11-03T16:24:23.7070161Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7073815Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\arrayref_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7079693Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\constant_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7085882Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\device_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7101322Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7108421Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7113659Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\mini_array_ref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7119444Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\model.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7124887Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\model_base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7131891Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\model_container.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7138927Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\scalar_to_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7144727Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\sycl_runtime_wrappers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7150385Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\thread_local.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7156213Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7162292Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\utils_cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7168064Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_runtime\utils_xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_runtime 2025-11-03T16:24:23.7174685Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:23.7178715Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7182302Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c\macros.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7187896Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c\shim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7193951Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c\shim_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7199661Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c\shim_deprecated.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7205649Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c\shim_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7211223Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\c\shim_xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\c 2025-11-03T16:24:23.7227813Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:23.7235217Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:23.7241612Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:23.7247991Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:23.7264810Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:23.7271365Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch\generated 2025-11-03T16:24:23.7277105Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\mkldnn_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:23.7282805Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\oss_proxy_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:23.7299892Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\proxy_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:23.7306223Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\tensor_converter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:23.7312689Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\aoti_torch\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\aoti_torch 2025-11-03T16:24:23.7318884Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\array_ref_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor 2025-11-03T16:24:23.7325431Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_prefix.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor 2025-11-03T16:24:23.7333471Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7337226Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\array_ref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7343432Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7349666Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7355540Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7362018Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:23.7378024Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:23.7384353Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:23.7390353Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:23.7396963Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal 2025-11-03T16:24:23.7402730Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\mps.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7408523Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor\cpp_wrapper 2025-11-03T16:24:23.7414992Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\inductor_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor 2025-11-03T16:24:23.7421487Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\inductor\static_cuda_launcher.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\inductor 2025-11-03T16:24:23.7428052Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\instruction_counter 2025-11-03T16:24:23.7432263Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\instruction_counter\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\instruction_counter 2025-11-03T16:24:23.7438152Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\itt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.7444391Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\itt_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:23.7450893Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2025-11-03T16:24:23.7465182Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2025-11-03T16:24:23.7469252Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api\compilation_unit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2025-11-03T16:24:23.7477416Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api\function_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2025-11-03T16:24:23.7484419Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api\method.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2025-11-03T16:24:23.7492349Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api\module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2025-11-03T16:24:23.7499508Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\api\object.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\api 2025-11-03T16:24:23.7516384Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7520236Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7526691Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_debug_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7533067Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_debug_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7538994Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_detail.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7555673Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7562065Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7567902Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7573886Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_preprocess.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7579526Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\backend_resolver.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends 2025-11-03T16:24:23.7585533Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml 2025-11-03T16:24:23.7590247Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-11-03T16:24:23.7594027Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\cpp\context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\coreml\cpp 2025-11-03T16:24:23.7599832Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:23.7603629Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLCompiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:23.7609593Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLExecutor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:23.7615681Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLFeatureProvider.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:23.7633298Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLModelWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:23.7639016Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLTensorSpec.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\coreml\objc 2025-11-03T16:24:23.7645632Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack 2025-11-03T16:24:23.7650111Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-11-03T16:24:23.7654219Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\compiler\xnn_compiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\xnnpack\compiler 2025-11-03T16:24:23.7661028Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-11-03T16:24:23.7664754Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\executor\xnn_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\xnnpack\executor 2025-11-03T16:24:23.7672058Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-11-03T16:24:23.7676112Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\serialization\serializer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\xnnpack\serialization 2025-11-03T16:24:23.7682541Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\backends\xnnpack\xnnpack_graph_builder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\backends\xnnpack 2025-11-03T16:24:23.7689106Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2025-11-03T16:24:23.7693584Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2025-11-03T16:24:23.7697910Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\cuda\interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\cuda 2025-11-03T16:24:23.7704682Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7708373Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\arg_spec.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7714772Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7721185Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\compiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7728509Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:23.7732308Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:23.7738659Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu\resource_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:23.7745079Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cpu\temp_file.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser\cpu 2025-11-03T16:24:23.7752139Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-11-03T16:24:23.7755957Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-11-03T16:24:23.7762181Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\cuda\resource_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser\cuda 2025-11-03T16:24:23.7768535Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7774496Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7790385Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\fused_kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7796549Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7802903Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\kernel_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7809146Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\kernel_spec.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7815678Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\partition_desc.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7822184Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\tensor_desc.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7828473Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\fuser\tensor_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\fuser 2025-11-03T16:24:23.7835188Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7839531Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\decompose_silu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7845779Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\defer_size_check.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7851658Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\graph_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7858134Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\graph_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7905531Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\guard_shape.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7911477Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7917418Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7923649Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\layout_propagation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7929858Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7936487Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\operator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7942838Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\codegen\onednn\prepare_binary.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\codegen\onednn 2025-11-03T16:24:23.7949528Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\cuda 2025-11-03T16:24:23.7953831Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\cuda\cuda.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\cuda 2025-11-03T16:24:23.7960746Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.7964999Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\builtin_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.7971192Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.7977461Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\concrete_module_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.7993740Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\convert_to_ssa.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8001284Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\edit_distance.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8007789Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\error_report.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8014520Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\exit_transforms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8020932Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\function_schema_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8027012Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\inline_loop_condition.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8033903Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\ir_emitter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8040953Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\lexer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8049145Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\mini_environment.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8054931Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\name_mangler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8060930Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8066347Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\parser_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8071922Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\parse_string_literal.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8077785Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\resolver.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8084271Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\schema_matching.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8090133Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\schema_type_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8096086Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\script_type_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8111765Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\source_range.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8117751Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\source_ref.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8123496Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\strtod.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8129068Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\sugared_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8136312Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\tracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8141971Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\tree.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8147733Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\tree_views.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8154482Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\frontend\versioned_symbols.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\frontend 2025-11-03T16:24:23.8160754Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8164306Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\alias_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8170430Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\attributes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8176175Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8182052Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\graph_node_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8197780Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\graph_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8203112Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8210922Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\irparser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8216392Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\ir_views.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8222024Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\named_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8228124Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\node_hashing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8234053Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\scope.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8239995Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\subgraph_matcher.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8245714Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\ir\type_hashing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\ir 2025-11-03T16:24:23.8252321Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\jit_log.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit 2025-11-03T16:24:23.8258417Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\jit_opt_limit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit 2025-11-03T16:24:23.8274523Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8278156Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\code.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8284388Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:23.8288045Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility\backport.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:23.8293518Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility\backport_manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:23.8299714Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility\model_compatibility.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:23.8314691Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\compatibility\runtime_compatibility.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\compatibility 2025-11-03T16:24:23.8320567Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\debug_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8326278Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\file_format.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8341561Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8347377Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\frame.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8352752Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8392288Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\import.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8397842Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\import_data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8403973Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\import_export_common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8410322Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8416245Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\method.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8422461Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8426314Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\BuildFeatureTracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8432007Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\CustomClassTracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8438111Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\KernelDTypeTracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8448983Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\MobileModelRunner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8455429Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\OperatorCallTracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8461716Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8468078Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\model_tracer\TracerRunner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\model_tracer 2025-11-03T16:24:23.8474409Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8480980Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:23.8486340Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc\aot_compiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:23.8494856Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc\context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:23.8503469Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\nnc\registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\nnc 2025-11-03T16:24:23.8511664Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8520230Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\parse_bytecode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8528748Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\parse_operators.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8535879Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\prim_ops_registery.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8542277Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\profiler_edge.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8549101Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8555784Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\quantization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8561534Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8578456Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:23.8582421Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\export_data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:23.8588569Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile\train\optim 2025-11-03T16:24:23.8592154Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\optim\sgd.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\train\optim 2025-11-03T16:24:23.8597906Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\random.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:23.8603946Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\train\sequential.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile\train 2025-11-03T16:24:23.8609596Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\type_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8616329Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\mobile\upgrader_mobile.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\mobile 2025-11-03T16:24:23.8622777Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:23.8626427Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders\upgraders.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:23.8632285Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders\upgraders_entry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:23.8638169Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:23.8643632Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\operator_upgraders\version_map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\operator_upgraders 2025-11-03T16:24:23.8660841Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8664543Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\add_if_then_else.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8670086Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\annotate_warns.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8675591Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\autocast.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8680738Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\bailout_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8695903Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\batch_mm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8701376Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\canonicalize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8706948Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8712582Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\check_strict_fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8718175Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\clear_profiling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8723561Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\clear_undefinedness.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8729769Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8735390Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\concat_opt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8741171Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\constant_pooling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8746537Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\constant_propagation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8752433Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8757962Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\create_functional_graphs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8764189Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-11-03T16:24:23.8767986Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\dbr_quantization 2025-11-03T16:24:23.8774124Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dead_code_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8780122Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\decompose_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8795541Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\device_type_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8801304Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\dtype_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8806997Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\eliminate_no_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8812632Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\erase_number_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8825826Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8827675Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\fold_conv_bn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8833655Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\fold_linear_bn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8839557Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\freeze_module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8845885Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_concat_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8861026Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8899966Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_conv_folding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8906001Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8911699Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_linear_folding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8917443Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8923177Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8928899Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\fuse_linear.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8934806Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\fuse_relu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8940691Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\graph_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8956593Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8962583Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\guard_elimination.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8968162Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8973655Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\inliner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8979537Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8985023Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\inline_forked_closures.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8990634Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\inline_fork_wait.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.8996141Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\inplace_check.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9002443Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\insert_guards.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9018251Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\integer_value_refinement.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9029167Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\lift_closures.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9034543Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\liveness.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9040394Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\loop_unrolling.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9046326Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\lower_grad_of.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9052017Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\lower_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9057750Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\lower_tuples.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9063693Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\metal_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9069414Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9075433Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9080924Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\normalize_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9106603Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9116087Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9121650Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\cast_all_constant_to_floating.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9129845Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\constant_fold.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9138100Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\constant_map.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9144808Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\deduplicate_initializers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9160740Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\eliminate_unused_items.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9166834Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\eval_peephole.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9172807Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\fixup_onnx_controlflow.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9179516Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\function_extraction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9186337Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\function_substitution.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9192581Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9198893Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\list_model_parameters.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9205287Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\naming.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9211496Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\onnx_log.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9218262Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:23.9222640Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:23.9229519Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\common.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:23.9235386Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:23.9252447Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion 2025-11-03T16:24:23.9259031Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\peephole.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9265251Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\prepare_division_for_onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9271597Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\preprocess_for_onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9278089Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9284332Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\scalar_type_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9290571Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\shape_type_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9306350Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx\unpack_quantized_weights.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\onnx 2025-11-03T16:24:23.9312344Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9318856Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\pass_manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9324576Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\peephole.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9330322Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9336204Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9342185Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\peephole_list_idioms.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9348642Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\peephole_non_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9354644Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\prepack_folding.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9371025Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9375278Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9381504Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\finalize.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9387060Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9392342Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9408218Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\insert_observers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9414045Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9420152Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9427249Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\quantization_type.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9433036Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\quantization 2025-11-03T16:24:23.9438448Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\refine_tuple_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9444042Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\remove_dropout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9449646Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\remove_exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9455448Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\remove_expands.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9461296Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\remove_inplace_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9466777Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\remove_mutation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9473226Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9478864Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9494099Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\requires_grad_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9499773Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\restore_mutation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9506722Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\shape_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9515727Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\specialize_autogradzero.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9524533Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\subgraph_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9533835Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9542757Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9551989Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9559886Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9568157Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9575796Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:23.9581324Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:23.9590553Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils\memory_dag.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:23.9600902Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils\optimization_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:23.9617830Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils\op_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:23.9624344Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes\utils 2025-11-03T16:24:23.9631038Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\value_refinement_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9637456Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\variadic_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9644531Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\vulkan_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9650574Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\passes 2025-11-03T16:24:23.9657182Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9661369Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9666976Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\module_python.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9672935Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\opaque_obj.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9678825Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9684786Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\pybind_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9701618Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_arg_flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9707263Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9712663Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_dict.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9718977Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9725037Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_ivalue.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9731178Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9737008Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_sugared_value.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9743020Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_tracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9748734Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\python_tree_views.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9754443Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\script_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9760092Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\update_graph_executor_opt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9765553Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\python 2025-11-03T16:24:23.9771047Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\resource_guard.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit 2025-11-03T16:24:23.9777413Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9781248Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\argument_spec.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9787467Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\autodiff.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9793286Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9798832Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\custom_operator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9814469Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\decomposition_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9820514Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9825924Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\exception_message.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9831786Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\graph_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9838301Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\graph_executor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9844356Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\graph_iterator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9850164Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\instruction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9856273Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:23.9860010Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter\can_emit_inline.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:23.9883607Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter\code_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:23.9890541Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter\frame.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:23.9897192Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter\preprocess_graph.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\interpreter 2025-11-03T16:24:23.9913437Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\interpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9919683Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\jit_exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9926116Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\jit_trace.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9932114Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\logging.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9938297Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\operator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9944685Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\operator_options.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9950668Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\print_handler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9957102Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9973187Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\profiling_record.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9979625Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\register_ops_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9986991Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\script_profile.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:23.9995876Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0002231Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\shape_function_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0009131Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0017059Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0026572Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0030744Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\fusion.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0037836Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0045157Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0051537Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\memory_planner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0058300Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0064548Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\passes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0080742Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0087300Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\processed_node_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0093581Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\static_method.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0099473Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\static\te_wrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime\static 2025-11-03T16:24:24.0105071Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\symbolic_script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0121071Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0127037Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0132618Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\vararg_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0138608Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\runtime\variable_tensor_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\runtime 2025-11-03T16:24:24.0145400Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0149230Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0155138Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0161063Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\export_bytecode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0176098Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0181896Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0187570Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\import.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0193259Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\import_export_constants.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0199170Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\import_export_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0204578Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\import_export_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0210163Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\import_read.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0216588Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\import_source.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0222325Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0229651Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0235183Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\pickle.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0240926Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\pickler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0246518Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\pickler_helper.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0252246Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\python_print.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0292002Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\source_range_serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0298110Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0304327Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\storage_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0315895Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\type_name_uniquer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0322457Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\serialization\unpickler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\serialization 2025-11-03T16:24:24.0329732Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0333788Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0340201Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\block_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0346448Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0352929Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0369113Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0375621Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0382124Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0388473Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0394878Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\cuda_random.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0401216Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0407301Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0413449Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0419867Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\external_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0426173Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0432506Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0439153Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0445378Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\graph_opt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0452106Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\half_support.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0458940Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\hash_provider.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0465992Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0477985Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0497242Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0505956Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0514760Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir_printer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0521461Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0527856Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0534222Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0540653Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0546521Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0553197Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0558757Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0565576Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0580885Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0586856Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0593628Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0598181Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0605335Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0611997Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\misc.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0619281Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\norm.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0626336Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0693407Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0699298Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0705230Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0710810Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr\operators 2025-11-03T16:24:24.0716349Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0722720Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0728368Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0734686Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0740548Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0745816Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0752183Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0758656Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\tensorexpr 2025-11-03T16:24:24.0765862Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:24.0770001Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing\catch_utils.hpp -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:24.0776316Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing\file_check.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:24.0782448Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\jit\testing\hooks_for_testing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\jit\testing 2025-11-03T16:24:24.0788765Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.0795036Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2025-11-03T16:24:24.0799509Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:24.0803867Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend\backend_data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:24.0810172Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend\backend_device.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:24.0816439Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend\backend_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:24.0823043Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\backend\lowering_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\backend 2025-11-03T16:24:24.0913848Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.0917973Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\cache.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.0924117Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\config.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.0930150Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\debug_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.0936400Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\dynamic_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.0942452Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\hash.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1018487Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1025864Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2025-11-03T16:24:24.1030094Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core\internal_ops 2025-11-03T16:24:24.1036456Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1041995Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ir_builder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1048269Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ir_dump_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1054151Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ir_metadata.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1060184Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ir_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1066543Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\lazy_graph_executor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1072564Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\metrics.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1078042Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\multi_wait.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1084000Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2025-11-03T16:24:24.1087599Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core\ops 2025-11-03T16:24:24.1093741Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\ops\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core\ops 2025-11-03T16:24:24.1099764Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\permutation_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1105387Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\shape.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1111051Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\shape_inference.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1116622Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1122136Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\tensor_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1127947Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\tensor_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1133665Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\thread_pool.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1139354Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\trie.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1144889Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\unique.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1263121Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\core\util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\core 2025-11-03T16:24:24.1269258Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:24.1273778Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated\LazyIr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:24.1282594Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:24.1288656Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\generated 2025-11-03T16:24:24.1295017Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\python 2025-11-03T16:24:24.1298782Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\python 2025-11-03T16:24:24.1304520Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\python\python_util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\python 2025-11-03T16:24:24.1310322Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1326611Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\config.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1332053Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1338002Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ir_builder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1344061Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:24.1360919Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops\device_data.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:24.1367455Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops\generic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:24.1373612Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ops\to_copy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend\ops 2025-11-03T16:24:24.1380129Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1386223Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1392577Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1398939Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1405155Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1411364Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ts_node.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1417632Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\lazy\ts_backend 2025-11-03T16:24:24.1424056Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\MemoryFormat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1430238Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1436482Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\monitor 2025-11-03T16:24:24.1440695Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor\counters.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\monitor 2025-11-03T16:24:24.1446892Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor\events.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\monitor 2025-11-03T16:24:24.1453026Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\monitor\python_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\monitor 2025-11-03T16:24:24.1459424Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mps 2025-11-03T16:24:24.1462947Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mps\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\mps 2025-11-03T16:24:24.1469144Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia 2025-11-03T16:24:24.1473134Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\mtia 2025-11-03T16:24:24.1479180Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\mtia\profiler 2025-11-03T16:24:24.1483409Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\mtia\profiler 2025-11-03T16:24:24.1490189Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\multiprocessing 2025-11-03T16:24:24.1493824Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\multiprocessing\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\multiprocessing 2025-11-03T16:24:24.1502011Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2025-11-03T16:24:24.1507139Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx\back_compat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\onnx 2025-11-03T16:24:24.1513258Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\onnx 2025-11-03T16:24:24.1519077Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\onnx\onnx.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\onnx 2025-11-03T16:24:24.1525438Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1529432Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\api.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1535298Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\collection.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1542156Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\combined_traceback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1547724Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\containers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1565929Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\data_flow.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1571943Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\events.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1577591Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\kineto_client_interface.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1583182Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\kineto_shim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1589582Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:24.1593241Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration\observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:24.1634544Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration\python_tracer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:24.1639936Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\orchestration\vulkan.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\orchestration 2025-11-03T16:24:24.1645981Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\perf-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1651559Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\perf.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1658324Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:24.1662131Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python\combined_traceback.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:24.1667603Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:24.1673101Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\python\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\python 2025-11-03T16:24:24.1678962Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:24.1682771Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:24.1688347Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone\itt_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:24.1693824Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone\nvtx_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:24.1711187Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\standalone 2025-11-03T16:24:24.1716967Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\stubs 2025-11-03T16:24:24.1720544Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\stubs\base.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\stubs 2025-11-03T16:24:24.1726476Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1730257Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\action.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1736061Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\communicate.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1741575Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\debug_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1747776Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\dwarf_enums.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1768321Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1775321Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1781224Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1786818Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\fde.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1792888Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\lexer.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1798702Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\line_number_program.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1804491Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\mem_file.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1810175Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\range_table.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1816078Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\sections.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1821671Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\unwind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1827355Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\unwinder.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1833217Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\unwind\unwind_error.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler\unwind 2025-11-03T16:24:24.1838812Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\profiler\util.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\profiler 2025-11-03T16:24:24.1844643Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\PyInterpreter.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1851826Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\PyInterpreterHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1858303Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\python_dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1864613Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\python_headers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1882534Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\QScheme.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1888513Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\serialization.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1894719Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Size.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1901355Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1905559Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\accelerator.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1912289Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\stable\c 2025-11-03T16:24:24.1916215Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\c\shim.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable\c 2025-11-03T16:24:24.1922574Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1928859Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\ops.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1935511Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\stableivalue_conversions.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1953732Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1959036Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\tensor_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1964760Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\tensor_struct.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1970739Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\stable\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\stable 2025-11-03T16:24:24.1976461Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1982184Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\StorageMethods.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1987679Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\StorageSharing.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.1993432Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.2006402Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2025-11-03T16:24:24.2007221Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\tensor\python_tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\tensor 2025-11-03T16:24:24.2010601Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\THConcat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.2034517Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\THP.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.2035757Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\TypeInfo.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.2037090Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\Types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.2037803Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2038563Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\byte_order.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2043995Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2049505Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\cuda_enabled.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2054820Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\device_lazy_init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2130327Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\disable_torch_function.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2136068Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\generated_serialization_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2143559Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\init.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2150174Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\invalid_arguments.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2155423Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\nested.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2161145Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\numpy_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2166497Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\object_ptr.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2172184Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\out_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2178057Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\pybind.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2184280Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2189971Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\pyobject_preservation.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2195492Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\pythoncapi_compat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2201801Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_arg_parser.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2208057Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_compat.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2214720Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2220328Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_numbers.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2834422Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_raii.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2840900Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_scalars.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2846935Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_strings.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2853452Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_stub.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2860471Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_symnode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2867991Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_torch_function_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2875220Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\python_tuples.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2881799Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\schema_info.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2888773Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\six.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2895219Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\structseq.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2916018Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_apply.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2921996Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_dtypes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2927898Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_flatten.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2934322Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_layouts.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2940678Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_list.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2947025Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2953128Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_new.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2959911Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2966605Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_qschemes.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2987023Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\tensor_types.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2993573Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.2999828Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\throughput_benchmark.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.3006146Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.3014292Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\variadic.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.3059713Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils\verbose.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\utils 2025-11-03T16:24:24.3063755Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc 2025-11-03T16:24:24.3070149Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\xpu 2025-11-03T16:24:24.3073778Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu\Event.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\xpu 2025-11-03T16:24:24.3079243Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu\Module.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\xpu 2025-11-03T16:24:24.3084469Z copying build\lib.win-amd64-cpython-310\torch\include\torch\csrc\xpu\Stream.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\csrc\xpu 2025-11-03T16:24:24.3091188Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-11-03T16:24:24.3097881Z copying build\lib.win-amd64-cpython-310\torch\include\torch\custom_class_detail.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-11-03T16:24:24.3103493Z copying build\lib.win-amd64-cpython-310\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-11-03T16:24:24.3117610Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly 2025-11-03T16:24:24.3120737Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\core 2025-11-03T16:24:24.3124222Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\DeviceType.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-11-03T16:24:24.3129879Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\core\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\core 2025-11-03T16:24:24.3136341Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu 2025-11-03T16:24:24.3140253Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec 2025-11-03T16:24:24.3143773Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\intrinsics.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\cpu\vec 2025-11-03T16:24:24.3149674Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\cpu\vec\vec256 2025-11-03T16:24:24.3153384Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256\missing_vld1_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\cpu\vec\vec256 2025-11-03T16:24:24.3159178Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec256\missing_vst1_neon.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\cpu\vec\vec256 2025-11-03T16:24:24.3165095Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\cpu\vec\vec_half.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\cpu\vec 2025-11-03T16:24:24.3171521Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\macros 2025-11-03T16:24:24.3175430Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros\cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\macros 2025-11-03T16:24:24.3181281Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros\Export.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\macros 2025-11-03T16:24:24.3187301Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\macros\Macros.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\macros 2025-11-03T16:24:24.3194874Z creating build\bdist.win-amd64\wheel\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3198399Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\BFloat16.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3204930Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\bits.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3210942Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\bit_cast.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3217556Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3224109Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Exception.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3230733Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3250977Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float8_e4m3fn.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3257888Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float8_e4m3fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3264227Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float8_e5m2.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3270598Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float8_e5m2fnuz.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3281817Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float8_e8m0fnu.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3288199Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Float8_fnuz_cvt.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3294681Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\floating_point_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3300871Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\Half.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3307512Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\qint32.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3313382Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\qint8.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3319296Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\quint2x4.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3325142Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\quint4x2.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3331082Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\quint8.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3337113Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\shim_utils.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3343654Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\util\TypeSafeSignMath.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly\util 2025-11-03T16:24:24.3350049Z copying build\lib.win-amd64-cpython-310\torch\include\torch\headeronly\version.h -> build\bdist.win-amd64\wheel\.\torch\include\torch\headeronly 2025-11-03T16:24:24.3355953Z copying build\lib.win-amd64-cpython-310\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-11-03T16:24:24.3362731Z copying build\lib.win-amd64-cpython-310\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2025-11-03T16:24:24.3369601Z copying build\lib.win-amd64-cpython-310\torch\include\xnnpack.h -> build\bdist.win-amd64\wheel\.\torch\include 2025-11-03T16:24:24.3402516Z creating build\bdist.win-amd64\wheel\torch\jit 2025-11-03T16:24:24.3406557Z copying build\lib.win-amd64-cpython-310\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3413521Z copying build\lib.win-amd64-cpython-310\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3420572Z copying build\lib.win-amd64-cpython-310\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3426945Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2025-11-03T16:24:24.3430997Z copying build\lib.win-amd64-cpython-310\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2025-11-03T16:24:24.3437776Z copying build\lib.win-amd64-cpython-310\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3457993Z copying build\lib.win-amd64-cpython-310\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3464340Z copying build\lib.win-amd64-cpython-310\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3471527Z copying build\lib.win-amd64-cpython-310\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3477223Z copying build\lib.win-amd64-cpython-310\torch\jit\_await.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3483316Z copying build\lib.win-amd64-cpython-310\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3489228Z copying build\lib.win-amd64-cpython-310\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3495856Z copying build\lib.win-amd64-cpython-310\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3502372Z copying build\lib.win-amd64-cpython-310\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3508051Z copying build\lib.win-amd64-cpython-310\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3514125Z copying build\lib.win-amd64-cpython-310\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3519575Z copying build\lib.win-amd64-cpython-310\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3525513Z copying build\lib.win-amd64-cpython-310\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3532137Z copying build\lib.win-amd64-cpython-310\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3539756Z copying build\lib.win-amd64-cpython-310\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3548609Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2025-11-03T16:24:24.3554389Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-11-03T16:24:24.3561114Z copying build\lib.win-amd64-cpython-310\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2025-11-03T16:24:24.3566204Z copying build\lib.win-amd64-cpython-310\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3572263Z copying build\lib.win-amd64-cpython-310\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3579768Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3587668Z copying build\lib.win-amd64-cpython-310\torch\jit\_script.pyi -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3593582Z copying build\lib.win-amd64-cpython-310\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3612592Z copying build\lib.win-amd64-cpython-310\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3619493Z copying build\lib.win-amd64-cpython-310\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3625032Z copying build\lib.win-amd64-cpython-310\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3631560Z copying build\lib.win-amd64-cpython-310\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2025-11-03T16:24:24.3638634Z creating build\bdist.win-amd64\wheel\torch\lib 2025-11-03T16:24:24.3642124Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3650413Z copying build\lib.win-amd64-cpython-310\torch\lib\aoti_custom_ops.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3656798Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3677689Z copying build\lib.win-amd64-cpython-310\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3684150Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3700571Z copying build\lib.win-amd64-cpython-310\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3713521Z copying build\lib.win-amd64-cpython-310\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3721388Z copying build\lib.win-amd64-cpython-310\torch\lib\fmt.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3753045Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3761379Z copying build\lib.win-amd64-cpython-310\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3768200Z copying build\lib.win-amd64-cpython-310\torch\lib\libittnotify.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3778477Z creating build\bdist.win-amd64\wheel\torch\lib\libshm 2025-11-03T16:24:24.3782581Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\alloc_info.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-11-03T16:24:24.3788501Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\err.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-11-03T16:24:24.3794491Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-11-03T16:24:24.3800558Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm\socket.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm 2025-11-03T16:24:24.3807352Z creating build\bdist.win-amd64\wheel\torch\lib\libshm_windows 2025-11-03T16:24:24.3810927Z copying build\lib.win-amd64-cpython-310\torch\lib\libshm_windows\libshm.h -> build\bdist.win-amd64\wheel\.\torch\lib\libshm_windows 2025-11-03T16:24:24.3817115Z copying build\lib.win-amd64-cpython-310\torch\lib\microkernels-prod.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3851075Z copying build\lib.win-amd64-cpython-310\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3859497Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3865600Z copying build\lib.win-amd64-cpython-310\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3871702Z copying build\lib.win-amd64-cpython-310\torch\lib\sleef.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3961300Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3967563Z copying build\lib.win-amd64-cpython-310\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3973770Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3986607Z copying build\lib.win-amd64-cpython-310\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.3993523Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6278190Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6558853Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6565103Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6729603Z copying build\lib.win-amd64-cpython-310\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6739009Z copying build\lib.win-amd64-cpython-310\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6768628Z copying build\lib.win-amd64-cpython-310\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2025-11-03T16:24:24.6774540Z copying build\lib.win-amd64-cpython-310\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.6781886Z creating build\bdist.win-amd64\wheel\torch\linalg 2025-11-03T16:24:24.6786125Z copying build\lib.win-amd64-cpython-310\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2025-11-03T16:24:24.6793417Z creating build\bdist.win-amd64\wheel\torch\masked 2025-11-03T16:24:24.6797395Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2025-11-03T16:24:24.6801738Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6808163Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6814445Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6820447Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6826609Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6846248Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6852635Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6859122Z copying build\lib.win-amd64-cpython-310\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2025-11-03T16:24:24.6865302Z copying build\lib.win-amd64-cpython-310\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-11-03T16:24:24.6872247Z copying build\lib.win-amd64-cpython-310\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-11-03T16:24:24.6879700Z copying build\lib.win-amd64-cpython-310\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2025-11-03T16:24:24.6886364Z creating build\bdist.win-amd64\wheel\torch\monitor 2025-11-03T16:24:24.6889997Z copying build\lib.win-amd64-cpython-310\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2025-11-03T16:24:24.6896501Z creating build\bdist.win-amd64\wheel\torch\mps 2025-11-03T16:24:24.6900504Z copying build\lib.win-amd64-cpython-310\torch\mps\event.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-11-03T16:24:24.6906641Z copying build\lib.win-amd64-cpython-310\torch\mps\profiler.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-11-03T16:24:24.6913230Z copying build\lib.win-amd64-cpython-310\torch\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mps 2025-11-03T16:24:24.6919601Z creating build\bdist.win-amd64\wheel\torch\mtia 2025-11-03T16:24:24.6923471Z copying build\lib.win-amd64-cpython-310\torch\mtia\memory.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-11-03T16:24:24.6929538Z copying build\lib.win-amd64-cpython-310\torch\mtia\_utils.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-11-03T16:24:24.6935633Z copying build\lib.win-amd64-cpython-310\torch\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\mtia 2025-11-03T16:24:24.6942511Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2025-11-03T16:24:24.6946404Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-11-03T16:24:24.6952176Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-11-03T16:24:24.6958198Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-11-03T16:24:24.6964752Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-11-03T16:24:24.6970862Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-11-03T16:24:24.6989939Z copying build\lib.win-amd64-cpython-310\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2025-11-03T16:24:24.6996463Z creating build\bdist.win-amd64\wheel\torch\nativert 2025-11-03T16:24:24.7000035Z creating build\bdist.win-amd64\wheel\torch\nativert\backends 2025-11-03T16:24:24.7004095Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lowered_aoti_module.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-11-03T16:24:24.7010405Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\_lower_utils.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-11-03T16:24:24.7016951Z copying build\lib.win-amd64-cpython-310\torch\nativert\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert\backends 2025-11-03T16:24:24.7022298Z copying build\lib.win-amd64-cpython-310\torch\nativert\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nativert 2025-11-03T16:24:24.7027704Z creating build\bdist.win-amd64\wheel\torch\nested 2025-11-03T16:24:24.7031227Z creating build\bdist.win-amd64\wheel\torch\nested\_internal 2025-11-03T16:24:24.7035771Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_int.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-11-03T16:24:24.7042923Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\nested_tensor.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-11-03T16:24:24.7051660Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\ops.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-11-03T16:24:24.7059359Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-11-03T16:24:24.7078011Z copying build\lib.win-amd64-cpython-310\torch\nested\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested\_internal 2025-11-03T16:24:24.7083363Z copying build\lib.win-amd64-cpython-310\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2025-11-03T16:24:24.7089840Z creating build\bdist.win-amd64\wheel\torch\nn 2025-11-03T16:24:24.7093293Z creating build\bdist.win-amd64\wheel\torch\nn\attention 2025-11-03T16:24:24.7097349Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\bias.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-11-03T16:24:24.7103865Z creating build\bdist.win-amd64\wheel\torch\nn\attention\experimental 2025-11-03T16:24:24.7107487Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\experimental\_paged_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention\experimental 2025-11-03T16:24:24.7113232Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention\experimental 2025-11-03T16:24:24.7118476Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-11-03T16:24:24.7125037Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\varlen.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-11-03T16:24:24.7142848Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-11-03T16:24:24.7148345Z copying build\lib.win-amd64-cpython-310\torch\nn\attention\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\attention 2025-11-03T16:24:24.7154190Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2025-11-03T16:24:24.7157596Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-11-03T16:24:24.7162941Z copying build\lib.win-amd64-cpython-310\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2025-11-03T16:24:24.7167406Z copying build\lib.win-amd64-cpython-310\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7173583Z copying build\lib.win-amd64-cpython-310\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7178822Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7199832Z copying build\lib.win-amd64-cpython-310\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7205805Z copying build\lib.win-amd64-cpython-310\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7211308Z copying build\lib.win-amd64-cpython-310\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7217747Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2025-11-03T16:24:24.7221293Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2025-11-03T16:24:24.7224709Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules\fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2025-11-03T16:24:24.7230101Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\modules 2025-11-03T16:24:24.7235520Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2025-11-03T16:24:24.7239028Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2025-11-03T16:24:24.7242563Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules\conv_fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2025-11-03T16:24:24.7248472Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules\linear_fused.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2025-11-03T16:24:24.7253775Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2025-11-03T16:24:24.7259265Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat\modules 2025-11-03T16:24:24.7276310Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\qat 2025-11-03T16:24:24.7282017Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2025-11-03T16:24:24.7285543Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2025-11-03T16:24:24.7289398Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:24:24.7293021Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:24:24.7298531Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\dynamic\modules 2025-11-03T16:24:24.7303839Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\dynamic 2025-11-03T16:24:24.7309162Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2025-11-03T16:24:24.7312850Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2025-11-03T16:24:24.7318161Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2025-11-03T16:24:24.7323637Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2025-11-03T16:24:24.7328805Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized\modules 2025-11-03T16:24:24.7334798Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic\quantized 2025-11-03T16:24:24.7339917Z copying build\lib.win-amd64-cpython-310\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2025-11-03T16:24:24.7380518Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2025-11-03T16:24:24.7383939Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7391188Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7396761Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7403202Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7422825Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7428949Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7435461Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7441469Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7446971Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7452306Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7458099Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7464278Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7470022Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7475590Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7482469Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7490014Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7495793Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7501817Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7508402Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7514832Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7521472Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7527416Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7533908Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7540272Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7545576Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7551382Z copying build\lib.win-amd64-cpython-310\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2025-11-03T16:24:24.7557173Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2025-11-03T16:24:24.7560593Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7566278Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7571894Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7578774Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7596684Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7613120Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7614909Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7620595Z copying build\lib.win-amd64-cpython-310\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2025-11-03T16:24:24.7626200Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7631874Z copying build\lib.win-amd64-cpython-310\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.7637774Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2025-11-03T16:24:24.7641287Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2025-11-03T16:24:24.7644773Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2025-11-03T16:24:24.7648479Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic\modules 2025-11-03T16:24:24.7653865Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic\modules 2025-11-03T16:24:24.7659132Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\dynamic 2025-11-03T16:24:24.7664475Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2025-11-03T16:24:24.7668097Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-11-03T16:24:24.7673412Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-11-03T16:24:24.7678698Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-11-03T16:24:24.7719619Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat\modules 2025-11-03T16:24:24.7724609Z copying build\lib.win-amd64-cpython-310\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2025-11-03T16:24:24.7730062Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2025-11-03T16:24:24.7733775Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2025-11-03T16:24:24.7737665Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-11-03T16:24:24.7742819Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-11-03T16:24:24.7748084Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable\modules 2025-11-03T16:24:24.7753254Z copying build\lib.win-amd64-cpython-310\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2025-11-03T16:24:24.7759177Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2025-11-03T16:24:24.7762563Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2025-11-03T16:24:24.7765999Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2025-11-03T16:24:24.7769440Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2025-11-03T16:24:24.7774938Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2025-11-03T16:24:24.7780248Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2025-11-03T16:24:24.7785695Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic\modules 2025-11-03T16:24:24.7791096Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\dynamic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\dynamic 2025-11-03T16:24:24.7796492Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-11-03T16:24:24.7802133Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2025-11-03T16:24:24.7805860Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7811430Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7816971Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7822343Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7828107Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\embedding_ops.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7839973Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\functional_modules.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7845678Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7851554Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7858033Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7863761Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7869388Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\modules 2025-11-03T16:24:24.7875886Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2025-11-03T16:24:24.7893401Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7897448Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7903645Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7909463Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7915272Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7920988Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7926933Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference\modules 2025-11-03T16:24:24.7932921Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\_reference\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized\_reference 2025-11-03T16:24:24.7938791Z copying build\lib.win-amd64-cpython-310\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2025-11-03T16:24:24.7945155Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2025-11-03T16:24:24.7949273Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.7955787Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.7961965Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.7968094Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.7974535Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.7993308Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8000393Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8006893Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8013914Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8020730Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8026863Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8035007Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8043250Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8052800Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8058321Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8066674Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\conv_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8076493Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8094895Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8101418Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8108193Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8114754Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8120687Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8127149Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8132886Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_expanded_weights\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils\_expanded_weights 2025-11-03T16:24:24.8138270Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_named_member_accessor.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8144811Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\_per_sample_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8150717Z copying build\lib.win-amd64-cpython-310\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2025-11-03T16:24:24.8156316Z copying build\lib.win-amd64-cpython-310\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.8161879Z copying build\lib.win-amd64-cpython-310\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2025-11-03T16:24:24.8167759Z creating build\bdist.win-amd64\wheel\torch\numa 2025-11-03T16:24:24.8171169Z copying build\lib.win-amd64-cpython-310\torch\numa\binding.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-11-03T16:24:24.8178069Z copying build\lib.win-amd64-cpython-310\torch\numa\__init__.py -> build\bdist.win-amd64\wheel\.\torch\numa 2025-11-03T16:24:24.8183523Z creating build\bdist.win-amd64\wheel\torch\onnx 2025-11-03T16:24:24.8186847Z copying build\lib.win-amd64-cpython-310\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8192810Z copying build\lib.win-amd64-cpython-310\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8198696Z creating build\bdist.win-amd64\wheel\torch\onnx\ops 2025-11-03T16:24:24.8202258Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_dtype_mappings.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-11-03T16:24:24.8207674Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-11-03T16:24:24.8213785Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\_symbolic_impl.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-11-03T16:24:24.8219843Z copying build\lib.win-amd64-cpython-310\torch\onnx\ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\ops 2025-11-03T16:24:24.8225883Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8231149Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8248099Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8253386Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8258937Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8265102Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8270390Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8275751Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8281302Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8286912Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset18.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8292049Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset19.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8297546Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset20.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8302940Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8308378Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8314020Z copying build\lib.win-amd64-cpython-310\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8319795Z copying build\lib.win-amd64-cpython-310\torch\onnx\testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8325067Z copying build\lib.win-amd64-cpython-310\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8330256Z copying build\lib.win-amd64-cpython-310\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8348161Z copying build\lib.win-amd64-cpython-310\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8354167Z copying build\lib.win-amd64-cpython-310\torch\onnx\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8360720Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2025-11-03T16:24:24.8365005Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8368735Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_analysis.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8374984Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_building.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8381735Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_capture_strategies.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8388198Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_compat.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8406202Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8412479Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_core.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8419687Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_decomp.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8425880Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_dispatching.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8432315Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8438596Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8444511Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_flags.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8450464Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_fx_passes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8457215Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_ir_passes.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8463441Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_isolated.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8469853Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_onnx_program.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8476600Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_registration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8482898Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_reporting.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8489204Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_schemas.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8496279Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_tensors.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8502774Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_testing.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8508910Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:24.8513186Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8517105Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops\core.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8523219Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops\hop.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8528864Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops\nn.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8535123Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8543609Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops\symops.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8551291Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib\ops 2025-11-03T16:24:24.8559226Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:24.8565417Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:24.8571802Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_torchlib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter\_torchlib 2025-11-03T16:24:24.8588100Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_type_casting.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8594610Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\_verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8612063Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\exporter\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\exporter 2025-11-03T16:24:24.8617014Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx 2025-11-03T16:24:24.8620468Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\fx\passes 2025-11-03T16:24:24.8624011Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes\type_promotion.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx\passes 2025-11-03T16:24:24.8630423Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx\passes 2025-11-03T16:24:24.8635712Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\type_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-11-03T16:24:24.8641836Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\_pass.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-11-03T16:24:24.8647336Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\fx 2025-11-03T16:24:24.8694201Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8698020Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8703751Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8709659Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\registration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8726571Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8733435Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8739736Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8746276Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8752525Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8758844Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8764700Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8771195Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8777100Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8783032Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8788778Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8794240Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8800676Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8806548Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8812445Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8820894Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8838348Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8844785Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\_experimental.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8850472Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\_globals.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8856375Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\_type_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8862259Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\torchscript_exporter\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal\torchscript_exporter 2025-11-03T16:24:24.8866809Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\_lazy_import.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-11-03T16:24:24.8883738Z copying build\lib.win-amd64-cpython-310\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2025-11-03T16:24:24.8888305Z copying build\lib.win-amd64-cpython-310\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2025-11-03T16:24:24.8894719Z creating build\bdist.win-amd64\wheel\torch\optim 2025-11-03T16:24:24.8898881Z copying build\lib.win-amd64-cpython-310\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8904761Z copying build\lib.win-amd64-cpython-310\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8910642Z copying build\lib.win-amd64-cpython-310\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8916711Z copying build\lib.win-amd64-cpython-310\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8922546Z copying build\lib.win-amd64-cpython-310\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8927994Z copying build\lib.win-amd64-cpython-310\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8933827Z copying build\lib.win-amd64-cpython-310\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8950644Z copying build\lib.win-amd64-cpython-310\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8957372Z copying build\lib.win-amd64-cpython-310\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8963644Z copying build\lib.win-amd64-cpython-310\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8969925Z copying build\lib.win-amd64-cpython-310\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8976346Z copying build\lib.win-amd64-cpython-310\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8982584Z copying build\lib.win-amd64-cpython-310\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8989004Z copying build\lib.win-amd64-cpython-310\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.8994712Z copying build\lib.win-amd64-cpython-310\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.9000911Z copying build\lib.win-amd64-cpython-310\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.9007612Z copying build\lib.win-amd64-cpython-310\torch\optim\_adafactor.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.9014385Z copying build\lib.win-amd64-cpython-310\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.9020939Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2025-11-03T16:24:24.9025015Z copying build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2025-11-03T16:24:24.9032022Z copying build\lib.win-amd64-cpython-310\torch\optim\_multi_tensor\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\optim\_multi_tensor 2025-11-03T16:24:24.9037774Z copying build\lib.win-amd64-cpython-310\torch\optim\_muon.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.9044995Z copying build\lib.win-amd64-cpython-310\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2025-11-03T16:24:24.9051116Z copying build\lib.win-amd64-cpython-310\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9072919Z creating build\bdist.win-amd64\wheel\torch\package 2025-11-03T16:24:24.9078250Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2025-11-03T16:24:24.9083590Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\find_first_use_of_broken_modules.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-11-03T16:24:24.9091912Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\is_from_package.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-11-03T16:24:24.9099548Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-11-03T16:24:24.9117329Z copying build\lib.win-amd64-cpython-310\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2025-11-03T16:24:24.9122805Z copying build\lib.win-amd64-cpython-310\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9128961Z copying build\lib.win-amd64-cpython-310\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9134734Z copying build\lib.win-amd64-cpython-310\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9151203Z copying build\lib.win-amd64-cpython-310\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9156656Z copying build\lib.win-amd64-cpython-310\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9163277Z copying build\lib.win-amd64-cpython-310\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9169362Z copying build\lib.win-amd64-cpython-310\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9175407Z copying build\lib.win-amd64-cpython-310\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9181535Z copying build\lib.win-amd64-cpython-310\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9187032Z copying build\lib.win-amd64-cpython-310\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9192599Z copying build\lib.win-amd64-cpython-310\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9198724Z copying build\lib.win-amd64-cpython-310\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9204550Z copying build\lib.win-amd64-cpython-310\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9211027Z copying build\lib.win-amd64-cpython-310\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9216597Z copying build\lib.win-amd64-cpython-310\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2025-11-03T16:24:24.9222163Z creating build\bdist.win-amd64\wheel\torch\profiler 2025-11-03T16:24:24.9225521Z copying build\lib.win-amd64-cpython-310\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9231928Z copying build\lib.win-amd64-cpython-310\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9238020Z copying build\lib.win-amd64-cpython-310\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9243354Z copying build\lib.win-amd64-cpython-310\torch\profiler\_memory_profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9249634Z copying build\lib.win-amd64-cpython-310\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9266235Z copying build\lib.win-amd64-cpython-310\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9272233Z copying build\lib.win-amd64-cpython-310\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2025-11-03T16:24:24.9278580Z copying build\lib.win-amd64-cpython-310\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9283686Z creating build\bdist.win-amd64\wheel\torch\quantization 2025-11-03T16:24:24.9287185Z copying build\lib.win-amd64-cpython-310\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9292884Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9298669Z copying build\lib.win-amd64-cpython-310\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9316259Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2025-11-03T16:24:24.9319696Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9324876Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9330644Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9337096Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9343015Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9359639Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9365722Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9371591Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9377820Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9383733Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9389989Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9395916Z copying build\lib.win-amd64-cpython-310\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2025-11-03T16:24:24.9401748Z copying build\lib.win-amd64-cpython-310\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9407755Z copying build\lib.win-amd64-cpython-310\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9413849Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9420019Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9426382Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9432460Z copying build\lib.win-amd64-cpython-310\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9438629Z copying build\lib.win-amd64-cpython-310\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9444420Z copying build\lib.win-amd64-cpython-310\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9450148Z copying build\lib.win-amd64-cpython-310\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9456227Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9462408Z copying build\lib.win-amd64-cpython-310\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9468648Z copying build\lib.win-amd64-cpython-310\torch\quantization\_quantized_conversions.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9475032Z copying build\lib.win-amd64-cpython-310\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2025-11-03T16:24:24.9517123Z copying build\lib.win-amd64-cpython-310\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9523479Z copying build\lib.win-amd64-cpython-310\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9529640Z copying build\lib.win-amd64-cpython-310\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9536337Z copying build\lib.win-amd64-cpython-310\torch\return_types.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9543241Z copying build\lib.win-amd64-cpython-310\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9552440Z creating build\bdist.win-amd64\wheel\torch\share 2025-11-03T16:24:24.9557768Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2025-11-03T16:24:24.9563127Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2025-11-03T16:24:24.9567578Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\ATen\ATenConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\ATen 2025-11-03T16:24:24.9573915Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9577601Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9584232Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9590465Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9602088Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9608854Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUDSS.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9615438Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9621168Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2 2025-11-03T16:24:24.9627238Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-11-03T16:24:24.9630883Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-11-03T16:24:24.9636268Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix 2025-11-03T16:24:24.9642336Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:24.9657568Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:24.9663377Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:24.9667079Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:24.9672832Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\parse_cubin.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:24.9678392Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\run_nvcc.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:24.9694550Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\select_compute_arch.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2025-11-03T16:24:24.9700624Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:24.9708005Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2025-11-03T16:24:24.9723960Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9727429Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\cuda.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9733133Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\gflags.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9738865Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\glog.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9744344Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9760479Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\mkl.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9765757Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9771232Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\protobuf.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9776782Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\utils.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9782980Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Caffe2\public\xpu.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Caffe2\public 2025-11-03T16:24:24.9791284Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2025-11-03T16:24:24.9794946Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Torch\TorchConfig.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2025-11-03T16:24:24.9800610Z copying build\lib.win-amd64-cpython-310\torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\bdist.win-amd64\wheel\.\torch\share\cmake\Torch 2025-11-03T16:24:24.9806045Z creating build\bdist.win-amd64\wheel\torch\signal 2025-11-03T16:24:24.9809441Z creating build\bdist.win-amd64\wheel\torch\signal\windows 2025-11-03T16:24:24.9813149Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\windows.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-11-03T16:24:24.9819270Z copying build\lib.win-amd64-cpython-310\torch\signal\windows\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal\windows 2025-11-03T16:24:24.9824371Z copying build\lib.win-amd64-cpython-310\torch\signal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\signal 2025-11-03T16:24:24.9829719Z creating build\bdist.win-amd64\wheel\torch\sparse 2025-11-03T16:24:24.9843578Z copying build\lib.win-amd64-cpython-310\torch\sparse\semi_structured.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-11-03T16:24:24.9849906Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_conversions.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-11-03T16:24:24.9855691Z copying build\lib.win-amd64-cpython-310\torch\sparse\_semi_structured_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-11-03T16:24:24.9872393Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-11-03T16:24:24.9879520Z copying build\lib.win-amd64-cpython-310\torch\sparse\_triton_ops_meta.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-11-03T16:24:24.9889913Z copying build\lib.win-amd64-cpython-310\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2025-11-03T16:24:24.9896314Z creating build\bdist.win-amd64\wheel\torch\special 2025-11-03T16:24:24.9899792Z copying build\lib.win-amd64-cpython-310\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2025-11-03T16:24:24.9906570Z copying build\lib.win-amd64-cpython-310\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:24.9916747Z creating build\bdist.win-amd64\wheel\torch\test 2025-11-03T16:24:24.9920280Z copying build\lib.win-amd64-cpython-310\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:24.9929867Z copying build\lib.win-amd64-cpython-310\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:24.9940182Z copying build\lib.win-amd64-cpython-310\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:24.9950350Z copying build\lib.win-amd64-cpython-310\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:24.9971121Z copying build\lib.win-amd64-cpython-310\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:24.9981421Z copying build\lib.win-amd64-cpython-310\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:24.9990932Z copying build\lib.win-amd64-cpython-310\torch\test\c10_AllocatorConfig_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0000985Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ArrayRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0010552Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0020695Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0030992Z copying build\lib.win-amd64-cpython-310\torch\test\c10_bit_cast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0040698Z copying build\lib.win-amd64-cpython-310\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0051933Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0065806Z copying build\lib.win-amd64-cpython-310\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0079064Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0088411Z copying build\lib.win-amd64-cpython-310\torch\test\c10_cow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0098741Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0108018Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0128054Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0137066Z copying build\lib.win-amd64-cpython-310\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0146387Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Enumerate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0155358Z copying build\lib.win-amd64-cpython-310\torch\test\c10_error_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0164747Z copying build\lib.win-amd64-cpython-310\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0173754Z copying build\lib.win-amd64-cpython-310\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0182808Z copying build\lib.win-amd64-cpython-310\torch\test\c10_generic_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0191834Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0200997Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0221515Z copying build\lib.win-amd64-cpython-310\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0231085Z copying build\lib.win-amd64-cpython-310\torch\test\c10_IntrusiveList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0240200Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0248439Z copying build\lib.win-amd64-cpython-310\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0264422Z copying build\lib.win-amd64-cpython-310\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0273426Z copying build\lib.win-amd64-cpython-310\torch\test\c10_lazy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0282678Z copying build\lib.win-amd64-cpython-310\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0291584Z copying build\lib.win-amd64-cpython-310\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0311593Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Metaprogramming_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0320295Z copying build\lib.win-amd64-cpython-310\torch\test\c10_NetworkFlow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0329760Z copying build\lib.win-amd64-cpython-310\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0340140Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ordered_preserving_dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0349515Z copying build\lib.win-amd64-cpython-310\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0358520Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0368726Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Semaphore_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0378187Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0388323Z copying build\lib.win-amd64-cpython-310\torch\test\c10_small_vector_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0413473Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ssize_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0423429Z copying build\lib.win-amd64-cpython-310\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0432691Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_util_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0443066Z copying build\lib.win-amd64-cpython-310\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0452590Z copying build\lib.win-amd64-cpython-310\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0462990Z copying build\lib.win-amd64-cpython-310\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0472985Z copying build\lib.win-amd64-cpython-310\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0482390Z copying build\lib.win-amd64-cpython-310\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0513053Z copying build\lib.win-amd64-cpython-310\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0523105Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0533115Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0542841Z copying build\lib.win-amd64-cpython-310\torch\test\c10_TypeTraits_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0554476Z copying build\lib.win-amd64-cpython-310\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0567696Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0579486Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0590133Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0600065Z copying build\lib.win-amd64-cpython-310\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0627861Z copying build\lib.win-amd64-cpython-310\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0638398Z copying build\lib.win-amd64-cpython-310\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0647619Z copying build\lib.win-amd64-cpython-310\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0657704Z copying build\lib.win-amd64-cpython-310\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0667819Z copying build\lib.win-amd64-cpython-310\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0677653Z copying build\lib.win-amd64-cpython-310\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0687719Z copying build\lib.win-amd64-cpython-310\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0697944Z copying build\lib.win-amd64-cpython-310\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0710279Z copying build\lib.win-amd64-cpython-310\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0730045Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0743758Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0755868Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0769097Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0781583Z copying build\lib.win-amd64-cpython-310\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0791364Z copying build\lib.win-amd64-cpython-310\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0800643Z copying build\lib.win-amd64-cpython-310\torch\test\legacy_vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0811326Z copying build\lib.win-amd64-cpython-310\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0825686Z copying build\lib.win-amd64-cpython-310\torch\test\make_boxed_from_unboxed_functor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0838966Z copying build\lib.win-amd64-cpython-310\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0848984Z copying build\lib.win-amd64-cpython-310\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0860171Z copying build\lib.win-amd64-cpython-310\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0870802Z copying build\lib.win-amd64-cpython-310\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0881897Z copying build\lib.win-amd64-cpython-310\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0917723Z copying build\lib.win-amd64-cpython-310\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0928286Z copying build\lib.win-amd64-cpython-310\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0949617Z copying build\lib.win-amd64-cpython-310\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0960153Z copying build\lib.win-amd64-cpython-310\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0969970Z copying build\lib.win-amd64-cpython-310\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.0979764Z copying build\lib.win-amd64-cpython-310\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1009559Z copying build\lib.win-amd64-cpython-310\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1020080Z copying build\lib.win-amd64-cpython-310\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1031564Z copying build\lib.win-amd64-cpython-310\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1042828Z copying build\lib.win-amd64-cpython-310\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1053290Z copying build\lib.win-amd64-cpython-310\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1072526Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1075292Z copying build\lib.win-amd64-cpython-310\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1086080Z copying build\lib.win-amd64-cpython-310\torch\test\StorageUtils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1096839Z copying build\lib.win-amd64-cpython-310\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1105921Z copying build\lib.win-amd64-cpython-310\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1117913Z copying build\lib.win-amd64-cpython-310\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1127940Z copying build\lib.win-amd64-cpython-310\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1137867Z copying build\lib.win-amd64-cpython-310\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1147025Z copying build\lib.win-amd64-cpython-310\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1168139Z copying build\lib.win-amd64-cpython-310\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1177731Z copying build\lib.win-amd64-cpython-310\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1187191Z copying build\lib.win-amd64-cpython-310\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1196735Z copying build\lib.win-amd64-cpython-310\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1206162Z copying build\lib.win-amd64-cpython-310\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2025-11-03T16:24:25.1217039Z creating build\bdist.win-amd64\wheel\torch\testing 2025-11-03T16:24:25.1220575Z copying build\lib.win-amd64-cpython-310\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-11-03T16:24:25.1227393Z copying build\lib.win-amd64-cpython-310\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-11-03T16:24:25.1235055Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2025-11-03T16:24:25.1238620Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\autocast_test_lists.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1244914Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\autograd_function_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1251084Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\check_kernel_launches.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1266945Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2025-11-03T16:24:25.1270428Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\codegen 2025-11-03T16:24:25.1275838Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1282130Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_device_type.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1289013Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1295889Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dist_composable.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1301475Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1307128Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1314447Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1320340Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_methods_invocations.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1337468Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1343308Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1351273Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_mps.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1357517Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1366012Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_optimizers.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1373034Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_pruning.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1378967Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1395646Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1401921Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1408183Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1417107Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1423783Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_op_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1430577Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\custom_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1437098Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2025-11-03T16:24:25.1441164Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\network1.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-11-03T16:24:25.1446946Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\network2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-11-03T16:24:25.1452726Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\data 2025-11-03T16:24:25.1459027Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2025-11-03T16:24:25.1463007Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\checkpoint_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1469684Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\common_state_dict.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1476118Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1492365Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\distributed_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1503258Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\distributed_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1509483Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\fake_pg.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1515602Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\multi_threaded_pg.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1522914Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2025-11-03T16:24:25.1527018Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2025-11-03T16:24:25.1531121Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api\remote_module_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\nn\api 2025-11-03T16:24:25.1538304Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\api\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\nn\api 2025-11-03T16:24:25.1543570Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\nn 2025-11-03T16:24:25.1549084Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1552574Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1560592Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1569622Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:25.1574859Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:25.1583678Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:25.1592929Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\examples 2025-11-03T16:24:25.1599523Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1616874Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1622968Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:25.1626464Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:25.1632704Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit\rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:25.1638934Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:25.1645958Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc\jit 2025-11-03T16:24:25.1650587Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1656242Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\rpc_test.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1664656Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1670521Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\rpc 2025-11-03T16:24:25.1676014Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\rpc_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1681133Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2025-11-03T16:24:25.1684863Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:25.1688542Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:25.1694322Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:25.1699734Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard\sharded_tensor 2025-11-03T16:24:25.1705162Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\test_common.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard 2025-11-03T16:24:25.1710723Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_shard 2025-11-03T16:24:25.1716037Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_tensor 2025-11-03T16:24:25.1719809Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor\common_dtensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_tensor 2025-11-03T16:24:25.1726003Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\_tensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed\_tensor 2025-11-03T16:24:25.1731064Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\distributed 2025-11-03T16:24:25.1735884Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1741588Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\dynamo_test_failures.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1747233Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1753019Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module2.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1769581Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\fake_config_module3.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1775334Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2025-11-03T16:24:25.1778952Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\generated\annotated_fn_args.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\generated 2025-11-03T16:24:25.1790055Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\generated\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\generated 2025-11-03T16:24:25.1794663Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hop_db.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1800798Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1806525Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\inductor_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1812674Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_metaprogramming_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1853518Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1859964Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1865647Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.1889479Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2025-11-03T16:24:25.1890355Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\core.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-11-03T16:24:25.1891209Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1894103Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\fft.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1900850Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\linalg.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1908098Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\nested.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1915202Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\signal.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1921468Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\sparse.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1928485Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\special.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1945673Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\_masked.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1952534Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\definitions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo\definitions 2025-11-03T16:24:25.1958281Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\refs.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-11-03T16:24:25.1964713Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-11-03T16:24:25.1970854Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\opinfo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\opinfo 2025-11-03T16:24:25.1977140Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\optests 2025-11-03T16:24:25.1980905Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-11-03T16:24:25.1987180Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\autograd_registration.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-11-03T16:24:25.1993732Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-11-03T16:24:25.1999637Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\generate_tests.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-11-03T16:24:25.2016855Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\make_fx.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-11-03T16:24:25.2023064Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\optests\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\optests 2025-11-03T16:24:25.2029136Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\quantization_torch_package_models.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2035578Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\static_module.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2042267Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\subclasses.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2048381Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2025-11-03T16:24:25.2052654Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module\future_div.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\test_module 2025-11-03T16:24:25.2058839Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module\no_future_div.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\test_module 2025-11-03T16:24:25.2065681Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\test_module\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal\test_module 2025-11-03T16:24:25.2070828Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\torchbind_impls.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2079464Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2088900Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\two_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2095737Z copying build\lib.win-amd64-cpython-310\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2025-11-03T16:24:25.2100761Z copying build\lib.win-amd64-cpython-310\torch\testing\_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-11-03T16:24:25.2117425Z copying build\lib.win-amd64-cpython-310\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2025-11-03T16:24:25.2123620Z copying build\lib.win-amd64-cpython-310\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.2129259Z copying build\lib.win-amd64-cpython-310\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.2136397Z creating build\bdist.win-amd64\wheel\torch\utils 2025-11-03T16:24:25.2140510Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2025-11-03T16:24:25.2144245Z copying build\lib.win-amd64-cpython-310\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2025-11-03T16:24:25.2149431Z copying build\lib.win-amd64-cpython-310\torch\utils\backend_registration.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2155613Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2025-11-03T16:24:25.2159164Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2025-11-03T16:24:25.2163029Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-11-03T16:24:25.2169584Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-11-03T16:24:25.2175289Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\op_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-11-03T16:24:25.2180878Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\simple_timeit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-11-03T16:24:25.2186266Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-11-03T16:24:25.2203582Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\examples 2025-11-03T16:24:25.2208514Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2212078Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers\binary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2218460Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2223698Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2229437Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers\spectral.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2246168Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers\unary.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2251840Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\op_fuzzers\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\op_fuzzers 2025-11-03T16:24:25.2256958Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2025-11-03T16:24:25.2260415Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2266015Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\compare.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2271605Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\compile.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2277112Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\cpp_jit.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2282624Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2288608Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\sparse_fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2304027Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\timeit_template.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2309893Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\timer.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2316483Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2320165Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2326014Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2331630Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2347280Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2353627Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2363607Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils\valgrind_wrapper 2025-11-03T16:24:25.2368148Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\_stubs.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2373895Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark\utils 2025-11-03T16:24:25.2379951Z copying build\lib.win-amd64-cpython-310\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2025-11-03T16:24:25.2385441Z copying build\lib.win-amd64-cpython-310\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2401814Z copying build\lib.win-amd64-cpython-310\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2408736Z copying build\lib.win-amd64-cpython-310\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2415206Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2420722Z copying build\lib.win-amd64-cpython-310\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2428742Z creating build\bdist.win-amd64\wheel\torch\utils\data 2025-11-03T16:24:25.2432434Z copying build\lib.win-amd64-cpython-310\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2437894Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2445564Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2025-11-03T16:24:25.2449287Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:25.2452957Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe\dataframes.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:25.2459478Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:25.2465501Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe\datapipes.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:25.2482597Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe\structures.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:25.2488913Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\dataframe\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\dataframe 2025-11-03T16:24:25.2494702Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\datapipe.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2501426Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\datapipe.pyi -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2508441Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\gen_pyi.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2514835Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2527997Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\callable.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2534286Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\combinatorics.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2540629Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\combining.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2547330Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\filelister.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2563350Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\fileopener.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2570818Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\grouping.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2579403Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\routeddecoder.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2587516Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\selecting.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2593907Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\sharding.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2600432Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\streamreader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2606541Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2612453Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\iter\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\iter 2025-11-03T16:24:25.2619026Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2622594Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map\callable.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2628201Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map\combinatorics.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2633742Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map\combining.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2640024Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map\grouping.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2645499Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map\utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2660925Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\map\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\map 2025-11-03T16:24:25.2667560Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2025-11-03T16:24:25.2671088Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils\common.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2025-11-03T16:24:25.2676634Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils\decoder.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2025-11-03T16:24:25.2682132Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils\snapshot.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2025-11-03T16:24:25.2687665Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes\utils 2025-11-03T16:24:25.2692212Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_decorator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2698484Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_hook_iterator.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2704063Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\_typing.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2709907Z copying build\lib.win-amd64-cpython-310\torch\utils\data\datapipes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\datapipes 2025-11-03T16:24:25.2715171Z copying build\lib.win-amd64-cpython-310\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2732357Z copying build\lib.win-amd64-cpython-310\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2737920Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2743330Z copying build\lib.win-amd64-cpython-310\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2748884Z copying build\lib.win-amd64-cpython-310\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2754653Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2025-11-03T16:24:25.2758135Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\collate.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-11-03T16:24:25.2764009Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\fetch.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-11-03T16:24:25.2769430Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\pin_memory.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-11-03T16:24:25.2775462Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\signal_handling.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-11-03T16:24:25.2780971Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\worker.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-11-03T16:24:25.2796302Z copying build\lib.win-amd64-cpython-310\torch\utils\data\_utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data\_utils 2025-11-03T16:24:25.2801691Z copying build\lib.win-amd64-cpython-310\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2025-11-03T16:24:25.2807630Z copying build\lib.win-amd64-cpython-310\torch\utils\deterministic.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2813235Z copying build\lib.win-amd64-cpython-310\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2818662Z copying build\lib.win-amd64-cpython-310\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2867796Z copying build\lib.win-amd64-cpython-310\torch\utils\flop_counter.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2875847Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2025-11-03T16:24:25.2879633Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-11-03T16:24:25.2885851Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\cuda_to_hip_mappings.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-11-03T16:24:25.2897161Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-11-03T16:24:25.2903896Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-11-03T16:24:25.2919807Z copying build\lib.win-amd64-cpython-310\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2025-11-03T16:24:25.2925435Z copying build\lib.win-amd64-cpython-310\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2931884Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2025-11-03T16:24:25.2935582Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-11-03T16:24:25.2941870Z copying build\lib.win-amd64-cpython-310\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2025-11-03T16:24:25.2947059Z copying build\lib.win-amd64-cpython-310\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2953353Z copying build\lib.win-amd64-cpython-310\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.2960004Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2025-11-03T16:24:25.2964062Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\code.js -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-11-03T16:24:25.2970717Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\htm.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-11-03T16:24:25.2977002Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\preact.mjs -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-11-03T16:24:25.2983110Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\skeleton.html -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-11-03T16:24:25.2988991Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-11-03T16:24:25.3004881Z copying build\lib.win-amd64-cpython-310\torch\utils\model_dump\__main__.py -> build\bdist.win-amd64\wheel\.\torch\utils\model_dump 2025-11-03T16:24:25.3010316Z copying build\lib.win-amd64-cpython-310\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3016062Z copying build\lib.win-amd64-cpython-310\torch\utils\module_tracker.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3022518Z creating build\bdist.win-amd64\wheel\torch\utils\serialization 2025-11-03T16:24:25.3035859Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\config.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-11-03T16:24:25.3041276Z copying build\lib.win-amd64-cpython-310\torch\utils\serialization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\serialization 2025-11-03T16:24:25.3046680Z copying build\lib.win-amd64-cpython-310\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3053104Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2025-11-03T16:24:25.3056925Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3063259Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3070496Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3076635Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3091931Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3097873Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3103692Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3109485Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3114957Z copying build\lib.win-amd64-cpython-310\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2025-11-03T16:24:25.3120574Z copying build\lib.win-amd64-cpython-310\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3127217Z creating build\bdist.win-amd64\wheel\torch\utils\viz 2025-11-03T16:24:25.3130589Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\_cycles.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-11-03T16:24:25.3138121Z copying build\lib.win-amd64-cpython-310\torch\utils\viz\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\viz 2025-11-03T16:24:25.3142608Z copying build\lib.win-amd64-cpython-310\torch\utils\weak.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3148512Z copying build\lib.win-amd64-cpython-310\torch\utils\_appending_byte_serializer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3154243Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_module.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3160602Z copying build\lib.win-amd64-cpython-310\torch\utils\_config_typing.pyi -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3166398Z copying build\lib.win-amd64-cpython-310\torch\utils\_content_store.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3172689Z copying build\lib.win-amd64-cpython-310\torch\utils\_contextlib.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3178606Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_embed_headers.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3193328Z copying build\lib.win-amd64-cpython-310\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3199140Z copying build\lib.win-amd64-cpython-310\torch\utils\_cxx_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3205465Z copying build\lib.win-amd64-cpython-310\torch\utils\_debug_mode.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3211649Z copying build\lib.win-amd64-cpython-310\torch\utils\_device.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3217438Z copying build\lib.win-amd64-cpython-310\torch\utils\_dtype_abbrs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3223146Z copying build\lib.win-amd64-cpython-310\torch\utils\_exposed_in.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3228951Z copying build\lib.win-amd64-cpython-310\torch\utils\_filelock.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3234970Z copying build\lib.win-amd64-cpython-310\torch\utils\_foreach_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3240643Z copying build\lib.win-amd64-cpython-310\torch\utils\_functools.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3256909Z copying build\lib.win-amd64-cpython-310\torch\utils\_get_clean_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3262641Z copying build\lib.win-amd64-cpython-310\torch\utils\_helion.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3268452Z copying build\lib.win-amd64-cpython-310\torch\utils\_import_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3273820Z copying build\lib.win-amd64-cpython-310\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3279199Z copying build\lib.win-amd64-cpython-310\torch\utils\_ordered_set.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3284834Z copying build\lib.win-amd64-cpython-310\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3291259Z copying build\lib.win-amd64-cpython-310\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3298203Z copying build\lib.win-amd64-cpython-310\torch\utils\_stats.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3304132Z creating build\bdist.win-amd64\wheel\torch\utils\_strobelight 2025-11-03T16:24:25.3307786Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-11-03T16:24:25.3313607Z copying build\lib.win-amd64-cpython-310\torch\utils\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_strobelight 2025-11-03T16:24:25.3318730Z creating build\bdist.win-amd64\wheel\torch\utils\_sympy 2025-11-03T16:24:25.3321933Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\functions.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3329018Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\interp.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3335111Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\numbers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3341386Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\printers.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3347896Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\reference.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3364279Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\singleton_int.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3370460Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\solve.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3376685Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\symbol.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3382841Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\value_ranges.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3389897Z copying build\lib.win-amd64-cpython-310\torch\utils\_sympy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\_sympy 2025-11-03T16:24:25.3395108Z copying build\lib.win-amd64-cpython-310\torch\utils\_thunk.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3401441Z copying build\lib.win-amd64-cpython-310\torch\utils\_traceback.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3417839Z copying build\lib.win-amd64-cpython-310\torch\utils\_triton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3423443Z copying build\lib.win-amd64-cpython-310\torch\utils\_typing_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3428953Z copying build\lib.win-amd64-cpython-310\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3435233Z copying build\lib.win-amd64-cpython-310\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2025-11-03T16:24:25.3441357Z copying build\lib.win-amd64-cpython-310\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.3446938Z creating build\bdist.win-amd64\wheel\torch\xpu 2025-11-03T16:24:25.3451831Z copying build\lib.win-amd64-cpython-310\torch\xpu\memory.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-11-03T16:24:25.3457325Z copying build\lib.win-amd64-cpython-310\torch\xpu\random.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-11-03T16:24:25.3461930Z copying build\lib.win-amd64-cpython-310\torch\xpu\streams.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-11-03T16:24:25.3467570Z copying build\lib.win-amd64-cpython-310\torch\xpu\_gpu_trace.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-11-03T16:24:25.3473158Z copying build\lib.win-amd64-cpython-310\torch\xpu\_utils.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-11-03T16:24:25.3478667Z copying build\lib.win-amd64-cpython-310\torch\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\xpu 2025-11-03T16:24:25.3493689Z copying build\lib.win-amd64-cpython-310\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.3500391Z creating build\bdist.win-amd64\wheel\torch\_awaits 2025-11-03T16:24:25.3503897Z copying build\lib.win-amd64-cpython-310\torch\_awaits\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_awaits 2025-11-03T16:24:25.3510237Z creating build\bdist.win-amd64\wheel\torch\_C 2025-11-03T16:24:25.3513426Z creating build\bdist.win-amd64\wheel\torch\_C\_acc 2025-11-03T16:24:25.3517258Z copying build\lib.win-amd64-cpython-310\torch\_C\_acc\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_acc 2025-11-03T16:24:25.3522692Z copying build\lib.win-amd64-cpython-310\torch\_C\_aoti.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3529202Z copying build\lib.win-amd64-cpython-310\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3535612Z copying build\lib.win-amd64-cpython-310\torch\_C\_cpu.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3541449Z copying build\lib.win-amd64-cpython-310\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3546845Z copying build\lib.win-amd64-cpython-310\torch\_C\_cusparselt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3561961Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3567800Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3574111Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3580956Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3587254Z copying build\lib.win-amd64-cpython-310\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3596534Z creating build\bdist.win-amd64\wheel\torch\_C\_dynamo 2025-11-03T16:24:25.3600212Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\compiled_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-11-03T16:24:25.3605595Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\eval_frame.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-11-03T16:24:25.3611166Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\guards.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-11-03T16:24:25.3617620Z copying build\lib.win-amd64-cpython-310\torch\_C\_dynamo\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_dynamo 2025-11-03T16:24:25.3623540Z creating build\bdist.win-amd64\wheel\torch\_C\_export 2025-11-03T16:24:25.3627067Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\pt2_archive_constants.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-11-03T16:24:25.3632542Z copying build\lib.win-amd64-cpython-310\torch\_C\_export\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C\_export 2025-11-03T16:24:25.3672021Z copying build\lib.win-amd64-cpython-310\torch\_C\_functionalization.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3676406Z copying build\lib.win-amd64-cpython-310\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3682030Z copying build\lib.win-amd64-cpython-310\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3687705Z copying build\lib.win-amd64-cpython-310\torch\_C\_instruction_counter.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3692987Z copying build\lib.win-amd64-cpython-310\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3698253Z copying build\lib.win-amd64-cpython-310\torch\_C\_jit_tree_views.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3704202Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3710081Z copying build\lib.win-amd64-cpython-310\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3715520Z copying build\lib.win-amd64-cpython-310\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3722324Z copying build\lib.win-amd64-cpython-310\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3732663Z copying build\lib.win-amd64-cpython-310\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3738041Z copying build\lib.win-amd64-cpython-310\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3743579Z copying build\lib.win-amd64-cpython-310\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3749327Z copying build\lib.win-amd64-cpython-310\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3766782Z copying build\lib.win-amd64-cpython-310\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3772141Z copying build\lib.win-amd64-cpython-310\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2025-11-03T16:24:25.3782468Z copying build\lib.win-amd64-cpython-310\torch\_C.cp310-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.3788196Z copying build\lib.win-amd64-cpython-310\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.3793654Z copying build\lib.win-amd64-cpython-310\torch\_compile.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.3799810Z creating build\bdist.win-amd64\wheel\torch\_custom_op 2025-11-03T16:24:25.3803272Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-11-03T16:24:25.3808973Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\impl.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-11-03T16:24:25.3815372Z copying build\lib.win-amd64-cpython-310\torch\_custom_op\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_custom_op 2025-11-03T16:24:25.3820217Z copying build\lib.win-amd64-cpython-310\torch\_custom_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.3836029Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2025-11-03T16:24:25.3839642Z copying build\lib.win-amd64-cpython-310\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2025-11-03T16:24:25.3854064Z creating build\bdist.win-amd64\wheel\torch\_decomp 2025-11-03T16:24:25.3856793Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-11-03T16:24:25.3865412Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-11-03T16:24:25.3871224Z copying build\lib.win-amd64-cpython-310\torch\_decomp\decompositions_for_rng.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-11-03T16:24:25.3887110Z copying build\lib.win-amd64-cpython-310\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2025-11-03T16:24:25.3893826Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2025-11-03T16:24:25.3898448Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-11-03T16:24:25.3905212Z copying build\lib.win-amd64-cpython-310\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2025-11-03T16:24:25.3911400Z creating build\bdist.win-amd64\wheel\torch\_dynamo 2025-11-03T16:24:25.3914965Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.3921366Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\aot_compile_types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.3928132Z creating build\bdist.win-amd64\wheel\torch\_dynamo\backends 2025-11-03T16:24:25.3931852Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3938112Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\cudagraphs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3944459Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\debugging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3951065Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3967540Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\inductor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3982202Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\onnxrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3988652Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\registry.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.3995511Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tensorrt.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.4001830Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\torchxla.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.4008268Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\tvm.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.4015020Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\backends 2025-11-03T16:24:25.4020615Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4037180Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\bytecode_transformation.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4044678Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\cache_size.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4051614Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\callback.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4057960Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\codegen.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4064755Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\code_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4071234Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\compiled_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4081195Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\comptime.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4089202Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\config.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4096262Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\convert_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4104328Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\create_parameter_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4110843Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\current_scope_id.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4116886Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4124098Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\decorators.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4130699Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\device_interface.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4137894Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4144114Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\eval_frame.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4151447Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\exc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4157815Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\external_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4174134Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\funcname_cache.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4180390Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\functional_export.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4186979Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_hints.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4192952Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_break_registry.json -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4200797Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_bytecode_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4207262Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_deduplication.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4213564Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_region_tracker.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4219878Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\graph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4235852Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\guards.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4244328Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4249838Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\logging.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4255580Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\metrics_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4261514Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\mutation_guard.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4267705Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\output_graph.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4276258Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\package.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4282443Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\pgo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4289586Z creating build\bdist.win-amd64\wheel\torch\_dynamo\polyfills 2025-11-03T16:24:25.4293411Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\builtins.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4305050Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\functools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4310783Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\fx.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4316480Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\itertools.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4333294Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\loader.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4339697Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\operator.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4345285Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\os.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4351055Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\pytree.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4357470Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\struct.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4363112Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\sys.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4369047Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4374733Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\_collections.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4380648Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\polyfills\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\polyfills 2025-11-03T16:24:25.4386439Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\precompile_context.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4392676Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\profiler.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4398796Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\replay_record.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4405170Z creating build\bdist.win-amd64\wheel\torch\_dynamo\repro 2025-11-03T16:24:25.4408673Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_aot.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-11-03T16:24:25.4415397Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\after_dynamo.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-11-03T16:24:25.4421769Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\aoti.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-11-03T16:24:25.4427974Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\repro\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\repro 2025-11-03T16:24:25.4432837Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\resume_execution.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4450188Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\side_effects.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4457107Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\source.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4463455Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\symbolic_convert.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4471939Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\tensor_version_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4477859Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\testing.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4484431Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4490680Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_dont_skip_tracing_functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4496987Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\test_minifier_common.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4502805Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\trace_rules.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4511082Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\types.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4531889Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\utils.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4540230Z creating build\bdist.win-amd64\wheel\torch\_dynamo\variables 2025-11-03T16:24:25.4543791Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\base.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4550443Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builder.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4558528Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\builtin.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4566006Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\constant.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4571838Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\ctx_manager.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4588420Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\dicts.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4597794Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\distributed.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4605026Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\functions.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4615878Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\higher_order_ops.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4627751Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\iter.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4637886Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lazy.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4646624Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\lists.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4656427Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\misc.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4670425Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\nn_module.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4678024Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4684143Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\script_object.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4690428Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\sdpa.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4696312Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\streams.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4702610Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\tensor.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4709792Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4717170Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\torch_function.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4723628Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\user_defined.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4730943Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\variables\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo\variables 2025-11-03T16:24:25.4737704Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\_trace_wrapped_higher_order_op.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4743449Z copying build\lib.win-amd64-cpython-310\torch\_dynamo\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dynamo 2025-11-03T16:24:25.4749795Z copying build\lib.win-amd64-cpython-310\torch\_environment.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.4755879Z creating build\bdist.win-amd64\wheel\torch\_export 2025-11-03T16:24:25.4759593Z copying build\lib.win-amd64-cpython-310\torch\_export\config.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.4765808Z copying build\lib.win-amd64-cpython-310\torch\_export\converter.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.4773175Z creating build\bdist.win-amd64\wheel\torch\_export\db 2025-11-03T16:24:25.4776965Z copying build\lib.win-amd64-cpython-310\torch\_export\db\case.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-11-03T16:24:25.4783828Z creating build\bdist.win-amd64\wheel\torch\_export\db\examples 2025-11-03T16:24:25.4787610Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\assume_constant_result.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4793802Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4799759Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\class_method.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4815433Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_branch_class_method.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4821242Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_branch_nested_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4827203Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_branch_nonlocal_variables.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4832881Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_closed_over_variable.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4838573Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_operands.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4844552Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\cond_predicate.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4850318Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\constrain_as_size_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4856033Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\constrain_as_value_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4861826Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\decorator.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4867168Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dictionary.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4872945Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_assert.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4878829Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_constructor.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4884604Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_if_guard.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4890134Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_map.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4896933Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_round.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4919603Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_slicing.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4925658Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\dynamic_shape_view.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4931717Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\fn_with_kwargs.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4939146Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\list_contains.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4945536Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\list_unpack.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4957250Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\model_attr_mutation.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4963656Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\nested_function.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4970343Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\null_context_manager.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4985774Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\optional_input.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4991919Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\pytree_flatten.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.4998159Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\scalar_output.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5004185Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\specialized_attribute.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5010541Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\static_for_loop.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5016746Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\static_if.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5022924Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\tensor_setattr.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5028992Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\type_reflection_method.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5035314Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\unsupported_operator.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5051383Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\user_input_mutation.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5057527Z copying build\lib.win-amd64-cpython-310\torch\_export\db\examples\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db\examples 2025-11-03T16:24:25.5063596Z copying build\lib.win-amd64-cpython-310\torch\_export\db\gen_example.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-11-03T16:24:25.5069736Z copying build\lib.win-amd64-cpython-310\torch\_export\db\logging.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-11-03T16:24:25.5075702Z copying build\lib.win-amd64-cpython-310\torch\_export\db\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\db 2025-11-03T16:24:25.5082877Z copying build\lib.win-amd64-cpython-310\torch\_export\error.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5091304Z copying build\lib.win-amd64-cpython-310\torch\_export\non_strict_utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5109239Z creating build\bdist.win-amd64\wheel\torch\_export\passes 2025-11-03T16:24:25.5113110Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\add_runtime_assertions_for_constraints_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5119930Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\collect_tracepoints_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5125831Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5142281Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\functionalize_side_effectful_ops_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5149069Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\insert_custom_op_guards.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5154756Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\lift_constants_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5161202Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\remove_runtime_assertions.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5167840Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\replace_autocast_with_hop_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5173990Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5180187Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\replace_set_grad_with_hop_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5186225Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\replace_view_ops_with_view_copy_ops_pass.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5192236Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\replace_with_hop_pass_util.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5198783Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\_node_metadata_hook.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5204279Z copying build\lib.win-amd64-cpython-310\torch\_export\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\passes 2025-11-03T16:24:25.5209778Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_base.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5216622Z creating build\bdist.win-amd64\wheel\torch\_export\pass_infra 2025-11-03T16:24:25.5229224Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\node_metadata.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-11-03T16:24:25.5234869Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\proxy_value.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-11-03T16:24:25.5241291Z copying build\lib.win-amd64-cpython-310\torch\_export\pass_infra\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\pass_infra 2025-11-03T16:24:25.5246852Z creating build\bdist.win-amd64\wheel\torch\_export\serde 2025-11-03T16:24:25.5250417Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\dynamic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5256445Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\export_schema.thrift -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5268142Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5273872Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema.yaml -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5289348Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\schema_check.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5295633Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\serialize.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5303297Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\union.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5309213Z copying build\lib.win-amd64-cpython-310\torch\_export\serde\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export\serde 2025-11-03T16:24:25.5313757Z copying build\lib.win-amd64-cpython-310\torch\_export\tools.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5319409Z copying build\lib.win-amd64-cpython-310\torch\_export\utils.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5325928Z copying build\lib.win-amd64-cpython-310\torch\_export\verifier.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5332248Z copying build\lib.win-amd64-cpython-310\torch\_export\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5338895Z copying build\lib.win-amd64-cpython-310\torch\_export\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_export 2025-11-03T16:24:25.5344861Z creating build\bdist.win-amd64\wheel\torch\_functorch 2025-11-03T16:24:25.5348645Z copying build\lib.win-amd64-cpython-310\torch\_functorch\aot_autograd.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5355624Z copying build\lib.win-amd64-cpython-310\torch\_functorch\apis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5361936Z copying build\lib.win-amd64-cpython-310\torch\_functorch\autograd_function.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5368162Z copying build\lib.win-amd64-cpython-310\torch\_functorch\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5384687Z copying build\lib.win-amd64-cpython-310\torch\_functorch\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5390258Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compilers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5396655Z copying build\lib.win-amd64-cpython-310\torch\_functorch\compile_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5402853Z copying build\lib.win-amd64-cpython-310\torch\_functorch\config.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5409738Z copying build\lib.win-amd64-cpython-310\torch\_functorch\deprecated.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5416683Z copying build\lib.win-amd64-cpython-310\torch\_functorch\eager_transforms.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5424599Z copying build\lib.win-amd64-cpython-310\torch\_functorch\functional_call.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5431120Z copying build\lib.win-amd64-cpython-310\torch\_functorch\fx_minifier.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5438000Z copying build\lib.win-amd64-cpython-310\torch\_functorch\make_functional.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5445003Z copying build\lib.win-amd64-cpython-310\torch\_functorch\partitioners.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5453247Z copying build\lib.win-amd64-cpython-310\torch\_functorch\predispatch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5459875Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pyfunctorch.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5466322Z copying build\lib.win-amd64-cpython-310\torch\_functorch\python_key.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5472307Z copying build\lib.win-amd64-cpython-310\torch\_functorch\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5478805Z copying build\lib.win-amd64-cpython-310\torch\_functorch\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5485886Z copying build\lib.win-amd64-cpython-310\torch\_functorch\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5502753Z copying build\lib.win-amd64-cpython-310\torch\_functorch\vmap.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5509356Z creating build\bdist.win-amd64\wheel\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:25.5514009Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\ac_logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:25.5519993Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\graph_info_provider.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:25.5525801Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\knapsack.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:25.5543116Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:25.5549322Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_activation_checkpointing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_activation_checkpointing 2025-11-03T16:24:25.5555459Z creating build\bdist.win-amd64\wheel\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5593858Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\aot_autograd_result.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5600629Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\autograd_cache.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5607356Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\collect_metadata_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5618221Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\descriptors.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5624609Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\frontend_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5630834Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\functional_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5637811Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5643724Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_capture.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5651021Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_capture_wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5657540Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\graph_compile.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5672193Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\input_output_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5678391Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\logging_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5684648Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\runtime_wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5691881Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\schemas.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5699040Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\subclass_parametrization.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5704693Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\subclass_utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5710898Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\utils.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5717029Z copying build\lib.win-amd64-cpython-310\torch\_functorch\_aot_autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch\_aot_autograd 2025-11-03T16:24:25.5722136Z copying build\lib.win-amd64-cpython-310\torch\_functorch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_functorch 2025-11-03T16:24:25.5727763Z copying build\lib.win-amd64-cpython-310\torch\_guards.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.5735018Z creating build\bdist.win-amd64\wheel\torch\_higher_order_ops 2025-11-03T16:24:25.5738787Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\aoti_call_delegate.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5744680Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\associative_scan.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5751065Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\auto_functionalize.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5768453Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\base_hop.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5774451Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\cond.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5780843Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\effects.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5787021Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\executorch_call_delegate.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5792751Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\flat_apply.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5799056Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5805482Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\foreach_map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5811194Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\hints_wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5817514Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\invoke_subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5823923Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\local_map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5830219Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\map.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5836038Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\out_dtype.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5842016Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\partitioner.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5848867Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\run_const_graph.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5855232Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\scan.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5862166Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\schema.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5868376Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\strict_mode.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5874481Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\torchbind.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5880792Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\triton_kernel_wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5898570Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\utils.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5905231Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\while_loop.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5912540Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\wrap.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5918914Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\_invoke_quant.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5925502Z copying build\lib.win-amd64-cpython-310\torch\_higher_order_ops\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_higher_order_ops 2025-11-03T16:24:25.5933060Z creating build\bdist.win-amd64\wheel\torch\_inductor 2025-11-03T16:24:25.5937375Z creating build\bdist.win-amd64\wheel\torch\_inductor\analysis 2025-11-03T16:24:25.5940938Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\device_info.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-11-03T16:24:25.5947267Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\profile_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-11-03T16:24:25.5954137Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analysis\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\analysis 2025-11-03T16:24:25.5959328Z copying build\lib.win-amd64-cpython-310\torch\_inductor\analyze_preserves_zero_mask.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.5965514Z copying build\lib.win-amd64-cpython-310\torch\_inductor\aoti_eager.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.5982003Z copying build\lib.win-amd64-cpython-310\torch\_inductor\async_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.5988930Z copying build\lib.win-amd64-cpython-310\torch\_inductor\augmented_graph_helper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.5995526Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic 2025-11-03T16:24:25.6000011Z creating build\bdist.win-amd64\wheel\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6004213Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6010732Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6017474Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6034839Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6041873Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6048607Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\artifacts\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic\artifacts 2025-11-03T16:24:25.6053908Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-11-03T16:24:25.6060557Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\autoheuristic_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-11-03T16:24:25.6077364Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learnedheuristic_interface.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-11-03T16:24:25.6084234Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\learned_heuristic_controller.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-11-03T16:24:25.6091617Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autoheuristic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\autoheuristic 2025-11-03T16:24:25.6098902Z copying build\lib.win-amd64-cpython-310\torch\_inductor\autotune_process.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6106403Z copying build\lib.win-amd64-cpython-310\torch\_inductor\await_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6112896Z copying build\lib.win-amd64-cpython-310\torch\_inductor\bounds.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6119341Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6125562Z copying build\lib.win-amd64-cpython-310\torch\_inductor\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6132343Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codecache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6142127Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen 2025-11-03T16:24:25.6145915Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_hipify_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6152746Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\aoti_runtime 2025-11-03T16:24:25.6157081Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\aoti_runtime\interface.cpp -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\aoti_runtime 2025-11-03T16:24:25.6163376Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\block_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6169020Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6184905Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6193871Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_bmm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6199921Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_flex_attention_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6206450Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6213995Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_grouped_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6220587Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_micro_gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6227843Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6233763Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_template_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6240259Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6247483Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_cpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6255410Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6261849Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_gpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6268401Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpp_wrapper_mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6274542Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cpu_device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6281008Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6284755Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6290451Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_env.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6296264Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6302809Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cuda_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6323394Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6329281Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:25.6333029Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-11-03T16:24:25.6336804Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:25.6340783Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cuda.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:25.6347110Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\cudart.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:25.6352308Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\cuda 2025-11-03T16:24:25.6357651Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-11-03T16:24:25.6361409Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\pydot 2025-11-03T16:24:25.6368887Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-11-03T16:24:25.6372767Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\special.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-11-03T16:24:25.6378296Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\scipy 2025-11-03T16:24:25.6383600Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions\cutlass_mock_imports 2025-11-03T16:24:25.6388061Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\evt_extensions.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:25.6394030Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\gemm_operation_extensions.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:25.6410114Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda\cutlass_lib_extensions 2025-11-03T16:24:25.6414986Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_python_evt.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6420657Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\cutlass_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6427085Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6433028Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6440124Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\serialization.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6447854Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cuda 2025-11-03T16:24:25.6453995Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cuda_combined_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6469167Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6472538Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6478739Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6484597Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6500079Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\cutedsl_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6505609Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\_cutedsl_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6511477Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\cutedsl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\cutedsl 2025-11-03T16:24:25.6516876Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6522669Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\halide.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6529755Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\memory_planning.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6536214Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6542696Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mps_device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6549646Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\mtia 2025-11-03T16:24:25.6553147Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia\device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\mtia 2025-11-03T16:24:25.6565314Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\mtia\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\mtia 2025-11-03T16:24:25.6574613Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\multi_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6581672Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\python_wrapper_mtia.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6588345Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6593496Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_conv_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6603008Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6611902Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_tile_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6627742Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6645167Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\ck_universal_gemm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6653063Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\compile_command.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6666605Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_benchmark_request.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6673815Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6679782Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6685522Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_template.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6692069Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_template_buffer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6697993Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\rocm_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6703532Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\rocm\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\rocm 2025-11-03T16:24:25.6708396Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\segmented_tree.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6714111Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6731223Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\simd_kernel_features.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6737735Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\subgraph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6743743Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6752679Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_combo_kernel.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6759545Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_split_scan.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6765231Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\triton_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6771130Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6778969Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\wrapper_fxir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6785506Z creating build\bdist.win-amd64\wheel\torch\_inductor\codegen\xpu 2025-11-03T16:24:25.6789154Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu\device_op_overrides.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\xpu 2025-11-03T16:24:25.6794801Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\xpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen\xpu 2025-11-03T16:24:25.6799726Z copying build\lib.win-amd64-cpython-310\torch\_inductor\codegen\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\codegen 2025-11-03T16:24:25.6804403Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6811221Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comms_debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6817029Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_analysis.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6822728Z copying build\lib.win-amd64-cpython-310\torch\_inductor\comm_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6828810Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compiler_bisector.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6835149Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6842646Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_async.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6848623Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_ext.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6860999Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_fx_subproc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6876890Z creating build\bdist.win-amd64\wheel\torch\_inductor\compile_worker 2025-11-03T16:24:25.6880484Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\subproc_pool.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-11-03T16:24:25.6886717Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\timer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-11-03T16:24:25.6892310Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\tracked_process_pool.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-11-03T16:24:25.6898255Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-11-03T16:24:25.6920237Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-11-03T16:24:25.6968443Z copying build\lib.win-amd64-cpython-310\torch\_inductor\compile_worker\__main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\compile_worker 2025-11-03T16:24:25.6974737Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6982170Z copying build\lib.win-amd64-cpython-310\torch\_inductor\config_comms.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.6990172Z copying build\lib.win-amd64-cpython-310\torch\_inductor\constant_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7002488Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpp_builder.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7010475Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cpu_vec_isa.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7017722Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_trees.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7025805Z copying build\lib.win-amd64-cpython-310\torch\_inductor\cudagraph_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7032528Z copying build\lib.win-amd64-cpython-310\torch\_inductor\custom_graph_pass.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7048489Z copying build\lib.win-amd64-cpython-310\torch\_inductor\debug.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7055631Z copying build\lib.win-amd64-cpython-310\torch\_inductor\decomposition.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7063477Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7070685Z copying build\lib.win-amd64-cpython-310\torch\_inductor\dtype_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7077204Z copying build\lib.win-amd64-cpython-310\torch\_inductor\exc.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7083713Z copying build\lib.win-amd64-cpython-310\torch\_inductor\extern_node_serializer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7090159Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7098498Z copying build\lib.win-amd64-cpython-310\torch\_inductor\freezing_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7107074Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fuzzer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7117057Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes 2025-11-03T16:24:25.7120796Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\b2b_gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7134678Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\binary_folding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7141711Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\bucketing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7149067Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\control_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7166014Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\ddp_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7178486Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\decompose_mem_bound_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7184119Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\dedupe_symint_uses.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7190137Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\efficient_conv_bn_eval.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7196640Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\freezing_patterns.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7202740Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\fsdp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7208705Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\fuse_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7215531Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\group_batch_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7222669Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\joint_graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7229407Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\memory_estimator.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7236203Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\micro_pipeline_tp.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7242728Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\misc_patterns.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7248727Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\mkldnn_fusion.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7256777Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\numeric_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7262976Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\overlap_preserving_bucketer.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7279487Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\overlap_scheduling.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7285742Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\pad_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7291913Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\post_grad.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7299208Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\pre_grad.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7305576Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\quantization.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7313283Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7319877Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\replace_random.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7327020Z creating build\bdist.win-amd64\wheel\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7330969Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7336961Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7342479Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7358951Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7365623Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7372549Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7379315Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7386085Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7392726Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7399977Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7406910Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7414821Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7421960Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7435517Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7442801Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7449399Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7457483Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7464708Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7472031Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7609214Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7616675Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7623730Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7631120Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7643029Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7650128Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7689978Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7696838Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7703255Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\serialized_patterns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes\serialized_patterns 2025-11-03T16:24:25.7707962Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\split_cat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7715980Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\fx_passes 2025-11-03T16:24:25.7720705Z copying build\lib.win-amd64-cpython-310\torch\_inductor\fx_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7726338Z copying build\lib.win-amd64-cpython-310\torch\_inductor\graph.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7737659Z copying build\lib.win-amd64-cpython-310\torch\_inductor\hooks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7743023Z copying build\lib.win-amd64-cpython-310\torch\_inductor\index_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7748974Z copying build\lib.win-amd64-cpython-310\torch\_inductor\inductor_prims.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7755368Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7765317Z copying build\lib.win-amd64-cpython-310\torch\_inductor\jagged_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7771764Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel 2025-11-03T16:24:25.7775322Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\bmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7781147Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\conv.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7787312Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\custom_op.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7793653Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7797094Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7802736Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7809392Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_cpu.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7815494Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_decoding.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7821514Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\flex_flash_attention.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7844009Z creating build\bdist.win-amd64\wheel\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7847598Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\common.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7853444Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\flash_attention.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7859479Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\flex_attention.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7876506Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7883009Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\flex_decode.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7889377Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\templates\utilities.py.jinja -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex\templates 2025-11-03T16:24:25.7894920Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\flex\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel\flex 2025-11-03T16:24:25.7900424Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7907164Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_common.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7922276Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_grouped.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7928203Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\mm_plus_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7957445Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\kernel 2025-11-03T16:24:25.7962813Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_inputs.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7968813Z copying build\lib.win-amd64-cpython-310\torch\_inductor\kernel_template_choice.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7975128Z creating build\bdist.win-amd64\wheel\torch\_inductor\lookup_table 2025-11-03T16:24:25.7978957Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table\choices.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\lookup_table 2025-11-03T16:24:25.7985019Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lookup_table\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\lookup_table 2025-11-03T16:24:25.7990612Z copying build\lib.win-amd64-cpython-310\torch\_inductor\loop_body.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.7997171Z copying build\lib.win-amd64-cpython-310\torch\_inductor\lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8005974Z copying build\lib.win-amd64-cpython-310\torch\_inductor\memory.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8033704Z copying build\lib.win-amd64-cpython-310\torch\_inductor\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8041748Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_ir.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8048730Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mkldnn_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8056933Z copying build\lib.win-amd64-cpython-310\torch\_inductor\mock_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8063480Z copying build\lib.win-amd64-cpython-310\torch\_inductor\ops_handler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8071091Z copying build\lib.win-amd64-cpython-310\torch\_inductor\optimize_indexing.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8077635Z copying build\lib.win-amd64-cpython-310\torch\_inductor\output_code.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8085172Z creating build\bdist.win-amd64\wheel\torch\_inductor\package 2025-11-03T16:24:25.8089363Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\build_package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-11-03T16:24:25.8102480Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\package.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-11-03T16:24:25.8109687Z copying build\lib.win-amd64-cpython-310\torch\_inductor\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\package 2025-11-03T16:24:25.8118241Z copying build\lib.win-amd64-cpython-310\torch\_inductor\pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8129093Z copying build\lib.win-amd64-cpython-310\torch\_inductor\quantized_lowerings.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8138171Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8155007Z copying build\lib.win-amd64-cpython-310\torch\_inductor\remote_gemm_autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8161943Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime 2025-11-03T16:24:25.8166113Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\autotune_cache.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8173482Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\benchmarking.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8179232Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\cache_dir_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8186088Z creating build\bdist.win-amd64\wheel\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8200091Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\config.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8205718Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\context.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8211382Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\exceptions.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8217408Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\implementations.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8222980Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\interfaces.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8238903Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\locks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8245119Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8250305Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\caching\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime\caching 2025-11-03T16:24:25.8256074Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\compile_tasks.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8262390Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\coordinate_descent_tuner.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8268345Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\debug_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8274988Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\halide_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8280629Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\hints.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8287101Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\runtime_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8293097Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\static_cuda_launcher.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8299086Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_compat.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8305208Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_helpers.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8312496Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\triton_heuristics.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8320251Z copying build\lib.win-amd64-cpython-310\torch\_inductor\runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\runtime 2025-11-03T16:24:25.8325148Z copying build\lib.win-amd64-cpython-310\torch\_inductor\scheduler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8334176Z copying build\lib.win-amd64-cpython-310\torch\_inductor\script.ld -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8339807Z copying build\lib.win-amd64-cpython-310\torch\_inductor\select_algorithm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8360688Z copying build\lib.win-amd64-cpython-310\torch\_inductor\shape_propagation.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8361402Z copying build\lib.win-amd64-cpython-310\torch\_inductor\sizevars.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8362236Z copying build\lib.win-amd64-cpython-310\torch\_inductor\standalone_compile.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8373446Z copying build\lib.win-amd64-cpython-310\torch\_inductor\subgraph_lowering.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8379600Z creating build\bdist.win-amd64\wheel\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8383870Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\aten.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8390316Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\base.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8396719Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\contiguous_mm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8402915Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\decompose_k.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8426649Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\gemm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8432084Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\params.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8437792Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\registry.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8443585Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\triton.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8451132Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\triton_addmm.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8457181Z copying build\lib.win-amd64-cpython-310\torch\_inductor\template_heuristics\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor\template_heuristics 2025-11-03T16:24:25.8463193Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_case.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8478252Z copying build\lib.win-amd64-cpython-310\torch\_inductor\test_operators.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8484537Z copying build\lib.win-amd64-cpython-310\torch\_inductor\tiling_utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8491289Z copying build\lib.win-amd64-cpython-310\torch\_inductor\triton_bundler.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8497789Z copying build\lib.win-amd64-cpython-310\torch\_inductor\utils.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8505697Z copying build\lib.win-amd64-cpython-310\torch\_inductor\virtualized.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8511682Z copying build\lib.win-amd64-cpython-310\torch\_inductor\wrapper_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8518473Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__autotune_main__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8524016Z copying build\lib.win-amd64-cpython-310\torch\_inductor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_inductor 2025-11-03T16:24:25.8530336Z copying build\lib.win-amd64-cpython-310\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8548120Z creating build\bdist.win-amd64\wheel\torch\_lazy 2025-11-03T16:24:25.8551720Z copying build\lib.win-amd64-cpython-310\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8558141Z copying build\lib.win-amd64-cpython-310\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8564348Z copying build\lib.win-amd64-cpython-310\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8570025Z copying build\lib.win-amd64-cpython-310\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8576637Z copying build\lib.win-amd64-cpython-310\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8593158Z copying build\lib.win-amd64-cpython-310\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8599341Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8605526Z copying build\lib.win-amd64-cpython-310\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8612722Z copying build\lib.win-amd64-cpython-310\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8621277Z copying build\lib.win-amd64-cpython-310\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8628036Z copying build\lib.win-amd64-cpython-310\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2025-11-03T16:24:25.8636732Z creating build\bdist.win-amd64\wheel\torch\_library 2025-11-03T16:24:25.8641776Z copying build\lib.win-amd64-cpython-310\torch\_library\autograd.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8649914Z copying build\lib.win-amd64-cpython-310\torch\_library\custom_ops.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8657432Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_class_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8664000Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_impl.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8679827Z copying build\lib.win-amd64-cpython-310\torch\_library\fake_profile.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8685954Z copying build\lib.win-amd64-cpython-310\torch\_library\infer_schema.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8692245Z copying build\lib.win-amd64-cpython-310\torch\_library\opaque_object.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8698748Z copying build\lib.win-amd64-cpython-310\torch\_library\simple_registry.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8704575Z copying build\lib.win-amd64-cpython-310\torch\_library\triton.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8710398Z copying build\lib.win-amd64-cpython-310\torch\_library\utils.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8716679Z copying build\lib.win-amd64-cpython-310\torch\_library\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_library 2025-11-03T16:24:25.8722076Z copying build\lib.win-amd64-cpython-310\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8728476Z copying build\lib.win-amd64-cpython-310\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8735245Z creating build\bdist.win-amd64\wheel\torch\_logging 2025-11-03T16:24:25.8738604Z copying build\lib.win-amd64-cpython-310\torch\_logging\scribe.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-11-03T16:24:25.8744567Z copying build\lib.win-amd64-cpython-310\torch\_logging\structured.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-11-03T16:24:25.8750309Z copying build\lib.win-amd64-cpython-310\torch\_logging\_internal.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-11-03T16:24:25.8757334Z copying build\lib.win-amd64-cpython-310\torch\_logging\_registrations.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-11-03T16:24:25.8772664Z copying build\lib.win-amd64-cpython-310\torch\_logging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_logging 2025-11-03T16:24:25.8778236Z copying build\lib.win-amd64-cpython-310\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8792498Z copying build\lib.win-amd64-cpython-310\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8801983Z copying build\lib.win-amd64-cpython-310\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8808587Z creating build\bdist.win-amd64\wheel\torch\_numpy 2025-11-03T16:24:25.8812517Z copying build\lib.win-amd64-cpython-310\torch\_numpy\fft.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8818803Z copying build\lib.win-amd64-cpython-310\torch\_numpy\linalg.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8825565Z copying build\lib.win-amd64-cpython-310\torch\_numpy\random.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8831556Z creating build\bdist.win-amd64\wheel\torch\_numpy\testing 2025-11-03T16:24:25.8835521Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\utils.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-11-03T16:24:25.8842940Z copying build\lib.win-amd64-cpython-310\torch\_numpy\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy\testing 2025-11-03T16:24:25.8849079Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_binary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8855403Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_casting_dicts.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8872104Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8878488Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_dtypes_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8885065Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8891216Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_funcs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8898595Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_getlimits.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8904926Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ndarray.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8911635Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_normalizations.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8917808Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_reductions_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8924320Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_ufuncs.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8930468Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_unary_ufuncs_impl.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8936773Z copying build\lib.win-amd64-cpython-310\torch\_numpy\_util.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8942778Z copying build\lib.win-amd64-cpython-310\torch\_numpy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_numpy 2025-11-03T16:24:25.8948804Z copying build\lib.win-amd64-cpython-310\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.8956790Z creating build\bdist.win-amd64\wheel\torch\_prims 2025-11-03T16:24:25.8960578Z copying build\lib.win-amd64-cpython-310\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-11-03T16:24:25.8967069Z copying build\lib.win-amd64-cpython-310\torch\_prims\debug_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-11-03T16:24:25.8973334Z copying build\lib.win-amd64-cpython-310\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-11-03T16:24:25.8979489Z copying build\lib.win-amd64-cpython-310\torch\_prims\rng_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-11-03T16:24:25.8985542Z copying build\lib.win-amd64-cpython-310\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2025-11-03T16:24:25.9003163Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2025-11-03T16:24:25.9006812Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-11-03T16:24:25.9013046Z copying build\lib.win-amd64-cpython-310\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2025-11-03T16:24:25.9020298Z copying build\lib.win-amd64-cpython-310\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9026384Z creating build\bdist.win-amd64\wheel\torch\_refs 2025-11-03T16:24:25.9049008Z copying build\lib.win-amd64-cpython-310\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-11-03T16:24:25.9055907Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2025-11-03T16:24:25.9059510Z copying build\lib.win-amd64-cpython-310\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2025-11-03T16:24:25.9065303Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2025-11-03T16:24:25.9069045Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2025-11-03T16:24:25.9072498Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\functional\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn\functional 2025-11-03T16:24:25.9079157Z copying build\lib.win-amd64-cpython-310\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2025-11-03T16:24:25.9084720Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2025-11-03T16:24:25.9088308Z copying build\lib.win-amd64-cpython-310\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2025-11-03T16:24:25.9094768Z copying build\lib.win-amd64-cpython-310\torch\_refs\_conversions.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-11-03T16:24:25.9100517Z copying build\lib.win-amd64-cpython-310\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2025-11-03T16:24:25.9121848Z copying build\lib.win-amd64-cpython-310\torch\_size_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9128289Z copying build\lib.win-amd64-cpython-310\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9135169Z copying build\lib.win-amd64-cpython-310\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9141040Z copying build\lib.win-amd64-cpython-310\torch\_streambase.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9147541Z creating build\bdist.win-amd64\wheel\torch\_strobelight 2025-11-03T16:24:25.9151188Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\cli_function_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-11-03T16:24:25.9157334Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\compile_time_profiler.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-11-03T16:24:25.9164094Z copying build\lib.win-amd64-cpython-310\torch\_strobelight\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_strobelight 2025-11-03T16:24:25.9179642Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2025-11-03T16:24:25.9183317Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_impls.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9190094Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9198175Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9218624Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\functional_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9225123Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9232572Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\schema_check_mode.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9238838Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\_fake_tensor_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9244613Z copying build\lib.win-amd64-cpython-310\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2025-11-03T16:24:25.9250053Z copying build\lib.win-amd64-cpython-310\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9257398Z copying build\lib.win-amd64-cpython-310\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9265832Z copying build\lib.win-amd64-cpython-310\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9272582Z copying build\lib.win-amd64-cpython-310\torch\_thread_safe_fork.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9277580Z copying build\lib.win-amd64-cpython-310\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9298074Z copying build\lib.win-amd64-cpython-310\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9304638Z copying build\lib.win-amd64-cpython-310\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9310787Z creating build\bdist.win-amd64\wheel\torch\_vendor 2025-11-03T16:24:25.9314356Z creating build\bdist.win-amd64\wheel\torch\_vendor\packaging 2025-11-03T16:24:25.9317844Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\version.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-11-03T16:24:25.9324044Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\_structures.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-11-03T16:24:25.9329589Z copying build\lib.win-amd64-cpython-310\torch\_vendor\packaging\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor\packaging 2025-11-03T16:24:25.9340957Z copying build\lib.win-amd64-cpython-310\torch\_vendor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_vendor 2025-11-03T16:24:25.9345761Z copying build\lib.win-amd64-cpython-310\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9351662Z copying build\lib.win-amd64-cpython-310\torch\_VF.pyi -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9370008Z copying build\lib.win-amd64-cpython-310\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9376116Z copying build\lib.win-amd64-cpython-310\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9382733Z copying build\lib.win-amd64-cpython-310\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9388314Z copying build\lib.win-amd64-cpython-310\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9394060Z copying build\lib.win-amd64-cpython-310\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2025-11-03T16:24:25.9413447Z creating build\bdist.win-amd64\wheel\torchgen 2025-11-03T16:24:25.9417274Z creating build\bdist.win-amd64\wheel\torchgen\aoti 2025-11-03T16:24:25.9420724Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\fallback_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-11-03T16:24:25.9427261Z copying build\lib.win-amd64-cpython-310\torchgen\aoti\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\aoti 2025-11-03T16:24:25.9432238Z creating build\bdist.win-amd64\wheel\torchgen\api 2025-11-03T16:24:25.9435983Z copying build\lib.win-amd64-cpython-310\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9442841Z copying build\lib.win-amd64-cpython-310\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9449366Z copying build\lib.win-amd64-cpython-310\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9455464Z copying build\lib.win-amd64-cpython-310\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9461720Z copying build\lib.win-amd64-cpython-310\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9477912Z copying build\lib.win-amd64-cpython-310\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9489079Z copying build\lib.win-amd64-cpython-310\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9494836Z copying build\lib.win-amd64-cpython-310\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9501711Z copying build\lib.win-amd64-cpython-310\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9507552Z copying build\lib.win-amd64-cpython-310\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9514269Z creating build\bdist.win-amd64\wheel\torchgen\api\types 2025-11-03T16:24:25.9518005Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\signatures.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-11-03T16:24:25.9524143Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-11-03T16:24:25.9529844Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\types_base.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-11-03T16:24:25.9535781Z copying build\lib.win-amd64-cpython-310\torchgen\api\types\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api\types 2025-11-03T16:24:25.9541123Z copying build\lib.win-amd64-cpython-310\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9546787Z copying build\lib.win-amd64-cpython-310\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9552988Z copying build\lib.win-amd64-cpython-310\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2025-11-03T16:24:25.9557784Z copying build\lib.win-amd64-cpython-310\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9563773Z copying build\lib.win-amd64-cpython-310\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9570367Z creating build\bdist.win-amd64\wheel\torchgen\dest 2025-11-03T16:24:25.9573988Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-11-03T16:24:25.9589036Z copying build\lib.win-amd64-cpython-310\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-11-03T16:24:25.9594899Z copying build\lib.win-amd64-cpython-310\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-11-03T16:24:25.9633506Z copying build\lib.win-amd64-cpython-310\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-11-03T16:24:25.9643865Z copying build\lib.win-amd64-cpython-310\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-11-03T16:24:25.9649983Z copying build\lib.win-amd64-cpython-310\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2025-11-03T16:24:25.9655352Z copying build\lib.win-amd64-cpython-310\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9764838Z copying build\lib.win-amd64-cpython-310\torchgen\gen_aoti_c_shim.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9771947Z copying build\lib.win-amd64-cpython-310\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9779872Z copying build\lib.win-amd64-cpython-310\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9786946Z copying build\lib.win-amd64-cpython-310\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9793901Z copying build\lib.win-amd64-cpython-310\torchgen\gen_schema_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9799971Z copying build\lib.win-amd64-cpython-310\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9805545Z copying build\lib.win-amd64-cpython-310\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9811545Z copying build\lib.win-amd64-cpython-310\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9819513Z copying build\lib.win-amd64-cpython-310\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:25.9832068Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2025-11-03T16:24:25.9836087Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\gen_mobile_upgraders.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-11-03T16:24:25.9842686Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-11-03T16:24:25.9848167Z copying build\lib.win-amd64-cpython-310\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2025-11-03T16:24:25.9862907Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2025-11-03T16:24:25.9866478Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2025-11-03T16:24:25.9870022Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2025-11-03T16:24:25.9873565Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native\native_functions.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2025-11-03T16:24:25.9886017Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\native\tags.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\native 2025-11-03T16:24:25.9893263Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9897433Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9903766Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9909775Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9925316Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9930868Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9936789Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9942930Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9948509Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9954191Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\enum_tag.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9959612Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Function.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9965392Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9970885Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9979291Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9985122Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\LazyIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9990681Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:25.9996308Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0002238Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0008124Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0014225Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0031075Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0037317Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operator.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0043449Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operators.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0049870Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\Operators.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0056445Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0062464Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0068970Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0075337Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0082170Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0088286Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0105096Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0111592Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0117758Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0126438Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\TensorBody.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0134528Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0143599Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0151885Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0159611Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0166432Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0183118Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0189741Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClasses.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0195355Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClasses.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0201019Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\ATen\templates\ViewMetaClassesPythonBinding.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\ATen\templates 2025-11-03T16:24:26.0208476Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd 2025-11-03T16:24:26.0211992Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\BUILD.bazel -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0226659Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\build.bzl -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0227771Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\context.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0232051Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\deprecated.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0238152Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\derivatives.yaml -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0256017Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_annotated_fn_args.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0261777Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0267855Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_autograd_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0275058Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_inplace_or_view_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0281497Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_python_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0288008Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_trace_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0294858Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_variable_factories.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0300871Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_variable_type.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0308012Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\gen_view_funcs.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0314170Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\load_derivatives.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0320459Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\README.md -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0327160Z creating build\bdist.win-amd64\wheel\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0331105Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ADInplaceOrViewType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0337108Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\annotated_fn_args.py.in -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0342371Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\Functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0357662Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\Functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0363565Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_enum_tag.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0369001Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_fft_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0375032Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0381033Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_functions.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0386877Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_linalg_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0400023Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_nested_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0405855Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_nn_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0411635Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_return_types.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0417784Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_return_types.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0423528Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_sparse_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0429929Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_special_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0436470Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_torch_functions.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0442563Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\python_variable_methods.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0459152Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\TraceType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0465205Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\VariableType.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0471231Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\VariableType.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0477074Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\variable_factories.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0483418Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ViewFuncs.cpp -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0488809Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\templates\ViewFuncs.h -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd\templates 2025-11-03T16:24:26.0495009Z copying build\lib.win-amd64-cpython-310\torchgen\packaged\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\packaged\autograd 2025-11-03T16:24:26.0500258Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2025-11-03T16:24:26.0504031Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-11-03T16:24:26.0509800Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-11-03T16:24:26.0515426Z copying build\lib.win-amd64-cpython-310\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2025-11-03T16:24:26.0520231Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2025-11-03T16:24:26.0523726Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-11-03T16:24:26.0529674Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-11-03T16:24:26.0536843Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\gen_static_runtime_ops.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-11-03T16:24:26.0652287Z copying build\lib.win-amd64-cpython-310\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2025-11-03T16:24:26.0659471Z copying build\lib.win-amd64-cpython-310\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:26.0668305Z copying build\lib.win-amd64-cpython-310\torchgen\yaml_utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:26.0674969Z copying build\lib.win-amd64-cpython-310\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2025-11-03T16:24:26.0686147Z running install_egg_info 2025-11-03T16:24:26.0816968Z running egg_info 2025-11-03T16:24:26.0944071Z writing torch.egg-info\PKG-INFO 2025-11-03T16:24:26.0964434Z writing dependency_links to torch.egg-info\dependency_links.txt 2025-11-03T16:24:26.0969295Z writing entry points to torch.egg-info\entry_points.txt 2025-11-03T16:24:26.0979095Z writing requirements to torch.egg-info\requires.txt 2025-11-03T16:24:26.0983352Z writing top-level names to torch.egg-info\top_level.txt 2025-11-03T16:24:27.6203455Z reading manifest file 'torch.egg-info\SOURCES.txt' 2025-11-03T16:24:35.3748451Z reading manifest template 'MANIFEST.in' 2025-11-03T16:24:35.6885954Z warning: no directories found matching 'ios' 2025-11-03T16:24:45.8580660Z no previously-included directories found matching 'third_party\nccl\pkg\debian' 2025-11-03T16:24:46.5928159Z no previously-included directories found matching '**\.gitlab' 2025-11-03T16:24:46.8322303Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-11-03T16:24:47.0715823Z warning: no previously-included files matching '*.obj' found anywhere in distribution 2025-11-03T16:24:47.3107107Z warning: no previously-included files matching '*.so' found anywhere in distribution 2025-11-03T16:24:47.5504720Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-11-03T16:24:47.7904891Z warning: no previously-included files matching '*.a' found anywhere in distribution 2025-11-03T16:24:48.9962374Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-11-03T16:24:49.2328269Z warning: no previously-included files matching '*~' found anywhere in distribution 2025-11-03T16:24:50.3685445Z adding license file 'LICENSE' 2025-11-03T16:24:50.3685788Z adding license file 'NOTICE' 2025-11-03T16:24:59.4429577Z writing manifest file 'torch.egg-info\SOURCES.txt' 2025-11-03T16:24:59.4903977Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-2.10.0a0+git3f6538f-py3.10.egg-info 2025-11-03T16:24:59.5021635Z running install_scripts 2025-11-03T16:24:59.5045469Z C:\Jenkins\Miniconda3\envs\py_tmp\lib\site-packages\setuptools\command\bdist_wheel.py:103: RuntimeWarning: Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect 2025-11-03T16:24:59.5046405Z if get_flag("Py_DEBUG", hasattr(sys, "gettotalrefcount"), warn=(impl == "cp")): 2025-11-03T16:24:59.5124975Z creating build\bdist.win-amd64\wheel\torch-2.10.0a0+git3f6538f.dist-info\WHEEL 2025-11-03T16:24:59.5141940Z creating 'C:\actions-runner\_work\pytorch\pytorch\dist\.tmp-dl2z6x6z\torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2025-11-03T16:24:59.5193531Z adding 'functorch/__init__.py' 2025-11-03T16:24:59.5231323Z adding 'functorch/_src/__init__.py' 2025-11-03T16:24:59.5235332Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-11-03T16:24:59.5239546Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-11-03T16:24:59.5243384Z adding 'functorch/_src/make_functional/__init__.py' 2025-11-03T16:24:59.5247371Z adding 'functorch/_src/vmap/__init__.py' 2025-11-03T16:24:59.5251365Z adding 'functorch/compile/__init__.py' 2025-11-03T16:24:59.5272851Z adding 'functorch/dim/__init__.py' 2025-11-03T16:24:59.5278273Z adding 'functorch/dim/_dim_entry.py' 2025-11-03T16:24:59.5289832Z adding 'functorch/dim/_enable_all_layers.py' 2025-11-03T16:24:59.5298441Z adding 'functorch/dim/_getsetitem.py' 2025-11-03T16:24:59.5303934Z adding 'functorch/dim/_order.py' 2025-11-03T16:24:59.5307807Z adding 'functorch/dim/_py_inst_decoder.py' 2025-11-03T16:24:59.5311837Z adding 'functorch/dim/_tensor_info.py' 2025-11-03T16:24:59.5317302Z adding 'functorch/dim/_wrap.py' 2025-11-03T16:24:59.5321086Z adding 'functorch/dim/magic_trace.py' 2025-11-03T16:24:59.5325525Z adding 'functorch/dim/op_properties.py' 2025-11-03T16:24:59.5329424Z adding 'functorch/dim/wrap_type.py' 2025-11-03T16:24:59.5333344Z adding 'functorch/einops/__init__.py' 2025-11-03T16:24:59.5339545Z adding 'functorch/einops/_parsing.py' 2025-11-03T16:24:59.5344919Z adding 'functorch/einops/rearrange.py' 2025-11-03T16:24:59.5349323Z adding 'functorch/experimental/__init__.py' 2025-11-03T16:24:59.5352331Z adding 'functorch/experimental/control_flow.py' 2025-11-03T16:24:59.5355302Z adding 'functorch/experimental/ops.py' 2025-11-03T16:24:59.5364447Z adding 'torch/_C.cp310-win_amd64.pyd' 2025-11-03T16:24:59.5368264Z adding 'torch/_VF.py' 2025-11-03T16:24:59.5595315Z adding 'torch/_VF.pyi' 2025-11-03T16:24:59.5626605Z adding 'torch/__config__.py' 2025-11-03T16:24:59.5630369Z adding 'torch/__future__.py' 2025-11-03T16:24:59.5670905Z adding 'torch/__init__.py' 2025-11-03T16:24:59.5682332Z adding 'torch/_appdirs.py' 2025-11-03T16:24:59.5686519Z adding 'torch/_classes.py' 2025-11-03T16:24:59.5690151Z adding 'torch/_compile.py' 2025-11-03T16:24:59.5696329Z adding 'torch/_custom_ops.py' 2025-11-03T16:24:59.5699966Z adding 'torch/_environment.py' 2025-11-03T16:24:59.5716217Z adding 'torch/_guards.py' 2025-11-03T16:24:59.5739439Z adding 'torch/_jit_internal.py' 2025-11-03T16:24:59.5744927Z adding 'torch/_linalg_utils.py' 2025-11-03T16:24:59.5761094Z adding 'torch/_lobpcg.py' 2025-11-03T16:24:59.5768007Z adding 'torch/_lowrank.py' 2025-11-03T16:24:59.5846516Z adding 'torch/_meta_registrations.py' 2025-11-03T16:24:59.5856599Z adding 'torch/_namedtensor_internals.py' 2025-11-03T16:24:59.5878955Z adding 'torch/_ops.py' 2025-11-03T16:24:59.5885430Z adding 'torch/_python_dispatcher.py' 2025-11-03T16:24:59.5889081Z adding 'torch/_size_docs.py' 2025-11-03T16:24:59.5893394Z adding 'torch/_sources.py' 2025-11-03T16:24:59.5897078Z adding 'torch/_storage_docs.py' 2025-11-03T16:24:59.5900227Z adding 'torch/_streambase.py' 2025-11-03T16:24:59.5928558Z adding 'torch/_tensor.py' 2025-11-03T16:24:59.5974694Z adding 'torch/_tensor_docs.py' 2025-11-03T16:24:59.5987291Z adding 'torch/_tensor_str.py' 2025-11-03T16:24:59.5991244Z adding 'torch/_thread_safe_fork.py' 2025-11-03T16:24:59.6131038Z adding 'torch/_torch_docs.py' 2025-11-03T16:24:59.6157766Z adding 'torch/_utils.py' 2025-11-03T16:24:59.6165466Z adding 'torch/_utils_internal.py' 2025-11-03T16:24:59.6203538Z adding 'torch/_vmap_internals.py' 2025-11-03T16:24:59.6203865Z adding 'torch/_weights_only_unpickler.py' 2025-11-03T16:24:59.6215545Z adding 'torch/functional.py' 2025-11-03T16:24:59.6230228Z adding 'torch/hub.py' 2025-11-03T16:24:59.6254736Z adding 'torch/library.py' 2025-11-03T16:24:59.6282652Z adding 'torch/overrides.py' 2025-11-03T16:24:59.6288549Z adding 'torch/py.typed' 2025-11-03T16:24:59.6293369Z adding 'torch/quasirandom.py' 2025-11-03T16:24:59.6298456Z adding 'torch/random.py' 2025-11-03T16:24:59.6302152Z adding 'torch/return_types.py' 2025-11-03T16:24:59.6306704Z adding 'torch/return_types.pyi' 2025-11-03T16:24:59.6336496Z adding 'torch/serialization.py' 2025-11-03T16:24:59.6353533Z adding 'torch/storage.py' 2025-11-03T16:24:59.6358546Z adding 'torch/torch_version.py' 2025-11-03T16:24:59.6362658Z adding 'torch/types.py' 2025-11-03T16:24:59.6366010Z adding 'torch/version.py' 2025-11-03T16:24:59.6592673Z adding 'torch/_C/_VariableFunctions.pyi' 2025-11-03T16:24:59.6731714Z adding 'torch/_C/__init__.pyi' 2025-11-03T16:24:59.6732005Z adding 'torch/_C/_aoti.pyi' 2025-11-03T16:24:59.6734323Z adding 'torch/_C/_autograd.pyi' 2025-11-03T16:24:59.6737851Z adding 'torch/_C/_cpu.pyi' 2025-11-03T16:24:59.6741033Z adding 'torch/_C/_cudnn.pyi' 2025-11-03T16:24:59.6744261Z adding 'torch/_C/_cusparselt.pyi' 2025-11-03T16:24:59.6747374Z adding 'torch/_C/_distributed.pyi' 2025-11-03T16:24:59.6750905Z adding 'torch/_C/_distributed_autograd.pyi' 2025-11-03T16:24:59.6759428Z adding 'torch/_C/_distributed_c10d.pyi' 2025-11-03T16:24:59.6764356Z adding 'torch/_C/_distributed_rpc.pyi' 2025-11-03T16:24:59.6768271Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-11-03T16:24:59.6771529Z adding 'torch/_C/_functionalization.pyi' 2025-11-03T16:24:59.6774722Z adding 'torch/_C/_functions.pyi' 2025-11-03T16:24:59.6778434Z adding 'torch/_C/_functorch.pyi' 2025-11-03T16:24:59.6782972Z adding 'torch/_C/_instruction_counter.pyi' 2025-11-03T16:24:59.6785062Z adding 'torch/_C/_itt.pyi' 2025-11-03T16:24:59.6788905Z adding 'torch/_C/_jit_tree_views.pyi' 2025-11-03T16:24:59.6792327Z adding 'torch/_C/_lazy.pyi' 2025-11-03T16:24:59.6795461Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-11-03T16:24:59.6798834Z adding 'torch/_C/_monitor.pyi' 2025-11-03T16:24:59.6803302Z adding 'torch/_C/_nn.pyi' 2025-11-03T16:24:59.6806864Z adding 'torch/_C/_nvtx.pyi' 2025-11-03T16:24:59.6810143Z adding 'torch/_C/_onnx.pyi' 2025-11-03T16:24:59.6814596Z adding 'torch/_C/_profiler.pyi' 2025-11-03T16:24:59.6817868Z adding 'torch/_C/_verbose.pyi' 2025-11-03T16:24:59.6821912Z adding 'torch/_C/_acc/__init__.pyi' 2025-11-03T16:24:59.6825979Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-11-03T16:24:59.6829261Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-11-03T16:24:59.6832906Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-11-03T16:24:59.6837917Z adding 'torch/_C/_dynamo/guards.pyi' 2025-11-03T16:24:59.6842189Z adding 'torch/_C/_export/__init__.pyi' 2025-11-03T16:24:59.6845656Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-11-03T16:24:59.6849534Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-11-03T16:24:59.6853773Z adding 'torch/_awaits/__init__.py' 2025-11-03T16:24:59.6857597Z adding 'torch/_custom_op/__init__.py' 2025-11-03T16:24:59.6863416Z adding 'torch/_custom_op/autograd.py' 2025-11-03T16:24:59.6873500Z adding 'torch/_custom_op/impl.py' 2025-11-03T16:24:59.6882089Z adding 'torch/_decomp/__init__.py' 2025-11-03T16:24:59.6942093Z adding 'torch/_decomp/decompositions.py' 2025-11-03T16:24:59.6952011Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-11-03T16:24:59.6957576Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-11-03T16:24:59.6961778Z adding 'torch/_dispatch/__init__.py' 2025-11-03T16:24:59.6966589Z adding 'torch/_dispatch/python.py' 2025-11-03T16:24:59.6972825Z adding 'torch/_dynamo/__init__.py' 2025-11-03T16:24:59.6978605Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-11-03T16:24:59.6985098Z adding 'torch/_dynamo/aot_compile.py' 2025-11-03T16:24:59.6989256Z adding 'torch/_dynamo/aot_compile_types.py' 2025-11-03T16:24:59.6994609Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-11-03T16:24:59.7019043Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-11-03T16:24:59.7026980Z adding 'torch/_dynamo/cache_size.py' 2025-11-03T16:24:59.7030597Z adding 'torch/_dynamo/callback.py' 2025-11-03T16:24:59.7034536Z adding 'torch/_dynamo/code_context.py' 2025-11-03T16:24:59.7045037Z adding 'torch/_dynamo/codegen.py' 2025-11-03T16:24:59.7068556Z adding 'torch/_dynamo/compiled_autograd.py' 2025-11-03T16:24:59.7076932Z adding 'torch/_dynamo/comptime.py' 2025-11-03T16:24:59.7092935Z adding 'torch/_dynamo/config.py' 2025-11-03T16:24:59.7122553Z adding 'torch/_dynamo/convert_frame.py' 2025-11-03T16:24:59.7128445Z adding 'torch/_dynamo/create_parameter_op.py' 2025-11-03T16:24:59.7132167Z adding 'torch/_dynamo/current_scope_id.py' 2025-11-03T16:24:59.7145425Z adding 'torch/_dynamo/debug_utils.py' 2025-11-03T16:24:59.7161284Z adding 'torch/_dynamo/decorators.py' 2025-11-03T16:24:59.7178524Z adding 'torch/_dynamo/device_interface.py' 2025-11-03T16:24:59.7178884Z adding 'torch/_dynamo/distributed.py' 2025-11-03T16:24:59.7211070Z adding 'torch/_dynamo/eval_frame.py' 2025-11-03T16:24:59.7224261Z adding 'torch/_dynamo/exc.py' 2025-11-03T16:24:59.7230348Z adding 'torch/_dynamo/external_utils.py' 2025-11-03T16:24:59.7234436Z adding 'torch/_dynamo/funcname_cache.py' 2025-11-03T16:24:59.7246605Z adding 'torch/_dynamo/functional_export.py' 2025-11-03T16:24:59.7250886Z adding 'torch/_dynamo/graph_break_hints.py' 2025-11-03T16:24:59.7279100Z adding 'torch/_dynamo/graph_break_registry.json' 2025-11-03T16:24:59.7285716Z adding 'torch/_dynamo/graph_bytecode_inputs.py' 2025-11-03T16:24:59.7295401Z adding 'torch/_dynamo/graph_deduplication.py' 2025-11-03T16:24:59.7304189Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-11-03T16:24:59.7308608Z adding 'torch/_dynamo/graph_utils.py' 2025-11-03T16:24:59.7370235Z adding 'torch/_dynamo/guards.py' 2025-11-03T16:24:59.7377691Z adding 'torch/_dynamo/hooks.py' 2025-11-03T16:24:59.7381435Z adding 'torch/_dynamo/logging.py' 2025-11-03T16:24:59.7386497Z adding 'torch/_dynamo/metrics_context.py' 2025-11-03T16:24:59.7391060Z adding 'torch/_dynamo/mutation_guard.py' 2025-11-03T16:24:59.7452024Z adding 'torch/_dynamo/output_graph.py' 2025-11-03T16:24:59.7470435Z adding 'torch/_dynamo/package.py' 2025-11-03T16:24:59.7485049Z adding 'torch/_dynamo/pgo.py' 2025-11-03T16:24:59.7491101Z adding 'torch/_dynamo/precompile_context.py' 2025-11-03T16:24:59.7495877Z adding 'torch/_dynamo/profiler.py' 2025-11-03T16:24:59.7500257Z adding 'torch/_dynamo/replay_record.py' 2025-11-03T16:24:59.7511192Z adding 'torch/_dynamo/resume_execution.py' 2025-11-03T16:24:59.7529498Z adding 'torch/_dynamo/side_effects.py' 2025-11-03T16:24:59.7541377Z adding 'torch/_dynamo/source.py' 2025-11-03T16:24:59.7613586Z adding 'torch/_dynamo/symbolic_convert.py' 2025-11-03T16:24:59.7621531Z adding 'torch/_dynamo/tensor_version_op.py' 2025-11-03T16:24:59.7626775Z adding 'torch/_dynamo/test_case.py' 2025-11-03T16:24:59.7631061Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-11-03T16:24:59.7636823Z adding 'torch/_dynamo/test_minifier_common.py' 2025-11-03T16:24:59.7644735Z adding 'torch/_dynamo/testing.py' 2025-11-03T16:24:59.7688302Z adding 'torch/_dynamo/trace_rules.py' 2025-11-03T16:24:59.7694314Z adding 'torch/_dynamo/types.py' 2025-11-03T16:24:59.7756664Z adding 'torch/_dynamo/utils.py' 2025-11-03T16:24:59.7764633Z adding 'torch/_dynamo/backends/__init__.py' 2025-11-03T16:24:59.7770125Z adding 'torch/_dynamo/backends/common.py' 2025-11-03T16:24:59.7775452Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-11-03T16:24:59.7783439Z adding 'torch/_dynamo/backends/debugging.py' 2025-11-03T16:24:59.7795533Z adding 'torch/_dynamo/backends/distributed.py' 2025-11-03T16:24:59.7799631Z adding 'torch/_dynamo/backends/inductor.py' 2025-11-03T16:24:59.7803179Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-11-03T16:24:59.7807919Z adding 'torch/_dynamo/backends/registry.py' 2025-11-03T16:24:59.7811334Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-11-03T16:24:59.7814785Z adding 'torch/_dynamo/backends/torchxla.py' 2025-11-03T16:24:59.7819901Z adding 'torch/_dynamo/backends/tvm.py' 2025-11-03T16:24:59.7827267Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-11-03T16:24:59.7831151Z adding 'torch/_dynamo/polyfills/_collections.py' 2025-11-03T16:24:59.7835191Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-11-03T16:24:59.7838724Z adding 'torch/_dynamo/polyfills/functools.py' 2025-11-03T16:24:59.7842086Z adding 'torch/_dynamo/polyfills/fx.py' 2025-11-03T16:24:59.7847052Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-11-03T16:24:59.7850724Z adding 'torch/_dynamo/polyfills/loader.py' 2025-11-03T16:24:59.7854595Z adding 'torch/_dynamo/polyfills/operator.py' 2025-11-03T16:24:59.7858106Z adding 'torch/_dynamo/polyfills/os.py' 2025-11-03T16:24:59.7865493Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-11-03T16:24:59.7869312Z adding 'torch/_dynamo/polyfills/struct.py' 2025-11-03T16:24:59.7872545Z adding 'torch/_dynamo/polyfills/sys.py' 2025-11-03T16:24:59.7876322Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-11-03T16:24:59.7880251Z adding 'torch/_dynamo/repro/__init__.py' 2025-11-03T16:24:59.7895931Z adding 'torch/_dynamo/repro/after_aot.py' 2025-11-03T16:24:59.7905752Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-11-03T16:24:59.7915383Z adding 'torch/_dynamo/repro/aoti.py' 2025-11-03T16:24:59.7921580Z adding 'torch/_dynamo/variables/__init__.py' 2025-11-03T16:24:59.7931866Z adding 'torch/_dynamo/variables/base.py' 2025-11-03T16:24:59.7988909Z adding 'torch/_dynamo/variables/builder.py' 2025-11-03T16:24:59.8026851Z adding 'torch/_dynamo/variables/builtin.py' 2025-11-03T16:24:59.8037214Z adding 'torch/_dynamo/variables/constant.py' 2025-11-03T16:24:59.8051150Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-11-03T16:24:59.8068490Z adding 'torch/_dynamo/variables/dicts.py' 2025-11-03T16:24:59.8077250Z adding 'torch/_dynamo/variables/distributed.py' 2025-11-03T16:24:59.8109586Z adding 'torch/_dynamo/variables/functions.py' 2025-11-03T16:24:59.8156572Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-11-03T16:24:59.8167652Z adding 'torch/_dynamo/variables/iter.py' 2025-11-03T16:24:59.8173337Z adding 'torch/_dynamo/variables/lazy.py' 2025-11-03T16:24:59.8192559Z adding 'torch/_dynamo/variables/lists.py' 2025-11-03T16:24:59.8218726Z adding 'torch/_dynamo/variables/misc.py' 2025-11-03T16:24:59.8238472Z adding 'torch/_dynamo/variables/nn_module.py' 2025-11-03T16:24:59.8247551Z adding 'torch/_dynamo/variables/optimizer.py' 2025-11-03T16:24:59.8252434Z adding 'torch/_dynamo/variables/script_object.py' 2025-11-03T16:24:59.8256366Z adding 'torch/_dynamo/variables/sdpa.py' 2025-11-03T16:24:59.8261975Z adding 'torch/_dynamo/variables/streams.py' 2025-11-03T16:24:59.8285974Z adding 'torch/_dynamo/variables/tensor.py' 2025-11-03T16:24:59.8313388Z adding 'torch/_dynamo/variables/torch.py' 2025-11-03T16:24:59.8326037Z adding 'torch/_dynamo/variables/torch_function.py' 2025-11-03T16:24:59.8356949Z adding 'torch/_dynamo/variables/user_defined.py' 2025-11-03T16:24:59.8364130Z adding 'torch/_export/__init__.py' 2025-11-03T16:24:59.8368549Z adding 'torch/_export/config.py' 2025-11-03T16:24:59.8390977Z adding 'torch/_export/converter.py' 2025-11-03T16:24:59.8397174Z adding 'torch/_export/error.py' 2025-11-03T16:24:59.8412866Z adding 'torch/_export/non_strict_utils.py' 2025-11-03T16:24:59.8421159Z adding 'torch/_export/pass_base.py' 2025-11-03T16:24:59.8426081Z adding 'torch/_export/tools.py' 2025-11-03T16:24:59.8449182Z adding 'torch/_export/utils.py' 2025-11-03T16:24:59.8458122Z adding 'torch/_export/verifier.py' 2025-11-03T16:24:59.8465745Z adding 'torch/_export/wrappers.py' 2025-11-03T16:24:59.8469335Z adding 'torch/_export/db/__init__.py' 2025-11-03T16:24:59.8473858Z adding 'torch/_export/db/case.py' 2025-11-03T16:24:59.8477483Z adding 'torch/_export/db/gen_example.py' 2025-11-03T16:24:59.8481076Z adding 'torch/_export/db/logging.py' 2025-11-03T16:24:59.8486688Z adding 'torch/_export/db/examples/__init__.py' 2025-11-03T16:24:59.8490233Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-11-03T16:24:59.8494600Z adding 'torch/_export/db/examples/autograd_function.py' 2025-11-03T16:24:59.8496955Z adding 'torch/_export/db/examples/class_method.py' 2025-11-03T16:24:59.8500663Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-11-03T16:24:59.8504161Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-11-03T16:24:59.8507976Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-11-03T16:24:59.8511745Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-11-03T16:24:59.8514763Z adding 'torch/_export/db/examples/cond_operands.py' 2025-11-03T16:24:59.8518259Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-11-03T16:24:59.8521560Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-11-03T16:24:59.8525018Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-11-03T16:24:59.8528898Z adding 'torch/_export/db/examples/decorator.py' 2025-11-03T16:24:59.8531763Z adding 'torch/_export/db/examples/dictionary.py' 2025-11-03T16:24:59.8535136Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-11-03T16:24:59.8538348Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-11-03T16:24:59.8541734Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-11-03T16:24:59.8544910Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-11-03T16:24:59.8548386Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-11-03T16:24:59.8552108Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-11-03T16:24:59.8554910Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-11-03T16:24:59.8558436Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-11-03T16:24:59.8563902Z adding 'torch/_export/db/examples/list_contains.py' 2025-11-03T16:24:59.8565184Z adding 'torch/_export/db/examples/list_unpack.py' 2025-11-03T16:24:59.8569323Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-11-03T16:24:59.8571923Z adding 'torch/_export/db/examples/nested_function.py' 2025-11-03T16:24:59.8575328Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-11-03T16:24:59.8578513Z adding 'torch/_export/db/examples/optional_input.py' 2025-11-03T16:24:59.8581874Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-11-03T16:24:59.8585116Z adding 'torch/_export/db/examples/scalar_output.py' 2025-11-03T16:24:59.8588610Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-11-03T16:24:59.8592278Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-11-03T16:24:59.8595089Z adding 'torch/_export/db/examples/static_if.py' 2025-11-03T16:24:59.8598409Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-11-03T16:24:59.8601666Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-11-03T16:24:59.8605023Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-11-03T16:24:59.8609259Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-11-03T16:24:59.8612285Z adding 'torch/_export/pass_infra/__init__.py' 2025-11-03T16:24:59.8615710Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-11-03T16:24:59.8619056Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-11-03T16:24:59.8623294Z adding 'torch/_export/passes/__init__.py' 2025-11-03T16:24:59.8627435Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-11-03T16:24:59.8633185Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-11-03T16:24:59.8638157Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-11-03T16:24:59.8644239Z adding 'torch/_export/passes/constant_folding.py' 2025-11-03T16:24:59.8649537Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-11-03T16:24:59.8652635Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-11-03T16:24:59.8660907Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-11-03T16:24:59.8664229Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-11-03T16:24:59.8669194Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-11-03T16:24:59.8678774Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-11-03T16:24:59.8723653Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-11-03T16:24:59.8729049Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-11-03T16:24:59.8732818Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-11-03T16:24:59.8736947Z adding 'torch/_export/serde/__init__.py' 2025-11-03T16:24:59.8742685Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-11-03T16:24:59.8748261Z adding 'torch/_export/serde/export_schema.thrift' 2025-11-03T16:24:59.8755061Z adding 'torch/_export/serde/schema.py' 2025-11-03T16:24:59.8760702Z adding 'torch/_export/serde/schema.yaml' 2025-11-03T16:24:59.8769845Z adding 'torch/_export/serde/schema_check.py' 2025-11-03T16:24:59.8821690Z adding 'torch/_export/serde/serialize.py' 2025-11-03T16:24:59.8828914Z adding 'torch/_export/serde/union.py' 2025-11-03T16:24:59.8833324Z adding 'torch/_functorch/__init__.py' 2025-11-03T16:24:59.8862226Z adding 'torch/_functorch/aot_autograd.py' 2025-11-03T16:24:59.8871837Z adding 'torch/_functorch/apis.py' 2025-11-03T16:24:59.8883435Z adding 'torch/_functorch/autograd_function.py' 2025-11-03T16:24:59.8887689Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-11-03T16:24:59.8892314Z adding 'torch/_functorch/benchmark_utils.py' 2025-11-03T16:24:59.8897623Z adding 'torch/_functorch/compile_utils.py' 2025-11-03T16:24:59.8904378Z adding 'torch/_functorch/compilers.py' 2025-11-03T16:24:59.8913229Z adding 'torch/_functorch/config.py' 2025-11-03T16:24:59.8917880Z adding 'torch/_functorch/deprecated.py' 2025-11-03T16:24:59.8942896Z adding 'torch/_functorch/eager_transforms.py' 2025-11-03T16:24:59.8950205Z adding 'torch/_functorch/functional_call.py' 2025-11-03T16:24:59.8957766Z adding 'torch/_functorch/fx_minifier.py' 2025-11-03T16:24:59.8966993Z adding 'torch/_functorch/make_functional.py' 2025-11-03T16:24:59.9009618Z adding 'torch/_functorch/partitioners.py' 2025-11-03T16:24:59.9016790Z adding 'torch/_functorch/predispatch.py' 2025-11-03T16:24:59.9022584Z adding 'torch/_functorch/pyfunctorch.py' 2025-11-03T16:24:59.9025799Z adding 'torch/_functorch/python_key.py' 2025-11-03T16:24:59.9029295Z adding 'torch/_functorch/pytree_hacks.py' 2025-11-03T16:24:59.9037795Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-11-03T16:24:59.9041843Z adding 'torch/_functorch/utils.py' 2025-11-03T16:24:59.9049800Z adding 'torch/_functorch/vmap.py' 2025-11-03T16:24:59.9054492Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-11-03T16:24:59.9059382Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-11-03T16:24:59.9065324Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-11-03T16:24:59.9069875Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-11-03T16:24:59.9075744Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-11-03T16:24:59.9080306Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-11-03T16:24:59.9091094Z adding 'torch/_functorch/_aot_autograd/aot_autograd_result.py' 2025-11-03T16:24:59.9106110Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-11-03T16:24:59.9125613Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-11-03T16:24:59.9137299Z adding 'torch/_functorch/_aot_autograd/descriptors.py' 2025-11-03T16:24:59.9143824Z adding 'torch/_functorch/_aot_autograd/frontend_utils.py' 2025-11-03T16:24:59.9154407Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-11-03T16:24:59.9160019Z adding 'torch/_functorch/_aot_autograd/fx_utils.py' 2025-11-03T16:24:59.9167665Z adding 'torch/_functorch/_aot_autograd/graph_capture.py' 2025-11-03T16:24:59.9197929Z adding 'torch/_functorch/_aot_autograd/graph_capture_wrappers.py' 2025-11-03T16:24:59.9226478Z adding 'torch/_functorch/_aot_autograd/graph_compile.py' 2025-11-03T16:24:59.9236656Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-11-03T16:24:59.9241401Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-11-03T16:24:59.9282721Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-11-03T16:24:59.9307644Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-11-03T16:24:59.9313080Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-11-03T16:24:59.9321688Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-11-03T16:24:59.9331931Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-11-03T16:24:59.9337679Z adding 'torch/_higher_order_ops/__init__.py' 2025-11-03T16:24:59.9341589Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-11-03T16:24:59.9345898Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-11-03T16:24:59.9360330Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-11-03T16:24:59.9374215Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-11-03T16:24:59.9381250Z adding 'torch/_higher_order_ops/base_hop.py' 2025-11-03T16:24:59.9392671Z adding 'torch/_higher_order_ops/cond.py' 2025-11-03T16:24:59.9399211Z adding 'torch/_higher_order_ops/effects.py' 2025-11-03T16:24:59.9404161Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-11-03T16:24:59.9408821Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-11-03T16:24:59.9421633Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-11-03T16:24:59.9426127Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-11-03T16:24:59.9430537Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-11-03T16:24:59.9440831Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-11-03T16:24:59.9450167Z adding 'torch/_higher_order_ops/local_map.py' 2025-11-03T16:24:59.9456439Z adding 'torch/_higher_order_ops/map.py' 2025-11-03T16:24:59.9461693Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-11-03T16:24:59.9468100Z adding 'torch/_higher_order_ops/partitioner.py' 2025-11-03T16:24:59.9472245Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-11-03T16:24:59.9486704Z adding 'torch/_higher_order_ops/scan.py' 2025-11-03T16:24:59.9514317Z adding 'torch/_higher_order_ops/schema.py' 2025-11-03T16:24:59.9514682Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-11-03T16:24:59.9515008Z adding 'torch/_higher_order_ops/torchbind.py' 2025-11-03T16:24:59.9533345Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-11-03T16:24:59.9553661Z adding 'torch/_higher_order_ops/utils.py' 2025-11-03T16:24:59.9568459Z adding 'torch/_higher_order_ops/while_loop.py' 2025-11-03T16:24:59.9575727Z adding 'torch/_higher_order_ops/wrap.py' 2025-11-03T16:24:59.9581995Z adding 'torch/_inductor/__autotune_main__.py' 2025-11-03T16:24:59.9588544Z adding 'torch/_inductor/__init__.py' 2025-11-03T16:24:59.9593365Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-11-03T16:24:59.9598959Z adding 'torch/_inductor/aoti_eager.py' 2025-11-03T16:24:59.9609355Z adding 'torch/_inductor/async_compile.py' 2025-11-03T16:24:59.9614853Z adding 'torch/_inductor/augmented_graph_helper.py' 2025-11-03T16:24:59.9625766Z adding 'torch/_inductor/autotune_process.py' 2025-11-03T16:24:59.9631051Z adding 'torch/_inductor/await_utils.py' 2025-11-03T16:24:59.9636579Z adding 'torch/_inductor/bounds.py' 2025-11-03T16:24:59.9643188Z adding 'torch/_inductor/cache.py' 2025-11-03T16:24:59.9652880Z adding 'torch/_inductor/choices.py' 2025-11-03T16:24:59.9712552Z adding 'torch/_inductor/codecache.py' 2025-11-03T16:24:59.9722628Z adding 'torch/_inductor/comm_analysis.py' 2025-11-03T16:24:59.9729056Z adding 'torch/_inductor/comm_lowering.py' 2025-11-03T16:24:59.9752728Z adding 'torch/_inductor/comms.py' 2025-11-03T16:24:59.9758539Z adding 'torch/_inductor/comms_debug.py' 2025-11-03T16:24:59.9798734Z adding 'torch/_inductor/compile_fx.py' 2025-11-03T16:24:59.9808061Z adding 'torch/_inductor/compile_fx_async.py' 2025-11-03T16:24:59.9836492Z adding 'torch/_inductor/compile_fx_ext.py' 2025-11-03T16:24:59.9836853Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-11-03T16:24:59.9837188Z adding 'torch/_inductor/compiler_bisector.py' 2025-11-03T16:24:59.9872395Z adding 'torch/_inductor/config.py' 2025-11-03T16:24:59.9877831Z adding 'torch/_inductor/config_comms.py' 2025-11-03T16:24:59.9884720Z adding 'torch/_inductor/constant_folding.py' 2025-11-03T16:24:59.9912950Z adding 'torch/_inductor/cpp_builder.py' 2025-11-03T16:24:59.9922454Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-11-03T16:24:59.9962709Z adding 'torch/_inductor/cudagraph_trees.py' 2025-11-03T16:24:59.9971956Z adding 'torch/_inductor/cudagraph_utils.py' 2025-11-03T16:24:59.9976517Z adding 'torch/_inductor/custom_graph_pass.py' 2025-11-03T16:24:59.9992438Z adding 'torch/_inductor/debug.py' 2025-11-03T16:25:00.0008278Z adding 'torch/_inductor/decomposition.py' 2025-11-03T16:25:00.0021154Z adding 'torch/_inductor/dependencies.py' 2025-11-03T16:25:00.0027466Z adding 'torch/_inductor/dtype_propagation.py' 2025-11-03T16:25:00.0032011Z adding 'torch/_inductor/exc.py' 2025-11-03T16:25:00.0035493Z adding 'torch/_inductor/extern_node_serializer.py' 2025-11-03T16:25:00.0041240Z adding 'torch/_inductor/freezing.py' 2025-11-03T16:25:00.0044996Z adding 'torch/_inductor/freezing_utils.py' 2025-11-03T16:25:00.0058911Z adding 'torch/_inductor/fuzzer.py' 2025-11-03T16:25:00.0066183Z adding 'torch/_inductor/fx_utils.py' 2025-11-03T16:25:00.0104268Z adding 'torch/_inductor/graph.py' 2025-11-03T16:25:00.0110070Z adding 'torch/_inductor/hooks.py' 2025-11-03T16:25:00.0116457Z adding 'torch/_inductor/index_propagation.py' 2025-11-03T16:25:00.0121721Z adding 'torch/_inductor/inductor_prims.py' 2025-11-03T16:25:00.0235433Z adding 'torch/_inductor/ir.py' 2025-11-03T16:25:00.0248574Z adding 'torch/_inductor/jagged_lowerings.py' 2025-11-03T16:25:00.0254024Z adding 'torch/_inductor/kernel_inputs.py' 2025-11-03T16:25:00.0258326Z adding 'torch/_inductor/kernel_template_choice.py' 2025-11-03T16:25:00.0269566Z adding 'torch/_inductor/loop_body.py' 2025-11-03T16:25:00.0356261Z adding 'torch/_inductor/lowering.py' 2025-11-03T16:25:00.0376495Z adding 'torch/_inductor/memory.py' 2025-11-03T16:25:00.0384033Z adding 'torch/_inductor/metrics.py' 2025-11-03T16:25:00.0395581Z adding 'torch/_inductor/mkldnn_ir.py' 2025-11-03T16:25:00.0408972Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-11-03T16:25:00.0414976Z adding 'torch/_inductor/mock_cache.py' 2025-11-03T16:25:00.0426504Z adding 'torch/_inductor/ops_handler.py' 2025-11-03T16:25:00.0431684Z adding 'torch/_inductor/optimize_indexing.py' 2025-11-03T16:25:00.0444648Z adding 'torch/_inductor/output_code.py' 2025-11-03T16:25:00.0475707Z adding 'torch/_inductor/pattern_matcher.py' 2025-11-03T16:25:00.0482025Z adding 'torch/_inductor/quantized_lowerings.py' 2025-11-03T16:25:00.0488562Z adding 'torch/_inductor/remote_cache.py' 2025-11-03T16:25:00.0492562Z adding 'torch/_inductor/remote_gemm_autotune_cache.py' 2025-11-03T16:25:00.0574525Z adding 'torch/_inductor/scheduler.py' 2025-11-03T16:25:00.0583397Z adding 'torch/_inductor/script.ld' 2025-11-03T16:25:00.0635982Z adding 'torch/_inductor/select_algorithm.py' 2025-11-03T16:25:00.0643900Z adding 'torch/_inductor/shape_propagation.py' 2025-11-03T16:25:00.0661769Z adding 'torch/_inductor/sizevars.py' 2025-11-03T16:25:00.0669910Z adding 'torch/_inductor/standalone_compile.py' 2025-11-03T16:25:00.0675450Z adding 'torch/_inductor/subgraph_lowering.py' 2025-11-03T16:25:00.0679149Z adding 'torch/_inductor/test_case.py' 2025-11-03T16:25:00.0682772Z adding 'torch/_inductor/test_operators.py' 2025-11-03T16:25:00.0693645Z adding 'torch/_inductor/tiling_utils.py' 2025-11-03T16:25:00.0701029Z adding 'torch/_inductor/triton_bundler.py' 2025-11-03T16:25:00.0752852Z adding 'torch/_inductor/utils.py' 2025-11-03T16:25:00.0762782Z adding 'torch/_inductor/virtualized.py' 2025-11-03T16:25:00.0770627Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-11-03T16:25:00.0775288Z adding 'torch/_inductor/analysis/__init__.py' 2025-11-03T16:25:00.0779829Z adding 'torch/_inductor/analysis/device_info.py' 2025-11-03T16:25:00.0790642Z adding 'torch/_inductor/analysis/profile_analysis.py' 2025-11-03T16:25:00.0795321Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-11-03T16:25:00.0801226Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-11-03T16:25:00.0807373Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-11-03T16:25:00.0812242Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-11-03T16:25:00.0815799Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-11-03T16:25:00.0823925Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-11-03T16:25:00.0832391Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-11-03T16:25:00.0837510Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-11-03T16:25:00.0842058Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-11-03T16:25:00.0846402Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-11-03T16:25:00.0850128Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-11-03T16:25:00.0854441Z adding 'torch/_inductor/codegen/__init__.py' 2025-11-03T16:25:00.0869426Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-11-03T16:25:00.0869841Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-11-03T16:25:00.0896822Z adding 'torch/_inductor/codegen/common.py' 2025-11-03T16:25:00.0971327Z adding 'torch/_inductor/codegen/cpp.py' 2025-11-03T16:25:00.0981901Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-11-03T16:25:00.0996152Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-11-03T16:25:00.1022845Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-11-03T16:25:00.1032677Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-11-03T16:25:00.1054104Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-11-03T16:25:00.1060013Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-11-03T16:25:00.1069468Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-11-03T16:25:00.1080501Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-11-03T16:25:00.1121800Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-11-03T16:25:00.1138168Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-11-03T16:25:00.1151635Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-11-03T16:25:00.1158304Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-11-03T16:25:00.1161982Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-11-03T16:25:00.1166609Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-11-03T16:25:00.1172277Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-11-03T16:25:00.1194078Z adding 'torch/_inductor/codegen/halide.py' 2025-11-03T16:25:00.1206575Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-11-03T16:25:00.1222065Z adding 'torch/_inductor/codegen/mps.py' 2025-11-03T16:25:00.1226959Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-11-03T16:25:00.1236897Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-11-03T16:25:00.1241042Z adding 'torch/_inductor/codegen/python_wrapper_mtia.py' 2025-11-03T16:25:00.1246062Z adding 'torch/_inductor/codegen/segmented_tree.py' 2025-11-03T16:25:00.1287946Z adding 'torch/_inductor/codegen/simd.py' 2025-11-03T16:25:00.1299849Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-11-03T16:25:00.1306656Z adding 'torch/_inductor/codegen/subgraph.py' 2025-11-03T16:25:00.1386773Z adding 'torch/_inductor/codegen/triton.py' 2025-11-03T16:25:00.1406711Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-11-03T16:25:00.1412479Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-11-03T16:25:00.1417993Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-11-03T16:25:00.1468673Z adding 'torch/_inductor/codegen/wrapper.py' 2025-11-03T16:25:00.1488548Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-11-03T16:25:00.1496672Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-11-03T16:25:00.1501442Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-11-03T16:25:00.1507759Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-11-03T16:25:00.1511783Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-11-03T16:25:00.1521705Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-11-03T16:25:00.1528817Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-11-03T16:25:00.1533817Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-11-03T16:25:00.1539753Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-11-03T16:25:00.1547557Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-11-03T16:25:00.1553929Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-11-03T16:25:00.1579311Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-11-03T16:25:00.1586900Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-11-03T16:25:00.1591727Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/__init__.py' 2025-11-03T16:25:00.1597535Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py' 2025-11-03T16:25:00.1604751Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py' 2025-11-03T16:25:00.1609529Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/__init__.py' 2025-11-03T16:25:00.1613953Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/__init__.py' 2025-11-03T16:25:00.1617005Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cuda.py' 2025-11-03T16:25:00.1620547Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/cuda/cudart.py' 2025-11-03T16:25:00.1624358Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/pydot/__init__.py' 2025-11-03T16:25:00.1628358Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/__init__.py' 2025-11-03T16:25:00.1631568Z adding 'torch/_inductor/codegen/cuda/cutlass_lib_extensions/cutlass_mock_imports/scipy/special.py' 2025-11-03T16:25:00.1635417Z adding 'torch/_inductor/codegen/cutedsl/__init__.py' 2025-11-03T16:25:00.1639229Z adding 'torch/_inductor/codegen/cutedsl/_cutedsl_utils.py' 2025-11-03T16:25:00.1647911Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_kernel.py' 2025-11-03T16:25:00.1654100Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py' 2025-11-03T16:25:00.1659227Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_scheduling.py' 2025-11-03T16:25:00.1664248Z adding 'torch/_inductor/codegen/cutedsl/cutedsl_template.py' 2025-11-03T16:25:00.1668702Z adding 'torch/_inductor/codegen/mtia/__init__.py' 2025-11-03T16:25:00.1671888Z adding 'torch/_inductor/codegen/mtia/device_op_overrides.py' 2025-11-03T16:25:00.1675965Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-11-03T16:25:00.1684551Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-11-03T16:25:00.1689307Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-11-03T16:25:00.1693357Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-11-03T16:25:00.1716769Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-11-03T16:25:00.1719508Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-11-03T16:25:00.1725032Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-11-03T16:25:00.1729682Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-11-03T16:25:00.1734451Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-11-03T16:25:00.1740450Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-11-03T16:25:00.1745193Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-11-03T16:25:00.1748829Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-11-03T16:25:00.1752236Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-11-03T16:25:00.1756105Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-11-03T16:25:00.1759636Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-11-03T16:25:00.1763480Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-11-03T16:25:00.1767529Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-11-03T16:25:00.1774846Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-11-03T16:25:00.1778910Z adding 'torch/_inductor/compile_worker/timer.py' 2025-11-03T16:25:00.1783085Z adding 'torch/_inductor/compile_worker/tracked_process_pool.py' 2025-11-03T16:25:00.1786735Z adding 'torch/_inductor/compile_worker/utils.py' 2025-11-03T16:25:00.1791059Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-11-03T16:25:00.1800524Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-11-03T16:25:00.1808031Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-11-03T16:25:00.1819694Z adding 'torch/_inductor/fx_passes/bucketing.py' 2025-11-03T16:25:00.1825722Z adding 'torch/_inductor/fx_passes/control_dependencies.py' 2025-11-03T16:25:00.1834703Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-11-03T16:25:00.1840415Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-11-03T16:25:00.1844463Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-11-03T16:25:00.1855539Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-11-03T16:25:00.1861447Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-11-03T16:25:00.1865452Z adding 'torch/_inductor/fx_passes/fsdp.py' 2025-11-03T16:25:00.1875580Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-11-03T16:25:00.1892577Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-11-03T16:25:00.1906413Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-11-03T16:25:00.1917143Z adding 'torch/_inductor/fx_passes/memory_estimator.py' 2025-11-03T16:25:00.1931893Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-11-03T16:25:00.1937237Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-11-03T16:25:00.1953873Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-11-03T16:25:00.1961231Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-11-03T16:25:00.1972612Z adding 'torch/_inductor/fx_passes/overlap_preserving_bucketer.py' 2025-11-03T16:25:00.1986581Z adding 'torch/_inductor/fx_passes/overlap_scheduling.py' 2025-11-03T16:25:00.1997713Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-11-03T16:25:00.2024339Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-11-03T16:25:00.2036433Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-11-03T16:25:00.2072851Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-11-03T16:25:00.2121297Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-11-03T16:25:00.2121712Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-11-03T16:25:00.2132617Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-11-03T16:25:00.2140384Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-11-03T16:25:00.2144863Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-11-03T16:25:00.2149615Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-11-03T16:25:00.2155710Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-11-03T16:25:00.2159520Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-11-03T16:25:00.2164083Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-11-03T16:25:00.2168760Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-11-03T16:25:00.2173912Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-11-03T16:25:00.2180452Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-11-03T16:25:00.2186849Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-11-03T16:25:00.2192419Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-11-03T16:25:00.2197694Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-11-03T16:25:00.2202309Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-11-03T16:25:00.2207501Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-11-03T16:25:00.2213201Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py' 2025-11-03T16:25:00.2219160Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py' 2025-11-03T16:25:00.2225034Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py' 2025-11-03T16:25:00.2229885Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_24.py' 2025-11-03T16:25:00.2234517Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-11-03T16:25:00.2239150Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-11-03T16:25:00.2243798Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-11-03T16:25:00.2248577Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-11-03T16:25:00.2253452Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-11-03T16:25:00.2258287Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-11-03T16:25:00.2263188Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-11-03T16:25:00.2267103Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-11-03T16:25:00.2270562Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-11-03T16:25:00.2273983Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-11-03T16:25:00.2278099Z adding 'torch/_inductor/kernel/__init__.py' 2025-11-03T16:25:00.2283955Z adding 'torch/_inductor/kernel/bmm.py' 2025-11-03T16:25:00.2292376Z adding 'torch/_inductor/kernel/conv.py' 2025-11-03T16:25:00.2299832Z adding 'torch/_inductor/kernel/custom_op.py' 2025-11-03T16:25:00.2318768Z adding 'torch/_inductor/kernel/mm.py' 2025-11-03T16:25:00.2325772Z adding 'torch/_inductor/kernel/mm_common.py' 2025-11-03T16:25:00.2335540Z adding 'torch/_inductor/kernel/mm_grouped.py' 2025-11-03T16:25:00.2340801Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-11-03T16:25:00.2345426Z adding 'torch/_inductor/kernel/flex/__init__.py' 2025-11-03T16:25:00.2351996Z adding 'torch/_inductor/kernel/flex/common.py' 2025-11-03T16:25:00.2362789Z adding 'torch/_inductor/kernel/flex/flex_attention.py' 2025-11-03T16:25:00.2369676Z adding 'torch/_inductor/kernel/flex/flex_cpu.py' 2025-11-03T16:25:00.2378075Z adding 'torch/_inductor/kernel/flex/flex_decoding.py' 2025-11-03T16:25:00.2383811Z adding 'torch/_inductor/kernel/flex/flex_flash_attention.py' 2025-11-03T16:25:00.2389608Z adding 'torch/_inductor/kernel/flex/templates/common.py.jinja' 2025-11-03T16:25:00.2393527Z adding 'torch/_inductor/kernel/flex/templates/flash_attention.py.jinja' 2025-11-03T16:25:00.2399035Z adding 'torch/_inductor/kernel/flex/templates/flex_attention.py.jinja' 2025-11-03T16:25:00.2408107Z adding 'torch/_inductor/kernel/flex/templates/flex_backwards.py.jinja' 2025-11-03T16:25:00.2414461Z adding 'torch/_inductor/kernel/flex/templates/flex_decode.py.jinja' 2025-11-03T16:25:00.2418589Z adding 'torch/_inductor/kernel/flex/templates/utilities.py.jinja' 2025-11-03T16:25:00.2423846Z adding 'torch/_inductor/lookup_table/__init__.py' 2025-11-03T16:25:00.2430107Z adding 'torch/_inductor/lookup_table/choices.py' 2025-11-03T16:25:00.2435297Z adding 'torch/_inductor/package/__init__.py' 2025-11-03T16:25:00.2437682Z adding 'torch/_inductor/package/build_package.py' 2025-11-03T16:25:00.2442039Z adding 'torch/_inductor/package/package.py' 2025-11-03T16:25:00.2446815Z adding 'torch/_inductor/runtime/__init__.py' 2025-11-03T16:25:00.2455833Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-11-03T16:25:00.2465177Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-11-03T16:25:00.2469710Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-11-03T16:25:00.2473127Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-11-03T16:25:00.2480514Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-11-03T16:25:00.2484629Z adding 'torch/_inductor/runtime/debug_utils.py' 2025-11-03T16:25:00.2489439Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-11-03T16:25:00.2494440Z adding 'torch/_inductor/runtime/hints.py' 2025-11-03T16:25:00.2499502Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-11-03T16:25:00.2505700Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-11-03T16:25:00.2510304Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-11-03T16:25:00.2520840Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-11-03T16:25:00.2570346Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-11-03T16:25:00.2578616Z adding 'torch/_inductor/runtime/caching/__init__.py' 2025-11-03T16:25:00.2582953Z adding 'torch/_inductor/runtime/caching/config.py' 2025-11-03T16:25:00.2588473Z adding 'torch/_inductor/runtime/caching/context.py' 2025-11-03T16:25:00.2593328Z adding 'torch/_inductor/runtime/caching/exceptions.py' 2025-11-03T16:25:00.2600375Z adding 'torch/_inductor/runtime/caching/implementations.py' 2025-11-03T16:25:00.2610013Z adding 'torch/_inductor/runtime/caching/interfaces.py' 2025-11-03T16:25:00.2615476Z adding 'torch/_inductor/runtime/caching/locks.py' 2025-11-03T16:25:00.2619765Z adding 'torch/_inductor/runtime/caching/utils.py' 2025-11-03T16:25:00.2624554Z adding 'torch/_inductor/template_heuristics/__init__.py' 2025-11-03T16:25:00.2628007Z adding 'torch/_inductor/template_heuristics/aten.py' 2025-11-03T16:25:00.2632046Z adding 'torch/_inductor/template_heuristics/base.py' 2025-11-03T16:25:00.2635678Z adding 'torch/_inductor/template_heuristics/contiguous_mm.py' 2025-11-03T16:25:00.2639450Z adding 'torch/_inductor/template_heuristics/decompose_k.py' 2025-11-03T16:25:00.2642983Z adding 'torch/_inductor/template_heuristics/gemm.py' 2025-11-03T16:25:00.2646534Z adding 'torch/_inductor/template_heuristics/params.py' 2025-11-03T16:25:00.2651127Z adding 'torch/_inductor/template_heuristics/registry.py' 2025-11-03T16:25:00.2673112Z adding 'torch/_inductor/template_heuristics/triton.py' 2025-11-03T16:25:00.2678845Z adding 'torch/_inductor/template_heuristics/triton_addmm.py' 2025-11-03T16:25:00.2683413Z adding 'torch/_lazy/__init__.py' 2025-11-03T16:25:00.2688542Z adding 'torch/_lazy/closure.py' 2025-11-03T16:25:00.2692128Z adding 'torch/_lazy/computation.py' 2025-11-03T16:25:00.2695343Z adding 'torch/_lazy/config.py' 2025-11-03T16:25:00.2698608Z adding 'torch/_lazy/debug.py' 2025-11-03T16:25:00.2701920Z adding 'torch/_lazy/device_context.py' 2025-11-03T16:25:00.2707293Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-11-03T16:25:00.2710757Z adding 'torch/_lazy/ir_cache.py' 2025-11-03T16:25:00.2713976Z adding 'torch/_lazy/metrics.py' 2025-11-03T16:25:00.2717398Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-11-03T16:25:00.2720533Z adding 'torch/_lazy/ts_backend.py' 2025-11-03T16:25:00.2724550Z adding 'torch/_library/__init__.py' 2025-11-03T16:25:00.2729755Z adding 'torch/_library/autograd.py' 2025-11-03T16:25:00.2743355Z adding 'torch/_library/custom_ops.py' 2025-11-03T16:25:00.2751135Z adding 'torch/_library/fake_class_registry.py' 2025-11-03T16:25:00.2756765Z adding 'torch/_library/fake_impl.py' 2025-11-03T16:25:00.2763006Z adding 'torch/_library/fake_profile.py' 2025-11-03T16:25:00.2769977Z adding 'torch/_library/infer_schema.py' 2025-11-03T16:25:00.2774828Z adding 'torch/_library/opaque_object.py' 2025-11-03T16:25:00.2778856Z adding 'torch/_library/simple_registry.py' 2025-11-03T16:25:00.2786262Z adding 'torch/_library/triton.py' 2025-11-03T16:25:00.2795134Z adding 'torch/_library/utils.py' 2025-11-03T16:25:00.2799877Z adding 'torch/_logging/__init__.py' 2025-11-03T16:25:00.2819578Z adding 'torch/_logging/_internal.py' 2025-11-03T16:25:00.2825646Z adding 'torch/_logging/_registrations.py' 2025-11-03T16:25:00.2829776Z adding 'torch/_logging/scribe.py' 2025-11-03T16:25:00.2833950Z adding 'torch/_logging/structured.py' 2025-11-03T16:25:00.2838435Z adding 'torch/_numpy/__init__.py' 2025-11-03T16:25:00.2842126Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-11-03T16:25:00.2848870Z adding 'torch/_numpy/_casting_dicts.py' 2025-11-03T16:25:00.2860937Z adding 'torch/_numpy/_dtypes.py' 2025-11-03T16:25:00.2861781Z adding 'torch/_numpy/_dtypes_impl.py' 2025-11-03T16:25:00.2866709Z adding 'torch/_numpy/_funcs.py' 2025-11-03T16:25:00.2888126Z adding 'torch/_numpy/_funcs_impl.py' 2025-11-03T16:25:00.2892857Z adding 'torch/_numpy/_getlimits.py' 2025-11-03T16:25:00.2901867Z adding 'torch/_numpy/_ndarray.py' 2025-11-03T16:25:00.2907724Z adding 'torch/_numpy/_normalizations.py' 2025-11-03T16:25:00.2913633Z adding 'torch/_numpy/_reductions_impl.py' 2025-11-03T16:25:00.2918939Z adding 'torch/_numpy/_ufuncs.py' 2025-11-03T16:25:00.2923838Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-11-03T16:25:00.2929546Z adding 'torch/_numpy/_util.py' 2025-11-03T16:25:00.2932480Z adding 'torch/_numpy/fft.py' 2025-11-03T16:25:00.2936996Z adding 'torch/_numpy/linalg.py' 2025-11-03T16:25:00.2941543Z adding 'torch/_numpy/random.py' 2025-11-03T16:25:00.2946725Z adding 'torch/_numpy/testing/__init__.py' 2025-11-03T16:25:00.2972738Z adding 'torch/_numpy/testing/utils.py' 2025-11-03T16:25:00.3001789Z adding 'torch/_prims/__init__.py' 2025-11-03T16:25:00.3009082Z adding 'torch/_prims/context.py' 2025-11-03T16:25:00.3012756Z adding 'torch/_prims/debug_prims.py' 2025-11-03T16:25:00.3016621Z adding 'torch/_prims/executor.py' 2025-11-03T16:25:00.3022646Z adding 'torch/_prims/rng_prims.py' 2025-11-03T16:25:00.3053240Z adding 'torch/_prims_common/__init__.py' 2025-11-03T16:25:00.3064289Z adding 'torch/_prims_common/wrappers.py' 2025-11-03T16:25:00.3142074Z adding 'torch/_refs/__init__.py' 2025-11-03T16:25:00.3151122Z adding 'torch/_refs/_conversions.py' 2025-11-03T16:25:00.3157790Z adding 'torch/_refs/fft.py' 2025-11-03T16:25:00.3166759Z adding 'torch/_refs/linalg/__init__.py' 2025-11-03T16:25:00.3171008Z adding 'torch/_refs/nn/__init__.py' 2025-11-03T16:25:00.3185329Z adding 'torch/_refs/nn/functional/__init__.py' 2025-11-03T16:25:00.3191369Z adding 'torch/_refs/special/__init__.py' 2025-11-03T16:25:00.3195453Z adding 'torch/_strobelight/__init__.py' 2025-11-03T16:25:00.3201017Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-11-03T16:25:00.3206476Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-11-03T16:25:00.3210726Z adding 'torch/_subclasses/__init__.py' 2025-11-03T16:25:00.3215906Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-11-03T16:25:00.3240038Z adding 'torch/_subclasses/fake_impls.py' 2025-11-03T16:25:00.3306457Z adding 'torch/_subclasses/fake_tensor.py' 2025-11-03T16:25:00.3315892Z adding 'torch/_subclasses/fake_utils.py' 2025-11-03T16:25:00.3329814Z adding 'torch/_subclasses/functional_tensor.py' 2025-11-03T16:25:00.3360348Z adding 'torch/_subclasses/meta_utils.py' 2025-11-03T16:25:00.3368275Z adding 'torch/_subclasses/schema_check_mode.py' 2025-11-03T16:25:00.3372334Z adding 'torch/_vendor/__init__.py' 2025-11-03T16:25:00.3376375Z adding 'torch/_vendor/packaging/__init__.py' 2025-11-03T16:25:00.3379707Z adding 'torch/_vendor/packaging/_structures.py' 2025-11-03T16:25:00.3386620Z adding 'torch/_vendor/packaging/version.py' 2025-11-03T16:25:00.3393016Z adding 'torch/accelerator/__init__.py' 2025-11-03T16:25:00.3396721Z adding 'torch/accelerator/_utils.py' 2025-11-03T16:25:00.3401220Z adding 'torch/accelerator/memory.py' 2025-11-03T16:25:00.3405504Z adding 'torch/amp/__init__.py' 2025-11-03T16:25:00.3413993Z adding 'torch/amp/autocast_mode.py' 2025-11-03T16:25:00.3426703Z adding 'torch/amp/grad_scaler.py' 2025-11-03T16:25:00.3431591Z adding 'torch/ao/__init__.py' 2025-11-03T16:25:00.3435767Z adding 'torch/ao/nn/__init__.py' 2025-11-03T16:25:00.3439915Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-11-03T16:25:00.3443927Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-11-03T16:25:00.3448219Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-11-03T16:25:00.3452283Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-11-03T16:25:00.3456290Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-11-03T16:25:00.3465279Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-11-03T16:25:00.3470864Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-11-03T16:25:00.3474793Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-11-03T16:25:00.3478743Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-11-03T16:25:00.3482552Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-11-03T16:25:00.3486497Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-11-03T16:25:00.3490171Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-11-03T16:25:00.3494230Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-11-03T16:25:00.3497877Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-11-03T16:25:00.3501794Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-11-03T16:25:00.3506163Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-11-03T16:25:00.3510592Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-11-03T16:25:00.3514536Z adding 'torch/ao/nn/qat/__init__.py' 2025-11-03T16:25:00.3518459Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-11-03T16:25:00.3522730Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-11-03T16:25:00.3526292Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-11-03T16:25:00.3530200Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-11-03T16:25:00.3534923Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-11-03T16:25:00.3539379Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-11-03T16:25:00.3543441Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-11-03T16:25:00.3547298Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-11-03T16:25:00.3551078Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-11-03T16:25:00.3559462Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-11-03T16:25:00.3568218Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-11-03T16:25:00.3572887Z adding 'torch/ao/nn/quantized/__init__.py' 2025-11-03T16:25:00.3581315Z adding 'torch/ao/nn/quantized/functional.py' 2025-11-03T16:25:00.3585860Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-11-03T16:25:00.3589782Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-11-03T16:25:00.3594938Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-11-03T16:25:00.3600033Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-11-03T16:25:00.3614248Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-11-03T16:25:00.3621026Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-11-03T16:25:00.3626938Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-11-03T16:25:00.3631395Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-11-03T16:25:00.3642373Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-11-03T16:25:00.3647563Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-11-03T16:25:00.3653857Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-11-03T16:25:00.3659398Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-11-03T16:25:00.3666699Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-11-03T16:25:00.3671919Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-11-03T16:25:00.3676234Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-11-03T16:25:00.3680668Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-11-03T16:25:00.3685401Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-11-03T16:25:00.3690161Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-11-03T16:25:00.3695542Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-11-03T16:25:00.3699853Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-11-03T16:25:00.3709317Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-11-03T16:25:00.3714199Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-11-03T16:25:00.3722855Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-11-03T16:25:00.3729571Z adding 'torch/ao/nn/sparse/__init__.py' 2025-11-03T16:25:00.3735573Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-11-03T16:25:00.3743097Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-11-03T16:25:00.3749207Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-11-03T16:25:00.3755324Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-11-03T16:25:00.3762487Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-11-03T16:25:00.3767968Z adding 'torch/ao/ns/__init__.py' 2025-11-03T16:25:00.3775856Z adding 'torch/ao/ns/_numeric_suite.py' 2025-11-03T16:25:00.3791029Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-11-03T16:25:00.3796682Z adding 'torch/ao/ns/fx/__init__.py' 2025-11-03T16:25:00.3805047Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-11-03T16:25:00.3821120Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-11-03T16:25:00.3828508Z adding 'torch/ao/ns/fx/mappings.py' 2025-11-03T16:25:00.3847901Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-11-03T16:25:00.3852939Z adding 'torch/ao/ns/fx/ns_types.py' 2025-11-03T16:25:00.3857936Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-11-03T16:25:00.3863512Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-11-03T16:25:00.3872356Z adding 'torch/ao/ns/fx/utils.py' 2025-11-03T16:25:00.3878248Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-11-03T16:25:00.3882639Z adding 'torch/ao/pruning/__init__.py' 2025-11-03T16:25:00.3885942Z adding 'torch/ao/pruning/_mappings.py' 2025-11-03T16:25:00.3890132Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-11-03T16:25:00.3893854Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-11-03T16:25:00.3901853Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-11-03T16:25:00.3906066Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-11-03T16:25:00.3911055Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-11-03T16:25:00.3915183Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-11-03T16:25:00.3921853Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-11-03T16:25:00.3927336Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-11-03T16:25:00.3931954Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-11-03T16:25:00.3936032Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-11-03T16:25:00.3939862Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-11-03T16:25:00.3943449Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-11-03T16:25:00.3947795Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-11-03T16:25:00.3952781Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-11-03T16:25:00.3956029Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-11-03T16:25:00.3961479Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-11-03T16:25:00.3965645Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-11-03T16:25:00.3969218Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-11-03T16:25:00.3972956Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-11-03T16:25:00.3980045Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-11-03T16:25:00.3984124Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-11-03T16:25:00.3988010Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-11-03T16:25:00.3992636Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-11-03T16:25:00.3996860Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-11-03T16:25:00.4000769Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-11-03T16:25:00.4004635Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-11-03T16:25:00.4011288Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-11-03T16:25:00.4015510Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-11-03T16:25:00.4019932Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-11-03T16:25:00.4026117Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-11-03T16:25:00.4032835Z adding 'torch/ao/quantization/__init__.py' 2025-11-03T16:25:00.4038186Z adding 'torch/ao/quantization/_correct_bias.py' 2025-11-03T16:25:00.4044780Z adding 'torch/ao/quantization/_equalize.py' 2025-11-03T16:25:00.4050463Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-11-03T16:25:00.4059435Z adding 'torch/ao/quantization/fake_quantize.py' 2025-11-03T16:25:00.4065316Z adding 'torch/ao/quantization/fuse_modules.py' 2025-11-03T16:25:00.4071170Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-11-03T16:25:00.4105610Z adding 'torch/ao/quantization/observer.py' 2025-11-03T16:25:00.4112694Z adding 'torch/ao/quantization/qconfig.py' 2025-11-03T16:25:00.4120066Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-11-03T16:25:00.4124344Z adding 'torch/ao/quantization/quant_type.py' 2025-11-03T16:25:00.4130745Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-11-03T16:25:00.4143030Z adding 'torch/ao/quantization/quantize.py' 2025-11-03T16:25:00.4154685Z adding 'torch/ao/quantization/quantize_fx.py' 2025-11-03T16:25:00.4162488Z adding 'torch/ao/quantization/quantize_jit.py' 2025-11-03T16:25:00.4168608Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-11-03T16:25:00.4173049Z adding 'torch/ao/quantization/stubs.py' 2025-11-03T16:25:00.4186054Z adding 'torch/ao/quantization/utils.py' 2025-11-03T16:25:00.4191646Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-11-03T16:25:00.4200152Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-11-03T16:25:00.4205687Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-11-03T16:25:00.4217829Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-11-03T16:25:00.4225569Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-11-03T16:25:00.4232213Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-11-03T16:25:00.4237229Z adding 'torch/ao/quantization/backend_config/native.py' 2025-11-03T16:25:00.4245846Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-11-03T16:25:00.4251535Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-11-03T16:25:00.4257580Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-11-03T16:25:00.4264423Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-11-03T16:25:00.4268981Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-11-03T16:25:00.4274082Z adding 'torch/ao/quantization/fx/__init__.py' 2025-11-03T16:25:00.4285570Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-11-03T16:25:00.4301422Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-11-03T16:25:00.4320013Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-11-03T16:25:00.4341818Z adding 'torch/ao/quantization/fx/convert.py' 2025-11-03T16:25:00.4349799Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-11-03T16:25:00.4355077Z adding 'torch/ao/quantization/fx/fuse.py' 2025-11-03T16:25:00.4359486Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-11-03T16:25:00.4363909Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-11-03T16:25:00.4367535Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-11-03T16:25:00.4371192Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-11-03T16:25:00.4376663Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-11-03T16:25:00.4382289Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-11-03T16:25:00.4386519Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-11-03T16:25:00.4417922Z adding 'torch/ao/quantization/fx/prepare.py' 2025-11-03T16:25:00.4426619Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-11-03T16:25:00.4431746Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-11-03T16:25:00.4435569Z adding 'torch/ao/quantization/fx/tracer.py' 2025-11-03T16:25:00.4449700Z adding 'torch/ao/quantization/fx/utils.py' 2025-11-03T16:25:00.4454732Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-11-03T16:25:00.4478039Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-11-03T16:25:00.4490807Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-11-03T16:25:00.4497265Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-11-03T16:25:00.4509138Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-11-03T16:25:00.4513891Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-11-03T16:25:00.4524557Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-11-03T16:25:00.4532816Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-11-03T16:25:00.4537070Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-11-03T16:25:00.4542520Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-11-03T16:25:00.4548115Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-11-03T16:25:00.4552558Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-11-03T16:25:00.4558439Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-11-03T16:25:00.4568951Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-11-03T16:25:00.4583696Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-11-03T16:25:00.4594663Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-11-03T16:25:00.4599912Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-11-03T16:25:00.4608462Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-11-03T16:25:00.4613954Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-11-03T16:25:00.4618443Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-11-03T16:25:00.4622720Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-11-03T16:25:00.4628116Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-11-03T16:25:00.4633056Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-11-03T16:25:00.4651710Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-11-03T16:25:00.4661052Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-11-03T16:25:00.4673777Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-11-03T16:25:00.4679455Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-11-03T16:25:00.4691598Z adding 'torch/autograd/__init__.py' 2025-11-03T16:25:00.4696925Z adding 'torch/autograd/anomaly_mode.py' 2025-11-03T16:25:00.4702476Z adding 'torch/autograd/forward_ad.py' 2025-11-03T16:25:00.4716554Z adding 'torch/autograd/function.py' 2025-11-03T16:25:00.4739495Z adding 'torch/autograd/functional.py' 2025-11-03T16:25:00.4747599Z adding 'torch/autograd/grad_mode.py' 2025-11-03T16:25:00.4782931Z adding 'torch/autograd/gradcheck.py' 2025-11-03T16:25:00.4797908Z adding 'torch/autograd/graph.py' 2025-11-03T16:25:00.4816412Z adding 'torch/autograd/profiler.py' 2025-11-03T16:25:00.4823445Z adding 'torch/autograd/profiler_legacy.py' 2025-11-03T16:25:00.4838690Z adding 'torch/autograd/profiler_util.py' 2025-11-03T16:25:00.4843321Z adding 'torch/autograd/variable.py' 2025-11-03T16:25:00.4846997Z adding 'torch/autograd/_functions/__init__.py' 2025-11-03T16:25:00.4851095Z adding 'torch/autograd/_functions/tensor.py' 2025-11-03T16:25:00.4854421Z adding 'torch/autograd/_functions/utils.py' 2025-11-03T16:25:00.4859315Z adding 'torch/backends/__init__.py' 2025-11-03T16:25:00.4863344Z adding 'torch/backends/_coreml/__init__.py' 2025-11-03T16:25:00.4867535Z adding 'torch/backends/_coreml/preprocess.py' 2025-11-03T16:25:00.4871871Z adding 'torch/backends/_nnapi/__init__.py' 2025-11-03T16:25:00.4876650Z adding 'torch/backends/_nnapi/prepare.py' 2025-11-03T16:25:00.4902736Z adding 'torch/backends/_nnapi/serializer.py' 2025-11-03T16:25:00.4909154Z adding 'torch/backends/cpu/__init__.py' 2025-11-03T16:25:00.4917585Z adding 'torch/backends/cuda/__init__.py' 2025-11-03T16:25:00.4924397Z adding 'torch/backends/cudnn/__init__.py' 2025-11-03T16:25:00.4929064Z adding 'torch/backends/cudnn/rnn.py' 2025-11-03T16:25:00.4933865Z adding 'torch/backends/cusparselt/__init__.py' 2025-11-03T16:25:00.4937911Z adding 'torch/backends/kleidiai/__init__.py' 2025-11-03T16:25:00.4942366Z adding 'torch/backends/mha/__init__.py' 2025-11-03T16:25:00.4947224Z adding 'torch/backends/miopen/__init__.py' 2025-11-03T16:25:00.4952092Z adding 'torch/backends/mkl/__init__.py' 2025-11-03T16:25:00.4957493Z adding 'torch/backends/mkldnn/__init__.py' 2025-11-03T16:25:00.4962033Z adding 'torch/backends/mps/__init__.py' 2025-11-03T16:25:00.4966899Z adding 'torch/backends/nnpack/__init__.py' 2025-11-03T16:25:00.4971454Z adding 'torch/backends/openmp/__init__.py' 2025-11-03T16:25:00.4976759Z adding 'torch/backends/opt_einsum/__init__.py' 2025-11-03T16:25:00.4981461Z adding 'torch/backends/quantized/__init__.py' 2025-11-03T16:25:00.4985632Z adding 'torch/backends/xeon/__init__.py' 2025-11-03T16:25:00.4998652Z adding 'torch/backends/xeon/run_cpu.py' 2025-11-03T16:25:00.5004276Z adding 'torch/backends/xnnpack/__init__.py' 2025-11-03T16:25:00.5223139Z adding 'torch/bin/FileStoreTest.exe' 2025-11-03T16:25:00.5456551Z adding 'torch/bin/TCPStoreTest.exe' 2025-11-03T16:25:00.6933459Z adding 'torch/bin/protoc.exe' 2025-11-03T16:25:01.1047767Z adding 'torch/bin/test_api.exe' 2025-11-03T16:25:01.3642952Z adding 'torch/bin/test_jit.exe' 2025-11-03T16:25:01.4753189Z adding 'torch/bin/test_lazy.exe' 2025-11-03T16:25:01.4824590Z adding 'torch/compiler/__init__.py' 2025-11-03T16:25:01.4831225Z adding 'torch/compiler/_cache.py' 2025-11-03T16:25:01.4837572Z adding 'torch/compiler/config.py' 2025-11-03T16:25:01.4842361Z adding 'torch/contrib/__init__.py' 2025-11-03T16:25:01.4848364Z adding 'torch/contrib/_tensorboard_vis.py' 2025-11-03T16:25:01.4852232Z adding 'torch/cpu/__init__.py' 2025-11-03T16:25:01.4859470Z adding 'torch/cpu/amp/__init__.py' 2025-11-03T16:25:01.4861997Z adding 'torch/cpu/amp/autocast_mode.py' 2025-11-03T16:25:01.4865447Z adding 'torch/cpu/amp/grad_scaler.py' 2025-11-03T16:25:01.4871065Z adding 'torch/csrc/inductor/aoti_runtime/model.h' 2025-11-03T16:25:01.4894967Z adding 'torch/cuda/__init__.py' 2025-11-03T16:25:01.4900777Z adding 'torch/cuda/_device_limits.py' 2025-11-03T16:25:01.4904359Z adding 'torch/cuda/_gpu_trace.py' 2025-11-03T16:25:01.4915949Z adding 'torch/cuda/_memory_viz.py' 2025-11-03T16:25:01.4920024Z adding 'torch/cuda/_pin_memory_utils.py' 2025-11-03T16:25:01.4928745Z adding 'torch/cuda/_sanitizer.py' 2025-11-03T16:25:01.4937517Z adding 'torch/cuda/_utils.py' 2025-11-03T16:25:01.4941224Z adding 'torch/cuda/comm.py' 2025-11-03T16:25:01.4945504Z adding 'torch/cuda/gds.py' 2025-11-03T16:25:01.4956415Z adding 'torch/cuda/graphs.py' 2025-11-03T16:25:01.4960692Z adding 'torch/cuda/green_contexts.py' 2025-11-03T16:25:01.4965555Z adding 'torch/cuda/jiterator.py' 2025-11-03T16:25:01.4982887Z adding 'torch/cuda/memory.py' 2025-11-03T16:25:01.4988225Z adding 'torch/cuda/nccl.py' 2025-11-03T16:25:01.4992512Z adding 'torch/cuda/nvtx.py' 2025-11-03T16:25:01.4996260Z adding 'torch/cuda/profiler.py' 2025-11-03T16:25:01.5000446Z adding 'torch/cuda/random.py' 2025-11-03T16:25:01.5003656Z adding 'torch/cuda/sparse.py' 2025-11-03T16:25:01.5009620Z adding 'torch/cuda/streams.py' 2025-11-03T16:25:01.5021544Z adding 'torch/cuda/tunable.py' 2025-11-03T16:25:01.5026362Z adding 'torch/cuda/amp/__init__.py' 2025-11-03T16:25:01.5030246Z adding 'torch/cuda/amp/autocast_mode.py' 2025-11-03T16:25:01.5033531Z adding 'torch/cuda/amp/common.py' 2025-11-03T16:25:01.5036881Z adding 'torch/cuda/amp/grad_scaler.py' 2025-11-03T16:25:01.5042912Z adding 'torch/distributed/__init__.py' 2025-11-03T16:25:01.5046740Z adding 'torch/distributed/_checkpointable.py' 2025-11-03T16:25:01.5050305Z adding 'torch/distributed/_composable_state.py' 2025-11-03T16:25:01.5054634Z adding 'torch/distributed/_dist2.py' 2025-11-03T16:25:01.5070349Z adding 'torch/distributed/_functional_collectives.py' 2025-11-03T16:25:01.5075283Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-11-03T16:25:01.5081949Z adding 'torch/distributed/_mesh_layout.py' 2025-11-03T16:25:01.5086788Z adding 'torch/distributed/_serialization.py' 2025-11-03T16:25:01.5098297Z adding 'torch/distributed/_state_dict_utils.py' 2025-11-03T16:25:01.5102635Z adding 'torch/distributed/argparse_util.py' 2025-11-03T16:25:01.5106803Z adding 'torch/distributed/c10d_logger.py' 2025-11-03T16:25:01.5113605Z adding 'torch/distributed/collective_utils.py' 2025-11-03T16:25:01.5117607Z adding 'torch/distributed/constants.py' 2025-11-03T16:25:01.5139367Z adding 'torch/distributed/device_mesh.py' 2025-11-03T16:25:01.5216056Z adding 'torch/distributed/distributed_c10d.py' 2025-11-03T16:25:01.5226419Z adding 'torch/distributed/launch.py' 2025-11-03T16:25:01.5230117Z adding 'torch/distributed/logging_handlers.py' 2025-11-03T16:25:01.5234327Z adding 'torch/distributed/remote_device.py' 2025-11-03T16:25:01.5240764Z adding 'torch/distributed/rendezvous.py' 2025-11-03T16:25:01.5254835Z adding 'torch/distributed/run.py' 2025-11-03T16:25:01.5262264Z adding 'torch/distributed/utils.py' 2025-11-03T16:25:01.5266987Z adding 'torch/distributed/_composable/__init__.py' 2025-11-03T16:25:01.5271569Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-11-03T16:25:01.5277480Z adding 'torch/distributed/_composable/contract.py' 2025-11-03T16:25:01.5294479Z adding 'torch/distributed/_composable/replicate.py' 2025-11-03T16:25:01.5294921Z adding 'torch/distributed/_composable/replicate_with_fsdp.py' 2025-11-03T16:25:01.5296383Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-11-03T16:25:01.5300539Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-11-03T16:25:01.5316092Z adding 'torch/distributed/_local_tensor/__init__.py' 2025-11-03T16:25:01.5326580Z adding 'torch/distributed/_local_tensor/_c10d.py' 2025-11-03T16:25:01.5332130Z adding 'torch/distributed/_pycute/__init__.py' 2025-11-03T16:25:01.5337517Z adding 'torch/distributed/_pycute/int_tuple.py' 2025-11-03T16:25:01.5345724Z adding 'torch/distributed/_pycute/layout.py' 2025-11-03T16:25:01.5349461Z adding 'torch/distributed/_pycute/typing.py' 2025-11-03T16:25:01.5353591Z adding 'torch/distributed/_shard/__init__.py' 2025-11-03T16:25:01.5356930Z adding 'torch/distributed/_shard/_utils.py' 2025-11-03T16:25:01.5362869Z adding 'torch/distributed/_shard/api.py' 2025-11-03T16:25:01.5367064Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-11-03T16:25:01.5370753Z adding 'torch/distributed/_shard/metadata.py' 2025-11-03T16:25:01.5374232Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-11-03T16:25:01.5377785Z adding 'torch/distributed/_shard/sharder.py' 2025-11-03T16:25:01.5381901Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-11-03T16:25:01.5386301Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-11-03T16:25:01.5390514Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-11-03T16:25:01.5398019Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-11-03T16:25:01.5416450Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-11-03T16:25:01.5421244Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-11-03T16:25:01.5424663Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-11-03T16:25:01.5428381Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-11-03T16:25:01.5433722Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-11-03T16:25:01.5437902Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-11-03T16:25:01.5443594Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-11-03T16:25:01.5448314Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-11-03T16:25:01.5452483Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-11-03T16:25:01.5456344Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-11-03T16:25:01.5460769Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-11-03T16:25:01.5464251Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-11-03T16:25:01.5469035Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-11-03T16:25:01.5473093Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-11-03T16:25:01.5477125Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-11-03T16:25:01.5481296Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-11-03T16:25:01.5486756Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-11-03T16:25:01.5492534Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-11-03T16:25:01.5498237Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-11-03T16:25:01.5502583Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-11-03T16:25:01.5508948Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-11-03T16:25:01.5515060Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-11-03T16:25:01.5523006Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-11-03T16:25:01.5527580Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-11-03T16:25:01.5532133Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-11-03T16:25:01.5555475Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-11-03T16:25:01.5570399Z adding 'torch/distributed/_symmetric_memory/_nvshmem_triton.py' 2025-11-03T16:25:01.5575820Z adding 'torch/distributed/_tensor/__init__.py' 2025-11-03T16:25:01.5579138Z adding 'torch/distributed/_tensor/api.py' 2025-11-03T16:25:01.5582317Z adding 'torch/distributed/_tensor/placement_types.py' 2025-11-03T16:25:01.5586538Z adding 'torch/distributed/_tools/__init__.py' 2025-11-03T16:25:01.5590056Z adding 'torch/distributed/_tools/common_utils.py' 2025-11-03T16:25:01.5595753Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-11-03T16:25:01.5604115Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-11-03T16:25:01.5610518Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-11-03T16:25:01.5626131Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-11-03T16:25:01.5633056Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-11-03T16:25:01.5638754Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-11-03T16:25:01.5647625Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-11-03T16:25:01.5663130Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-11-03T16:25:01.5670305Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-11-03T16:25:01.5674399Z adding 'torch/distributed/algorithms/__init__.py' 2025-11-03T16:25:01.5681858Z adding 'torch/distributed/algorithms/join.py' 2025-11-03T16:25:01.5685676Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-11-03T16:25:01.5691977Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-11-03T16:25:01.5696456Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-11-03T16:25:01.5701387Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-11-03T16:25:01.5705527Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-11-03T16:25:01.5709337Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-11-03T16:25:01.5713457Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-11-03T16:25:01.5718016Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-11-03T16:25:01.5723272Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-11-03T16:25:01.5731025Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-11-03T16:25:01.5735169Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-11-03T16:25:01.5739971Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-11-03T16:25:01.5745265Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-11-03T16:25:01.5749120Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-11-03T16:25:01.5753936Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-11-03T16:25:01.5768442Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-11-03T16:25:01.5774196Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-11-03T16:25:01.5778308Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-11-03T16:25:01.5782900Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-11-03T16:25:01.5795132Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-11-03T16:25:01.5795705Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-11-03T16:25:01.5798307Z adding 'torch/distributed/autograd/__init__.py' 2025-11-03T16:25:01.5803370Z adding 'torch/distributed/checkpoint/__init__.py' 2025-11-03T16:25:01.5807138Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-11-03T16:25:01.5813451Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-11-03T16:25:01.5818885Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-11-03T16:25:01.5821850Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-11-03T16:25:01.5832636Z adding 'torch/distributed/checkpoint/_consolidate_hf_safetensors.py' 2025-11-03T16:25:01.5837178Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-11-03T16:25:01.5841002Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-11-03T16:25:01.5846259Z adding 'torch/distributed/checkpoint/_extension.py' 2025-11-03T16:25:01.5850947Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-11-03T16:25:01.5854853Z adding 'torch/distributed/checkpoint/_hf_utils.py' 2025-11-03T16:25:01.5858649Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-11-03T16:25:01.5865226Z adding 'torch/distributed/checkpoint/_pg_transport.py' 2025-11-03T16:25:01.5869690Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-11-03T16:25:01.5877363Z adding 'torch/distributed/checkpoint/_state_dict_stager.py' 2025-11-03T16:25:01.5881223Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-11-03T16:25:01.5885919Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-11-03T16:25:01.5889216Z adding 'torch/distributed/checkpoint/_version.py' 2025-11-03T16:25:01.5892628Z adding 'torch/distributed/checkpoint/api.py' 2025-11-03T16:25:01.5902432Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-11-03T16:25:01.5915667Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-11-03T16:25:01.5922128Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-11-03T16:25:01.5929244Z adding 'torch/distributed/checkpoint/hf_storage.py' 2025-11-03T16:25:01.5933754Z adding 'torch/distributed/checkpoint/logger.py' 2025-11-03T16:25:01.5937067Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-11-03T16:25:01.5941619Z adding 'torch/distributed/checkpoint/metadata.py' 2025-11-03T16:25:01.5948145Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-11-03T16:25:01.5955574Z adding 'torch/distributed/checkpoint/planner.py' 2025-11-03T16:25:01.5962859Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-11-03T16:25:01.5969490Z adding 'torch/distributed/checkpoint/quantized_hf_storage.py' 2025-11-03T16:25:01.5973470Z adding 'torch/distributed/checkpoint/resharding.py' 2025-11-03T16:25:01.5981750Z adding 'torch/distributed/checkpoint/staging.py' 2025-11-03T16:25:01.6002313Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-11-03T16:25:01.6010378Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-11-03T16:25:01.6018033Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-11-03T16:25:01.6021870Z adding 'torch/distributed/checkpoint/stateful.py' 2025-11-03T16:25:01.6026888Z adding 'torch/distributed/checkpoint/storage.py' 2025-11-03T16:25:01.6034010Z adding 'torch/distributed/checkpoint/utils.py' 2025-11-03T16:25:01.6039026Z adding 'torch/distributed/checkpoint/_experimental/__init__.py' 2025-11-03T16:25:01.6044296Z adding 'torch/distributed/checkpoint/_experimental/barriers.py' 2025-11-03T16:25:01.6048993Z adding 'torch/distributed/checkpoint/_experimental/builder.py' 2025-11-03T16:25:01.6055121Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_process.py' 2025-11-03T16:25:01.6060509Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_reader.py' 2025-11-03T16:25:01.6065177Z adding 'torch/distributed/checkpoint/_experimental/checkpoint_writer.py' 2025-11-03T16:25:01.6070479Z adding 'torch/distributed/checkpoint/_experimental/checkpointer.py' 2025-11-03T16:25:01.6074237Z adding 'torch/distributed/checkpoint/_experimental/config.py' 2025-11-03T16:25:01.6079286Z adding 'torch/distributed/checkpoint/_experimental/staging.py' 2025-11-03T16:25:01.6082883Z adding 'torch/distributed/checkpoint/_experimental/types.py' 2025-11-03T16:25:01.6086511Z adding 'torch/distributed/checkpoint/_experimental/utils.py' 2025-11-03T16:25:01.6091522Z adding 'torch/distributed/elastic/__init__.py' 2025-11-03T16:25:01.6095473Z adding 'torch/distributed/elastic/control_plane.py' 2025-11-03T16:25:01.6099235Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-11-03T16:25:01.6103439Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-11-03T16:25:01.6118313Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-11-03T16:25:01.6122924Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-11-03T16:25:01.6130144Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-11-03T16:25:01.6135867Z adding 'torch/distributed/elastic/events/__init__.py' 2025-11-03T16:25:01.6139986Z adding 'torch/distributed/elastic/events/api.py' 2025-11-03T16:25:01.6143407Z adding 'torch/distributed/elastic/events/handlers.py' 2025-11-03T16:25:01.6148666Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-11-03T16:25:01.6153286Z adding 'torch/distributed/elastic/metrics/api.py' 2025-11-03T16:25:01.6159728Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-11-03T16:25:01.6173759Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-11-03T16:25:01.6178655Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-11-03T16:25:01.6183330Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-11-03T16:25:01.6191498Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-11-03T16:25:01.6196802Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-11-03T16:25:01.6200271Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-11-03T16:25:01.6204417Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-11-03T16:25:01.6207962Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-11-03T16:25:01.6212516Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-11-03T16:25:01.6217465Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-11-03T16:25:01.6221190Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-11-03T16:25:01.6227409Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-11-03T16:25:01.6233564Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-11-03T16:25:01.6249364Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-11-03T16:25:01.6265416Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-11-03T16:25:01.6271367Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-11-03T16:25:01.6276758Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-11-03T16:25:01.6281982Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-11-03T16:25:01.6286082Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-11-03T16:25:01.6290702Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-11-03T16:25:01.6297600Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-11-03T16:25:01.6301027Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-11-03T16:25:01.6306688Z adding 'torch/distributed/elastic/timer/api.py' 2025-11-03T16:25:01.6310364Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-11-03T16:25:01.6317605Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-11-03T16:25:01.6322196Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-11-03T16:25:01.6326582Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-11-03T16:25:01.6330221Z adding 'torch/distributed/elastic/utils/api.py' 2025-11-03T16:25:01.6334969Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-11-03T16:25:01.6338375Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-11-03T16:25:01.6342104Z adding 'torch/distributed/elastic/utils/logging.py' 2025-11-03T16:25:01.6347134Z adding 'torch/distributed/elastic/utils/store.py' 2025-11-03T16:25:01.6351426Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-11-03T16:25:01.6355122Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-11-03T16:25:01.6359274Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-11-03T16:25:01.6363684Z adding 'torch/distributed/fsdp/__init__.py' 2025-11-03T16:25:01.6373535Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-11-03T16:25:01.6378637Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-11-03T16:25:01.6382621Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-11-03T16:25:01.6389292Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-11-03T16:25:01.6436360Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-11-03T16:25:01.6443799Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-11-03T16:25:01.6463998Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-11-03T16:25:01.6467190Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-11-03T16:25:01.6500055Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-11-03T16:25:01.6526309Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-11-03T16:25:01.6532269Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-11-03T16:25:01.6543833Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-11-03T16:25:01.6550296Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-11-03T16:25:01.6554861Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-11-03T16:25:01.6560694Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-11-03T16:25:01.6566861Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-11-03T16:25:01.6575060Z adding 'torch/distributed/fsdp/api.py' 2025-11-03T16:25:01.6608333Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-11-03T16:25:01.6617757Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-11-03T16:25:01.6627473Z adding 'torch/distributed/fsdp/wrap.py' 2025-11-03T16:25:01.6632399Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-11-03T16:25:01.6636873Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-11-03T16:25:01.6647746Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-11-03T16:25:01.6652948Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-11-03T16:25:01.6658530Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-11-03T16:25:01.6674016Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-11-03T16:25:01.6688958Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-11-03T16:25:01.6697035Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-11-03T16:25:01.6710234Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-11-03T16:25:01.6715224Z adding 'torch/distributed/launcher/__init__.py' 2025-11-03T16:25:01.6721731Z adding 'torch/distributed/launcher/api.py' 2025-11-03T16:25:01.6726316Z adding 'torch/distributed/nn/__init__.py' 2025-11-03T16:25:01.6732722Z adding 'torch/distributed/nn/functional.py' 2025-11-03T16:25:01.6737241Z adding 'torch/distributed/nn/api/__init__.py' 2025-11-03T16:25:01.6747596Z adding 'torch/distributed/nn/api/remote_module.py' 2025-11-03T16:25:01.6753102Z adding 'torch/distributed/nn/jit/__init__.py' 2025-11-03T16:25:01.6756656Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-11-03T16:25:01.6760931Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-11-03T16:25:01.6765031Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-11-03T16:25:01.6770265Z adding 'torch/distributed/optim/__init__.py' 2025-11-03T16:25:01.6773016Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-11-03T16:25:01.6777590Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-11-03T16:25:01.6781967Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-11-03T16:25:01.6786186Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-11-03T16:25:01.6819027Z adding 'torch/distributed/optim/functional_adam.py' 2025-11-03T16:25:01.6819430Z adding 'torch/distributed/optim/functional_adamax.py' 2025-11-03T16:25:01.6819818Z adding 'torch/distributed/optim/functional_adamw.py' 2025-11-03T16:25:01.6820326Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-11-03T16:25:01.6820713Z adding 'torch/distributed/optim/functional_rprop.py' 2025-11-03T16:25:01.6821095Z adding 'torch/distributed/optim/functional_sgd.py' 2025-11-03T16:25:01.6824745Z adding 'torch/distributed/optim/named_optimizer.py' 2025-11-03T16:25:01.6830822Z adding 'torch/distributed/optim/optimizer.py' 2025-11-03T16:25:01.6834242Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-11-03T16:25:01.6838139Z adding 'torch/distributed/optim/utils.py' 2025-11-03T16:25:01.6863633Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-11-03T16:25:01.6870233Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-11-03T16:25:01.6889961Z adding 'torch/distributed/pipelining/_IR.py' 2025-11-03T16:25:01.6894530Z adding 'torch/distributed/pipelining/__init__.py' 2025-11-03T16:25:01.6902245Z adding 'torch/distributed/pipelining/_backward.py' 2025-11-03T16:25:01.6905960Z adding 'torch/distributed/pipelining/_debug.py' 2025-11-03T16:25:01.6913202Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-11-03T16:25:01.6916942Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-11-03T16:25:01.6921154Z adding 'torch/distributed/pipelining/_utils.py' 2025-11-03T16:25:01.6929344Z adding 'torch/distributed/pipelining/microbatch.py' 2025-11-03T16:25:01.6970783Z adding 'torch/distributed/pipelining/schedules.py' 2025-11-03T16:25:01.6997558Z adding 'torch/distributed/pipelining/stage.py' 2025-11-03T16:25:01.7005641Z adding 'torch/distributed/rpc/__init__.py' 2025-11-03T16:25:01.7009501Z adding 'torch/distributed/rpc/_utils.py' 2025-11-03T16:25:01.7022699Z adding 'torch/distributed/rpc/api.py' 2025-11-03T16:25:01.7030811Z adding 'torch/distributed/rpc/backend_registry.py' 2025-11-03T16:25:01.7034406Z adding 'torch/distributed/rpc/constants.py' 2025-11-03T16:25:01.7039043Z adding 'torch/distributed/rpc/functions.py' 2025-11-03T16:25:01.7044906Z adding 'torch/distributed/rpc/internal.py' 2025-11-03T16:25:01.7050045Z adding 'torch/distributed/rpc/options.py' 2025-11-03T16:25:01.7054105Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-11-03T16:25:01.7059357Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-11-03T16:25:01.7063996Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-11-03T16:25:01.7067436Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-11-03T16:25:01.7072255Z adding 'torch/distributed/tensor/__init__.py' 2025-11-03T16:25:01.7091198Z adding 'torch/distributed/tensor/_api.py' 2025-11-03T16:25:01.7099365Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-11-03T16:25:01.7109835Z adding 'torch/distributed/tensor/_dispatch.py' 2025-11-03T16:25:01.7118299Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-11-03T16:25:01.7128474Z adding 'torch/distributed/tensor/_op_schema.py' 2025-11-03T16:25:01.7137969Z adding 'torch/distributed/tensor/_random.py' 2025-11-03T16:25:01.7151622Z adding 'torch/distributed/tensor/_redistribute.py' 2025-11-03T16:25:01.7163216Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-11-03T16:25:01.7170084Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-11-03T16:25:01.7175448Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-11-03T16:25:01.7184346Z adding 'torch/distributed/tensor/_utils.py' 2025-11-03T16:25:01.7187492Z adding 'torch/distributed/tensor/device_mesh.py' 2025-11-03T16:25:01.7199545Z adding 'torch/distributed/tensor/placement_types.py' 2025-11-03T16:25:01.7204722Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-11-03T16:25:01.7211251Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-11-03T16:25:01.7215619Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-11-03T16:25:01.7220697Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-11-03T16:25:01.7224986Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-11-03T16:25:01.7228682Z adding 'torch/distributed/tensor/_ops/_mask_buffer.py' 2025-11-03T16:25:01.7254535Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-11-03T16:25:01.7255427Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-11-03T16:25:01.7265232Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-11-03T16:25:01.7269391Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-11-03T16:25:01.7285913Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-11-03T16:25:01.7300331Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-11-03T16:25:01.7310166Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-11-03T16:25:01.7313763Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-11-03T16:25:01.7323453Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-11-03T16:25:01.7330160Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-11-03T16:25:01.7335566Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-11-03T16:25:01.7340088Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-11-03T16:25:01.7343490Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-11-03T16:25:01.7349601Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-11-03T16:25:01.7354502Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-11-03T16:25:01.7362662Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-11-03T16:25:01.7367653Z adding 'torch/distributed/tensor/experimental/_context_parallel/__init__.py' 2025-11-03T16:25:01.7387644Z adding 'torch/distributed/tensor/experimental/_context_parallel/_attention.py' 2025-11-03T16:25:01.7392734Z adding 'torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py' 2025-11-03T16:25:01.7400766Z adding 'torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py' 2025-11-03T16:25:01.7406976Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-11-03T16:25:01.7410514Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-11-03T16:25:01.7415222Z adding 'torch/distributed/tensor/parallel/api.py' 2025-11-03T16:25:01.7419558Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-11-03T16:25:01.7426051Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-11-03T16:25:01.7430438Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-11-03T16:25:01.7438395Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-11-03T16:25:01.7449955Z adding 'torch/distributed/tensor/parallel/style.py' 2025-11-03T16:25:01.7457651Z adding 'torch/distributions/__init__.py' 2025-11-03T16:25:01.7462657Z adding 'torch/distributions/bernoulli.py' 2025-11-03T16:25:01.7467225Z adding 'torch/distributions/beta.py' 2025-11-03T16:25:01.7472184Z adding 'torch/distributions/binomial.py' 2025-11-03T16:25:01.7477587Z adding 'torch/distributions/categorical.py' 2025-11-03T16:25:01.7482314Z adding 'torch/distributions/cauchy.py' 2025-11-03T16:25:01.7486420Z adding 'torch/distributions/chi2.py' 2025-11-03T16:25:01.7492115Z adding 'torch/distributions/constraint_registry.py' 2025-11-03T16:25:01.7500668Z adding 'torch/distributions/constraints.py' 2025-11-03T16:25:01.7507006Z adding 'torch/distributions/continuous_bernoulli.py' 2025-11-03T16:25:01.7511951Z adding 'torch/distributions/dirichlet.py' 2025-11-03T16:25:01.7518614Z adding 'torch/distributions/distribution.py' 2025-11-03T16:25:01.7523194Z adding 'torch/distributions/exp_family.py' 2025-11-03T16:25:01.7527273Z adding 'torch/distributions/exponential.py' 2025-11-03T16:25:01.7532075Z adding 'torch/distributions/fishersnedecor.py' 2025-11-03T16:25:01.7536760Z adding 'torch/distributions/gamma.py' 2025-11-03T16:25:01.7541799Z adding 'torch/distributions/generalized_pareto.py' 2025-11-03T16:25:01.7546457Z adding 'torch/distributions/geometric.py' 2025-11-03T16:25:01.7550974Z adding 'torch/distributions/gumbel.py' 2025-11-03T16:25:01.7555368Z adding 'torch/distributions/half_cauchy.py' 2025-11-03T16:25:01.7559529Z adding 'torch/distributions/half_normal.py' 2025-11-03T16:25:01.7563946Z adding 'torch/distributions/independent.py' 2025-11-03T16:25:01.7568789Z adding 'torch/distributions/inverse_gamma.py' 2025-11-03T16:25:01.7580008Z adding 'torch/distributions/kl.py' 2025-11-03T16:25:01.7585292Z adding 'torch/distributions/kumaraswamy.py' 2025-11-03T16:25:01.7589520Z adding 'torch/distributions/laplace.py' 2025-11-03T16:25:01.7594925Z adding 'torch/distributions/lkj_cholesky.py' 2025-11-03T16:25:01.7599443Z adding 'torch/distributions/log_normal.py' 2025-11-03T16:25:01.7603714Z adding 'torch/distributions/logistic_normal.py' 2025-11-03T16:25:01.7610208Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-11-03T16:25:01.7616067Z adding 'torch/distributions/mixture_same_family.py' 2025-11-03T16:25:01.7621445Z adding 'torch/distributions/multinomial.py' 2025-11-03T16:25:01.7628259Z adding 'torch/distributions/multivariate_normal.py' 2025-11-03T16:25:01.7633252Z adding 'torch/distributions/negative_binomial.py' 2025-11-03T16:25:01.7637675Z adding 'torch/distributions/normal.py' 2025-11-03T16:25:01.7642723Z adding 'torch/distributions/one_hot_categorical.py' 2025-11-03T16:25:01.7647177Z adding 'torch/distributions/pareto.py' 2025-11-03T16:25:01.7651707Z adding 'torch/distributions/poisson.py' 2025-11-03T16:25:01.7656538Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-11-03T16:25:01.7661690Z adding 'torch/distributions/relaxed_categorical.py' 2025-11-03T16:25:01.7666448Z adding 'torch/distributions/studentT.py' 2025-11-03T16:25:01.7672251Z adding 'torch/distributions/transformed_distribution.py' 2025-11-03T16:25:01.7686847Z adding 'torch/distributions/transforms.py' 2025-11-03T16:25:01.7692453Z adding 'torch/distributions/uniform.py' 2025-11-03T16:25:01.7698346Z adding 'torch/distributions/utils.py' 2025-11-03T16:25:01.7704039Z adding 'torch/distributions/von_mises.py' 2025-11-03T16:25:01.7708508Z adding 'torch/distributions/weibull.py' 2025-11-03T16:25:01.7715357Z adding 'torch/distributions/wishart.py' 2025-11-03T16:25:01.7727046Z adding 'torch/export/__init__.py' 2025-11-03T16:25:01.7736170Z adding 'torch/export/_draft_export.py' 2025-11-03T16:25:01.7741395Z adding 'torch/export/_leakage_detection_utils.py' 2025-11-03T16:25:01.7745697Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-11-03T16:25:01.7750814Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-11-03T16:25:01.7754659Z adding 'torch/export/_safeguard.py' 2025-11-03T16:25:01.7763193Z adding 'torch/export/_swap.py' 2025-11-03T16:25:01.7800893Z adding 'torch/export/_trace.py' 2025-11-03T16:25:01.7807786Z adding 'torch/export/_tree_utils.py' 2025-11-03T16:25:01.7821549Z adding 'torch/export/_unlift.py' 2025-11-03T16:25:01.7826336Z adding 'torch/export/_wrapper_utils.py' 2025-11-03T16:25:01.7829480Z adding 'torch/export/custom_obj.py' 2025-11-03T16:25:01.7832994Z adding 'torch/export/custom_ops.py' 2025-11-03T16:25:01.7837471Z adding 'torch/export/decomp_utils.py' 2025-11-03T16:25:01.7858441Z adding 'torch/export/dynamic_shapes.py' 2025-11-03T16:25:01.7884140Z adding 'torch/export/exported_program.py' 2025-11-03T16:25:01.7894207Z adding 'torch/export/graph_signature.py' 2025-11-03T16:25:01.7921393Z adding 'torch/export/unflatten.py' 2025-11-03T16:25:01.7934124Z adding 'torch/export/experimental/__init__.py' 2025-11-03T16:25:01.7941210Z adding 'torch/export/experimental/_utils.py' 2025-11-03T16:25:01.7946601Z adding 'torch/export/passes/__init__.py' 2025-11-03T16:25:01.7950983Z adding 'torch/export/pt2_archive/__init__.py' 2025-11-03T16:25:01.7966850Z adding 'torch/export/pt2_archive/_package.py' 2025-11-03T16:25:01.7972948Z adding 'torch/export/pt2_archive/_package_weights.py' 2025-11-03T16:25:01.7976976Z adding 'torch/export/pt2_archive/constants.py' 2025-11-03T16:25:01.7991020Z adding 'torch/fft/__init__.py' 2025-11-03T16:25:01.7996936Z adding 'torch/func/__init__.py' 2025-11-03T16:25:01.8004978Z adding 'torch/futures/__init__.py' 2025-11-03T16:25:01.8011226Z adding 'torch/fx/__init__.py' 2025-11-03T16:25:01.8015176Z adding 'torch/fx/_compatibility.py' 2025-11-03T16:25:01.8025218Z adding 'torch/fx/_graph_pickler.py' 2025-11-03T16:25:01.8033023Z adding 'torch/fx/_lazy_graph_module.py' 2025-11-03T16:25:01.8037974Z adding 'torch/fx/_pytree.py' 2025-11-03T16:25:01.8059034Z adding 'torch/fx/_symbolic_trace.py' 2025-11-03T16:25:01.8064474Z adding 'torch/fx/_utils.py' 2025-11-03T16:25:01.8068505Z adding 'torch/fx/annotate.py' 2025-11-03T16:25:01.8071705Z adding 'torch/fx/config.py' 2025-11-03T16:25:01.8105183Z adding 'torch/fx/graph.py' 2025-11-03T16:25:01.8124949Z adding 'torch/fx/graph_module.py' 2025-11-03T16:25:01.8130461Z adding 'torch/fx/immutable_collections.py' 2025-11-03T16:25:01.8139876Z adding 'torch/fx/interpreter.py' 2025-11-03T16:25:01.8155747Z adding 'torch/fx/node.py' 2025-11-03T16:25:01.8166850Z adding 'torch/fx/operator_schemas.py' 2025-11-03T16:25:01.8180544Z adding 'torch/fx/proxy.py' 2025-11-03T16:25:01.8190060Z adding 'torch/fx/subgraph_rewriter.py' 2025-11-03T16:25:01.8194701Z adding 'torch/fx/tensor_type.py' 2025-11-03T16:25:01.8202397Z adding 'torch/fx/traceback.py' 2025-11-03T16:25:01.8207770Z adding 'torch/fx/experimental/__init__.py' 2025-11-03T16:25:01.8211202Z adding 'torch/fx/experimental/_backward_state.py' 2025-11-03T16:25:01.8216278Z adding 'torch/fx/experimental/_config.py' 2025-11-03T16:25:01.8219795Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-11-03T16:25:01.8224530Z adding 'torch/fx/experimental/_dynamism.py' 2025-11-03T16:25:01.8241300Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-11-03T16:25:01.8249045Z adding 'torch/fx/experimental/const_fold.py' 2025-11-03T16:25:01.8252686Z adding 'torch/fx/experimental/debug.py' 2025-11-03T16:25:01.8264433Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-11-03T16:25:01.8270345Z adding 'torch/fx/experimental/merge_matmul.py' 2025-11-03T16:25:01.8276608Z adding 'torch/fx/experimental/meta_tracer.py' 2025-11-03T16:25:01.8281261Z adding 'torch/fx/experimental/normalize.py' 2025-11-03T16:25:01.8289424Z adding 'torch/fx/experimental/optimization.py' 2025-11-03T16:25:01.8295807Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-11-03T16:25:01.8336771Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-11-03T16:25:01.8348094Z adding 'torch/fx/experimental/recording.py' 2025-11-03T16:25:01.8351869Z adding 'torch/fx/experimental/refinement_types.py' 2025-11-03T16:25:01.8356356Z adding 'torch/fx/experimental/rewriter.py' 2025-11-03T16:25:01.8360855Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-11-03T16:25:01.8382645Z adding 'torch/fx/experimental/sym_node.py' 2025-11-03T16:25:01.8513767Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-11-03T16:25:01.8525337Z adding 'torch/fx/experimental/unify_refinements.py' 2025-11-03T16:25:01.8538171Z adding 'torch/fx/experimental/validator.py' 2025-11-03T16:25:01.8543191Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-11-03T16:25:01.8549349Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-11-03T16:25:01.8564726Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-11-03T16:25:01.8579773Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-11-03T16:25:01.8583896Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-11-03T16:25:01.8590206Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-11-03T16:25:01.8594127Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-11-03T16:25:01.8597417Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-11-03T16:25:01.8601418Z adding 'torch/fx/experimental/unification/__init__.py' 2025-11-03T16:25:01.8605548Z adding 'torch/fx/experimental/unification/core.py' 2025-11-03T16:25:01.8609143Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-11-03T16:25:01.8613664Z adding 'torch/fx/experimental/unification/match.py' 2025-11-03T16:25:01.8618044Z adding 'torch/fx/experimental/unification/more.py' 2025-11-03T16:25:01.8624542Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-11-03T16:25:01.8629038Z adding 'torch/fx/experimental/unification/utils.py' 2025-11-03T16:25:01.8633402Z adding 'torch/fx/experimental/unification/variable.py' 2025-11-03T16:25:01.8638126Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-11-03T16:25:01.8642450Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-11-03T16:25:01.8647050Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-11-03T16:25:01.8654538Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-11-03T16:25:01.8659664Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-11-03T16:25:01.8664697Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-11-03T16:25:01.8669731Z adding 'torch/fx/passes/__init__.py' 2025-11-03T16:25:01.8677618Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-11-03T16:25:01.8682368Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-11-03T16:25:01.8687191Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-11-03T16:25:01.8695121Z adding 'torch/fx/passes/graph_drawer.py' 2025-11-03T16:25:01.8700274Z adding 'torch/fx/passes/graph_manipulation.py' 2025-11-03T16:25:01.8705759Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-11-03T16:25:01.8719019Z adding 'torch/fx/passes/net_min_base.py' 2025-11-03T16:25:01.8725407Z adding 'torch/fx/passes/operator_support.py' 2025-11-03T16:25:01.8730183Z adding 'torch/fx/passes/param_fetch.py' 2025-11-03T16:25:01.8735754Z adding 'torch/fx/passes/pass_manager.py' 2025-11-03T16:25:01.8741071Z adding 'torch/fx/passes/regional_inductor.py' 2025-11-03T16:25:01.8756186Z adding 'torch/fx/passes/reinplace.py' 2025-11-03T16:25:01.8768564Z adding 'torch/fx/passes/runtime_assert.py' 2025-11-03T16:25:01.8774917Z adding 'torch/fx/passes/shape_prop.py' 2025-11-03T16:25:01.8786400Z adding 'torch/fx/passes/split_module.py' 2025-11-03T16:25:01.8793732Z adding 'torch/fx/passes/split_utils.py' 2025-11-03T16:25:01.8814882Z adding 'torch/fx/passes/splitter_base.py' 2025-11-03T16:25:01.8824105Z adding 'torch/fx/passes/tools_common.py' 2025-11-03T16:25:01.8829229Z adding 'torch/fx/passes/backends/__init__.py' 2025-11-03T16:25:01.8833497Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-11-03T16:25:01.8837604Z adding 'torch/fx/passes/dialect/__init__.py' 2025-11-03T16:25:01.8842241Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-11-03T16:25:01.8846771Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-11-03T16:25:01.8851260Z adding 'torch/fx/passes/infra/__init__.py' 2025-11-03T16:25:01.8858876Z adding 'torch/fx/passes/infra/partitioner.py' 2025-11-03T16:25:01.8863028Z adding 'torch/fx/passes/infra/pass_base.py' 2025-11-03T16:25:01.8869617Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-11-03T16:25:01.8873873Z adding 'torch/fx/passes/tests/__init__.py' 2025-11-03T16:25:01.8877296Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-11-03T16:25:01.8881217Z adding 'torch/fx/passes/utils/__init__.py' 2025-11-03T16:25:01.8885191Z adding 'torch/fx/passes/utils/common.py' 2025-11-03T16:25:01.8890970Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-11-03T16:25:01.8899547Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-11-03T16:25:01.8904249Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-11-03T16:25:01.8908887Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-11-03T16:25:01.8918543Z adding 'torch/include/advisor-annotate.h' 2025-11-03T16:25:01.8932070Z adding 'torch/include/cpuinfo.h' 2025-11-03T16:25:01.8936773Z adding 'torch/include/dnnl.h' 2025-11-03T16:25:01.8940119Z adding 'torch/include/dnnl.hpp' 2025-11-03T16:25:01.8943456Z adding 'torch/include/dnnl_config.h' 2025-11-03T16:25:01.8946661Z adding 'torch/include/dnnl_debug.h' 2025-11-03T16:25:01.8950332Z adding 'torch/include/dnnl_ocl.h' 2025-11-03T16:25:01.8953785Z adding 'torch/include/dnnl_ocl.hpp' 2025-11-03T16:25:01.8957063Z adding 'torch/include/dnnl_sycl.h' 2025-11-03T16:25:01.8960424Z adding 'torch/include/dnnl_sycl.hpp' 2025-11-03T16:25:01.8963544Z adding 'torch/include/dnnl_sycl_types.h' 2025-11-03T16:25:01.8966907Z adding 'torch/include/dnnl_threadpool.h' 2025-11-03T16:25:01.8970125Z adding 'torch/include/dnnl_threadpool.hpp' 2025-11-03T16:25:01.8973412Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-11-03T16:25:01.8976589Z adding 'torch/include/dnnl_types.h' 2025-11-03T16:25:01.8979859Z adding 'torch/include/dnnl_version.h' 2025-11-03T16:25:01.8983043Z adding 'torch/include/experiments-config.h' 2025-11-03T16:25:01.8986018Z adding 'torch/include/fp16.h' 2025-11-03T16:25:01.8991370Z adding 'torch/include/fxdiv.h' 2025-11-03T16:25:01.8995607Z adding 'torch/include/ittnotify-zca.h' 2025-11-03T16:25:01.9040934Z adding 'torch/include/ittnotify.h' 2025-11-03T16:25:01.9055054Z adding 'torch/include/jitprofiling.h' 2025-11-03T16:25:01.9059083Z adding 'torch/include/libittnotify.h' 2025-11-03T16:25:01.9062339Z adding 'torch/include/libshm.h' 2025-11-03T16:25:01.9072327Z adding 'torch/include/psimd.h' 2025-11-03T16:25:01.9086938Z adding 'torch/include/pthreadpool.h' 2025-11-03T16:25:01.9126098Z adding 'torch/include/sleef.h' 2025-11-03T16:25:01.9167164Z adding 'torch/include/xnnpack.h' 2025-11-03T16:25:01.9178437Z adding 'torch/include/ATen/ATen.h' 2025-11-03T16:25:01.9182814Z adding 'torch/include/ATen/AccumulateType.h' 2025-11-03T16:25:01.9186049Z adding 'torch/include/ATen/ArrayRef.h' 2025-11-03T16:25:01.9189003Z adding 'torch/include/ATen/Backend.h' 2025-11-03T16:25:01.9191953Z adding 'torch/include/ATen/Backtrace.h' 2025-11-03T16:25:01.9195260Z adding 'torch/include/ATen/BlasBackend.h' 2025-11-03T16:25:01.9200728Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-11-03T16:25:01.9204488Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-11-03T16:25:01.9208485Z adding 'torch/include/ATen/CPUFunctions.h' 2025-11-03T16:25:01.9215559Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-11-03T16:25:01.9220386Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-11-03T16:25:01.9224524Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-11-03T16:25:01.9232003Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-11-03T16:25:01.9236858Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-11-03T16:25:01.9241183Z adding 'torch/include/ATen/CollapseDims.h' 2025-11-03T16:25:01.9245329Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-11-03T16:25:01.9253489Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-11-03T16:25:01.9258749Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-11-03T16:25:01.9264759Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-11-03T16:25:01.9269047Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-11-03T16:25:01.9276781Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-11-03T16:25:01.9281532Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-11-03T16:25:01.9285827Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-11-03T16:25:01.9289510Z adding 'torch/include/ATen/Config.h' 2025-11-03T16:25:01.9300085Z adding 'torch/include/ATen/Context.h' 2025-11-03T16:25:01.9307007Z adding 'torch/include/ATen/DLConvertor.h' 2025-11-03T16:25:01.9312271Z adding 'torch/include/ATen/DTensorState.h' 2025-11-03T16:25:01.9317079Z adding 'torch/include/ATen/Device.h' 2025-11-03T16:25:01.9323131Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-11-03T16:25:01.9328758Z adding 'torch/include/ATen/DeviceGuard.h' 2025-11-03T16:25:01.9333575Z adding 'torch/include/ATen/DimVector.h' 2025-11-03T16:25:01.9338274Z adding 'torch/include/ATen/Dimname.h' 2025-11-03T16:25:01.9349479Z adding 'torch/include/ATen/Dispatch.h' 2025-11-03T16:25:01.9359700Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-11-03T16:25:01.9365354Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-11-03T16:25:01.9369194Z adding 'torch/include/ATen/EmptyTensor.h' 2025-11-03T16:25:01.9372505Z adding 'torch/include/ATen/ExpandBase.h' 2025-11-03T16:25:01.9380365Z adding 'torch/include/ATen/ExpandUtils.h' 2025-11-03T16:25:01.9383853Z adding 'torch/include/ATen/Formatting.h' 2025-11-03T16:25:01.9387395Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-11-03T16:25:01.9393922Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-11-03T16:25:01.9401877Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-11-03T16:25:01.9406019Z adding 'torch/include/ATen/FunctionalizeFallbackKernel.h' 2025-11-03T16:25:01.9417310Z adding 'torch/include/ATen/Functions.h' 2025-11-03T16:25:01.9422000Z adding 'torch/include/ATen/Generator.h' 2025-11-03T16:25:01.9426499Z adding 'torch/include/ATen/InferSize.h' 2025-11-03T16:25:01.9429924Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-11-03T16:25:01.9432878Z adding 'torch/include/ATen/Layout.h' 2025-11-03T16:25:01.9436238Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-11-03T16:25:01.9440906Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-11-03T16:25:01.9444362Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-11-03T16:25:01.9449793Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-11-03T16:25:01.9462705Z adding 'torch/include/ATen/LinalgBackend.h' 2025-11-03T16:25:01.9463095Z adding 'torch/include/ATen/MapAllocator.h' 2025-11-03T16:25:01.9464625Z adding 'torch/include/ATen/MatrixRef.h' 2025-11-03T16:25:01.9468173Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-11-03T16:25:01.9471791Z adding 'torch/include/ATen/MetaFunctions.h' 2025-11-03T16:25:01.9477983Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-11-03T16:25:01.9483557Z adding 'torch/include/ATen/MethodOperators.h' 2025-11-03T16:25:01.9487494Z adding 'torch/include/ATen/NamedTensor.h' 2025-11-03T16:25:01.9491946Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-11-03T16:25:01.9503074Z adding 'torch/include/ATen/NativeFunctions.h' 2025-11-03T16:25:01.9514845Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-11-03T16:25:01.9521756Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-11-03T16:25:01.9525993Z adding 'torch/include/ATen/NumericUtils.h' 2025-11-03T16:25:01.9529583Z adding 'torch/include/ATen/OpMathType.h' 2025-11-03T16:25:01.9533998Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-11-03T16:25:01.9545916Z adding 'torch/include/ATen/Operators.h' 2025-11-03T16:25:01.9550600Z adding 'torch/include/ATen/PTThreadPool.h' 2025-11-03T16:25:01.9553616Z adding 'torch/include/ATen/PadNd.h' 2025-11-03T16:25:01.9557139Z adding 'torch/include/ATen/Parallel-inl.h' 2025-11-03T16:25:01.9561395Z adding 'torch/include/ATen/Parallel.h' 2025-11-03T16:25:01.9564791Z adding 'torch/include/ATen/ParallelFuture.h' 2025-11-03T16:25:01.9568020Z adding 'torch/include/ATen/ParallelNative.h' 2025-11-03T16:25:01.9571375Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-11-03T16:25:01.9579609Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-11-03T16:25:01.9583102Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-11-03T16:25:01.9944003Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-11-03T16:25:02.0139361Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-11-03T16:25:02.0172236Z adding 'torch/include/ATen/SDPBackend.h' 2025-11-03T16:25:02.0177547Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-11-03T16:25:02.0180809Z adding 'torch/include/ATen/Scalar.h' 2025-11-03T16:25:02.0185779Z adding 'torch/include/ATen/ScalarOps.h' 2025-11-03T16:25:02.0190272Z adding 'torch/include/ATen/ScalarType.h' 2025-11-03T16:25:02.0193518Z adding 'torch/include/ATen/SequenceNumber.h' 2025-11-03T16:25:02.0197881Z adding 'torch/include/ATen/SmallVector.h' 2025-11-03T16:25:02.0203994Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-11-03T16:25:02.0213238Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-11-03T16:25:02.0221624Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-11-03T16:25:02.0226479Z adding 'torch/include/ATen/Storage.h' 2025-11-03T16:25:02.0231394Z adding 'torch/include/ATen/StorageUtils.h' 2025-11-03T16:25:02.0234416Z adding 'torch/include/ATen/Tensor.h' 2025-11-03T16:25:02.0238818Z adding 'torch/include/ATen/TensorAccessor.h' 2025-11-03T16:25:02.0244115Z adding 'torch/include/ATen/TensorGeometry.h' 2025-11-03T16:25:02.0256739Z adding 'torch/include/ATen/TensorIndexing.h' 2025-11-03T16:25:02.0276178Z adding 'torch/include/ATen/TensorIterator.h' 2025-11-03T16:25:02.0282106Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-11-03T16:25:02.0287878Z adding 'torch/include/ATen/TensorMeta.h' 2025-11-03T16:25:02.0293228Z adding 'torch/include/ATen/TensorNames.h' 2025-11-03T16:25:02.0298260Z adding 'torch/include/ATen/TensorOperators.h' 2025-11-03T16:25:02.0302896Z adding 'torch/include/ATen/TensorOptions.h' 2025-11-03T16:25:02.0323966Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-11-03T16:25:02.0330060Z adding 'torch/include/ATen/TensorUtils.h' 2025-11-03T16:25:02.0333632Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-11-03T16:25:02.0339610Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-11-03T16:25:02.0345974Z adding 'torch/include/ATen/TracerMode.h' 2025-11-03T16:25:02.0351026Z adding 'torch/include/ATen/TypeDefault.h' 2025-11-03T16:25:02.0354905Z adding 'torch/include/ATen/Utils.h' 2025-11-03T16:25:02.0359807Z adding 'torch/include/ATen/Version.h' 2025-11-03T16:25:02.0534231Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-11-03T16:25:02.0582900Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-11-03T16:25:02.0588028Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-11-03T16:25:02.0601632Z adding 'torch/include/ATen/autocast_mode.h' 2025-11-03T16:25:02.0607401Z adding 'torch/include/ATen/ceil_div.h' 2025-11-03T16:25:02.0613649Z adding 'torch/include/ATen/code_template.h' 2025-11-03T16:25:02.0619163Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-11-03T16:25:02.0623796Z adding 'torch/include/ATen/div_rtn.h' 2025-11-03T16:25:02.0631387Z adding 'torch/include/ATen/dlpack.h' 2025-11-03T16:25:02.0636294Z adding 'torch/include/ATen/jit_macros.h' 2025-11-03T16:25:02.0641488Z adding 'torch/include/ATen/jiterator_macros.h' 2025-11-03T16:25:02.0653296Z adding 'torch/include/ATen/record_function.h' 2025-11-03T16:25:02.0663506Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-11-03T16:25:02.0666931Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-11-03T16:25:02.0671571Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-11-03T16:25:02.0676977Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-11-03T16:25:02.0681862Z adding 'torch/include/ATen/core/Array.h' 2025-11-03T16:25:02.0685141Z adding 'torch/include/ATen/core/Backtrace.h' 2025-11-03T16:25:02.0700796Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-11-03T16:25:02.0706185Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-11-03T16:25:02.0711984Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-11-03T16:25:02.0715520Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-11-03T16:25:02.0724594Z adding 'torch/include/ATen/core/Dict.h' 2025-11-03T16:25:02.0730875Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-11-03T16:25:02.0735602Z adding 'torch/include/ATen/core/DimVector.h' 2025-11-03T16:25:02.0739081Z adding 'torch/include/ATen/core/Dimname.h' 2025-11-03T16:25:02.0746954Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-11-03T16:25:02.0750643Z adding 'torch/include/ATen/core/Formatting.h' 2025-11-03T16:25:02.0756830Z adding 'torch/include/ATen/core/Generator.h' 2025-11-03T16:25:02.0761885Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-11-03T16:25:02.0773016Z adding 'torch/include/ATen/core/IListRef.h' 2025-11-03T16:25:02.0779195Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-11-03T16:25:02.0785335Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-11-03T16:25:02.0794590Z adding 'torch/include/ATen/core/List.h' 2025-11-03T16:25:02.0801618Z adding 'torch/include/ATen/core/List_inl.h' 2025-11-03T16:25:02.0808287Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-11-03T16:25:02.0823204Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-11-03T16:25:02.0829644Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-11-03T16:25:02.0836547Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-11-03T16:25:02.0841902Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-11-03T16:25:02.0847047Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-11-03T16:25:02.0850887Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-11-03T16:25:02.0854185Z adding 'torch/include/ATen/core/Range.h' 2025-11-03T16:25:02.0859261Z adding 'torch/include/ATen/core/Reduction.h' 2025-11-03T16:25:02.0862247Z adding 'torch/include/ATen/core/Scalar.h' 2025-11-03T16:25:02.0865186Z adding 'torch/include/ATen/core/ScalarType.h' 2025-11-03T16:25:02.0868728Z adding 'torch/include/ATen/core/Tensor.h' 2025-11-03T16:25:02.0875358Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-11-03T16:25:02.0891247Z adding 'torch/include/ATen/core/TensorBase.h' 2025-11-03T16:25:02.0948371Z adding 'torch/include/ATen/core/TensorBody.h' 2025-11-03T16:25:02.0958262Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-11-03T16:25:02.0964581Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-11-03T16:25:02.0968947Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-11-03T16:25:02.0972183Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-11-03T16:25:02.0976202Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-11-03T16:25:02.0979934Z adding 'torch/include/ATen/core/Variadic.h' 2025-11-03T16:25:02.0983676Z adding 'torch/include/ATen/core/Vitals.h' 2025-11-03T16:25:02.0988006Z adding 'torch/include/ATen/core/alias_info.h' 2025-11-03T16:25:02.1003309Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-11-03T16:25:02.1009203Z adding 'torch/include/ATen/core/blob.h' 2025-11-03T16:25:02.1012954Z adding 'torch/include/ATen/core/builtin_function.h' 2025-11-03T16:25:02.1019437Z adding 'torch/include/ATen/core/class_type.h' 2025-11-03T16:25:02.1023187Z adding 'torch/include/ATen/core/custom_class.h' 2025-11-03T16:25:02.1028864Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-11-03T16:25:02.1032396Z adding 'torch/include/ATen/core/enum_tag.h' 2025-11-03T16:25:02.1036197Z adding 'torch/include/ATen/core/enum_type.h' 2025-11-03T16:25:02.1040225Z adding 'torch/include/ATen/core/function.h' 2025-11-03T16:25:02.1050342Z adding 'torch/include/ATen/core/function_schema.h' 2025-11-03T16:25:02.1055006Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-11-03T16:25:02.1058452Z adding 'torch/include/ATen/core/functional.h' 2025-11-03T16:25:02.1061574Z adding 'torch/include/ATen/core/grad_mode.h' 2025-11-03T16:25:02.1067298Z adding 'torch/include/ATen/core/interned_strings.h' 2025-11-03T16:25:02.1071007Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-11-03T16:25:02.1090796Z adding 'torch/include/ATen/core/ivalue.h' 2025-11-03T16:25:02.1121147Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-11-03T16:25:02.1127967Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-11-03T16:25:02.1155987Z adding 'torch/include/ATen/core/jit_type.h' 2025-11-03T16:25:02.1167945Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-11-03T16:25:02.1173791Z adding 'torch/include/ATen/core/operator_name.h' 2025-11-03T16:25:02.1179457Z adding 'torch/include/ATen/core/qualified_name.h' 2025-11-03T16:25:02.1184396Z adding 'torch/include/ATen/core/rref_interface.h' 2025-11-03T16:25:02.1190390Z adding 'torch/include/ATen/core/stack.h' 2025-11-03T16:25:02.1196534Z adding 'torch/include/ATen/core/symbol.h' 2025-11-03T16:25:02.1201807Z adding 'torch/include/ATen/core/type_factory.h' 2025-11-03T16:25:02.1206745Z adding 'torch/include/ATen/core/type_ptr.h' 2025-11-03T16:25:02.1209888Z adding 'torch/include/ATen/core/typeid.h' 2025-11-03T16:25:02.1218798Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-11-03T16:25:02.1224260Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-11-03T16:25:02.1230978Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-11-03T16:25:02.1238593Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-11-03T16:25:02.1243697Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-11-03T16:25:02.1249784Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-11-03T16:25:02.1254730Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-11-03T16:25:02.1262248Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-11-03T16:25:02.1275148Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-11-03T16:25:02.1281195Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-11-03T16:25:02.1287546Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-11-03T16:25:02.1296104Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-11-03T16:25:02.1332573Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-11-03T16:25:02.1338355Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-11-03T16:25:02.1346452Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-11-03T16:25:02.1351917Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-11-03T16:25:02.1356950Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-11-03T16:25:02.1361703Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-11-03T16:25:02.1367662Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-11-03T16:25:02.1372672Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-11-03T16:25:02.1381368Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-11-03T16:25:02.1387802Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-11-03T16:25:02.1391056Z adding 'torch/include/ATen/cpu/Utils.h' 2025-11-03T16:25:02.1395522Z adding 'torch/include/ATen/cpu/vml.h' 2025-11-03T16:25:02.1399812Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-11-03T16:25:02.1405176Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-11-03T16:25:02.1411898Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-11-03T16:25:02.1416996Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-11-03T16:25:02.1420457Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-11-03T16:25:02.1433654Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-11-03T16:25:02.1438390Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-11-03T16:25:02.1442313Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-11-03T16:25:02.1447639Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-11-03T16:25:02.1453156Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-11-03T16:25:02.1458094Z adding 'torch/include/ATen/cpu/vec/vec_quant.h' 2025-11-03T16:25:02.1462862Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-11-03T16:25:02.1470745Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-11-03T16:25:02.1475958Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-11-03T16:25:02.1482240Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-11-03T16:25:02.1490342Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-11-03T16:25:02.1497351Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-11-03T16:25:02.1504068Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-11-03T16:25:02.1508746Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-11-03T16:25:02.1516221Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-11-03T16:25:02.1521576Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-11-03T16:25:02.1527873Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_double_neon.h' 2025-11-03T16:25:02.1535391Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-11-03T16:25:02.1542349Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-11-03T16:25:02.1550315Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_int_aarch64.h' 2025-11-03T16:25:02.1555730Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-11-03T16:25:02.1561749Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_uint_aarch64.h' 2025-11-03T16:25:02.1566501Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-11-03T16:25:02.1569561Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-11-03T16:25:02.1577175Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-11-03T16:25:02.1587637Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-11-03T16:25:02.1595392Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-11-03T16:25:02.1604284Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-11-03T16:25:02.1615054Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-11-03T16:25:02.1621890Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-11-03T16:25:02.1629105Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-11-03T16:25:02.1640578Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-11-03T16:25:02.1647287Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-11-03T16:25:02.1666521Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-11-03T16:25:02.1674290Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-11-03T16:25:02.1688308Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-11-03T16:25:02.1696656Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-11-03T16:25:02.1702722Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-11-03T16:25:02.1712325Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-11-03T16:25:02.1723696Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-11-03T16:25:02.1732628Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-11-03T16:25:02.1740220Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-11-03T16:25:02.1747325Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-11-03T16:25:02.1755263Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-11-03T16:25:02.1761719Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-11-03T16:25:02.1768470Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-11-03T16:25:02.1776351Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-11-03T16:25:02.1785692Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-11-03T16:25:02.1794925Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-11-03T16:25:02.1874798Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-11-03T16:25:02.1886576Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-11-03T16:25:02.1905997Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-11-03T16:25:02.1917393Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-11-03T16:25:02.1929250Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-11-03T16:25:02.1935012Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-11-03T16:25:02.1941010Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-11-03T16:25:02.1950580Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-11-03T16:25:02.1960093Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-11-03T16:25:02.1974258Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-11-03T16:25:02.1980976Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-11-03T16:25:02.1992336Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-11-03T16:25:02.1998309Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-11-03T16:25:02.2001837Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-11-03T16:25:02.2005639Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-11-03T16:25:02.2012889Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-11-03T16:25:02.2021357Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-11-03T16:25:02.2027288Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-11-03T16:25:02.2030857Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-11-03T16:25:02.2034677Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-11-03T16:25:02.2038424Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-11-03T16:25:02.2041727Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-11-03T16:25:02.2047804Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-11-03T16:25:02.2052793Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-11-03T16:25:02.2056987Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-11-03T16:25:02.2060681Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-11-03T16:25:02.2064111Z adding 'torch/include/ATen/cuda/CUDAGreenContext.h' 2025-11-03T16:25:02.2068104Z adding 'torch/include/ATen/cuda/CUDAScaledBlas.h' 2025-11-03T16:25:02.2071562Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-11-03T16:25:02.2076305Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-11-03T16:25:02.2080990Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-11-03T16:25:02.2084330Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-11-03T16:25:02.2087620Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-11-03T16:25:02.2091260Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-11-03T16:25:02.2094978Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-11-03T16:25:02.2098338Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-11-03T16:25:02.2103234Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-11-03T16:25:02.2107497Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-11-03T16:25:02.2110782Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-11-03T16:25:02.2113776Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-11-03T16:25:02.2116715Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-11-03T16:25:02.2119869Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-11-03T16:25:02.2123358Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-11-03T16:25:02.2126721Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-11-03T16:25:02.2131392Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-11-03T16:25:02.2136384Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-11-03T16:25:02.2145198Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-11-03T16:25:02.2150893Z adding 'torch/include/ATen/cuda/cub.h' 2025-11-03T16:25:02.2155774Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-11-03T16:25:02.2160399Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-11-03T16:25:02.2166297Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-11-03T16:25:02.2170982Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-11-03T16:25:02.2175252Z adding 'torch/include/ATen/cuda/detail/BLASConstants.h' 2025-11-03T16:25:02.2180354Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-11-03T16:25:02.2186944Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-11-03T16:25:02.2191879Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-11-03T16:25:02.2197485Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-11-03T16:25:02.2202520Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-11-03T16:25:02.2207157Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-11-03T16:25:02.2212665Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-11-03T16:25:02.2216448Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-11-03T16:25:02.2221712Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-11-03T16:25:02.2226775Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-11-03T16:25:02.2236981Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-11-03T16:25:02.2245994Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-11-03T16:25:02.2253225Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-11-03T16:25:02.2257558Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-11-03T16:25:02.2264323Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-11-03T16:25:02.2271586Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-11-03T16:25:02.2279682Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-11-03T16:25:02.2290390Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-11-03T16:25:02.2295231Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-11-03T16:25:02.2298442Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-11-03T16:25:02.2302916Z adding 'torch/include/ATen/cudnn/Types.h' 2025-11-03T16:25:02.2307440Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-11-03T16:25:02.2310904Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-11-03T16:25:02.2317064Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-11-03T16:25:02.2340621Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-11-03T16:25:02.2341756Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-11-03T16:25:02.2345549Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-11-03T16:25:02.2387938Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-11-03T16:25:02.2393128Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-11-03T16:25:02.2398305Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-11-03T16:25:02.2403906Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-11-03T16:25:02.2409904Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-11-03T16:25:02.2413857Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-11-03T16:25:02.2417579Z adding 'torch/include/ATen/detail/XLAHooksInterface.h' 2025-11-03T16:25:02.2423173Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-11-03T16:25:02.2427600Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-11-03T16:25:02.2434404Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-11-03T16:25:02.2440532Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-11-03T16:25:02.2445554Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-11-03T16:25:02.2449862Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-11-03T16:25:02.2454428Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-11-03T16:25:02.2458002Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-11-03T16:25:02.2464166Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-11-03T16:25:02.2471357Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-11-03T16:25:02.2475614Z adding 'torch/include/ATen/functorch/Macros.h' 2025-11-03T16:25:02.2479509Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-11-03T16:25:02.2483779Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-11-03T16:25:02.2487409Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-11-03T16:25:02.2493458Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-11-03T16:25:02.2497827Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-11-03T16:25:02.2504191Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-11-03T16:25:02.2508689Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-11-03T16:25:02.2512789Z adding 'torch/include/ATen/metal/Context.h' 2025-11-03T16:25:02.2518371Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-11-03T16:25:02.2522021Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-11-03T16:25:02.2525283Z adding 'torch/include/ATen/miopen/Handle.h' 2025-11-03T16:25:02.2528425Z adding 'torch/include/ATen/miopen/Types.h' 2025-11-03T16:25:02.2531571Z adding 'torch/include/ATen/miopen/Utils.h' 2025-11-03T16:25:02.2534779Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-11-03T16:25:02.2538938Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-11-03T16:25:02.2543059Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-11-03T16:25:02.2551933Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-11-03T16:25:02.2556751Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-11-03T16:25:02.2560427Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-11-03T16:25:02.2564503Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-11-03T16:25:02.2568284Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-11-03T16:25:02.2572614Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-11-03T16:25:02.2576347Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-11-03T16:25:02.2584398Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-11-03T16:25:02.2588943Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-11-03T16:25:02.2595312Z adding 'torch/include/ATen/native/Activation.h' 2025-11-03T16:25:02.2598965Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-11-03T16:25:02.2602203Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-11-03T16:25:02.2607010Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-11-03T16:25:02.2611122Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-11-03T16:25:02.2616139Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-11-03T16:25:02.2620797Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-11-03T16:25:02.2624674Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-11-03T16:25:02.2627945Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-11-03T16:25:02.2633465Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-11-03T16:25:02.2638384Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-11-03T16:25:02.2644154Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-11-03T16:25:02.2652726Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-11-03T16:25:02.2657857Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-11-03T16:25:02.2662324Z adding 'torch/include/ATen/native/Copy.h' 2025-11-03T16:25:02.2666812Z adding 'torch/include/ATen/native/Cross.h' 2025-11-03T16:25:02.2672677Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-11-03T16:25:02.2680297Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-11-03T16:25:02.2685433Z adding 'torch/include/ATen/native/Distance.h' 2025-11-03T16:25:02.2693584Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-11-03T16:25:02.2705531Z adding 'torch/include/ATen/native/Distributions.h' 2025-11-03T16:25:02.2711536Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-11-03T16:25:02.2716260Z adding 'torch/include/ATen/native/Fill.h' 2025-11-03T16:25:02.2725279Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-11-03T16:25:02.2729442Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-11-03T16:25:02.2734109Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-11-03T16:25:02.2738646Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-11-03T16:25:02.2743199Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-11-03T16:25:02.2746549Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-11-03T16:25:02.2751231Z adding 'torch/include/ATen/native/Gelu.h' 2025-11-03T16:25:02.2757609Z adding 'torch/include/ATen/native/GridSampler.h' 2025-11-03T16:25:02.2763095Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-11-03T16:25:02.2769158Z adding 'torch/include/ATen/native/GroupedMMUtils.h' 2025-11-03T16:25:02.2773982Z adding 'torch/include/ATen/native/Histogram.h' 2025-11-03T16:25:02.2778685Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-11-03T16:25:02.2784881Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-11-03T16:25:02.2788602Z adding 'torch/include/ATen/native/Lerp.h' 2025-11-03T16:25:02.2793230Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-11-03T16:25:02.2806755Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-11-03T16:25:02.2812204Z adding 'torch/include/ATen/native/LossMulti.h' 2025-11-03T16:25:02.2882950Z adding 'torch/include/ATen/native/Math.h' 2025-11-03T16:25:02.2891603Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-11-03T16:25:02.2896766Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-11-03T16:25:02.2900712Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-11-03T16:25:02.2904079Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-11-03T16:25:02.2907734Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-11-03T16:25:02.2911050Z adding 'torch/include/ATen/native/Normalization.h' 2025-11-03T16:25:02.2914583Z adding 'torch/include/ATen/native/Padding.h' 2025-11-03T16:25:02.2919494Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-11-03T16:25:02.2922831Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-11-03T16:25:02.2928623Z adding 'torch/include/ATen/native/Pool.h' 2025-11-03T16:25:02.2932484Z adding 'torch/include/ATen/native/Pow.h' 2025-11-03T16:25:02.2936117Z adding 'torch/include/ATen/native/RNN.h' 2025-11-03T16:25:02.2939347Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-11-03T16:25:02.2943009Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-11-03T16:25:02.2946278Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-11-03T16:25:02.2949639Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-11-03T16:25:02.2956126Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-11-03T16:25:02.2959921Z adding 'torch/include/ATen/native/ReductionType.h' 2025-11-03T16:25:02.2963397Z adding 'torch/include/ATen/native/Repeat.h' 2025-11-03T16:25:02.2968720Z adding 'torch/include/ATen/native/Resize.h' 2025-11-03T16:25:02.2972733Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-11-03T16:25:02.2976695Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-11-03T16:25:02.2981839Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-11-03T16:25:02.2990771Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-11-03T16:25:02.2997369Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-11-03T16:25:02.3000217Z adding 'torch/include/ATen/native/Sorting.h' 2025-11-03T16:25:02.3008963Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-11-03T16:25:02.3015623Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-11-03T16:25:02.3021431Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-11-03T16:25:02.3027313Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-11-03T16:25:02.3032415Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-11-03T16:25:02.3037468Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-11-03T16:25:02.3041446Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-11-03T16:25:02.3046579Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-11-03T16:25:02.3051486Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-11-03T16:25:02.3057369Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-11-03T16:25:02.3061909Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-11-03T16:25:02.3065758Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-11-03T16:25:02.3070325Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-11-03T16:25:02.3076004Z adding 'torch/include/ATen/native/TensorShape.h' 2025-11-03T16:25:02.3080905Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-11-03T16:25:02.3086173Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-11-03T16:25:02.3089628Z adding 'torch/include/ATen/native/TransposeType.h' 2025-11-03T16:25:02.3094852Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-11-03T16:25:02.3099679Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-11-03T16:25:02.3104905Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-11-03T16:25:02.3109705Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-11-03T16:25:02.3113029Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-11-03T16:25:02.3118320Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-11-03T16:25:02.3128620Z adding 'torch/include/ATen/native/UpSample.h' 2025-11-03T16:25:02.3134035Z adding 'torch/include/ATen/native/batch_norm.h' 2025-11-03T16:25:02.3138638Z adding 'torch/include/ATen/native/group_norm.h' 2025-11-03T16:25:02.3143017Z adding 'torch/include/ATen/native/im2col.h' 2025-11-03T16:25:02.3149008Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-11-03T16:25:02.3154816Z adding 'torch/include/ATen/native/layer_norm.h' 2025-11-03T16:25:02.3159508Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-11-03T16:25:02.3164471Z adding 'torch/include/ATen/native/vol2col.h' 2025-11-03T16:25:02.3172159Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-11-03T16:25:02.3177455Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-11-03T16:25:02.3182899Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-11-03T16:25:02.3189089Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-11-03T16:25:02.3193693Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-11-03T16:25:02.3198289Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-11-03T16:25:02.3201570Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-11-03T16:25:02.3206369Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-11-03T16:25:02.3213701Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-11-03T16:25:02.3219263Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-11-03T16:25:02.3224396Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-11-03T16:25:02.3229286Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-11-03T16:25:02.3234621Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-11-03T16:25:02.3238281Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-11-03T16:25:02.3243215Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-11-03T16:25:02.3248584Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-11-03T16:25:02.3255698Z adding 'torch/include/ATen/native/cpu/LogSoftmaxKernelImpl.h' 2025-11-03T16:25:02.3264937Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-11-03T16:25:02.3269983Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-11-03T16:25:02.3273428Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-11-03T16:25:02.3282150Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-11-03T16:25:02.3288596Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-11-03T16:25:02.3293687Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-11-03T16:25:02.3297019Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-11-03T16:25:02.3303046Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-11-03T16:25:02.3307963Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-11-03T16:25:02.3312610Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-11-03T16:25:02.3317169Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-11-03T16:25:02.3339575Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-11-03T16:25:02.3345932Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-11-03T16:25:02.3354309Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-11-03T16:25:02.3358152Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-11-03T16:25:02.3363024Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-11-03T16:25:02.3367924Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-11-03T16:25:02.3372911Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-11-03T16:25:02.3378819Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-11-03T16:25:02.3384298Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-11-03T16:25:02.3387894Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-11-03T16:25:02.3393758Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-11-03T16:25:02.3404926Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-11-03T16:25:02.3410993Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-11-03T16:25:02.3414104Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-11-03T16:25:02.3422451Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-11-03T16:25:02.3426351Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-11-03T16:25:02.3429642Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-11-03T16:25:02.3438726Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-11-03T16:25:02.3442673Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-11-03T16:25:02.3446312Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-11-03T16:25:02.3451822Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-11-03T16:25:02.3455681Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-11-03T16:25:02.3460863Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-11-03T16:25:02.3465851Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-11-03T16:25:02.3469055Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-11-03T16:25:02.3473486Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-11-03T16:25:02.3476869Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-11-03T16:25:02.3481588Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-11-03T16:25:02.3486574Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-11-03T16:25:02.3493050Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-11-03T16:25:02.3496656Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-11-03T16:25:02.3503007Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-11-03T16:25:02.3537519Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-11-03T16:25:02.3548624Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-11-03T16:25:02.3552529Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-11-03T16:25:02.3558338Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-11-03T16:25:02.3577463Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-11-03T16:25:02.3585418Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-11-03T16:25:02.3589561Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-11-03T16:25:02.3593354Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-11-03T16:25:02.3611608Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-11-03T16:25:02.3616058Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-11-03T16:25:02.3619603Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-11-03T16:25:02.3622869Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-11-03T16:25:02.3626000Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-11-03T16:25:02.3629143Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-11-03T16:25:02.3637837Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-11-03T16:25:02.3642966Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-11-03T16:25:02.3646399Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-11-03T16:25:02.3654798Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-11-03T16:25:02.3658368Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-11-03T16:25:02.3664198Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-11-03T16:25:02.3673150Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-11-03T16:25:02.3682307Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-11-03T16:25:02.3687265Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-11-03T16:25:02.3691848Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-11-03T16:25:02.3696322Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-11-03T16:25:02.3703279Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-11-03T16:25:02.3708916Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-11-03T16:25:02.3715126Z adding 'torch/include/ATen/native/cuda/cuBlasCommonArgs.h' 2025-11-03T16:25:02.3719987Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-11-03T16:25:02.3723526Z adding 'torch/include/ATen/native/cuda/fused_adagrad_impl.cuh' 2025-11-03T16:25:02.3729157Z adding 'torch/include/ATen/native/cuda/fused_adagrad_utils.cuh' 2025-11-03T16:25:02.3733863Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-11-03T16:25:02.3738383Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-11-03T16:25:02.3744624Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-11-03T16:25:02.3749457Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-11-03T16:25:02.3752779Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-11-03T16:25:02.3759006Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-11-03T16:25:02.3766693Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-11-03T16:25:02.3776637Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-11-03T16:25:02.3781834Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-11-03T16:25:02.3788285Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-11-03T16:25:02.3794403Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-11-03T16:25:02.3799142Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-11-03T16:25:02.3805927Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-11-03T16:25:02.3811237Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-11-03T16:25:02.3817199Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-11-03T16:25:02.3823424Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-11-03T16:25:02.3847306Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-11-03T16:25:02.3852612Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-11-03T16:25:02.3858296Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-11-03T16:25:02.3864941Z adding 'torch/include/ATen/native/mkldnn/xpu/Conv.h' 2025-11-03T16:25:02.3870212Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-11-03T16:25:02.3873933Z adding 'torch/include/ATen/native/mkldnn/xpu/qconv.h' 2025-11-03T16:25:02.3877535Z adding 'torch/include/ATen/native/mkldnn/xpu/qlinear.h' 2025-11-03T16:25:02.3887498Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-11-03T16:25:02.3894815Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-11-03T16:25:02.3900809Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-11-03T16:25:02.3905023Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-11-03T16:25:02.3909183Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-11-03T16:25:02.3913126Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-11-03T16:25:02.3917235Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-11-03T16:25:02.3920756Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-11-03T16:25:02.3925236Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-11-03T16:25:02.3935287Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-11-03T16:25:02.3939334Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-11-03T16:25:02.3943568Z adding 'torch/include/ATen/native/mps/kernels/EmbeddingBag.h' 2025-11-03T16:25:02.3946874Z adding 'torch/include/ATen/native/mps/kernels/GridSampler.h' 2025-11-03T16:25:02.3950068Z adding 'torch/include/ATen/native/mps/kernels/LinearAlgebra.h' 2025-11-03T16:25:02.3953370Z adding 'torch/include/ATen/native/mps/kernels/Pooling.h' 2025-11-03T16:25:02.3956595Z adding 'torch/include/ATen/native/mps/kernels/Shape.h' 2025-11-03T16:25:02.3959735Z adding 'torch/include/ATen/native/mps/kernels/UpSample.h' 2025-11-03T16:25:02.3973916Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-11-03T16:25:02.3974633Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-11-03T16:25:02.3975244Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-11-03T16:25:02.3975853Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-11-03T16:25:02.3976879Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-11-03T16:25:02.3983936Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-11-03T16:25:02.3989679Z adding 'torch/include/ATen/native/mtia/EmptyTensor.h' 2025-11-03T16:25:02.3993952Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-11-03T16:25:02.3999068Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-11-03T16:25:02.4004376Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-11-03T16:25:02.4009334Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-11-03T16:25:02.4017564Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-11-03T16:25:02.4023673Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-11-03T16:25:02.4028711Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-11-03T16:25:02.4033619Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-11-03T16:25:02.4038111Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-11-03T16:25:02.4041638Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-11-03T16:25:02.4046332Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-11-03T16:25:02.4051498Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-11-03T16:25:02.4056086Z adding 'torch/include/ATen/native/quantized/library.h' 2025-11-03T16:25:02.4063271Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-11-03T16:25:02.4068044Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-11-03T16:25:02.4072700Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-11-03T16:25:02.4080203Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-11-03T16:25:02.4088818Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-11-03T16:25:02.4097174Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-11-03T16:25:02.4103274Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-11-03T16:25:02.4106841Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-11-03T16:25:02.4114977Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-11-03T16:25:02.4122704Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-11-03T16:25:02.4129798Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-11-03T16:25:02.4134622Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-11-03T16:25:02.4139374Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-11-03T16:25:02.4144071Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-11-03T16:25:02.4147450Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-11-03T16:25:02.4152222Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-11-03T16:25:02.4159673Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-11-03T16:25:02.4165880Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-11-03T16:25:02.4171073Z adding 'torch/include/ATen/native/transformers/sdp_utils.h' 2025-11-03T16:25:02.4180584Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-11-03T16:25:02.4186493Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-11-03T16:25:02.4192576Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-11-03T16:25:02.4197769Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-11-03T16:25:02.4205276Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-11-03T16:25:02.4211703Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-11-03T16:25:02.4247352Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-11-03T16:25:02.4273333Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-11-03T16:25:02.4279457Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-11-03T16:25:02.4289454Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-11-03T16:25:02.4297411Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-11-03T16:25:02.4303595Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-11-03T16:25:02.4309687Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-11-03T16:25:02.4315835Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-11-03T16:25:02.4327562Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-11-03T16:25:02.4336411Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-11-03T16:25:02.4342731Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-11-03T16:25:02.4349723Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-11-03T16:25:02.4373211Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-11-03T16:25:02.4380296Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-11-03T16:25:02.4387912Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-11-03T16:25:02.4392117Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-11-03T16:25:02.4405199Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-11-03T16:25:02.4416930Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-11-03T16:25:02.4421846Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-11-03T16:25:02.4428967Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-11-03T16:25:02.4442542Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-11-03T16:25:02.4450246Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-11-03T16:25:02.4455341Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-11-03T16:25:02.4462234Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-11-03T16:25:02.4465679Z adding 'torch/include/ATen/native/transformers/hip/aotriton_versions.h' 2025-11-03T16:25:02.4469195Z adding 'torch/include/ATen/native/transformers/hip/gemm_kernel_utils.h' 2025-11-03T16:25:02.4475533Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-11-03T16:25:02.4480384Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-11-03T16:25:02.4485320Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-11-03T16:25:02.4488898Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-11-03T16:25:02.4492640Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-11-03T16:25:02.4687505Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-11-03T16:25:02.4692523Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-11-03T16:25:02.4697525Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4702153Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-11-03T16:25:02.4705613Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-11-03T16:25:02.4710258Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-11-03T16:25:02.4714953Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-11-03T16:25:02.4719832Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4723202Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-11-03T16:25:02.4727965Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-11-03T16:25:02.4732648Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-11-03T16:25:02.4737418Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-11-03T16:25:02.4742599Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-11-03T16:25:02.4746188Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-11-03T16:25:02.4751072Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4755648Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-11-03T16:25:02.4759797Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-11-03T16:25:02.4763616Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-11-03T16:25:02.4768600Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-11-03T16:25:02.4773381Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4776721Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-11-03T16:25:02.4781418Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-11-03T16:25:02.4786163Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-11-03T16:25:02.4790907Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-11-03T16:25:02.4794330Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-11-03T16:25:02.4799226Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.4803682Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-11-03T16:25:02.4808523Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-11-03T16:25:02.4812085Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-11-03T16:25:02.4816945Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4821594Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-11-03T16:25:02.4826272Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-11-03T16:25:02.4829673Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-11-03T16:25:02.4850662Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-11-03T16:25:02.4855535Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-11-03T16:25:02.4860880Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.4865764Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-11-03T16:25:02.4869315Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-11-03T16:25:02.4874328Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-11-03T16:25:02.4877734Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-11-03T16:25:02.4881027Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-11-03T16:25:02.4886008Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-11-03T16:25:02.4889414Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-11-03T16:25:02.4892963Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4896167Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-11-03T16:25:02.4901232Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-11-03T16:25:02.4904504Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-11-03T16:25:02.4908062Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-11-03T16:25:02.4911776Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-11-03T16:25:02.4915261Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4918473Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-11-03T16:25:02.4921752Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-11-03T16:25:02.4925030Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-11-03T16:25:02.4928621Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-11-03T16:25:02.4933820Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-11-03T16:25:02.4937475Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4940731Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-11-03T16:25:02.4944012Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-11-03T16:25:02.4947262Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-11-03T16:25:02.4950535Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-11-03T16:25:02.4954077Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-11-03T16:25:02.4957461Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-11-03T16:25:02.4960762Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-11-03T16:25:02.4964021Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-11-03T16:25:02.4967331Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-11-03T16:25:02.4970640Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-11-03T16:25:02.4973986Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-11-03T16:25:02.4977605Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4980763Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-11-03T16:25:02.4984093Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-11-03T16:25:02.4989081Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-11-03T16:25:02.4993068Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.4996389Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-11-03T16:25:02.4999634Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-11-03T16:25:02.5003052Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-11-03T16:25:02.5006347Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-11-03T16:25:02.5009834Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5012930Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-11-03T16:25:02.5016250Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-11-03T16:25:02.5019456Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-11-03T16:25:02.5022874Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5026009Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-11-03T16:25:02.5029367Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-11-03T16:25:02.5032472Z adding 'torch/include/ATen/ops/_backward.h' 2025-11-03T16:25:02.5035933Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5039047Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-11-03T16:25:02.5042436Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-11-03T16:25:02.5045971Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-11-03T16:25:02.5049398Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-11-03T16:25:02.5052995Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5056098Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-11-03T16:25:02.5059589Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-11-03T16:25:02.5063106Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5066246Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-11-03T16:25:02.5069719Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-11-03T16:25:02.5073207Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-11-03T16:25:02.5076770Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5079981Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-11-03T16:25:02.5083557Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-11-03T16:25:02.5088642Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-11-03T16:25:02.5093553Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5097040Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-11-03T16:25:02.5101853Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-11-03T16:25:02.5106561Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-11-03T16:25:02.5111686Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-11-03T16:25:02.5115128Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-11-03T16:25:02.5119930Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5124463Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-11-03T16:25:02.5129151Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-11-03T16:25:02.5132566Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-11-03T16:25:02.5137417Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5141827Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-11-03T16:25:02.5145275Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-11-03T16:25:02.5149904Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-11-03T16:25:02.5154773Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5159247Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-11-03T16:25:02.5162637Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-11-03T16:25:02.5167409Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-11-03T16:25:02.5172136Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5176523Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-11-03T16:25:02.5180024Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-11-03T16:25:02.5184667Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-11-03T16:25:02.5189451Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5192668Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-11-03T16:25:02.5197376Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-11-03T16:25:02.5202028Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-11-03T16:25:02.5207245Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5210459Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-11-03T16:25:02.5215179Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-11-03T16:25:02.5219813Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-11-03T16:25:02.5224591Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5227839Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-11-03T16:25:02.5232562Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-11-03T16:25:02.5237152Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-11-03T16:25:02.5241504Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5245230Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-11-03T16:25:02.5249918Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-11-03T16:25:02.5254596Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-11-03T16:25:02.5258185Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5262757Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-11-03T16:25:02.5267491Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-11-03T16:25:02.5271982Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-11-03T16:25:02.5275512Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-11-03T16:25:02.5280270Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-11-03T16:25:02.5285199Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5289855Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-11-03T16:25:02.5293268Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-11-03T16:25:02.5297859Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-11-03T16:25:02.5302708Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-11-03T16:25:02.5307418Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-11-03T16:25:02.5311061Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5316306Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-11-03T16:25:02.5326966Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-11-03T16:25:02.5327608Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-11-03T16:25:02.5329706Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-11-03T16:25:02.5333607Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-11-03T16:25:02.5339057Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5344085Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-11-03T16:25:02.5349334Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-11-03T16:25:02.5353288Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-11-03T16:25:02.5357464Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5360832Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-11-03T16:25:02.5364867Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-11-03T16:25:02.5368416Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-11-03T16:25:02.5372667Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-11-03T16:25:02.5376173Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5379266Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-11-03T16:25:02.5383450Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-11-03T16:25:02.5386826Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-11-03T16:25:02.5390304Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5393484Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-11-03T16:25:02.5396654Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-11-03T16:25:02.5401031Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-11-03T16:25:02.5404496Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-11-03T16:25:02.5408046Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-11-03T16:25:02.5411366Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-11-03T16:25:02.5414541Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-11-03T16:25:02.5417940Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-11-03T16:25:02.5421147Z adding 'torch/include/ATen/ops/_conj.h' 2025-11-03T16:25:02.5424925Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5427741Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-11-03T16:25:02.5432057Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5435452Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.5438491Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-11-03T16:25:02.5441821Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-11-03T16:25:02.5445488Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-11-03T16:25:02.5448848Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-11-03T16:25:02.5452145Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-11-03T16:25:02.5455630Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5458737Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-11-03T16:25:02.5462119Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-11-03T16:25:02.5465856Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-11-03T16:25:02.5469552Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-11-03T16:25:02.5472825Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-11-03T16:25:02.5476279Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-11-03T16:25:02.5479722Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-11-03T16:25:02.5483307Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.5487264Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-11-03T16:25:02.5490619Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-11-03T16:25:02.5493879Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-11-03T16:25:02.5497268Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-11-03T16:25:02.5500536Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-11-03T16:25:02.5503971Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-11-03T16:25:02.5507410Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-11-03T16:25:02.5511010Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.5514204Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-11-03T16:25:02.5517584Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-11-03T16:25:02.5520840Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-11-03T16:25:02.5524196Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-11-03T16:25:02.5527696Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-11-03T16:25:02.5531190Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-11-03T16:25:02.5534531Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-11-03T16:25:02.5537873Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-11-03T16:25:02.5541159Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-11-03T16:25:02.5544508Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-11-03T16:25:02.5547663Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-11-03T16:25:02.5550989Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-11-03T16:25:02.5554200Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-11-03T16:25:02.5557530Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-11-03T16:25:02.5564046Z adding 'torch/include/ATen/ops/_convolution.h' 2025-11-03T16:25:02.5568337Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5571723Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5575263Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-11-03T16:25:02.5578920Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5582149Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-11-03T16:25:02.5585649Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-11-03T16:25:02.5589835Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-11-03T16:25:02.5593908Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5597235Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-11-03T16:25:02.5601241Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-11-03T16:25:02.5604729Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-11-03T16:25:02.5609110Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-11-03T16:25:02.5613137Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-11-03T16:25:02.5616583Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-11-03T16:25:02.5620827Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5624401Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-11-03T16:25:02.5627978Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-11-03T16:25:02.5632030Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5635309Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-11-03T16:25:02.5639400Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-11-03T16:25:02.5643237Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-11-03T16:25:02.5646814Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-11-03T16:25:02.5651006Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-11-03T16:25:02.5654684Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-11-03T16:25:02.5658370Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-11-03T16:25:02.5662345Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-11-03T16:25:02.5665686Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-11-03T16:25:02.5669871Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-11-03T16:25:02.5673768Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-11-03T16:25:02.5677334Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-11-03T16:25:02.5681174Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-11-03T16:25:02.5684698Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-11-03T16:25:02.5688887Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-11-03T16:25:02.5693105Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-11-03T16:25:02.5696819Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5700860Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:02.5704749Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:02.5708210Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-11-03T16:25:02.5712433Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-11-03T16:25:02.5716622Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5719986Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-11-03T16:25:02.5724006Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-11-03T16:25:02.5727504Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-11-03T16:25:02.5731582Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-11-03T16:25:02.5735964Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-11-03T16:25:02.5739780Z adding 'torch/include/ATen/ops/_cudnn_attention_backward.h' 2025-11-03T16:25:02.5744105Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_cuda_dispatch.h' 2025-11-03T16:25:02.5748036Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_native.h' 2025-11-03T16:25:02.5751685Z adding 'torch/include/ATen/ops/_cudnn_attention_backward_ops.h' 2025-11-03T16:25:02.5756047Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-11-03T16:25:02.5760213Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-11-03T16:25:02.5763652Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-11-03T16:25:02.5767929Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-11-03T16:25:02.5771895Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-11-03T16:25:02.5775759Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5779610Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-11-03T16:25:02.5782959Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-11-03T16:25:02.5787343Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-11-03T16:25:02.5791561Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-11-03T16:25:02.5795200Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5799223Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-11-03T16:25:02.5802916Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-11-03T16:25:02.5806798Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-11-03T16:25:02.5811466Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-11-03T16:25:02.5816794Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-11-03T16:25:02.5821322Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5825177Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-11-03T16:25:02.5829183Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-11-03T16:25:02.5833358Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-11-03T16:25:02.5839316Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5844850Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-11-03T16:25:02.5850697Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-11-03T16:25:02.5856543Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.5861829Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-11-03T16:25:02.5865440Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-11-03T16:25:02.5869691Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-11-03T16:25:02.5873204Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-11-03T16:25:02.5877836Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-11-03T16:25:02.5881873Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-11-03T16:25:02.5885988Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5889103Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-11-03T16:25:02.5892756Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-11-03T16:25:02.5896485Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-11-03T16:25:02.5900018Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5903140Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-11-03T16:25:02.5906463Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-11-03T16:25:02.5910519Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-11-03T16:25:02.5913989Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5917113Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-11-03T16:25:02.5920408Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-11-03T16:25:02.5923666Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-11-03T16:25:02.5927264Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5930397Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-11-03T16:25:02.5933724Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-11-03T16:25:02.5936913Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-11-03T16:25:02.5940357Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-11-03T16:25:02.5944416Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-11-03T16:25:02.5947621Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-11-03T16:25:02.5950954Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-11-03T16:25:02.5954204Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-11-03T16:25:02.5957573Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-11-03T16:25:02.5960902Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-11-03T16:25:02.5964092Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-11-03T16:25:02.5967557Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-11-03T16:25:02.5970859Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-11-03T16:25:02.5974336Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.5977350Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-11-03T16:25:02.5980641Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-11-03T16:25:02.5983763Z adding 'torch/include/ATen/ops/_dimI.h' 2025-11-03T16:25:02.5987210Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-11-03T16:25:02.5990719Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-11-03T16:25:02.5993908Z adding 'torch/include/ATen/ops/_dimV.h' 2025-11-03T16:25:02.5997113Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-11-03T16:25:02.6000432Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-11-03T16:25:02.6003710Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-11-03T16:25:02.6007309Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.6010372Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-11-03T16:25:02.6013665Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-11-03T16:25:02.6016938Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-11-03T16:25:02.6020435Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6023615Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-11-03T16:25:02.6026892Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-11-03T16:25:02.6030035Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-11-03T16:25:02.6033411Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-11-03T16:25:02.6036715Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-11-03T16:25:02.6040031Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-11-03T16:25:02.6043277Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-11-03T16:25:02.6046757Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-11-03T16:25:02.6050093Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-11-03T16:25:02.6053480Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-11-03T16:25:02.6056663Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-11-03T16:25:02.6061267Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-11-03T16:25:02.6063749Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-11-03T16:25:02.6067399Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6070776Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-11-03T16:25:02.6074389Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-11-03T16:25:02.6078655Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-11-03T16:25:02.6082313Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-11-03T16:25:02.6085801Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-11-03T16:25:02.6089429Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-11-03T16:25:02.6093141Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-11-03T16:25:02.6096817Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6100066Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-11-03T16:25:02.6103409Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-11-03T16:25:02.6106738Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-11-03T16:25:02.6110024Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-11-03T16:25:02.6113513Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-11-03T16:25:02.6117006Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-11-03T16:25:02.6120576Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-11-03T16:25:02.6124146Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-11-03T16:25:02.6127603Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6131137Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-11-03T16:25:02.6134663Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-11-03T16:25:02.6138200Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6141488Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-11-03T16:25:02.6145809Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-11-03T16:25:02.6149388Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-11-03T16:25:02.6153272Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6156582Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-11-03T16:25:02.6159972Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6163295Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-11-03T16:25:02.6167280Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-11-03T16:25:02.6170598Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-11-03T16:25:02.6174199Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6177471Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-11-03T16:25:02.6180817Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-11-03T16:25:02.6184094Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-11-03T16:25:02.6187709Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-11-03T16:25:02.6191080Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-11-03T16:25:02.6194707Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-11-03T16:25:02.6198283Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-11-03T16:25:02.6201901Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6205354Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-11-03T16:25:02.6208585Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6211833Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-11-03T16:25:02.6215346Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-11-03T16:25:02.6218823Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-11-03T16:25:02.6222418Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.6225607Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-11-03T16:25:02.6229034Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-11-03T16:25:02.6232926Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-11-03T16:25:02.6236702Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6240082Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-11-03T16:25:02.6243373Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-11-03T16:25:02.6247671Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-11-03T16:25:02.6252252Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-11-03T16:25:02.6256390Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6260456Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-11-03T16:25:02.6264203Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-11-03T16:25:02.6268086Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-11-03T16:25:02.6271942Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-11-03T16:25:02.6275504Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6279351Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-11-03T16:25:02.6283734Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-11-03T16:25:02.6287581Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-11-03T16:25:02.6291766Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-11-03T16:25:02.6295644Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-11-03T16:25:02.6299242Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6303083Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-11-03T16:25:02.6306619Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-11-03T16:25:02.6310880Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6314762Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-11-03T16:25:02.6318240Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-11-03T16:25:02.6322258Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-11-03T16:25:02.6326363Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-11-03T16:25:02.6330003Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-11-03T16:25:02.6334683Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-11-03T16:25:02.6340098Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-11-03T16:25:02.6345526Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6350646Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-11-03T16:25:02.6356052Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-11-03T16:25:02.6361540Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6366841Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-11-03T16:25:02.6372143Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-11-03T16:25:02.6376207Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-11-03T16:25:02.6380399Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-11-03T16:25:02.6384108Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-11-03T16:25:02.6388923Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6392053Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-11-03T16:25:02.6396178Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-11-03T16:25:02.6399528Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-11-03T16:25:02.6403063Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-11-03T16:25:02.6407486Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-11-03T16:25:02.6411734Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-11-03T16:25:02.6414487Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-11-03T16:25:02.6417706Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-11-03T16:25:02.6421829Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-11-03T16:25:02.6425498Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-11-03T16:25:02.6480716Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-11-03T16:25:02.6484674Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-11-03T16:25:02.6487759Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-11-03T16:25:02.6491872Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-11-03T16:25:02.6495284Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-11-03T16:25:02.6498668Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-11-03T16:25:02.6501996Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-11-03T16:25:02.6505977Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-11-03T16:25:02.6509811Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-11-03T16:25:02.6512978Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-11-03T16:25:02.6516387Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-11-03T16:25:02.6519684Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-11-03T16:25:02.6522894Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-11-03T16:25:02.6526385Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-11-03T16:25:02.6530054Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-11-03T16:25:02.6534394Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-11-03T16:25:02.6537734Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-11-03T16:25:02.6541267Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-11-03T16:25:02.6544982Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-11-03T16:25:02.6548989Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-11-03T16:25:02.6552345Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-11-03T16:25:02.6556426Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-11-03T16:25:02.6559704Z adding 'torch/include/ATen/ops/_foobar.h' 2025-11-03T16:25:02.6563171Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6566493Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-11-03T16:25:02.6569719Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-11-03T16:25:02.6573129Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-11-03T16:25:02.6576456Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-11-03T16:25:02.6579972Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6583170Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-11-03T16:25:02.6586349Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-11-03T16:25:02.6589783Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-11-03T16:25:02.6593130Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-11-03T16:25:02.6596583Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6599783Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-11-03T16:25:02.6602967Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-11-03T16:25:02.6606550Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-11-03T16:25:02.6610280Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-11-03T16:25:02.6614006Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6617336Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-11-03T16:25:02.6620764Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-11-03T16:25:02.6624966Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-11-03T16:25:02.6628884Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-11-03T16:25:02.6632946Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6637721Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-11-03T16:25:02.6641175Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-11-03T16:25:02.6645304Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-11-03T16:25:02.6649139Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-11-03T16:25:02.6652897Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6656243Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-11-03T16:25:02.6659983Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-11-03T16:25:02.6663611Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-11-03T16:25:02.6667081Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-11-03T16:25:02.6670554Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6673740Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-11-03T16:25:02.6676981Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-11-03T16:25:02.6680392Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-11-03T16:25:02.6683759Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-11-03T16:25:02.6687430Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6690600Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-11-03T16:25:02.6693811Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-11-03T16:25:02.6697214Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-11-03T16:25:02.6700522Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-11-03T16:25:02.6704343Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6707928Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-11-03T16:25:02.6711730Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-11-03T16:25:02.6715218Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-11-03T16:25:02.6719669Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-11-03T16:25:02.6723817Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6727368Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-11-03T16:25:02.6731546Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-11-03T16:25:02.6735986Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-11-03T16:25:02.6739871Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-11-03T16:25:02.6744295Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6748188Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-11-03T16:25:02.6751641Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-11-03T16:25:02.6756540Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-11-03T16:25:02.6760744Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-11-03T16:25:02.6764378Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6768387Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-11-03T16:25:02.6771903Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-11-03T16:25:02.6775754Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-11-03T16:25:02.6779703Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-11-03T16:25:02.6783277Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6787234Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-11-03T16:25:02.6790903Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-11-03T16:25:02.6794647Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-11-03T16:25:02.6798533Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-11-03T16:25:02.6802144Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6806106Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-11-03T16:25:02.6809879Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-11-03T16:25:02.6813433Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-11-03T16:25:02.6817851Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-11-03T16:25:02.6822127Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6825567Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-11-03T16:25:02.6829860Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-11-03T16:25:02.6834247Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-11-03T16:25:02.6839846Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-11-03T16:25:02.6845389Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6850492Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-11-03T16:25:02.6855641Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-11-03T16:25:02.6861094Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-11-03T16:25:02.6866383Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-11-03T16:25:02.6871756Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6875294Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-11-03T16:25:02.6879262Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-11-03T16:25:02.6882863Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-11-03T16:25:02.6887152Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-11-03T16:25:02.6890919Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6894699Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-11-03T16:25:02.6897903Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-11-03T16:25:02.6901345Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-11-03T16:25:02.6905710Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-11-03T16:25:02.6909161Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6912346Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-11-03T16:25:02.6915524Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-11-03T16:25:02.6919353Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-11-03T16:25:02.6923090Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-11-03T16:25:02.6926739Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6929943Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-11-03T16:25:02.6933143Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-11-03T16:25:02.6936602Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-11-03T16:25:02.6939931Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-11-03T16:25:02.6943418Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6947023Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-11-03T16:25:02.6950369Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-11-03T16:25:02.6954489Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-11-03T16:25:02.6958109Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-11-03T16:25:02.6961804Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6965246Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-11-03T16:25:02.6968671Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-11-03T16:25:02.6972547Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-11-03T16:25:02.6975947Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-11-03T16:25:02.6979413Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.6982605Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-11-03T16:25:02.6985785Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-11-03T16:25:02.6989288Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-11-03T16:25:02.6992953Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-11-03T16:25:02.6996353Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-11-03T16:25:02.6999854Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7003068Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-11-03T16:25:02.7006378Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-11-03T16:25:02.7009843Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-11-03T16:25:02.7013200Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-11-03T16:25:02.7016679Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7019843Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-11-03T16:25:02.7022999Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-11-03T16:25:02.7026398Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-11-03T16:25:02.7029711Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-11-03T16:25:02.7033182Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7036347Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-11-03T16:25:02.7039525Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-11-03T16:25:02.7042917Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-11-03T16:25:02.7046523Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7049715Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-11-03T16:25:02.7052912Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-11-03T16:25:02.7056350Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-11-03T16:25:02.7059715Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-11-03T16:25:02.7063088Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7066308Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-11-03T16:25:02.7069563Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-11-03T16:25:02.7072976Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-11-03T16:25:02.7076494Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-11-03T16:25:02.7080107Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7083419Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-11-03T16:25:02.7086868Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-11-03T16:25:02.7090697Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-11-03T16:25:02.7094403Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-11-03T16:25:02.7098062Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7101353Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-11-03T16:25:02.7104680Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-11-03T16:25:02.7108451Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-11-03T16:25:02.7112224Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-11-03T16:25:02.7115930Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7119280Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-11-03T16:25:02.7122643Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-11-03T16:25:02.7126816Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-11-03T16:25:02.7130243Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-11-03T16:25:02.7133744Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7136973Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-11-03T16:25:02.7140163Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-11-03T16:25:02.7143606Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-11-03T16:25:02.7146967Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-11-03T16:25:02.7151045Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7154347Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-11-03T16:25:02.7158292Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-11-03T16:25:02.7162298Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-11-03T16:25:02.7166138Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-11-03T16:25:02.7170492Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7174216Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-11-03T16:25:02.7177938Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-11-03T16:25:02.7182365Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-11-03T16:25:02.7186223Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-11-03T16:25:02.7190177Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7193971Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-11-03T16:25:02.7197268Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-11-03T16:25:02.7201428Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-11-03T16:25:02.7205387Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-11-03T16:25:02.7209123Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7212922Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-11-03T16:25:02.7216221Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-11-03T16:25:02.7220411Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-11-03T16:25:02.7224734Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-11-03T16:25:02.7227951Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7231858Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-11-03T16:25:02.7235203Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-11-03T16:25:02.7239156Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-11-03T16:25:02.7243073Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-11-03T16:25:02.7246792Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7250755Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-11-03T16:25:02.7254444Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-11-03T16:25:02.7258084Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-11-03T16:25:02.7261969Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-11-03T16:25:02.7265500Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7269444Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-11-03T16:25:02.7273208Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-11-03T16:25:02.7276765Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-11-03T16:25:02.7280833Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-11-03T16:25:02.7284698Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7288286Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-11-03T16:25:02.7292061Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-11-03T16:25:02.7295668Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-11-03T16:25:02.7299715Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-11-03T16:25:02.7303495Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7307093Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-11-03T16:25:02.7310851Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-11-03T16:25:02.7314378Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-11-03T16:25:02.7318476Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-11-03T16:25:02.7322450Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7326781Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-11-03T16:25:02.7330777Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-11-03T16:25:02.7334739Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-11-03T16:25:02.7338486Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-11-03T16:25:02.7343666Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7348906Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-11-03T16:25:02.7354212Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-11-03T16:25:02.7360231Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-11-03T16:25:02.7364992Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-11-03T16:25:02.7368937Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7372276Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-11-03T16:25:02.7376247Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-11-03T16:25:02.7380016Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-11-03T16:25:02.7384023Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-11-03T16:25:02.7387483Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7390672Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-11-03T16:25:02.7394681Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-11-03T16:25:02.7398212Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-11-03T16:25:02.7401615Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-11-03T16:25:02.7405266Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7408522Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-11-03T16:25:02.7412440Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-11-03T16:25:02.7415914Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-11-03T16:25:02.7419220Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-11-03T16:25:02.7422638Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7425818Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-11-03T16:25:02.7429017Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-11-03T16:25:02.7432431Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-11-03T16:25:02.7435756Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-11-03T16:25:02.7439133Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-11-03T16:25:02.7443197Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-11-03T16:25:02.7446710Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-11-03T16:25:02.7450008Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-11-03T16:25:02.7453504Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7456610Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-11-03T16:25:02.7459955Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-11-03T16:25:02.7463283Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-11-03T16:25:02.7466787Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7469925Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-11-03T16:25:02.7473454Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7476575Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-11-03T16:25:02.7479985Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-11-03T16:25:02.7483238Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-11-03T16:25:02.7486748Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-11-03T16:25:02.7490388Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-11-03T16:25:02.7494132Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7498126Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-11-03T16:25:02.7501623Z adding 'torch/include/ATen/ops/_fused_adagrad_cuda_dispatch.h' 2025-11-03T16:25:02.7505756Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-11-03T16:25:02.7510385Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-11-03T16:25:02.7515178Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-11-03T16:25:02.7519610Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7523589Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-11-03T16:25:02.7527397Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-11-03T16:25:02.7531362Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-11-03T16:25:02.7536057Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-11-03T16:25:02.7540681Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-11-03T16:25:02.7544656Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7548777Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-11-03T16:25:02.7552603Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-11-03T16:25:02.7556367Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-11-03T16:25:02.7561099Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-11-03T16:25:02.7565237Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-11-03T16:25:02.7568955Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7572782Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-11-03T16:25:02.7576119Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-11-03T16:25:02.7580329Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-11-03T16:25:02.7584629Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-11-03T16:25:02.7588434Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7592493Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-11-03T16:25:02.7596442Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-11-03T16:25:02.7599947Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-11-03T16:25:02.7604472Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-11-03T16:25:02.7608529Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-11-03T16:25:02.7612017Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward.h' 2025-11-03T16:25:02.7616062Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:02.7619436Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_native.h' 2025-11-03T16:25:02.7623464Z adding 'torch/include/ATen/ops/_fused_rms_norm_backward_ops.h' 2025-11-03T16:25:02.7627492Z adding 'torch/include/ATen/ops/_fused_rms_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.7630919Z adding 'torch/include/ATen/ops/_fused_rms_norm_cuda_dispatch.h' 2025-11-03T16:25:02.7634790Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-11-03T16:25:02.7638726Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-11-03T16:25:02.7642213Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-11-03T16:25:02.7646278Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-11-03T16:25:02.7649703Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-11-03T16:25:02.7653796Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-11-03T16:25:02.7657579Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-11-03T16:25:02.7661221Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-11-03T16:25:02.7665524Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-11-03T16:25:02.7669793Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7673355Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-11-03T16:25:02.7677356Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-11-03T16:25:02.7680881Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-11-03T16:25:02.7685641Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-11-03T16:25:02.7689789Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-11-03T16:25:02.7693391Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7697165Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-11-03T16:25:02.7701246Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7704713Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.7719837Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-11-03T16:25:02.7720332Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-11-03T16:25:02.7720706Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-11-03T16:25:02.7721056Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-11-03T16:25:02.7723105Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-11-03T16:25:02.7727425Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.7731218Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-11-03T16:25:02.7734657Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-11-03T16:25:02.7738665Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-11-03T16:25:02.7742225Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-11-03T16:25:02.7746512Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.7750251Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-11-03T16:25:02.7753785Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-11-03T16:25:02.7758018Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7761505Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-11-03T16:25:02.7765480Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-11-03T16:25:02.7769326Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-11-03T16:25:02.7772896Z adding 'torch/include/ATen/ops/_grouped_mm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7776869Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-11-03T16:25:02.7780618Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-11-03T16:25:02.7784144Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-11-03T16:25:02.7788139Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-11-03T16:25:02.7791701Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.7795559Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-11-03T16:25:02.7799427Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-11-03T16:25:02.7802728Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-11-03T16:25:02.7806961Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7810253Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-11-03T16:25:02.7814112Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-11-03T16:25:02.7818076Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-11-03T16:25:02.7821697Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7825700Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-11-03T16:25:02.7829440Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-11-03T16:25:02.7833200Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-11-03T16:25:02.7837596Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-11-03T16:25:02.7841548Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7846864Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-11-03T16:25:02.7851975Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-11-03T16:25:02.7857439Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-11-03T16:25:02.7862110Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-11-03T16:25:02.7866054Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7869731Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-11-03T16:25:02.7873656Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-11-03T16:25:02.7877249Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-11-03T16:25:02.7881463Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-11-03T16:25:02.7886208Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7889620Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-11-03T16:25:02.7893770Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-11-03T16:25:02.7897106Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-11-03T16:25:02.7900370Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-11-03T16:25:02.7903913Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-11-03T16:25:02.7907624Z adding 'torch/include/ATen/ops/_indices.h' 2025-11-03T16:25:02.7911234Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-11-03T16:25:02.7914696Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7918064Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.7921063Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-11-03T16:25:02.7924403Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-11-03T16:25:02.7927712Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-11-03T16:25:02.7930997Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-11-03T16:25:02.7934291Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-11-03T16:25:02.7937590Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-11-03T16:25:02.7941844Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-11-03T16:25:02.7945051Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-11-03T16:25:02.7948447Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-11-03T16:25:02.7951717Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-11-03T16:25:02.7955139Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7958288Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-11-03T16:25:02.7961504Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-11-03T16:25:02.7964794Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-11-03T16:25:02.7968225Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.7971313Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-11-03T16:25:02.7974599Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-11-03T16:25:02.7977799Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-11-03T16:25:02.7981213Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.7984253Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-11-03T16:25:02.7987519Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-11-03T16:25:02.7990951Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-11-03T16:25:02.7994371Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-11-03T16:25:02.7998651Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-11-03T16:25:02.8002267Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-11-03T16:25:02.8005860Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-11-03T16:25:02.8009063Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-11-03T16:25:02.8012503Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8015586Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-11-03T16:25:02.8018870Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-11-03T16:25:02.8022096Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-11-03T16:25:02.8025568Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8028666Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-11-03T16:25:02.8031967Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-11-03T16:25:02.8035807Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-11-03T16:25:02.8039351Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8042586Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-11-03T16:25:02.8045885Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-11-03T16:25:02.8049061Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-11-03T16:25:02.8052425Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-11-03T16:25:02.8055605Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-11-03T16:25:02.8059024Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-11-03T16:25:02.8062418Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-11-03T16:25:02.8065939Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8069107Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-11-03T16:25:02.8072412Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-11-03T16:25:02.8075606Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-11-03T16:25:02.8079020Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-11-03T16:25:02.8082208Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-11-03T16:25:02.8085742Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-11-03T16:25:02.8089021Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-11-03T16:25:02.8092310Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-11-03T16:25:02.8095555Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-11-03T16:25:02.8098714Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-11-03T16:25:02.8101987Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-11-03T16:25:02.8105309Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-11-03T16:25:02.8108960Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8112056Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-11-03T16:25:02.8115348Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-11-03T16:25:02.8118531Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-11-03T16:25:02.8121857Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-11-03T16:25:02.8125141Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-11-03T16:25:02.8128570Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-11-03T16:25:02.8132026Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-11-03T16:25:02.8135605Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8138817Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-11-03T16:25:02.8142167Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-11-03T16:25:02.8145388Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-11-03T16:25:02.8148775Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-11-03T16:25:02.8151974Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-11-03T16:25:02.8155465Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-11-03T16:25:02.8159766Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-11-03T16:25:02.8165405Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8169793Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-11-03T16:25:02.8174669Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-11-03T16:25:02.8179329Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-11-03T16:25:02.8182936Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-11-03T16:25:02.8186674Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-11-03T16:25:02.8190765Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-11-03T16:25:02.8194180Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-11-03T16:25:02.8198288Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-11-03T16:25:02.8201991Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-11-03T16:25:02.8205543Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-11-03T16:25:02.8209450Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-11-03T16:25:02.8212805Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-11-03T16:25:02.8216955Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-11-03T16:25:02.8221161Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8224483Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-11-03T16:25:02.8228510Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-11-03T16:25:02.8231837Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-11-03T16:25:02.8235913Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-11-03T16:25:02.8239765Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-11-03T16:25:02.8243330Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-11-03T16:25:02.8247660Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8251211Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-11-03T16:25:02.8255165Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-11-03T16:25:02.8258960Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-11-03T16:25:02.8262412Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-11-03T16:25:02.8266389Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-11-03T16:25:02.8270371Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-11-03T16:25:02.8273948Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-11-03T16:25:02.8278011Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-11-03T16:25:02.8281619Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-11-03T16:25:02.8285341Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-11-03T16:25:02.8289310Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-11-03T16:25:02.8292915Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-11-03T16:25:02.8297229Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8300961Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-11-03T16:25:02.8304698Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-11-03T16:25:02.8308845Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-11-03T16:25:02.8312756Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.8316436Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-11-03T16:25:02.8320029Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-11-03T16:25:02.8323486Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-11-03T16:25:02.8327762Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-11-03T16:25:02.8331502Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-11-03T16:25:02.8335076Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-11-03T16:25:02.8339236Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-11-03T16:25:02.8342579Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8346404Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-11-03T16:25:02.8350607Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8355973Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8360907Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-11-03T16:25:02.8366396Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-11-03T16:25:02.8371976Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-11-03T16:25:02.8377038Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-11-03T16:25:02.8383026Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-11-03T16:25:02.8386353Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8389887Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-11-03T16:25:02.8393879Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-11-03T16:25:02.8397242Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-11-03T16:25:02.8401550Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-11-03T16:25:02.8405121Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-11-03T16:25:02.8408671Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8412634Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-11-03T16:25:02.8416031Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-11-03T16:25:02.8419255Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-11-03T16:25:02.8422681Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-11-03T16:25:02.8425962Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-11-03T16:25:02.8430352Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8433635Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-11-03T16:25:02.8436826Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-11-03T16:25:02.8440224Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-11-03T16:25:02.8443663Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-11-03T16:25:02.8447153Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-11-03T16:25:02.8450681Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8453863Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-11-03T16:25:02.8457208Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-11-03T16:25:02.8461286Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-11-03T16:25:02.8464798Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-11-03T16:25:02.8468624Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8471856Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-11-03T16:25:02.8475183Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-11-03T16:25:02.8478405Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-11-03T16:25:02.8481830Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-11-03T16:25:02.8485339Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-11-03T16:25:02.8488751Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-11-03T16:25:02.8491946Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-11-03T16:25:02.8495308Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-11-03T16:25:02.8498608Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-11-03T16:25:02.8502035Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8505475Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-11-03T16:25:02.8509029Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-11-03T16:25:02.8512382Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-11-03T16:25:02.8515865Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8519066Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-11-03T16:25:02.8522247Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-11-03T16:25:02.8525861Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-11-03T16:25:02.8529523Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-11-03T16:25:02.8533221Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8536368Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-11-03T16:25:02.8539842Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-11-03T16:25:02.8543633Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-11-03T16:25:02.8547373Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8550500Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-11-03T16:25:02.8553923Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-11-03T16:25:02.8557631Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-11-03T16:25:02.8561240Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8564672Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-11-03T16:25:02.8568203Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-11-03T16:25:02.8571746Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-11-03T16:25:02.8575284Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-11-03T16:25:02.8578901Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8582096Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-11-03T16:25:02.8585627Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-11-03T16:25:02.8589523Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-11-03T16:25:02.8593152Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-11-03T16:25:02.8596794Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8600110Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-11-03T16:25:02.8603430Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-11-03T16:25:02.8606902Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-11-03T16:25:02.8610541Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-11-03T16:25:02.8613784Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-11-03T16:25:02.8617197Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8620361Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-11-03T16:25:02.8623797Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8627139Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8630140Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-11-03T16:25:02.8633457Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-11-03T16:25:02.8636637Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-11-03T16:25:02.8639906Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-11-03T16:25:02.8643240Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-11-03T16:25:02.8646679Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-11-03T16:25:02.8649979Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-11-03T16:25:02.8653154Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-11-03T16:25:02.8656464Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-11-03T16:25:02.8659721Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-11-03T16:25:02.8664029Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-11-03T16:25:02.8668372Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8671452Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-11-03T16:25:02.8675383Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-11-03T16:25:02.8678955Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8682892Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-11-03T16:25:02.8686750Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-11-03T16:25:02.8690247Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-11-03T16:25:02.8694254Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-11-03T16:25:02.8697857Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-11-03T16:25:02.8701788Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-11-03T16:25:02.8705775Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-11-03T16:25:02.8709147Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-11-03T16:25:02.8712970Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-11-03T16:25:02.8716333Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-11-03T16:25:02.8720222Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-11-03T16:25:02.8723910Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-11-03T16:25:02.8727492Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-11-03T16:25:02.8731324Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-11-03T16:25:02.8734685Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-11-03T16:25:02.8738644Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-11-03T16:25:02.8742376Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-11-03T16:25:02.8745736Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-11-03T16:25:02.8749609Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-11-03T16:25:02.8752948Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-11-03T16:25:02.8756862Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-11-03T16:25:02.8760609Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-11-03T16:25:02.8764099Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-11-03T16:25:02.8767967Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-11-03T16:25:02.8771338Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-11-03T16:25:02.8775330Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-11-03T16:25:02.8779209Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-11-03T16:25:02.8782842Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8786807Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8789900Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-11-03T16:25:02.8794002Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-11-03T16:25:02.8797715Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-11-03T16:25:02.8801185Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-11-03T16:25:02.8805255Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-11-03T16:25:02.8808708Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-11-03T16:25:02.8812733Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-11-03T16:25:02.8816624Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-11-03T16:25:02.8819954Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-11-03T16:25:02.8824041Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-11-03T16:25:02.8827635Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-11-03T16:25:02.8831580Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8835415Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-11-03T16:25:02.8838820Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-11-03T16:25:02.8842849Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-11-03T16:25:02.8846690Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-11-03T16:25:02.8850235Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-11-03T16:25:02.8854409Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-11-03T16:25:02.8859675Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-11-03T16:25:02.8864720Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-11-03T16:25:02.8870147Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-11-03T16:25:02.8875566Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-11-03T16:25:02.8881142Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8885463Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-11-03T16:25:02.8889442Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-11-03T16:25:02.8893075Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-11-03T16:25:02.8897278Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8900502Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-11-03T16:25:02.8904647Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-11-03T16:25:02.8908068Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-11-03T16:25:02.8911316Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-11-03T16:25:02.8915336Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-11-03T16:25:02.8918704Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-11-03T16:25:02.8922169Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8925413Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-11-03T16:25:02.8928807Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-11-03T16:25:02.8932888Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-11-03T16:25:02.8936436Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8939588Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-11-03T16:25:02.8942988Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-11-03T16:25:02.8946260Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-11-03T16:25:02.8949641Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-11-03T16:25:02.8953104Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8956494Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8959531Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-11-03T16:25:02.8963708Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-11-03T16:25:02.8967309Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-11-03T16:25:02.8970575Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-11-03T16:25:02.8973749Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-11-03T16:25:02.8977103Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-11-03T16:25:02.8980473Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-11-03T16:25:02.8983876Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-11-03T16:25:02.8987437Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.8990876Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.8993947Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-11-03T16:25:02.8997430Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-11-03T16:25:02.9000619Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-11-03T16:25:02.9004002Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-11-03T16:25:02.9007609Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-11-03T16:25:02.9011561Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9014715Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-11-03T16:25:02.9018175Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-11-03T16:25:02.9021340Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-11-03T16:25:02.9025495Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9028634Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-11-03T16:25:02.9031890Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-11-03T16:25:02.9035539Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-11-03T16:25:02.9039980Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9042666Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-11-03T16:25:02.9046222Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-11-03T16:25:02.9049352Z adding 'torch/include/ATen/ops/_nnz.h' 2025-11-03T16:25:02.9052524Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-11-03T16:25:02.9055821Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-11-03T16:25:02.9059160Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-11-03T16:25:02.9062593Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-11-03T16:25:02.9066098Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9069637Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-11-03T16:25:02.9072985Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-11-03T16:25:02.9076431Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9079544Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-11-03T16:25:02.9082943Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-11-03T16:25:02.9086424Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-11-03T16:25:02.9089870Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9092938Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-11-03T16:25:02.9096213Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-11-03T16:25:02.9099581Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-11-03T16:25:02.9103023Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9106087Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-11-03T16:25:02.9109391Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-11-03T16:25:02.9112711Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-11-03T16:25:02.9116164Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9119339Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-11-03T16:25:02.9122618Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-11-03T16:25:02.9126181Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-11-03T16:25:02.9129617Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-11-03T16:25:02.9132891Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-11-03T16:25:02.9136087Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-11-03T16:25:02.9139385Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-11-03T16:25:02.9142697Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-11-03T16:25:02.9146186Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9149316Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-11-03T16:25:02.9152565Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9155750Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-11-03T16:25:02.9159104Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-11-03T16:25:02.9162398Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-11-03T16:25:02.9166518Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9169833Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-11-03T16:25:02.9173121Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-11-03T16:25:02.9176306Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-11-03T16:25:02.9179651Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-11-03T16:25:02.9183004Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-11-03T16:25:02.9186437Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9189514Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-11-03T16:25:02.9192905Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-11-03T16:25:02.9196179Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-11-03T16:25:02.9199442Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-11-03T16:25:02.9202775Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-11-03T16:25:02.9206178Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9209334Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-11-03T16:25:02.9212677Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-11-03T16:25:02.9215944Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-11-03T16:25:02.9219201Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-11-03T16:25:02.9222346Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-11-03T16:25:02.9225651Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-11-03T16:25:02.9228829Z adding 'torch/include/ATen/ops/_print.h' 2025-11-03T16:25:02.9232220Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9235288Z adding 'torch/include/ATen/ops/_print_native.h' 2025-11-03T16:25:02.9238530Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-11-03T16:25:02.9241784Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-11-03T16:25:02.9245278Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9248357Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-11-03T16:25:02.9251679Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-11-03T16:25:02.9254949Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-11-03T16:25:02.9258419Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9261507Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-11-03T16:25:02.9264812Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-11-03T16:25:02.9269178Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-11-03T16:25:02.9272777Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-11-03T16:25:02.9276370Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9279798Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.9282858Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-11-03T16:25:02.9286369Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-11-03T16:25:02.9289708Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-11-03T16:25:02.9292968Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-11-03T16:25:02.9296219Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-11-03T16:25:02.9299372Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-11-03T16:25:02.9302716Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-11-03T16:25:02.9306027Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-11-03T16:25:02.9309476Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9312513Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-11-03T16:25:02.9315781Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-11-03T16:25:02.9319013Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-11-03T16:25:02.9322456Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9325637Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-11-03T16:25:02.9328907Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-11-03T16:25:02.9332601Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-11-03T16:25:02.9336157Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9339380Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-11-03T16:25:02.9342564Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-11-03T16:25:02.9345961Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-11-03T16:25:02.9349231Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-11-03T16:25:02.9352664Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9355750Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-11-03T16:25:02.9359062Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-11-03T16:25:02.9362295Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-11-03T16:25:02.9365835Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9369938Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-11-03T16:25:02.9373552Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-11-03T16:25:02.9378200Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-11-03T16:25:02.9383674Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9387230Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-11-03T16:25:02.9391442Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-11-03T16:25:02.9396570Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-11-03T16:25:02.9401954Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-11-03T16:25:02.9407242Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-11-03T16:25:02.9412603Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9417535Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-11-03T16:25:02.9422663Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-11-03T16:25:02.9428066Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-11-03T16:25:02.9433051Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9436374Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-11-03T16:25:02.9440405Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-11-03T16:25:02.9444408Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-11-03T16:25:02.9448032Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-11-03T16:25:02.9452180Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-11-03T16:25:02.9455707Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-11-03T16:25:02.9459400Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-11-03T16:25:02.9463671Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9467471Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-11-03T16:25:02.9471019Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-11-03T16:25:02.9474440Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-11-03T16:25:02.9477857Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-11-03T16:25:02.9482161Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-11-03T16:25:02.9485740Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-11-03T16:25:02.9489195Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-11-03T16:25:02.9492691Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9495936Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-11-03T16:25:02.9499438Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-11-03T16:25:02.9502892Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-11-03T16:25:02.9506150Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-11-03T16:25:02.9509928Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-11-03T16:25:02.9513776Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-11-03T16:25:02.9517426Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-11-03T16:25:02.9520999Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9524341Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-11-03T16:25:02.9528051Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-11-03T16:25:02.9531417Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-11-03T16:25:02.9534763Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-11-03T16:25:02.9538143Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-11-03T16:25:02.9541548Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-11-03T16:25:02.9544830Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-11-03T16:25:02.9548363Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-11-03T16:25:02.9551724Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-11-03T16:25:02.9554975Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-11-03T16:25:02.9558377Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-11-03T16:25:02.9561652Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-11-03T16:25:02.9565307Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-11-03T16:25:02.9569613Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-11-03T16:25:02.9573389Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-11-03T16:25:02.9577151Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9580354Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-11-03T16:25:02.9583887Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-11-03T16:25:02.9587455Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9590621Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-11-03T16:25:02.9594138Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-11-03T16:25:02.9597378Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-11-03T16:25:02.9600734Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-11-03T16:25:02.9603960Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-11-03T16:25:02.9607587Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-11-03T16:25:02.9611026Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2.h' 2025-11-03T16:25:02.9614476Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_cuda_dispatch.h' 2025-11-03T16:25:02.9617805Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_native.h' 2025-11-03T16:25:02.9621230Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_v2_ops.h' 2025-11-03T16:25:02.9624624Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-11-03T16:25:02.9628071Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-11-03T16:25:02.9631763Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-11-03T16:25:02.9635097Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-11-03T16:25:02.9638639Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-11-03T16:25:02.9642207Z adding 'torch/include/ATen/ops/_scaled_mm_v2.h' 2025-11-03T16:25:02.9645815Z adding 'torch/include/ATen/ops/_scaled_mm_v2_cuda_dispatch.h' 2025-11-03T16:25:02.9649073Z adding 'torch/include/ATen/ops/_scaled_mm_v2_native.h' 2025-11-03T16:25:02.9652666Z adding 'torch/include/ATen/ops/_scaled_mm_v2_ops.h' 2025-11-03T16:25:02.9656217Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-11-03T16:25:02.9660309Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9663593Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-11-03T16:25:02.9666933Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9670165Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-11-03T16:25:02.9673663Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-11-03T16:25:02.9676941Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-11-03T16:25:02.9680360Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9683426Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-11-03T16:25:02.9686860Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-11-03T16:25:02.9690991Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-11-03T16:25:02.9694934Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9698336Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-11-03T16:25:02.9701814Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-11-03T16:25:02.9705207Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-11-03T16:25:02.9708952Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-11-03T16:25:02.9712624Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-11-03T16:25:02.9716203Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-11-03T16:25:02.9719607Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-11-03T16:25:02.9722862Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-11-03T16:25:02.9726446Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-11-03T16:25:02.9729777Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-11-03T16:25:02.9733243Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9736329Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-11-03T16:25:02.9739663Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-11-03T16:25:02.9742942Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-11-03T16:25:02.9746404Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9749504Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-11-03T16:25:02.9752807Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-11-03T16:25:02.9756123Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-11-03T16:25:02.9759532Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9762606Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-11-03T16:25:02.9766036Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-11-03T16:25:02.9769293Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-11-03T16:25:02.9772673Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9775797Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-11-03T16:25:02.9779107Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-11-03T16:25:02.9782295Z adding 'torch/include/ATen/ops/_softmax.h' 2025-11-03T16:25:02.9785643Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-11-03T16:25:02.9789199Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.9792355Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-11-03T16:25:02.9795666Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-11-03T16:25:02.9798913Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-11-03T16:25:02.9802266Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-11-03T16:25:02.9805598Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-11-03T16:25:02.9809008Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-11-03T16:25:02.9812478Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.9816190Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-11-03T16:25:02.9819558Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-11-03T16:25:02.9822773Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-11-03T16:25:02.9826794Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-11-03T16:25:02.9830111Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-11-03T16:25:02.9833505Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-11-03T16:25:02.9836878Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-11-03T16:25:02.9840394Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9843471Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-11-03T16:25:02.9847001Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-11-03T16:25:02.9850271Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-11-03T16:25:02.9853667Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-11-03T16:25:02.9857128Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9860483Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:02.9863484Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-11-03T16:25:02.9867264Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-11-03T16:25:02.9870436Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-11-03T16:25:02.9873736Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-11-03T16:25:02.9877129Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-11-03T16:25:02.9880685Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9883821Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-11-03T16:25:02.9887390Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-11-03T16:25:02.9890774Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-11-03T16:25:02.9894290Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9897508Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-11-03T16:25:02.9900975Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-11-03T16:25:02.9904711Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-11-03T16:25:02.9908375Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9911568Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-11-03T16:25:02.9914930Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-11-03T16:25:02.9920093Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-11-03T16:25:02.9925747Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9930876Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-11-03T16:25:02.9936274Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-11-03T16:25:02.9942005Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-11-03T16:25:02.9947800Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:02.9952896Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-11-03T16:25:02.9958248Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-11-03T16:25:02.9963723Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-11-03T16:25:02.9970179Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-11-03T16:25:02.9975304Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9979234Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-11-03T16:25:02.9982854Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-11-03T16:25:02.9987157Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-11-03T16:25:02.9990761Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:02.9994888Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-11-03T16:25:02.9998179Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-11-03T16:25:03.0001647Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-11-03T16:25:03.0006005Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-11-03T16:25:03.0009659Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0012868Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-11-03T16:25:03.0016630Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-11-03T16:25:03.0020045Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-11-03T16:25:03.0023518Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0026690Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-11-03T16:25:03.0030168Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-11-03T16:25:03.0033506Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-11-03T16:25:03.0037018Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0040181Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-11-03T16:25:03.0043588Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-11-03T16:25:03.0047183Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-11-03T16:25:03.0050719Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0053833Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-11-03T16:25:03.0057273Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-11-03T16:25:03.0060729Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-11-03T16:25:03.0064153Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-11-03T16:25:03.0067623Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0070756Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-11-03T16:25:03.0074232Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-11-03T16:25:03.0077573Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0080899Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0084031Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-11-03T16:25:03.0087707Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-11-03T16:25:03.0091089Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-11-03T16:25:03.0094560Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0097629Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-11-03T16:25:03.0101427Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-11-03T16:25:03.0104670Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-11-03T16:25:03.0108082Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0111191Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-11-03T16:25:03.0114543Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-11-03T16:25:03.0117878Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-11-03T16:25:03.0121207Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-11-03T16:25:03.0124451Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-11-03T16:25:03.0128010Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-11-03T16:25:03.0131192Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-11-03T16:25:03.0134513Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-11-03T16:25:03.0137864Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-11-03T16:25:03.0141274Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-11-03T16:25:03.0144446Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-11-03T16:25:03.0147833Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-11-03T16:25:03.0151081Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-11-03T16:25:03.0154479Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-11-03T16:25:03.0157662Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-11-03T16:25:03.0160983Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-11-03T16:25:03.0164159Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-11-03T16:25:03.0167659Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-11-03T16:25:03.0170831Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-11-03T16:25:03.0174880Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-11-03T16:25:03.0178779Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-11-03T16:25:03.0182291Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-11-03T16:25:03.0186199Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-11-03T16:25:03.0189810Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-11-03T16:25:03.0193577Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-11-03T16:25:03.0197510Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-11-03T16:25:03.0200811Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-11-03T16:25:03.0204946Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-11-03T16:25:03.0208532Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-11-03T16:25:03.0212309Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-11-03T16:25:03.0216114Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-11-03T16:25:03.0219516Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-11-03T16:25:03.0223638Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-11-03T16:25:03.0227506Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-11-03T16:25:03.0231211Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0234943Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-11-03T16:25:03.0238428Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-11-03T16:25:03.0242608Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0246629Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0249933Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-11-03T16:25:03.0254140Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-11-03T16:25:03.0257878Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-11-03T16:25:03.0261679Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0265365Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-11-03T16:25:03.0268844Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-11-03T16:25:03.0272895Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-11-03T16:25:03.0276814Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-11-03T16:25:03.0280994Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0284989Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-11-03T16:25:03.0288841Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-11-03T16:25:03.0292542Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0296437Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0299620Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-11-03T16:25:03.0303859Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-11-03T16:25:03.0307916Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-11-03T16:25:03.0311479Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0315350Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-11-03T16:25:03.0318704Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-11-03T16:25:03.0322793Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-11-03T16:25:03.0326952Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-11-03T16:25:03.0330264Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-11-03T16:25:03.0334291Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-11-03T16:25:03.0337864Z adding 'torch/include/ATen/ops/_stack.h' 2025-11-03T16:25:03.0341793Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0345622Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-11-03T16:25:03.0348873Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-11-03T16:25:03.0352975Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-11-03T16:25:03.0356803Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-11-03T16:25:03.0360507Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0364791Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-11-03T16:25:03.0368445Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-11-03T16:25:03.0372617Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-11-03T16:25:03.0378040Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0383195Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-11-03T16:25:03.0388343Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-11-03T16:25:03.0393288Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-11-03T16:25:03.0396984Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-11-03T16:25:03.0400938Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-11-03T16:25:03.0404454Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-11-03T16:25:03.0408832Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-11-03T16:25:03.0412699Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0416261Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-11-03T16:25:03.0419651Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-11-03T16:25:03.0423074Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-11-03T16:25:03.0427509Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0430860Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0434015Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-11-03T16:25:03.0437540Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-11-03T16:25:03.0441417Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-11-03T16:25:03.0445193Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0448417Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-11-03T16:25:03.0451916Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0455308Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.0458358Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-11-03T16:25:03.0461703Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-11-03T16:25:03.0464936Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-11-03T16:25:03.0468313Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-11-03T16:25:03.0471691Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-11-03T16:25:03.0475829Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0478987Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-11-03T16:25:03.0482242Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-11-03T16:25:03.0485683Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-11-03T16:25:03.0489194Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0492385Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-11-03T16:25:03.0495532Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-11-03T16:25:03.0498915Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-11-03T16:25:03.0502227Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-11-03T16:25:03.0505648Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0508847Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-11-03T16:25:03.0512021Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-11-03T16:25:03.0515492Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-11-03T16:25:03.0519177Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-11-03T16:25:03.0522730Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0526120Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-11-03T16:25:03.0529237Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-11-03T16:25:03.0532606Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-11-03T16:25:03.0535906Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-11-03T16:25:03.0539382Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0542592Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-11-03T16:25:03.0545738Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-11-03T16:25:03.0549084Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-11-03T16:25:03.0552381Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-11-03T16:25:03.0555804Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0558885Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-11-03T16:25:03.0562203Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-11-03T16:25:03.0565581Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-11-03T16:25:03.0569049Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0572135Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-11-03T16:25:03.0575442Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-11-03T16:25:03.0578632Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-11-03T16:25:03.0582034Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0585130Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-11-03T16:25:03.0588426Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-11-03T16:25:03.0591701Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-11-03T16:25:03.0595144Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0598200Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-11-03T16:25:03.0601590Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-11-03T16:25:03.0605016Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-11-03T16:25:03.0608526Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0611611Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-11-03T16:25:03.0614994Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-11-03T16:25:03.0618334Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-11-03T16:25:03.0621844Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0625024Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-11-03T16:25:03.0628398Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-11-03T16:25:03.0631726Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-11-03T16:25:03.0635200Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-11-03T16:25:03.0638725Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0641967Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-11-03T16:25:03.0645291Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-11-03T16:25:03.0648826Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-11-03T16:25:03.0652302Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0655546Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-11-03T16:25:03.0659387Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-11-03T16:25:03.0662923Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-11-03T16:25:03.0666439Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-11-03T16:25:03.0669860Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-11-03T16:25:03.0673320Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0677203Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-11-03T16:25:03.0680840Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0684929Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-11-03T16:25:03.0688752Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-11-03T16:25:03.0692405Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-11-03T16:25:03.0696438Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-11-03T16:25:03.0700270Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-11-03T16:25:03.0704011Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0707814Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-11-03T16:25:03.0711167Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-11-03T16:25:03.0715717Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-11-03T16:25:03.0719852Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-11-03T16:25:03.0723538Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0727568Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-11-03T16:25:03.0731934Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-11-03T16:25:03.0735236Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-11-03T16:25:03.0739128Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.0742189Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-11-03T16:25:03.0746340Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-11-03T16:25:03.0750108Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-11-03T16:25:03.0753785Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0757560Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-11-03T16:25:03.0761243Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-11-03T16:25:03.0765286Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-11-03T16:25:03.0769173Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-11-03T16:25:03.0772755Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0776722Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-11-03T16:25:03.0780460Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-11-03T16:25:03.0783906Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-11-03T16:25:03.0787906Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-11-03T16:25:03.0791340Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-11-03T16:25:03.0795517Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0799300Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-11-03T16:25:03.0802698Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-11-03T16:25:03.0806643Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-11-03T16:25:03.0810292Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-11-03T16:25:03.0814360Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0818164Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-11-03T16:25:03.0821612Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-11-03T16:25:03.0825720Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0829039Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-11-03T16:25:03.0832876Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-11-03T16:25:03.0836665Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-11-03T16:25:03.0840185Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-11-03T16:25:03.0844220Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-11-03T16:25:03.0848182Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0851655Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-11-03T16:25:03.0855484Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-11-03T16:25:03.0858766Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-11-03T16:25:03.0862909Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-11-03T16:25:03.0866910Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-11-03T16:25:03.0872076Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-11-03T16:25:03.0877741Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-11-03T16:25:03.0883080Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-11-03T16:25:03.0888416Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-11-03T16:25:03.0892747Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-11-03T16:25:03.0896202Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-11-03T16:25:03.0900418Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-11-03T16:25:03.0904689Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0908032Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-11-03T16:25:03.0912122Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-11-03T16:25:03.0915408Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-11-03T16:25:03.0918887Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-11-03T16:25:03.0923305Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-11-03T16:25:03.0927214Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0930570Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-11-03T16:25:03.0933952Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-11-03T16:25:03.0937249Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-11-03T16:25:03.0941843Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-11-03T16:25:03.0945343Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-11-03T16:25:03.0948888Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0952267Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.0955319Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-11-03T16:25:03.0958797Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-11-03T16:25:03.0962313Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-11-03T16:25:03.0965980Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0969503Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-11-03T16:25:03.0973347Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-11-03T16:25:03.0976877Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-11-03T16:25:03.0980257Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-11-03T16:25:03.0983782Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.0986916Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-11-03T16:25:03.0990066Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-11-03T16:25:03.0993508Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-11-03T16:25:03.0996820Z adding 'torch/include/ATen/ops/_unique.h' 2025-11-03T16:25:03.1000198Z adding 'torch/include/ATen/ops/_unique2.h' 2025-11-03T16:25:03.1003686Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1007017Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-11-03T16:25:03.1010273Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-11-03T16:25:03.1013492Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-11-03T16:25:03.1016966Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-11-03T16:25:03.1020665Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1024234Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-11-03T16:25:03.1027532Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-11-03T16:25:03.1030745Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-11-03T16:25:03.1034169Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-11-03T16:25:03.1037472Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-11-03T16:25:03.1040894Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1043970Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-11-03T16:25:03.1047444Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-11-03T16:25:03.1050708Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-11-03T16:25:03.1054136Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1057198Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-11-03T16:25:03.1060503Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-11-03T16:25:03.1063784Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-11-03T16:25:03.1067242Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1070767Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-11-03T16:25:03.1073668Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-11-03T16:25:03.1076938Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-11-03T16:25:03.1080380Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1083467Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-11-03T16:25:03.1086928Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-11-03T16:25:03.1090282Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-11-03T16:25:03.1093717Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1096791Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-11-03T16:25:03.1100139Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-11-03T16:25:03.1103558Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-11-03T16:25:03.1107128Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1110232Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-11-03T16:25:03.1113581Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-11-03T16:25:03.1117404Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-11-03T16:25:03.1121384Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-11-03T16:25:03.1125294Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1128606Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1131996Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1135282Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-11-03T16:25:03.1138715Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-11-03T16:25:03.1141971Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-11-03T16:25:03.1145455Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-11-03T16:25:03.1149021Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1152302Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1155557Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-11-03T16:25:03.1158972Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-11-03T16:25:03.1162208Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-11-03T16:25:03.1165775Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-11-03T16:25:03.1169134Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-11-03T16:25:03.1172669Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-11-03T16:25:03.1176498Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-11-03T16:25:03.1182520Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-11-03T16:25:03.1188376Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1193747Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1199249Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1204404Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-11-03T16:25:03.1209261Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-11-03T16:25:03.1212754Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-11-03T16:25:03.1216867Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-11-03T16:25:03.1220944Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1224322Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1228412Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-11-03T16:25:03.1232394Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-11-03T16:25:03.1235793Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-11-03T16:25:03.1239854Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-11-03T16:25:03.1243373Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-11-03T16:25:03.1247580Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-11-03T16:25:03.1251944Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-11-03T16:25:03.1256246Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-11-03T16:25:03.1260291Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1264132Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1267699Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1271616Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-11-03T16:25:03.1275640Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-11-03T16:25:03.1279034Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-11-03T16:25:03.1283286Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-11-03T16:25:03.1287349Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1290885Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1294720Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-11-03T16:25:03.1298253Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-11-03T16:25:03.1302144Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-11-03T16:25:03.1306114Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-11-03T16:25:03.1309538Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-11-03T16:25:03.1313724Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-11-03T16:25:03.1318053Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-11-03T16:25:03.1322473Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-11-03T16:25:03.1327137Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1331011Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1334579Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1338575Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-11-03T16:25:03.1342432Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-11-03T16:25:03.1346047Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-11-03T16:25:03.1350113Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-11-03T16:25:03.1353787Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1358021Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1361934Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-11-03T16:25:03.1365631Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-11-03T16:25:03.1370613Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-11-03T16:25:03.1374211Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-11-03T16:25:03.1378303Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-11-03T16:25:03.1391407Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-11-03T16:25:03.1391875Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-11-03T16:25:03.1393354Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-11-03T16:25:03.1397884Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1401318Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1404903Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1408404Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-11-03T16:25:03.1412554Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-11-03T16:25:03.1415910Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-11-03T16:25:03.1419389Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-11-03T16:25:03.1422994Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1426965Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1430984Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-11-03T16:25:03.1433850Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-11-03T16:25:03.1437068Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-11-03T16:25:03.1440482Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-11-03T16:25:03.1443884Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-11-03T16:25:03.1447560Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-11-03T16:25:03.1450917Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-11-03T16:25:03.1454288Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-11-03T16:25:03.1458195Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-11-03T16:25:03.1461785Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-11-03T16:25:03.1465113Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-11-03T16:25:03.1468579Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1471649Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-11-03T16:25:03.1474949Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-11-03T16:25:03.1478262Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-11-03T16:25:03.1481595Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-11-03T16:25:03.1484966Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-11-03T16:25:03.1488233Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-11-03T16:25:03.1491608Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-11-03T16:25:03.1494895Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-11-03T16:25:03.1498369Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1501494Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-11-03T16:25:03.1514056Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-11-03T16:25:03.1517769Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-11-03T16:25:03.1521183Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1525488Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-11-03T16:25:03.1529078Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-11-03T16:25:03.1532478Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-11-03T16:25:03.1536039Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1539172Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-11-03T16:25:03.1542570Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-11-03T16:25:03.1545851Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-11-03T16:25:03.1549311Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1552389Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-11-03T16:25:03.1555741Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-11-03T16:25:03.1559086Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-11-03T16:25:03.1562556Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1566184Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-11-03T16:25:03.1569675Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-11-03T16:25:03.1573074Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-11-03T16:25:03.1576528Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1579630Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-11-03T16:25:03.1583024Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-11-03T16:25:03.1586136Z adding 'torch/include/ATen/ops/_values.h' 2025-11-03T16:25:03.1589400Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-11-03T16:25:03.1592859Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1596178Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1599168Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-11-03T16:25:03.1602525Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-11-03T16:25:03.1605801Z adding 'torch/include/ATen/ops/_values_native.h' 2025-11-03T16:25:03.1609096Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-11-03T16:25:03.1612260Z adding 'torch/include/ATen/ops/_version.h' 2025-11-03T16:25:03.1615676Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1618732Z adding 'torch/include/ATen/ops/_version_native.h' 2025-11-03T16:25:03.1622000Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-11-03T16:25:03.1625303Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-11-03T16:25:03.1628641Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-11-03T16:25:03.1631873Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-11-03T16:25:03.1635201Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-11-03T16:25:03.1638360Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-11-03T16:25:03.1641692Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-11-03T16:25:03.1644994Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-11-03T16:25:03.1648335Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-11-03T16:25:03.1651682Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-11-03T16:25:03.1654889Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-11-03T16:25:03.1658170Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-11-03T16:25:03.1661299Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-11-03T16:25:03.1664589Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-11-03T16:25:03.1667874Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cuda_dispatch.h' 2025-11-03T16:25:03.1671086Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-11-03T16:25:03.1674409Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-11-03T16:25:03.1677576Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-11-03T16:25:03.1680987Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1685034Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-11-03T16:25:03.1689126Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1692368Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-11-03T16:25:03.1696305Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-11-03T16:25:03.1699685Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-11-03T16:25:03.1703812Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-11-03T16:25:03.1707882Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1711184Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1715331Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1718838Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-11-03T16:25:03.1722691Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-11-03T16:25:03.1726854Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1730135Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-11-03T16:25:03.1734194Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-11-03T16:25:03.1737915Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-11-03T16:25:03.1741601Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-11-03T16:25:03.1745474Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-11-03T16:25:03.1749590Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-11-03T16:25:03.1753343Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-11-03T16:25:03.1757391Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1760589Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-11-03T16:25:03.1764793Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-11-03T16:25:03.1768743Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-11-03T16:25:03.1772366Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1776083Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-11-03T16:25:03.1779613Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-11-03T16:25:03.1783502Z adding 'torch/include/ATen/ops/abs.h' 2025-11-03T16:25:03.1787542Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1790848Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-11-03T16:25:03.1794809Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-11-03T16:25:03.1798211Z adding 'torch/include/ATen/ops/abs_native.h' 2025-11-03T16:25:03.1802203Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-11-03T16:25:03.1806157Z adding 'torch/include/ATen/ops/absolute.h' 2025-11-03T16:25:03.1809794Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1813542Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-11-03T16:25:03.1817414Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-11-03T16:25:03.1821116Z adding 'torch/include/ATen/ops/acos.h' 2025-11-03T16:25:03.1825110Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1828342Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-11-03T16:25:03.1832357Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-11-03T16:25:03.1836035Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-11-03T16:25:03.1839570Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-11-03T16:25:03.1843329Z adding 'torch/include/ATen/ops/acos_native.h' 2025-11-03T16:25:03.1846978Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-11-03T16:25:03.1851028Z adding 'torch/include/ATen/ops/acosh.h' 2025-11-03T16:25:03.1855103Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1858361Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-11-03T16:25:03.1862325Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-11-03T16:25:03.1865664Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-11-03T16:25:03.1869585Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-11-03T16:25:03.1873510Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-11-03T16:25:03.1878948Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-11-03T16:25:03.1884306Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-11-03T16:25:03.1889877Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.1894849Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1898086Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-11-03T16:25:03.1902281Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-11-03T16:25:03.1906028Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-11-03T16:25:03.1910295Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1914288Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-11-03T16:25:03.1917719Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-11-03T16:25:03.1920987Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-11-03T16:25:03.1924742Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-11-03T16:25:03.1928794Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-11-03T16:25:03.1932231Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-11-03T16:25:03.1935592Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1938908Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1942843Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-11-03T16:25:03.1946320Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-11-03T16:25:03.1949803Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1953020Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-11-03T16:25:03.1956337Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-11-03T16:25:03.1959535Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-11-03T16:25:03.1962927Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-11-03T16:25:03.1966368Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-11-03T16:25:03.1969789Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.1973335Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-11-03T16:25:03.1977100Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-11-03T16:25:03.1980392Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-11-03T16:25:03.1984183Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-11-03T16:25:03.1987772Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.1991002Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.1994402Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.1997622Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-11-03T16:25:03.2000949Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-11-03T16:25:03.2004169Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-11-03T16:25:03.2007747Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-11-03T16:25:03.2011299Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2014512Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-11-03T16:25:03.2017851Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-11-03T16:25:03.2021075Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-11-03T16:25:03.2024389Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-11-03T16:25:03.2027626Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-11-03T16:25:03.2031725Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-11-03T16:25:03.2035410Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-11-03T16:25:03.2039271Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-11-03T16:25:03.2043390Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2046779Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.2050837Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.2054557Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-11-03T16:25:03.2058070Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-11-03T16:25:03.2061897Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-11-03T16:25:03.2065388Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-11-03T16:25:03.2069610Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2073364Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-11-03T16:25:03.2076857Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-11-03T16:25:03.2080768Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-11-03T16:25:03.2084340Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-11-03T16:25:03.2088123Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-11-03T16:25:03.2097841Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-11-03T16:25:03.2098207Z adding 'torch/include/ATen/ops/add.h' 2025-11-03T16:25:03.2100069Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2103746Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2107070Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-11-03T16:25:03.2110970Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-11-03T16:25:03.2114285Z adding 'torch/include/ATen/ops/add_meta.h' 2025-11-03T16:25:03.2118465Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-11-03T16:25:03.2122451Z adding 'torch/include/ATen/ops/add_native.h' 2025-11-03T16:25:03.2126376Z adding 'torch/include/ATen/ops/add_ops.h' 2025-11-03T16:25:03.2130563Z adding 'torch/include/ATen/ops/addbmm.h' 2025-11-03T16:25:03.2134571Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-11-03T16:25:03.2138056Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-11-03T16:25:03.2141984Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-11-03T16:25:03.2145269Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-11-03T16:25:03.2149513Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-11-03T16:25:03.2153508Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-11-03T16:25:03.2157214Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2161143Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-11-03T16:25:03.2164962Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-11-03T16:25:03.2168514Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-11-03T16:25:03.2172418Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-11-03T16:25:03.2175754Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-11-03T16:25:03.2179955Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-11-03T16:25:03.2183860Z adding 'torch/include/ATen/ops/addcmul.h' 2025-11-03T16:25:03.2187548Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2191318Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-11-03T16:25:03.2194818Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-11-03T16:25:03.2198671Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-11-03T16:25:03.2202584Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-11-03T16:25:03.2206041Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-11-03T16:25:03.2210216Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-11-03T16:25:03.2214052Z adding 'torch/include/ATen/ops/addmm.h' 2025-11-03T16:25:03.2217934Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2221720Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-11-03T16:25:03.2225227Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-11-03T16:25:03.2229223Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-11-03T16:25:03.2233146Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-11-03T16:25:03.2236710Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-11-03T16:25:03.2241021Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-11-03T16:25:03.2244981Z adding 'torch/include/ATen/ops/addmv.h' 2025-11-03T16:25:03.2248841Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2252636Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-11-03T16:25:03.2256070Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-11-03T16:25:03.2260024Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-11-03T16:25:03.2263891Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-11-03T16:25:03.2267319Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-11-03T16:25:03.2271428Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-11-03T16:25:03.2274966Z adding 'torch/include/ATen/ops/addr.h' 2025-11-03T16:25:03.2279056Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2282915Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-11-03T16:25:03.2286447Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-11-03T16:25:03.2290467Z adding 'torch/include/ATen/ops/addr_native.h' 2025-11-03T16:25:03.2294445Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-11-03T16:25:03.2297927Z adding 'torch/include/ATen/ops/adjoint.h' 2025-11-03T16:25:03.2301932Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2305087Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-11-03T16:25:03.2309206Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-11-03T16:25:03.2313432Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-11-03T16:25:03.2317134Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-11-03T16:25:03.2321322Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2324829Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-11-03T16:25:03.2328524Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-11-03T16:25:03.2332604Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2335843Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-11-03T16:25:03.2340010Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-11-03T16:25:03.2343820Z adding 'torch/include/ATen/ops/alias.h' 2025-11-03T16:25:03.2347374Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2351086Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-11-03T16:25:03.2354618Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2358759Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2362258Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-11-03T16:25:03.2366767Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-11-03T16:25:03.2370764Z adding 'torch/include/ATen/ops/alias_native.h' 2025-11-03T16:25:03.2374628Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-11-03T16:25:03.2379705Z adding 'torch/include/ATen/ops/align_as.h' 2025-11-03T16:25:03.2384493Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2387616Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-11-03T16:25:03.2391897Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-11-03T16:25:03.2395562Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-11-03T16:25:03.2399348Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2403109Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-11-03T16:25:03.2406696Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-11-03T16:25:03.2409875Z adding 'torch/include/ATen/ops/align_to.h' 2025-11-03T16:25:03.2413789Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2417295Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-11-03T16:25:03.2420689Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-11-03T16:25:03.2424207Z adding 'torch/include/ATen/ops/all.h' 2025-11-03T16:25:03.2427714Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2431809Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2435161Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2438440Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-11-03T16:25:03.2441824Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-11-03T16:25:03.2445130Z adding 'torch/include/ATen/ops/all_meta.h' 2025-11-03T16:25:03.2448475Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-11-03T16:25:03.2451822Z adding 'torch/include/ATen/ops/all_native.h' 2025-11-03T16:25:03.2455507Z adding 'torch/include/ATen/ops/all_ops.h' 2025-11-03T16:25:03.2458909Z adding 'torch/include/ATen/ops/allclose.h' 2025-11-03T16:25:03.2463077Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2466288Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-11-03T16:25:03.2469640Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-11-03T16:25:03.2472916Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-11-03T16:25:03.2476358Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2479401Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-11-03T16:25:03.2482740Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-11-03T16:25:03.2486197Z adding 'torch/include/ATen/ops/amax.h' 2025-11-03T16:25:03.2489826Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2492864Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-11-03T16:25:03.2496134Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-11-03T16:25:03.2499314Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-11-03T16:25:03.2502608Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-11-03T16:25:03.2505770Z adding 'torch/include/ATen/ops/amax_native.h' 2025-11-03T16:25:03.2509183Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-11-03T16:25:03.2512470Z adding 'torch/include/ATen/ops/amin.h' 2025-11-03T16:25:03.2516002Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2519881Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-11-03T16:25:03.2523239Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-11-03T16:25:03.2526659Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-11-03T16:25:03.2529995Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-11-03T16:25:03.2533188Z adding 'torch/include/ATen/ops/amin_native.h' 2025-11-03T16:25:03.2537129Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-11-03T16:25:03.2540582Z adding 'torch/include/ATen/ops/aminmax.h' 2025-11-03T16:25:03.2544176Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2547330Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-11-03T16:25:03.2551045Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-11-03T16:25:03.2554293Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-11-03T16:25:03.2557661Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-11-03T16:25:03.2560823Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-11-03T16:25:03.2564208Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-11-03T16:25:03.2567650Z adding 'torch/include/ATen/ops/and.h' 2025-11-03T16:25:03.2571110Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2574201Z adding 'torch/include/ATen/ops/and_native.h' 2025-11-03T16:25:03.2577674Z adding 'torch/include/ATen/ops/and_ops.h' 2025-11-03T16:25:03.2580952Z adding 'torch/include/ATen/ops/angle.h' 2025-11-03T16:25:03.2584262Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-11-03T16:25:03.2587547Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-11-03T16:25:03.2590713Z adding 'torch/include/ATen/ops/angle_native.h' 2025-11-03T16:25:03.2594034Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-11-03T16:25:03.2597577Z adding 'torch/include/ATen/ops/any.h' 2025-11-03T16:25:03.2601121Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2604519Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2607894Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2611144Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-11-03T16:25:03.2614474Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-11-03T16:25:03.2617693Z adding 'torch/include/ATen/ops/any_meta.h' 2025-11-03T16:25:03.2621103Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-11-03T16:25:03.2624418Z adding 'torch/include/ATen/ops/any_native.h' 2025-11-03T16:25:03.2628068Z adding 'torch/include/ATen/ops/any_ops.h' 2025-11-03T16:25:03.2631791Z adding 'torch/include/ATen/ops/arange.h' 2025-11-03T16:25:03.2635403Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2638626Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-11-03T16:25:03.2641941Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-11-03T16:25:03.2645378Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-11-03T16:25:03.2648615Z adding 'torch/include/ATen/ops/arange_native.h' 2025-11-03T16:25:03.2652285Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-11-03T16:25:03.2655738Z adding 'torch/include/ATen/ops/arccos.h' 2025-11-03T16:25:03.2659134Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2662167Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-11-03T16:25:03.2665645Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-11-03T16:25:03.2669185Z adding 'torch/include/ATen/ops/arccosh.h' 2025-11-03T16:25:03.2672648Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2675704Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-11-03T16:25:03.2679113Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-11-03T16:25:03.2682433Z adding 'torch/include/ATen/ops/arcsin.h' 2025-11-03T16:25:03.2686004Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2689058Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-11-03T16:25:03.2693056Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-11-03T16:25:03.2696458Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-11-03T16:25:03.2700663Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2704193Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-11-03T16:25:03.2707928Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-11-03T16:25:03.2711775Z adding 'torch/include/ATen/ops/arctan.h' 2025-11-03T16:25:03.2715146Z adding 'torch/include/ATen/ops/arctan2.h' 2025-11-03T16:25:03.2719340Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2722865Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-11-03T16:25:03.2726618Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-11-03T16:25:03.2730869Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2733962Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-11-03T16:25:03.2738054Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-11-03T16:25:03.2741943Z adding 'torch/include/ATen/ops/arctanh.h' 2025-11-03T16:25:03.2745493Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2749257Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-11-03T16:25:03.2752953Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-11-03T16:25:03.2756706Z adding 'torch/include/ATen/ops/argmax.h' 2025-11-03T16:25:03.2760870Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2764105Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-11-03T16:25:03.2768241Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-11-03T16:25:03.2771898Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-11-03T16:25:03.2775471Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-11-03T16:25:03.2779243Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-11-03T16:25:03.2782735Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-11-03T16:25:03.2786797Z adding 'torch/include/ATen/ops/argmin.h' 2025-11-03T16:25:03.2790906Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2794230Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-11-03T16:25:03.2798128Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-11-03T16:25:03.2801419Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-11-03T16:25:03.2805599Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-11-03T16:25:03.2809385Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-11-03T16:25:03.2812908Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-11-03T16:25:03.2817069Z adding 'torch/include/ATen/ops/argsort.h' 2025-11-03T16:25:03.2821019Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2824424Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-11-03T16:25:03.2828525Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-11-03T16:25:03.2831894Z adding 'torch/include/ATen/ops/argwhere.h' 2025-11-03T16:25:03.2836095Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.2839581Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-11-03T16:25:03.2843053Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-11-03T16:25:03.2847219Z adding 'torch/include/ATen/ops/as_strided.h' 2025-11-03T16:25:03.2851071Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2855084Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-11-03T16:25:03.2859319Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2862861Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2866700Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-11-03T16:25:03.2870717Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-11-03T16:25:03.2874261Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-11-03T16:25:03.2878297Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-11-03T16:25:03.2881795Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-11-03T16:25:03.2887049Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-11-03T16:25:03.2892443Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-11-03T16:25:03.2898313Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-11-03T16:25:03.2904103Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.2908175Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2912017Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-11-03T16:25:03.2915671Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-11-03T16:25:03.2919718Z adding 'torch/include/ATen/ops/asin.h' 2025-11-03T16:25:03.2923399Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2927451Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-11-03T16:25:03.2930772Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-11-03T16:25:03.2933965Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-11-03T16:25:03.2938181Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-11-03T16:25:03.2941493Z adding 'torch/include/ATen/ops/asin_native.h' 2025-11-03T16:25:03.2944936Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-11-03T16:25:03.2948278Z adding 'torch/include/ATen/ops/asinh.h' 2025-11-03T16:25:03.2952054Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2955774Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-11-03T16:25:03.2959110Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-11-03T16:25:03.2962253Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-11-03T16:25:03.2965682Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-11-03T16:25:03.2968980Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-11-03T16:25:03.2972417Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-11-03T16:25:03.2975705Z adding 'torch/include/ATen/ops/atan.h' 2025-11-03T16:25:03.2979016Z adding 'torch/include/ATen/ops/atan2.h' 2025-11-03T16:25:03.2982504Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.2986534Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-11-03T16:25:03.2989900Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-11-03T16:25:03.2993080Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-11-03T16:25:03.2996401Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-11-03T16:25:03.2999627Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-11-03T16:25:03.3003023Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-11-03T16:25:03.3006661Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3009790Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-11-03T16:25:03.3013192Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-11-03T16:25:03.3016321Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-11-03T16:25:03.3019650Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-11-03T16:25:03.3022905Z adding 'torch/include/ATen/ops/atan_native.h' 2025-11-03T16:25:03.3026323Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-11-03T16:25:03.3029654Z adding 'torch/include/ATen/ops/atanh.h' 2025-11-03T16:25:03.3033139Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3036260Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-11-03T16:25:03.3039684Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-11-03T16:25:03.3043472Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-11-03T16:25:03.3047217Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-11-03T16:25:03.3050146Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-11-03T16:25:03.3053599Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-11-03T16:25:03.3056915Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-11-03T16:25:03.3060361Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3063384Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-11-03T16:25:03.3066708Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-11-03T16:25:03.3070004Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-11-03T16:25:03.3073435Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3076504Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-11-03T16:25:03.3079885Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-11-03T16:25:03.3083230Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-11-03T16:25:03.3086777Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3089796Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-11-03T16:25:03.3093472Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-11-03T16:25:03.3096552Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-11-03T16:25:03.3100042Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3103310Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3106426Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-11-03T16:25:03.3109863Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-11-03T16:25:03.3113371Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-11-03T16:25:03.3116879Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-11-03T16:25:03.3120470Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3123663Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.3127491Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.3130798Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-11-03T16:25:03.3134219Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-11-03T16:25:03.3137557Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-11-03T16:25:03.3141294Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-11-03T16:25:03.3145270Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3148497Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-11-03T16:25:03.3151888Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-11-03T16:25:03.3155540Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-11-03T16:25:03.3159045Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-11-03T16:25:03.3162416Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-11-03T16:25:03.3166044Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-11-03T16:25:03.3169616Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-11-03T16:25:03.3173022Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-11-03T16:25:03.3176627Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3179852Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.3183909Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.3187227Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-11-03T16:25:03.3190651Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-11-03T16:25:03.3193953Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-11-03T16:25:03.3197487Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-11-03T16:25:03.3201077Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3204257Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-11-03T16:25:03.3207793Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-11-03T16:25:03.3211000Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-11-03T16:25:03.3214363Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-11-03T16:25:03.3217858Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-11-03T16:25:03.3221473Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-11-03T16:25:03.3225227Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-11-03T16:25:03.3228847Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3232079Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-11-03T16:25:03.3235500Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-11-03T16:25:03.3238665Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-11-03T16:25:03.3241968Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-11-03T16:25:03.3246125Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-11-03T16:25:03.3249865Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-11-03T16:25:03.3253514Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-11-03T16:25:03.3257119Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3260257Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-11-03T16:25:03.3263845Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-11-03T16:25:03.3267169Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-11-03T16:25:03.3270557Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-11-03T16:25:03.3273979Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-11-03T16:25:03.3277333Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:03.3280673Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-11-03T16:25:03.3284230Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3287606Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-11-03T16:25:03.3290817Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-11-03T16:25:03.3294340Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-11-03T16:25:03.3297677Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-11-03T16:25:03.3301148Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-11-03T16:25:03.3304638Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-11-03T16:25:03.3308220Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3311483Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-11-03T16:25:03.3314689Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-11-03T16:25:03.3318285Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-11-03T16:25:03.3321865Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3325176Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-11-03T16:25:03.3328641Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-11-03T16:25:03.3331890Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-11-03T16:25:03.3335324Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-11-03T16:25:03.3338960Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-11-03T16:25:03.3342563Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3346587Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-11-03T16:25:03.3349868Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-11-03T16:25:03.3353397Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-11-03T16:25:03.3356926Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-11-03T16:25:03.3360533Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3363830Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-11-03T16:25:03.3367218Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-11-03T16:25:03.3370769Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-11-03T16:25:03.3373977Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-11-03T16:25:03.3377333Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-11-03T16:25:03.3380642Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-11-03T16:25:03.3384173Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3387302Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-11-03T16:25:03.3390454Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-11-03T16:25:03.3393850Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-11-03T16:25:03.3397289Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-11-03T16:25:03.3400801Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3404045Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-11-03T16:25:03.3407496Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-11-03T16:25:03.3410763Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-11-03T16:25:03.3414285Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-11-03T16:25:03.3417694Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-11-03T16:25:03.3421214Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3424622Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3427755Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-11-03T16:25:03.3431093Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-11-03T16:25:03.3434411Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-11-03T16:25:03.3437701Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-11-03T16:25:03.3441416Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-11-03T16:25:03.3445081Z adding 'torch/include/ATen/ops/bilinear.h' 2025-11-03T16:25:03.3449212Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3452312Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-11-03T16:25:03.3455678Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-11-03T16:25:03.3459078Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-11-03T16:25:03.3462578Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-11-03T16:25:03.3466021Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-11-03T16:25:03.3469440Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-11-03T16:25:03.3472710Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-11-03T16:25:03.3476176Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-11-03T16:25:03.3479605Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-11-03T16:25:03.3482907Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-11-03T16:25:03.3486268Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-11-03T16:25:03.3489716Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-11-03T16:25:03.3493196Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-11-03T16:25:03.3496810Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3499918Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-11-03T16:25:03.3503358Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-11-03T16:25:03.3506778Z adding 'torch/include/ATen/ops/bincount.h' 2025-11-03T16:25:03.3510367Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3513573Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-11-03T16:25:03.3516846Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-11-03T16:25:03.3520082Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-11-03T16:25:03.3523473Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-11-03T16:25:03.3526938Z adding 'torch/include/ATen/ops/binomial.h' 2025-11-03T16:25:03.3530406Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3533670Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-11-03T16:25:03.3536969Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-11-03T16:25:03.3540157Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-11-03T16:25:03.3544230Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-11-03T16:25:03.3548033Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-11-03T16:25:03.3551956Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3555930Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3559131Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-11-03T16:25:03.3563181Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-11-03T16:25:03.3567024Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-11-03T16:25:03.3570522Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-11-03T16:25:03.3574377Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-11-03T16:25:03.3578315Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-11-03T16:25:03.3582414Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-11-03T16:25:03.3586581Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3590149Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3594306Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-11-03T16:25:03.3598228Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-11-03T16:25:03.3601596Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-11-03T16:25:03.3605694Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-11-03T16:25:03.3609143Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-11-03T16:25:03.3613532Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-11-03T16:25:03.3617500Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-11-03T16:25:03.3621231Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3628830Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-11-03T16:25:03.3632696Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-11-03T16:25:03.3636009Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-11-03T16:25:03.3639387Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-11-03T16:25:03.3643332Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-11-03T16:25:03.3647458Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-11-03T16:25:03.3651049Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-11-03T16:25:03.3655363Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3659209Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3662599Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-11-03T16:25:03.3666434Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-11-03T16:25:03.3669700Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-11-03T16:25:03.3673750Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-11-03T16:25:03.3677445Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-11-03T16:25:03.3681430Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-11-03T16:25:03.3685866Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-11-03T16:25:03.3689903Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3693609Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3697330Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-11-03T16:25:03.3700688Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-11-03T16:25:03.3704715Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-11-03T16:25:03.3708490Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-11-03T16:25:03.3711964Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-11-03T16:25:03.3716281Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-11-03T16:25:03.3720211Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-11-03T16:25:03.3724063Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3728239Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3731480Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-11-03T16:25:03.3735546Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-11-03T16:25:03.3739360Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-11-03T16:25:03.3742895Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-11-03T16:25:03.3746735Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-11-03T16:25:03.3750691Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-11-03T16:25:03.3754810Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-11-03T16:25:03.3759051Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3762352Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-11-03T16:25:03.3766771Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-11-03T16:25:03.3770712Z adding 'torch/include/ATen/ops/block_diag.h' 2025-11-03T16:25:03.3774280Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3778085Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-11-03T16:25:03.3781833Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-11-03T16:25:03.3785532Z adding 'torch/include/ATen/ops/bmm.h' 2025-11-03T16:25:03.3789599Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3792817Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-11-03T16:25:03.3796937Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-11-03T16:25:03.3800679Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-11-03T16:25:03.3804181Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-11-03T16:25:03.3808196Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-11-03T16:25:03.3811949Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-11-03T16:25:03.3815767Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-11-03T16:25:03.3819828Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3822974Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-11-03T16:25:03.3827017Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-11-03T16:25:03.3830706Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-11-03T16:25:03.3834504Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3838119Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-11-03T16:25:03.3841547Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-11-03T16:25:03.3845783Z adding 'torch/include/ATen/ops/bucketize.h' 2025-11-03T16:25:03.3849833Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3853247Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-11-03T16:25:03.3857199Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-11-03T16:25:03.3860620Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-11-03T16:25:03.3864858Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-11-03T16:25:03.3868728Z adding 'torch/include/ATen/ops/can_cast.h' 2025-11-03T16:25:03.3872257Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3876078Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-11-03T16:25:03.3879740Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-11-03T16:25:03.3883276Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-11-03T16:25:03.3887714Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3891819Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-11-03T16:25:03.3895429Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-11-03T16:25:03.3900061Z adding 'torch/include/ATen/ops/cat.h' 2025-11-03T16:25:03.3903745Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3907734Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3911553Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-11-03T16:25:03.3915034Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-11-03T16:25:03.3919511Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-11-03T16:25:03.3923035Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-11-03T16:25:03.3926488Z adding 'torch/include/ATen/ops/cat_native.h' 2025-11-03T16:25:03.3930711Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-11-03T16:25:03.3934204Z adding 'torch/include/ATen/ops/cauchy.h' 2025-11-03T16:25:03.3937732Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3940978Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-11-03T16:25:03.3944231Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-11-03T16:25:03.3948390Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-11-03T16:25:03.3951618Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-11-03T16:25:03.3955074Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-11-03T16:25:03.3958296Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-11-03T16:25:03.3961688Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3964912Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-11-03T16:25:03.3968423Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.3971766Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.3974757Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-11-03T16:25:03.3978866Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-11-03T16:25:03.3982053Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-11-03T16:25:03.3985327Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-11-03T16:25:03.3988558Z adding 'torch/include/ATen/ops/cdist.h' 2025-11-03T16:25:03.3992003Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.3995103Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-11-03T16:25:03.3998432Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-11-03T16:25:03.4001740Z adding 'torch/include/ATen/ops/ceil.h' 2025-11-03T16:25:03.4005337Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4008486Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-11-03T16:25:03.4012561Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-11-03T16:25:03.4015813Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-11-03T16:25:03.4019123Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-11-03T16:25:03.4022340Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-11-03T16:25:03.4025733Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-11-03T16:25:03.4029072Z adding 'torch/include/ATen/ops/celu.h' 2025-11-03T16:25:03.4032566Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4036630Z adding 'torch/include/ATen/ops/celu_native.h' 2025-11-03T16:25:03.4040114Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-11-03T16:25:03.4043742Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-11-03T16:25:03.4047834Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4051536Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-11-03T16:25:03.4054347Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-11-03T16:25:03.4057528Z adding 'torch/include/ATen/ops/chalf.h' 2025-11-03T16:25:03.4060947Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4064021Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-11-03T16:25:03.4067310Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-11-03T16:25:03.4070781Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-11-03T16:25:03.4074316Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4077536Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-11-03T16:25:03.4080801Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-11-03T16:25:03.4083992Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-11-03T16:25:03.4087538Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-11-03T16:25:03.4090832Z adding 'torch/include/ATen/ops/cholesky.h' 2025-11-03T16:25:03.4094196Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-11-03T16:25:03.4097463Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-11-03T16:25:03.4100748Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-11-03T16:25:03.4104110Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-11-03T16:25:03.4107389Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-11-03T16:25:03.4110590Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-11-03T16:25:03.4113998Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-11-03T16:25:03.4117181Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-11-03T16:25:03.4120548Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-11-03T16:25:03.4123898Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-11-03T16:25:03.4127446Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4130524Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-11-03T16:25:03.4133888Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-11-03T16:25:03.4137202Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-11-03T16:25:03.4140747Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4143793Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-11-03T16:25:03.4147132Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-11-03T16:25:03.4150337Z adding 'torch/include/ATen/ops/chunk.h' 2025-11-03T16:25:03.4153734Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4156827Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-11-03T16:25:03.4160126Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-11-03T16:25:03.4164195Z adding 'torch/include/ATen/ops/clamp.h' 2025-11-03T16:25:03.4177147Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4180365Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-11-03T16:25:03.4183888Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-11-03T16:25:03.4187433Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-11-03T16:25:03.4191037Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4194278Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-11-03T16:25:03.4197687Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-11-03T16:25:03.4202127Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-11-03T16:25:03.4204728Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-11-03T16:25:03.4208021Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-11-03T16:25:03.4211661Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-11-03T16:25:03.4215027Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-11-03T16:25:03.4218612Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-11-03T16:25:03.4221987Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-11-03T16:25:03.4225635Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4228869Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-11-03T16:25:03.4232239Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-11-03T16:25:03.4235520Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-11-03T16:25:03.4239217Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-11-03T16:25:03.4242501Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-11-03T16:25:03.4246309Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-11-03T16:25:03.4249754Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-11-03T16:25:03.4253510Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-11-03T16:25:03.4257175Z adding 'torch/include/ATen/ops/clip.h' 2025-11-03T16:25:03.4260838Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4264049Z adding 'torch/include/ATen/ops/clip_native.h' 2025-11-03T16:25:03.4267790Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-11-03T16:25:03.4271324Z adding 'torch/include/ATen/ops/clone.h' 2025-11-03T16:25:03.4274833Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4278075Z adding 'torch/include/ATen/ops/clone_native.h' 2025-11-03T16:25:03.4281566Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-11-03T16:25:03.4284934Z adding 'torch/include/ATen/ops/coalesce.h' 2025-11-03T16:25:03.4288428Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4291503Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-11-03T16:25:03.4294845Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-11-03T16:25:03.4298521Z adding 'torch/include/ATen/ops/col2im.h' 2025-11-03T16:25:03.4302199Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-11-03T16:25:03.4305894Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-11-03T16:25:03.4309310Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-11-03T16:25:03.4312795Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-11-03T16:25:03.4316359Z adding 'torch/include/ATen/ops/col_indices.h' 2025-11-03T16:25:03.4320495Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4323135Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-11-03T16:25:03.4326894Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4330319Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4333605Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-11-03T16:25:03.4337585Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-11-03T16:25:03.4340444Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-11-03T16:25:03.4343914Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-11-03T16:25:03.4347251Z adding 'torch/include/ATen/ops/column_stack.h' 2025-11-03T16:25:03.4350985Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4354999Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-11-03T16:25:03.4371286Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-11-03T16:25:03.4375323Z adding 'torch/include/ATen/ops/combinations.h' 2025-11-03T16:25:03.4379494Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4382716Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-11-03T16:25:03.4386695Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-11-03T16:25:03.4390144Z adding 'torch/include/ATen/ops/complex.h' 2025-11-03T16:25:03.4395665Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4400982Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-11-03T16:25:03.4405546Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-11-03T16:25:03.4408800Z adding 'torch/include/ATen/ops/complex_native.h' 2025-11-03T16:25:03.4414185Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-11-03T16:25:03.4419608Z adding 'torch/include/ATen/ops/concat.h' 2025-11-03T16:25:03.4425075Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4430090Z adding 'torch/include/ATen/ops/concat_native.h' 2025-11-03T16:25:03.4435635Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-11-03T16:25:03.4440887Z adding 'torch/include/ATen/ops/concatenate.h' 2025-11-03T16:25:03.4444631Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4448647Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-11-03T16:25:03.4452506Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-11-03T16:25:03.4456353Z adding 'torch/include/ATen/ops/conj.h' 2025-11-03T16:25:03.4460489Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4463690Z adding 'torch/include/ATen/ops/conj_native.h' 2025-11-03T16:25:03.4467067Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-11-03T16:25:03.4470718Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-11-03T16:25:03.4474643Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4477969Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4481208Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-11-03T16:25:03.4484574Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-11-03T16:25:03.4488527Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-11-03T16:25:03.4492062Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-11-03T16:25:03.4495633Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-11-03T16:25:03.4499273Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4502369Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-11-03T16:25:03.4505781Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-11-03T16:25:03.4509094Z adding 'torch/include/ATen/ops/contiguous.h' 2025-11-03T16:25:03.4512506Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4515513Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-11-03T16:25:03.4519310Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-11-03T16:25:03.4523212Z adding 'torch/include/ATen/ops/conv1d.h' 2025-11-03T16:25:03.4527005Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4530227Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-11-03T16:25:03.4533710Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-11-03T16:25:03.4537350Z adding 'torch/include/ATen/ops/conv2d.h' 2025-11-03T16:25:03.4541002Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4544147Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-11-03T16:25:03.4547616Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-11-03T16:25:03.4551669Z adding 'torch/include/ATen/ops/conv3d.h' 2025-11-03T16:25:03.4555405Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4558618Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-11-03T16:25:03.4562131Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-11-03T16:25:03.4566066Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-11-03T16:25:03.4569824Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4573111Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-11-03T16:25:03.4576346Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-11-03T16:25:03.4579899Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-11-03T16:25:03.4583279Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-11-03T16:25:03.4586536Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-11-03T16:25:03.4590017Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4593108Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-11-03T16:25:03.4596456Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-11-03T16:25:03.4599912Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4603013Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-11-03T16:25:03.4606625Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-11-03T16:25:03.4610209Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-11-03T16:25:03.4613798Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4616947Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-11-03T16:25:03.4620386Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-11-03T16:25:03.4623858Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-11-03T16:25:03.4627424Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4630579Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-11-03T16:25:03.4633986Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-11-03T16:25:03.4637458Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-11-03T16:25:03.4641120Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4644178Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-11-03T16:25:03.4647715Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-11-03T16:25:03.4651504Z adding 'torch/include/ATen/ops/convolution.h' 2025-11-03T16:25:03.4655745Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-11-03T16:25:03.4659709Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4663100Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-11-03T16:25:03.4666403Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-11-03T16:25:03.4670081Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-11-03T16:25:03.4674166Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-11-03T16:25:03.4678129Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4681662Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-11-03T16:25:03.4685385Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-11-03T16:25:03.4688974Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4692165Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-11-03T16:25:03.4695732Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-11-03T16:25:03.4699604Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-11-03T16:25:03.4703461Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4706710Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-11-03T16:25:03.4710882Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-11-03T16:25:03.4714715Z adding 'torch/include/ATen/ops/copy.h' 2025-11-03T16:25:03.4718284Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4722406Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4726136Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-11-03T16:25:03.4729569Z adding 'torch/include/ATen/ops/copy_native.h' 2025-11-03T16:25:03.4733608Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-11-03T16:25:03.4737127Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-11-03T16:25:03.4741432Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4745185Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-11-03T16:25:03.4748552Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-11-03T16:25:03.4752652Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-11-03T16:25:03.4756279Z adding 'torch/include/ATen/ops/copysign.h' 2025-11-03T16:25:03.4760232Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4764188Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4767544Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-11-03T16:25:03.4771598Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-11-03T16:25:03.4775228Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-11-03T16:25:03.4778808Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-11-03T16:25:03.4782606Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-11-03T16:25:03.4786270Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-11-03T16:25:03.4790305Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-11-03T16:25:03.4794387Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4797536Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-11-03T16:25:03.4801425Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-11-03T16:25:03.4804990Z adding 'torch/include/ATen/ops/cos.h' 2025-11-03T16:25:03.4809106Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4812829Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-11-03T16:25:03.4816235Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-11-03T16:25:03.4820181Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-11-03T16:25:03.4823725Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-11-03T16:25:03.4827416Z adding 'torch/include/ATen/ops/cos_native.h' 2025-11-03T16:25:03.4831389Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-11-03T16:25:03.4834814Z adding 'torch/include/ATen/ops/cosh.h' 2025-11-03T16:25:03.4839172Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4842713Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-11-03T16:25:03.4846405Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-11-03T16:25:03.4850225Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-11-03T16:25:03.4853625Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-11-03T16:25:03.4857611Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-11-03T16:25:03.4862540Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-11-03T16:25:03.4866174Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-11-03T16:25:03.4871342Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4875199Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-11-03T16:25:03.4878746Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-11-03T16:25:03.4882532Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-11-03T16:25:03.4887005Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4890158Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-11-03T16:25:03.4894223Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-11-03T16:25:03.4898192Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-11-03T16:25:03.4903744Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4907447Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-11-03T16:25:03.4911585Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-11-03T16:25:03.4916695Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-11-03T16:25:03.4922253Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-11-03T16:25:03.4927559Z adding 'torch/include/ATen/ops/cov.h' 2025-11-03T16:25:03.4931337Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4935169Z adding 'torch/include/ATen/ops/cov_native.h' 2025-11-03T16:25:03.4938632Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-11-03T16:25:03.4942798Z adding 'torch/include/ATen/ops/cross.h' 2025-11-03T16:25:03.4946460Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4950578Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-11-03T16:25:03.4954153Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.4957345Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-11-03T16:25:03.4961652Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-11-03T16:25:03.4964996Z adding 'torch/include/ATen/ops/cross_native.h' 2025-11-03T16:25:03.4968452Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-11-03T16:25:03.4971716Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-11-03T16:25:03.4975652Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4979124Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-11-03T16:25:03.4982637Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.4985990Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.4989007Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-11-03T16:25:03.4992435Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-11-03T16:25:03.4995737Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-11-03T16:25:03.4999091Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-11-03T16:25:03.5002443Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-11-03T16:25:03.5006179Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5009823Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-11-03T16:25:03.5013335Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-11-03T16:25:03.5016859Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-11-03T16:25:03.5020253Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-11-03T16:25:03.5023823Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5027017Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-11-03T16:25:03.5030213Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-11-03T16:25:03.5033662Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-11-03T16:25:03.5037128Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5040358Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-11-03T16:25:03.5043584Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-11-03T16:25:03.5047161Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-11-03T16:25:03.5050617Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-11-03T16:25:03.5054652Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-11-03T16:25:03.5058327Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5061623Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:03.5064882Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-11-03T16:25:03.5068508Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-11-03T16:25:03.5071985Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-11-03T16:25:03.5075307Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-11-03T16:25:03.5078821Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-11-03T16:25:03.5082607Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-11-03T16:25:03.5086714Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-11-03T16:25:03.5090585Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5093923Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-11-03T16:25:03.5097183Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-11-03T16:25:03.5100665Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-11-03T16:25:03.5104140Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-11-03T16:25:03.5107402Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-11-03T16:25:03.5110877Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-11-03T16:25:03.5114737Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-11-03T16:25:03.5118456Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5121803Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-11-03T16:25:03.5125113Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-11-03T16:25:03.5128603Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-11-03T16:25:03.5132456Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-11-03T16:25:03.5136297Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5139630Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-11-03T16:25:03.5142884Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-11-03T16:25:03.5146388Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-11-03T16:25:03.5149721Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-11-03T16:25:03.5153130Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-11-03T16:25:03.5156670Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5159975Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-11-03T16:25:03.5163128Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-11-03T16:25:03.5166712Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-11-03T16:25:03.5170169Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5173441Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-11-03T16:25:03.5176640Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-11-03T16:25:03.5180063Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-11-03T16:25:03.5183305Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-11-03T16:25:03.5186739Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5189807Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-11-03T16:25:03.5193115Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-11-03T16:25:03.5196437Z adding 'torch/include/ATen/ops/cummax.h' 2025-11-03T16:25:03.5199948Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5203299Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5206564Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-11-03T16:25:03.5210669Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-11-03T16:25:03.5214195Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-11-03T16:25:03.5218452Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5222000Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-11-03T16:25:03.5225708Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-11-03T16:25:03.5229623Z adding 'torch/include/ATen/ops/cummin.h' 2025-11-03T16:25:03.5233229Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5237287Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5241042Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-11-03T16:25:03.5244872Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-11-03T16:25:03.5249142Z adding 'torch/include/ATen/ops/cumprod.h' 2025-11-03T16:25:03.5252926Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-11-03T16:25:03.5256667Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5260352Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-11-03T16:25:03.5263773Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-11-03T16:25:03.5268082Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5271982Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5275390Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-11-03T16:25:03.5279387Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-11-03T16:25:03.5282817Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-11-03T16:25:03.5286788Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-11-03T16:25:03.5290615Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-11-03T16:25:03.5294393Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-11-03T16:25:03.5298684Z adding 'torch/include/ATen/ops/cumsum.h' 2025-11-03T16:25:03.5302926Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5306323Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5310256Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-11-03T16:25:03.5313834Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-11-03T16:25:03.5317493Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-11-03T16:25:03.5321381Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-11-03T16:25:03.5325283Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-11-03T16:25:03.5329657Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-11-03T16:25:03.5333657Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-11-03T16:25:03.5337276Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5341135Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-11-03T16:25:03.5344916Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-11-03T16:25:03.5348366Z adding 'torch/include/ATen/ops/data.h' 2025-11-03T16:25:03.5352395Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5355550Z adding 'torch/include/ATen/ops/data_native.h' 2025-11-03T16:25:03.5359606Z adding 'torch/include/ATen/ops/data_ops.h' 2025-11-03T16:25:03.5363466Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-11-03T16:25:03.5367385Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5371116Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-11-03T16:25:03.5374792Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-11-03T16:25:03.5378728Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-11-03T16:25:03.5382970Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5386176Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-11-03T16:25:03.5390273Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-11-03T16:25:03.5394160Z adding 'torch/include/ATen/ops/dequantize.h' 2025-11-03T16:25:03.5398024Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5402309Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-11-03T16:25:03.5405779Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-11-03T16:25:03.5410338Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-11-03T16:25:03.5415913Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-11-03T16:25:03.5421184Z adding 'torch/include/ATen/ops/det.h' 2025-11-03T16:25:03.5426577Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5431519Z adding 'torch/include/ATen/ops/det_native.h' 2025-11-03T16:25:03.5435333Z adding 'torch/include/ATen/ops/det_ops.h' 2025-11-03T16:25:03.5439335Z adding 'torch/include/ATen/ops/detach.h' 2025-11-03T16:25:03.5442909Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5446971Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-11-03T16:25:03.5450559Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5454854Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5457912Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-11-03T16:25:03.5461306Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-11-03T16:25:03.5465429Z adding 'torch/include/ATen/ops/detach_native.h' 2025-11-03T16:25:03.5468888Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-11-03T16:25:03.5472226Z adding 'torch/include/ATen/ops/diag.h' 2025-11-03T16:25:03.5475684Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5479067Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-11-03T16:25:03.5483289Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5486864Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5489990Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-11-03T16:25:03.5493452Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-11-03T16:25:03.5496728Z adding 'torch/include/ATen/ops/diag_native.h' 2025-11-03T16:25:03.5500091Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-11-03T16:25:03.5503425Z adding 'torch/include/ATen/ops/diagflat.h' 2025-11-03T16:25:03.5506946Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5509957Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-11-03T16:25:03.5514172Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-11-03T16:25:03.5517552Z adding 'torch/include/ATen/ops/diagonal.h' 2025-11-03T16:25:03.5521219Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-11-03T16:25:03.5525041Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5528630Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-11-03T16:25:03.5532107Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-11-03T16:25:03.5535587Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5539000Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5542225Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-11-03T16:25:03.5545734Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5549173Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5552252Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-11-03T16:25:03.5555661Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-11-03T16:25:03.5559369Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-11-03T16:25:03.5562927Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-11-03T16:25:03.5566458Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-11-03T16:25:03.5570017Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5573533Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5576589Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-11-03T16:25:03.5580041Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-11-03T16:25:03.5583423Z adding 'torch/include/ATen/ops/diff.h' 2025-11-03T16:25:03.5586911Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5590023Z adding 'torch/include/ATen/ops/diff_native.h' 2025-11-03T16:25:03.5593494Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-11-03T16:25:03.5596789Z adding 'torch/include/ATen/ops/digamma.h' 2025-11-03T16:25:03.5600336Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5603520Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-11-03T16:25:03.5606947Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-11-03T16:25:03.5610140Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-11-03T16:25:03.5613471Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-11-03T16:25:03.5616631Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-11-03T16:25:03.5620074Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-11-03T16:25:03.5623398Z adding 'torch/include/ATen/ops/dist.h' 2025-11-03T16:25:03.5626838Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5629945Z adding 'torch/include/ATen/ops/dist_native.h' 2025-11-03T16:25:03.5633363Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-11-03T16:25:03.5636874Z adding 'torch/include/ATen/ops/div.h' 2025-11-03T16:25:03.5640487Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5643905Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5647196Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-11-03T16:25:03.5650552Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-11-03T16:25:03.5653816Z adding 'torch/include/ATen/ops/div_meta.h' 2025-11-03T16:25:03.5657160Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-11-03T16:25:03.5660533Z adding 'torch/include/ATen/ops/div_native.h' 2025-11-03T16:25:03.5664519Z adding 'torch/include/ATen/ops/div_ops.h' 2025-11-03T16:25:03.5668181Z adding 'torch/include/ATen/ops/divide.h' 2025-11-03T16:25:03.5671727Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5674937Z adding 'torch/include/ATen/ops/divide_native.h' 2025-11-03T16:25:03.5678787Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-11-03T16:25:03.5682271Z adding 'torch/include/ATen/ops/dot.h' 2025-11-03T16:25:03.5685916Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5689106Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-11-03T16:25:03.5692360Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-11-03T16:25:03.5695560Z adding 'torch/include/ATen/ops/dot_native.h' 2025-11-03T16:25:03.5699747Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-11-03T16:25:03.5703124Z adding 'torch/include/ATen/ops/dropout.h' 2025-11-03T16:25:03.5706696Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5709814Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-11-03T16:25:03.5713145Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-11-03T16:25:03.5717263Z adding 'torch/include/ATen/ops/dsplit.h' 2025-11-03T16:25:03.5721139Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5725152Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-11-03T16:25:03.5729275Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-11-03T16:25:03.5732833Z adding 'torch/include/ATen/ops/dstack.h' 2025-11-03T16:25:03.5736851Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5740737Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-11-03T16:25:03.5744144Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-11-03T16:25:03.5748286Z adding 'torch/include/ATen/ops/einsum.h' 2025-11-03T16:25:03.5752071Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5755416Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-11-03T16:25:03.5759330Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-11-03T16:25:03.5762774Z adding 'torch/include/ATen/ops/elu.h' 2025-11-03T16:25:03.5767078Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-11-03T16:25:03.5771294Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5774644Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-11-03T16:25:03.5778662Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-11-03T16:25:03.5782114Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-11-03T16:25:03.5786013Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-11-03T16:25:03.5789833Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-11-03T16:25:03.5793429Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-11-03T16:25:03.5797733Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.5801443Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-11-03T16:25:03.5805059Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-11-03T16:25:03.5808886Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-11-03T16:25:03.5812352Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-11-03T16:25:03.5816321Z adding 'torch/include/ATen/ops/elu_native.h' 2025-11-03T16:25:03.5820703Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-11-03T16:25:03.5824213Z adding 'torch/include/ATen/ops/embedding.h' 2025-11-03T16:25:03.5828530Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-11-03T16:25:03.5832648Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5835911Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-11-03T16:25:03.5839938Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-11-03T16:25:03.5843951Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-11-03T16:25:03.5847941Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5851494Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-11-03T16:25:03.5855130Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-11-03T16:25:03.5859507Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5863686Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-11-03T16:25:03.5867475Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5871511Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-11-03T16:25:03.5875340Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-11-03T16:25:03.5878840Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-11-03T16:25:03.5882904Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-11-03T16:25:03.5886469Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-11-03T16:25:03.5890585Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-11-03T16:25:03.5894660Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-11-03T16:25:03.5898301Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5902278Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-11-03T16:25:03.5906108Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-11-03T16:25:03.5911322Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-11-03T16:25:03.5916455Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-11-03T16:25:03.5921973Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-11-03T16:25:03.5927436Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-11-03T16:25:03.5931441Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5935282Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-11-03T16:25:03.5938826Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-11-03T16:25:03.5943539Z adding 'torch/include/ATen/ops/empty.h' 2025-11-03T16:25:03.5947911Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5951639Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.5954925Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-11-03T16:25:03.5959326Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-11-03T16:25:03.5963260Z adding 'torch/include/ATen/ops/empty_like.h' 2025-11-03T16:25:03.5967053Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5970287Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-11-03T16:25:03.5973797Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-11-03T16:25:03.5978129Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-11-03T16:25:03.5981606Z adding 'torch/include/ATen/ops/empty_native.h' 2025-11-03T16:25:03.5985398Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-11-03T16:25:03.5989317Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-11-03T16:25:03.5993085Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.5996286Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-11-03T16:25:03.5999782Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-11-03T16:25:03.6003349Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-11-03T16:25:03.6007681Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6010975Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-11-03T16:25:03.6014544Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-11-03T16:25:03.6018354Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-11-03T16:25:03.6022045Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6025486Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-11-03T16:25:03.6028788Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-11-03T16:25:03.6032204Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-11-03T16:25:03.6035541Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-11-03T16:25:03.6039040Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-11-03T16:25:03.6042389Z adding 'torch/include/ATen/ops/eq.h' 2025-11-03T16:25:03.6046050Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6049309Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-11-03T16:25:03.6052613Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-11-03T16:25:03.6055799Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-11-03T16:25:03.6059159Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-11-03T16:25:03.6062699Z adding 'torch/include/ATen/ops/eq_native.h' 2025-11-03T16:25:03.6066764Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-11-03T16:25:03.6070096Z adding 'torch/include/ATen/ops/equal.h' 2025-11-03T16:25:03.6073420Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-11-03T16:25:03.6076675Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-11-03T16:25:03.6079838Z adding 'torch/include/ATen/ops/equal_native.h' 2025-11-03T16:25:03.6083159Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-11-03T16:25:03.6086534Z adding 'torch/include/ATen/ops/erf.h' 2025-11-03T16:25:03.6090063Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6093205Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-11-03T16:25:03.6096566Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-11-03T16:25:03.6099701Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-11-03T16:25:03.6102975Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-11-03T16:25:03.6106177Z adding 'torch/include/ATen/ops/erf_native.h' 2025-11-03T16:25:03.6109602Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-11-03T16:25:03.6112924Z adding 'torch/include/ATen/ops/erfc.h' 2025-11-03T16:25:03.6116441Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6119586Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-11-03T16:25:03.6122869Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-11-03T16:25:03.6126197Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-11-03T16:25:03.6129512Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-11-03T16:25:03.6132701Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-11-03T16:25:03.6136103Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-11-03T16:25:03.6139388Z adding 'torch/include/ATen/ops/erfinv.h' 2025-11-03T16:25:03.6142926Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6146072Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-11-03T16:25:03.6149359Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-11-03T16:25:03.6152545Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-11-03T16:25:03.6155831Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-11-03T16:25:03.6159024Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-11-03T16:25:03.6162708Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-11-03T16:25:03.6166911Z adding 'torch/include/ATen/ops/exp.h' 2025-11-03T16:25:03.6170619Z adding 'torch/include/ATen/ops/exp2.h' 2025-11-03T16:25:03.6174451Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6178194Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-11-03T16:25:03.6181605Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-11-03T16:25:03.6185581Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-11-03T16:25:03.6189357Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-11-03T16:25:03.6192790Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-11-03T16:25:03.6197195Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-11-03T16:25:03.6200438Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6204488Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-11-03T16:25:03.6208420Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-11-03T16:25:03.6211763Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-11-03T16:25:03.6215703Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-11-03T16:25:03.6219047Z adding 'torch/include/ATen/ops/exp_native.h' 2025-11-03T16:25:03.6223217Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-11-03T16:25:03.6227078Z adding 'torch/include/ATen/ops/expand.h' 2025-11-03T16:25:03.6230410Z adding 'torch/include/ATen/ops/expand_as.h' 2025-11-03T16:25:03.6234529Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6237799Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-11-03T16:25:03.6241689Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-11-03T16:25:03.6245833Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6249371Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-11-03T16:25:03.6253703Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6257692Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6260890Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-11-03T16:25:03.6264912Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-11-03T16:25:03.6268388Z adding 'torch/include/ATen/ops/expand_native.h' 2025-11-03T16:25:03.6272358Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-11-03T16:25:03.6276143Z adding 'torch/include/ATen/ops/expm1.h' 2025-11-03T16:25:03.6279806Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.6283645Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-11-03T16:25:03.6287542Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-11-03T16:25:03.6291011Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-11-03T16:25:03.6294961Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-11-03T16:25:03.6298329Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-11-03T16:25:03.6302510Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-11-03T16:25:03.6306376Z adding 'torch/include/ATen/ops/exponential.h' 2025-11-03T16:25:03.6310133Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6313898Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-11-03T16:25:03.6317308Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-11-03T16:25:03.6321311Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-11-03T16:25:03.6325170Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-11-03T16:25:03.6328851Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-11-03T16:25:03.6333481Z adding 'torch/include/ATen/ops/eye.h' 2025-11-03T16:25:03.6337931Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6341343Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-11-03T16:25:03.6345467Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-11-03T16:25:03.6349839Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-11-03T16:25:03.6353321Z adding 'torch/include/ATen/ops/eye_native.h' 2025-11-03T16:25:03.6357612Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-11-03T16:25:03.6361485Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-11-03T16:25:03.6365551Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-11-03T16:25:03.6369499Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-11-03T16:25:03.6373863Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6377084Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-11-03T16:25:03.6381075Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-11-03T16:25:03.6384769Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6388802Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-11-03T16:25:03.6392620Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-11-03T16:25:03.6397842Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-11-03T16:25:03.6403418Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-11-03T16:25:03.6409080Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6413173Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-11-03T16:25:03.6417119Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-11-03T16:25:03.6420811Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-11-03T16:25:03.6425059Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-11-03T16:25:03.6428525Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-11-03T16:25:03.6432933Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6436185Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-11-03T16:25:03.6439482Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-11-03T16:25:03.6443723Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6447263Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-11-03T16:25:03.6450615Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-11-03T16:25:03.6453883Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-11-03T16:25:03.6457470Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-11-03T16:25:03.6461749Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6464912Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-11-03T16:25:03.6468403Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-11-03T16:25:03.6471782Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-11-03T16:25:03.6475291Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6478560Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-11-03T16:25:03.6482073Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6485336Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-11-03T16:25:03.6488852Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-11-03T16:25:03.6492981Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-11-03T16:25:03.6496507Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-11-03T16:25:03.6499902Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-11-03T16:25:03.6503395Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6506675Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-11-03T16:25:03.6510256Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6513486Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-11-03T16:25:03.6516917Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-11-03T16:25:03.6520134Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-11-03T16:25:03.6523558Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-11-03T16:25:03.6527024Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-11-03T16:25:03.6530493Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6533610Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-11-03T16:25:03.6536957Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-11-03T16:25:03.6540266Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-11-03T16:25:03.6543729Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6547577Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-11-03T16:25:03.6551072Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-11-03T16:25:03.6561917Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-11-03T16:25:03.6565680Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6569382Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-11-03T16:25:03.6572955Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-11-03T16:25:03.6577324Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-11-03T16:25:03.6580857Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6584205Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-11-03T16:25:03.6587397Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-11-03T16:25:03.6590694Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-11-03T16:25:03.6594138Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6597231Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-11-03T16:25:03.6600575Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-11-03T16:25:03.6604185Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-11-03T16:25:03.6608084Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-11-03T16:25:03.6611746Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6614948Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-11-03T16:25:03.6618403Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-11-03T16:25:03.6621967Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6625131Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-11-03T16:25:03.6628628Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-11-03T16:25:03.6632026Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-11-03T16:25:03.6635557Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6638718Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-11-03T16:25:03.6642232Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-11-03T16:25:03.6646041Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-11-03T16:25:03.6649998Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6655327Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-11-03T16:25:03.6661976Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-11-03T16:25:03.6665856Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-11-03T16:25:03.6669884Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6673228Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-11-03T16:25:03.6677184Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-11-03T16:25:03.6681282Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-11-03T16:25:03.6685420Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-11-03T16:25:03.6689817Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6693479Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-11-03T16:25:03.6697209Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-11-03T16:25:03.6701577Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6704687Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-11-03T16:25:03.6708875Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-11-03T16:25:03.6713145Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-11-03T16:25:03.6716976Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6720959Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-11-03T16:25:03.6725055Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-11-03T16:25:03.6728823Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-11-03T16:25:03.6733308Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-11-03T16:25:03.6737584Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6740922Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-11-03T16:25:03.6745159Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-11-03T16:25:03.6749164Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6752540Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-11-03T16:25:03.6762943Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-11-03T16:25:03.6763316Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-11-03T16:25:03.6764832Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6768515Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-11-03T16:25:03.6772073Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-11-03T16:25:03.6776164Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-11-03T16:25:03.6780129Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6783369Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-11-03T16:25:03.6787208Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-11-03T16:25:03.6791203Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-11-03T16:25:03.6795328Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-11-03T16:25:03.6799593Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6803232Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-11-03T16:25:03.6807429Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-11-03T16:25:03.6811631Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6814896Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-11-03T16:25:03.6819057Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-11-03T16:25:03.6823281Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-11-03T16:25:03.6827131Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6831013Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-11-03T16:25:03.6834935Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-11-03T16:25:03.6838888Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-11-03T16:25:03.6843281Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-11-03T16:25:03.6847525Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6850936Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-11-03T16:25:03.6855025Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-11-03T16:25:03.6858777Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6862648Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-11-03T16:25:03.6866565Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-11-03T16:25:03.6870318Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-11-03T16:25:03.6874730Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6878475Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-11-03T16:25:03.6882093Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-11-03T16:25:03.6886471Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-11-03T16:25:03.6890832Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-11-03T16:25:03.6894630Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6898510Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-11-03T16:25:03.6902390Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-11-03T16:25:03.6906317Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6910082Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-11-03T16:25:03.6913636Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-11-03T16:25:03.6919102Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-11-03T16:25:03.6923715Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6927515Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-11-03T16:25:03.6933056Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-11-03T16:25:03.6938308Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-11-03T16:25:03.6942176Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6946173Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-11-03T16:25:03.6950298Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-11-03T16:25:03.6953899Z adding 'torch/include/ATen/ops/fill.h' 2025-11-03T16:25:03.6958272Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.6961561Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-11-03T16:25:03.6965018Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-11-03T16:25:03.6968940Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-11-03T16:25:03.6972518Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.6975659Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-11-03T16:25:03.6978972Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-11-03T16:25:03.6982288Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-11-03T16:25:03.6986449Z adding 'torch/include/ATen/ops/fill_native.h' 2025-11-03T16:25:03.6990162Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-11-03T16:25:03.6993578Z adding 'torch/include/ATen/ops/fix.h' 2025-11-03T16:25:03.6997068Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7000172Z adding 'torch/include/ATen/ops/fix_native.h' 2025-11-03T16:25:03.7003619Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-11-03T16:25:03.7007127Z adding 'torch/include/ATen/ops/flatten.h' 2025-11-03T16:25:03.7010697Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7013871Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-11-03T16:25:03.7018202Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7021605Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-11-03T16:25:03.7024979Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-11-03T16:25:03.7028203Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-11-03T16:25:03.7031769Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-11-03T16:25:03.7035156Z adding 'torch/include/ATen/ops/flip.h' 2025-11-03T16:25:03.7038666Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7041910Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-11-03T16:25:03.7045211Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-11-03T16:25:03.7048399Z adding 'torch/include/ATen/ops/flip_native.h' 2025-11-03T16:25:03.7051812Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-11-03T16:25:03.7055088Z adding 'torch/include/ATen/ops/fliplr.h' 2025-11-03T16:25:03.7058516Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7061734Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-11-03T16:25:03.7065081Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-11-03T16:25:03.7068336Z adding 'torch/include/ATen/ops/flipud.h' 2025-11-03T16:25:03.7072128Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7075531Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-11-03T16:25:03.7078848Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-11-03T16:25:03.7082339Z adding 'torch/include/ATen/ops/float_power.h' 2025-11-03T16:25:03.7086144Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7089376Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-11-03T16:25:03.7093081Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-11-03T16:25:03.7096564Z adding 'torch/include/ATen/ops/floor.h' 2025-11-03T16:25:03.7100127Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7103294Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-11-03T16:25:03.7106658Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-11-03T16:25:03.7110050Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-11-03T16:25:03.7113713Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7116835Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-11-03T16:25:03.7120140Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-11-03T16:25:03.7123457Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-11-03T16:25:03.7127468Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-11-03T16:25:03.7137176Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-11-03T16:25:03.7137534Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-11-03T16:25:03.7140107Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-11-03T16:25:03.7143381Z adding 'torch/include/ATen/ops/floor_native.h' 2025-11-03T16:25:03.7146824Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-11-03T16:25:03.7150143Z adding 'torch/include/ATen/ops/fmax.h' 2025-11-03T16:25:03.7153724Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7156872Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-11-03T16:25:03.7160136Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-11-03T16:25:03.7163355Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-11-03T16:25:03.7166849Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-11-03T16:25:03.7170068Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-11-03T16:25:03.7174029Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-11-03T16:25:03.7177470Z adding 'torch/include/ATen/ops/fmin.h' 2025-11-03T16:25:03.7181080Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7184229Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-11-03T16:25:03.7187513Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-11-03T16:25:03.7190702Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-11-03T16:25:03.7194069Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-11-03T16:25:03.7197285Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-11-03T16:25:03.7200633Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-11-03T16:25:03.7204095Z adding 'torch/include/ATen/ops/fmod.h' 2025-11-03T16:25:03.7207664Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7211162Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7214178Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-11-03T16:25:03.7217475Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-11-03T16:25:03.7220689Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-11-03T16:25:03.7224019Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-11-03T16:25:03.7227302Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-11-03T16:25:03.7230878Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-11-03T16:25:03.7234259Z adding 'torch/include/ATen/ops/frac.h' 2025-11-03T16:25:03.7237762Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7240918Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-11-03T16:25:03.7244228Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-11-03T16:25:03.7247590Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-11-03T16:25:03.7250944Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-11-03T16:25:03.7254162Z adding 'torch/include/ATen/ops/frac_native.h' 2025-11-03T16:25:03.7257621Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-11-03T16:25:03.7261103Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-11-03T16:25:03.7264567Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-11-03T16:25:03.7268162Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7271349Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.7275229Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.7278712Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-11-03T16:25:03.7282663Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-11-03T16:25:03.7286123Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-11-03T16:25:03.7290293Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-11-03T16:25:03.7294469Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7297784Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-11-03T16:25:03.7301879Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-11-03T16:25:03.7305519Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-11-03T16:25:03.7309226Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-11-03T16:25:03.7313034Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-11-03T16:25:03.7316645Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-11-03T16:25:03.7320841Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-11-03T16:25:03.7325031Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-11-03T16:25:03.7328680Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.7332817Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.7336555Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-11-03T16:25:03.7340281Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-11-03T16:25:03.7344460Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7347794Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-11-03T16:25:03.7351775Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-11-03T16:25:03.7356627Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-11-03T16:25:03.7360699Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-11-03T16:25:03.7364473Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-11-03T16:25:03.7368693Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-11-03T16:25:03.7372019Z adding 'torch/include/ATen/ops/frexp.h' 2025-11-03T16:25:03.7376180Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7379982Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-11-03T16:25:03.7383466Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-11-03T16:25:03.7387381Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-11-03T16:25:03.7391082Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-11-03T16:25:03.7394891Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-11-03T16:25:03.7398985Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7402177Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-11-03T16:25:03.7406382Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-11-03T16:25:03.7410823Z adding 'torch/include/ATen/ops/from_blob.h' 2025-11-03T16:25:03.7415488Z adding 'torch/include/ATen/ops/from_file.h' 2025-11-03T16:25:03.7421110Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7426282Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-11-03T16:25:03.7431453Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-11-03T16:25:03.7436971Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-11-03T16:25:03.7443093Z adding 'torch/include/ATen/ops/full.h' 2025-11-03T16:25:03.7448515Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7452702Z adding 'torch/include/ATen/ops/full_like.h' 2025-11-03T16:25:03.7456535Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7460515Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-11-03T16:25:03.7464236Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-11-03T16:25:03.7468295Z adding 'torch/include/ATen/ops/full_native.h' 2025-11-03T16:25:03.7471996Z adding 'torch/include/ATen/ops/full_ops.h' 2025-11-03T16:25:03.7475717Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-11-03T16:25:03.7480022Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7483251Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-11-03T16:25:03.7486909Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-11-03T16:25:03.7490317Z adding 'torch/include/ATen/ops/gather.h' 2025-11-03T16:25:03.7494391Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-11-03T16:25:03.7497961Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7501056Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-11-03T16:25:03.7504415Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-11-03T16:25:03.7507949Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7511242Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7514444Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-11-03T16:25:03.7517775Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-11-03T16:25:03.7521006Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-11-03T16:25:03.7524980Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-11-03T16:25:03.7528512Z adding 'torch/include/ATen/ops/gather_native.h' 2025-11-03T16:25:03.7532061Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-11-03T16:25:03.7535462Z adding 'torch/include/ATen/ops/gcd.h' 2025-11-03T16:25:03.7539010Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7542169Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-11-03T16:25:03.7545514Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-11-03T16:25:03.7548710Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-11-03T16:25:03.7552085Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-11-03T16:25:03.7555208Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-11-03T16:25:03.7558600Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-11-03T16:25:03.7562006Z adding 'torch/include/ATen/ops/ge.h' 2025-11-03T16:25:03.7565716Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7568922Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-11-03T16:25:03.7572265Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-11-03T16:25:03.7575720Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-11-03T16:25:03.7579284Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-11-03T16:25:03.7582641Z adding 'torch/include/ATen/ops/ge_native.h' 2025-11-03T16:25:03.7586209Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-11-03T16:25:03.7589625Z adding 'torch/include/ATen/ops/gelu.h' 2025-11-03T16:25:03.7593041Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-11-03T16:25:03.7596625Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7599797Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-11-03T16:25:03.7603139Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-11-03T16:25:03.7606497Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-11-03T16:25:03.7609923Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-11-03T16:25:03.7613242Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-11-03T16:25:03.7616669Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-11-03T16:25:03.7620206Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7623412Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-11-03T16:25:03.7626952Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-11-03T16:25:03.7630145Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-11-03T16:25:03.7633443Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-11-03T16:25:03.7636692Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-11-03T16:25:03.7640107Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-11-03T16:25:03.7643476Z adding 'torch/include/ATen/ops/geometric.h' 2025-11-03T16:25:03.7647133Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7650382Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-11-03T16:25:03.7653711Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-11-03T16:25:03.7656964Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-11-03T16:25:03.7660148Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-11-03T16:25:03.7663614Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-11-03T16:25:03.7666918Z adding 'torch/include/ATen/ops/geqrf.h' 2025-11-03T16:25:03.7670275Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-11-03T16:25:03.7673574Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-11-03T16:25:03.7676733Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-11-03T16:25:03.7680139Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-11-03T16:25:03.7683448Z adding 'torch/include/ATen/ops/ger.h' 2025-11-03T16:25:03.7687014Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7690114Z adding 'torch/include/ATen/ops/ger_native.h' 2025-11-03T16:25:03.7693514Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-11-03T16:25:03.7696776Z adding 'torch/include/ATen/ops/glu.h' 2025-11-03T16:25:03.7700105Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-11-03T16:25:03.7703512Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-11-03T16:25:03.7706812Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-11-03T16:25:03.7710113Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-11-03T16:25:03.7713645Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7716876Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-11-03T16:25:03.7720085Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-11-03T16:25:03.7723289Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-11-03T16:25:03.7726884Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-11-03T16:25:03.7730145Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-11-03T16:25:03.7734145Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-11-03T16:25:03.7737772Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7740926Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-11-03T16:25:03.7744238Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-11-03T16:25:03.7747545Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-11-03T16:25:03.7751008Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7754204Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-11-03T16:25:03.7757438Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-11-03T16:25:03.7760743Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-11-03T16:25:03.7764040Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-11-03T16:25:03.7767586Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-11-03T16:25:03.7770879Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-11-03T16:25:03.7774097Z adding 'torch/include/ATen/ops/glu_native.h' 2025-11-03T16:25:03.7777431Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-11-03T16:25:03.7780934Z adding 'torch/include/ATen/ops/gradient.h' 2025-11-03T16:25:03.7784579Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7787864Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-11-03T16:25:03.7791562Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-11-03T16:25:03.7795056Z adding 'torch/include/ATen/ops/greater.h' 2025-11-03T16:25:03.7798589Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7801875Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-11-03T16:25:03.7805571Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7808777Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-11-03T16:25:03.7812366Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-11-03T16:25:03.7815728Z adding 'torch/include/ATen/ops/greater_native.h' 2025-11-03T16:25:03.7819327Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-11-03T16:25:03.7822700Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-11-03T16:25:03.7826051Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-11-03T16:25:03.7829519Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-11-03T16:25:03.7833131Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7837192Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.7841086Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.7844551Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-11-03T16:25:03.7848806Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-11-03T16:25:03.7853024Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7856610Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-11-03T16:25:03.7860484Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-11-03T16:25:03.7863848Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-11-03T16:25:03.7868028Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-11-03T16:25:03.7871924Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-11-03T16:25:03.7875602Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-11-03T16:25:03.7879859Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7883270Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-11-03T16:25:03.7887200Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-11-03T16:25:03.7891064Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-11-03T16:25:03.7894725Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-11-03T16:25:03.7899010Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.7902776Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-11-03T16:25:03.7906203Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-11-03T16:25:03.7910007Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-11-03T16:25:03.7913572Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-11-03T16:25:03.7917794Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7921660Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-11-03T16:25:03.7927063Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-11-03T16:25:03.7932340Z adding 'torch/include/ATen/ops/group_norm.h' 2025-11-03T16:25:03.7937788Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7942785Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-11-03T16:25:03.7948189Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-11-03T16:25:03.7953393Z adding 'torch/include/ATen/ops/gru.h' 2025-11-03T16:25:03.7958829Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-11-03T16:25:03.7963036Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7966913Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-11-03T16:25:03.7970449Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-11-03T16:25:03.7974745Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.7977964Z adding 'torch/include/ATen/ops/gru_native.h' 2025-11-03T16:25:03.7982360Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-11-03T16:25:03.7985862Z adding 'torch/include/ATen/ops/gt.h' 2025-11-03T16:25:03.7989441Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.7993544Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-11-03T16:25:03.7996936Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-11-03T16:25:03.8000161Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-11-03T16:25:03.8003523Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-11-03T16:25:03.8007467Z adding 'torch/include/ATen/ops/gt_native.h' 2025-11-03T16:25:03.8011398Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-11-03T16:25:03.8015378Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-11-03T16:25:03.8019249Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8022515Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-11-03T16:25:03.8026376Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-11-03T16:25:03.8030062Z adding 'torch/include/ATen/ops/hann_window.h' 2025-11-03T16:25:03.8033736Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8036958Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-11-03T16:25:03.8042236Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-11-03T16:25:03.8047194Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-11-03T16:25:03.8051492Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-11-03T16:25:03.8055603Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8058779Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-11-03T16:25:03.8062085Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-11-03T16:25:03.8065383Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-11-03T16:25:03.8068698Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-11-03T16:25:03.8071880Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-11-03T16:25:03.8075274Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-11-03T16:25:03.8079016Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8082745Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-11-03T16:25:03.8086195Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-11-03T16:25:03.8089392Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-11-03T16:25:03.8092769Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-11-03T16:25:03.8095972Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-11-03T16:25:03.8099351Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-11-03T16:25:03.8102685Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-11-03T16:25:03.8106038Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-11-03T16:25:03.8109640Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8112752Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-11-03T16:25:03.8116021Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-11-03T16:25:03.8119270Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-11-03T16:25:03.8122615Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-11-03T16:25:03.8125910Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-11-03T16:25:03.8129374Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-11-03T16:25:03.8132822Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8135944Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-11-03T16:25:03.8139209Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-11-03T16:25:03.8142374Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-11-03T16:25:03.8145712Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-11-03T16:25:03.8148932Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-11-03T16:25:03.8152324Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-11-03T16:25:03.8155671Z adding 'torch/include/ATen/ops/hardswish.h' 2025-11-03T16:25:03.8159114Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-11-03T16:25:03.8162650Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8165986Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-11-03T16:25:03.8169243Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-11-03T16:25:03.8172396Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-11-03T16:25:03.8175801Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-11-03T16:25:03.8179182Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-11-03T16:25:03.8182483Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-11-03T16:25:03.8185728Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-11-03T16:25:03.8188910Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-11-03T16:25:03.8192313Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-11-03T16:25:03.8195651Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-11-03T16:25:03.8199067Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-11-03T16:25:03.8202491Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-11-03T16:25:03.8205953Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-11-03T16:25:03.8209176Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-11-03T16:25:03.8212577Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-11-03T16:25:03.8215939Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-11-03T16:25:03.8219335Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-11-03T16:25:03.8222552Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-11-03T16:25:03.8225826Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-11-03T16:25:03.8229302Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-11-03T16:25:03.8232673Z adding 'torch/include/ATen/ops/hash_tensor.h' 2025-11-03T16:25:03.8236241Z adding 'torch/include/ATen/ops/hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8240353Z adding 'torch/include/ATen/ops/hash_tensor_cpu_dispatch.h' 2025-11-03T16:25:03.8244206Z adding 'torch/include/ATen/ops/hash_tensor_cuda_dispatch.h' 2025-11-03T16:25:03.8247669Z adding 'torch/include/ATen/ops/hash_tensor_meta.h' 2025-11-03T16:25:03.8251013Z adding 'torch/include/ATen/ops/hash_tensor_meta_dispatch.h' 2025-11-03T16:25:03.8254248Z adding 'torch/include/ATen/ops/hash_tensor_native.h' 2025-11-03T16:25:03.8257705Z adding 'torch/include/ATen/ops/hash_tensor_ops.h' 2025-11-03T16:25:03.8261004Z adding 'torch/include/ATen/ops/heaviside.h' 2025-11-03T16:25:03.8264538Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8267652Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-11-03T16:25:03.8271043Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-11-03T16:25:03.8274090Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-11-03T16:25:03.8277347Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-11-03T16:25:03.8280753Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-11-03T16:25:03.8284172Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-11-03T16:25:03.8287748Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-11-03T16:25:03.8291203Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8294309Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-11-03T16:25:03.8297643Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-11-03T16:25:03.8300910Z adding 'torch/include/ATen/ops/histc.h' 2025-11-03T16:25:03.8304256Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-11-03T16:25:03.8307572Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-11-03T16:25:03.8310809Z adding 'torch/include/ATen/ops/histc_native.h' 2025-11-03T16:25:03.8314217Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-11-03T16:25:03.8317789Z adding 'torch/include/ATen/ops/histogram.h' 2025-11-03T16:25:03.8321308Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-11-03T16:25:03.8324657Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-11-03T16:25:03.8328355Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-11-03T16:25:03.8331882Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-11-03T16:25:03.8335465Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8339210Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-11-03T16:25:03.8342897Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-11-03T16:25:03.8346242Z adding 'torch/include/ATen/ops/hsplit.h' 2025-11-03T16:25:03.8349719Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8352804Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-11-03T16:25:03.8356207Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-11-03T16:25:03.8359540Z adding 'torch/include/ATen/ops/hspmm.h' 2025-11-03T16:25:03.8362757Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-11-03T16:25:03.8366245Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-11-03T16:25:03.8369544Z adding 'torch/include/ATen/ops/hstack.h' 2025-11-03T16:25:03.8373016Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8376092Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-11-03T16:25:03.8379456Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-11-03T16:25:03.8382844Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-11-03T16:25:03.8386180Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-11-03T16:25:03.8389687Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8392916Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:03.8396204Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:03.8399402Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-11-03T16:25:03.8402836Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-11-03T16:25:03.8406324Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-11-03T16:25:03.8409968Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-11-03T16:25:03.8413209Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-11-03T16:25:03.8416620Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-11-03T16:25:03.8419936Z adding 'torch/include/ATen/ops/hypot.h' 2025-11-03T16:25:03.8423455Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8426605Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-11-03T16:25:03.8429898Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-11-03T16:25:03.8433121Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-11-03T16:25:03.8436435Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-11-03T16:25:03.8440073Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-11-03T16:25:03.8443929Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-11-03T16:25:03.8447428Z adding 'torch/include/ATen/ops/i0.h' 2025-11-03T16:25:03.8451024Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8454113Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-11-03T16:25:03.8457374Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-11-03T16:25:03.8460572Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-11-03T16:25:03.8463881Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-11-03T16:25:03.8467090Z adding 'torch/include/ATen/ops/i0_native.h' 2025-11-03T16:25:03.8470525Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-11-03T16:25:03.8473886Z adding 'torch/include/ATen/ops/igamma.h' 2025-11-03T16:25:03.8477396Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8480485Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-11-03T16:25:03.8484191Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-11-03T16:25:03.8487520Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-11-03T16:25:03.8490834Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-11-03T16:25:03.8494058Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-11-03T16:25:03.8497503Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-11-03T16:25:03.8500822Z adding 'torch/include/ATen/ops/igammac.h' 2025-11-03T16:25:03.8504370Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8507484Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-11-03T16:25:03.8510744Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-11-03T16:25:03.8513899Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-11-03T16:25:03.8517190Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-11-03T16:25:03.8520379Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-11-03T16:25:03.8523820Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-11-03T16:25:03.8527379Z adding 'torch/include/ATen/ops/im2col.h' 2025-11-03T16:25:03.8530734Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-11-03T16:25:03.8534059Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-11-03T16:25:03.8537273Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-11-03T16:25:03.8540853Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-11-03T16:25:03.8546652Z adding 'torch/include/ATen/ops/imag.h' 2025-11-03T16:25:03.8592423Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8596874Z adding 'torch/include/ATen/ops/imag_native.h' 2025-11-03T16:25:03.8601836Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-11-03T16:25:03.8606830Z adding 'torch/include/ATen/ops/index.h' 2025-11-03T16:25:03.8611693Z adding 'torch/include/ATen/ops/index_add.h' 2025-11-03T16:25:03.8616853Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8621713Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8626466Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-11-03T16:25:03.8631454Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-11-03T16:25:03.8636293Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-11-03T16:25:03.8641194Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-11-03T16:25:03.8646282Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-11-03T16:25:03.8651574Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-11-03T16:25:03.8656879Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8660836Z adding 'torch/include/ATen/ops/index_copy.h' 2025-11-03T16:25:03.8664745Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8668647Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8671932Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-11-03T16:25:03.8675997Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-11-03T16:25:03.8679959Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-11-03T16:25:03.8683390Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-11-03T16:25:03.8687295Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-11-03T16:25:03.8691057Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-11-03T16:25:03.8695096Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-11-03T16:25:03.8699065Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-11-03T16:25:03.8702650Z adding 'torch/include/ATen/ops/index_fill.h' 2025-11-03T16:25:03.8706969Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8710555Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8713794Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-11-03T16:25:03.8717846Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-11-03T16:25:03.8721182Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-11-03T16:25:03.8724567Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-11-03T16:25:03.8728623Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-11-03T16:25:03.8732804Z adding 'torch/include/ATen/ops/index_meta.h' 2025-11-03T16:25:03.8736288Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-11-03T16:25:03.8739532Z adding 'torch/include/ATen/ops/index_native.h' 2025-11-03T16:25:03.8742952Z adding 'torch/include/ATen/ops/index_ops.h' 2025-11-03T16:25:03.8746362Z adding 'torch/include/ATen/ops/index_put.h' 2025-11-03T16:25:03.8749968Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8753116Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-11-03T16:25:03.8756614Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-11-03T16:25:03.8760049Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-11-03T16:25:03.8764228Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8767702Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-11-03T16:25:03.8771725Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-11-03T16:25:03.8775611Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-11-03T16:25:03.8779243Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-11-03T16:25:03.8783085Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-11-03T16:25:03.8786873Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-11-03T16:25:03.8790823Z adding 'torch/include/ATen/ops/index_select.h' 2025-11-03T16:25:03.8794816Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-11-03T16:25:03.8798436Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8802327Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-11-03T16:25:03.8806378Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-11-03T16:25:03.8809971Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8813833Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-11-03T16:25:03.8817296Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-11-03T16:25:03.8821124Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-11-03T16:25:03.8825246Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-11-03T16:25:03.8828580Z adding 'torch/include/ATen/ops/indices.h' 2025-11-03T16:25:03.8832780Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8836387Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-11-03T16:25:03.8840120Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8844063Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.8847335Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-11-03T16:25:03.8851498Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-11-03T16:25:03.8855196Z adding 'torch/include/ATen/ops/indices_native.h' 2025-11-03T16:25:03.8858656Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-11-03T16:25:03.8862621Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-11-03T16:25:03.8866295Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8870065Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-11-03T16:25:03.8874032Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-11-03T16:25:03.8877329Z adding 'torch/include/ATen/ops/inner.h' 2025-11-03T16:25:03.8881435Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8884776Z adding 'torch/include/ATen/ops/inner_native.h' 2025-11-03T16:25:03.8888721Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-11-03T16:25:03.8892655Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-11-03T16:25:03.8896274Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8900162Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-11-03T16:25:03.8904002Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-11-03T16:25:03.8907562Z adding 'torch/include/ATen/ops/int_repr.h' 2025-11-03T16:25:03.8911648Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8914811Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-11-03T16:25:03.8918941Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-11-03T16:25:03.8922736Z adding 'torch/include/ATen/ops/inverse.h' 2025-11-03T16:25:03.8926558Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8930902Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-11-03T16:25:03.8936350Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-11-03T16:25:03.8941397Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-11-03T16:25:03.8946762Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.8951744Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-11-03T16:25:03.8956502Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-11-03T16:25:03.8959809Z adding 'torch/include/ATen/ops/is_complex.h' 2025-11-03T16:25:03.8964200Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8967980Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-11-03T16:25:03.8971591Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-11-03T16:25:03.8975551Z adding 'torch/include/ATen/ops/is_conj.h' 2025-11-03T16:25:03.8979080Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8982171Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-11-03T16:25:03.8985971Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-11-03T16:25:03.8989614Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-11-03T16:25:03.8993089Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.8996179Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-11-03T16:25:03.8999525Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-11-03T16:25:03.9003481Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-11-03T16:25:03.9007164Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9010294Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-11-03T16:25:03.9013591Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-11-03T16:25:03.9016821Z adding 'torch/include/ATen/ops/is_inference.h' 2025-11-03T16:25:03.9020240Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9023303Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-11-03T16:25:03.9026651Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-11-03T16:25:03.9029735Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-11-03T16:25:03.9033292Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9037151Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-11-03T16:25:03.9040472Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-11-03T16:25:03.9043707Z adding 'torch/include/ATen/ops/is_neg.h' 2025-11-03T16:25:03.9047226Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9050284Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-11-03T16:25:03.9053542Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-11-03T16:25:03.9056798Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-11-03T16:25:03.9060245Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9063312Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-11-03T16:25:03.9066619Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-11-03T16:25:03.9069751Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-11-03T16:25:03.9073157Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9076225Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-11-03T16:25:03.9079533Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-11-03T16:25:03.9082760Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-11-03T16:25:03.9086645Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9089798Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-11-03T16:25:03.9093135Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-11-03T16:25:03.9096332Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-11-03T16:25:03.9099635Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-11-03T16:25:03.9102903Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-11-03T16:25:03.9106095Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-11-03T16:25:03.9109408Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-11-03T16:25:03.9112664Z adding 'torch/include/ATen/ops/is_signed.h' 2025-11-03T16:25:03.9116085Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9120436Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-11-03T16:25:03.9123346Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-11-03T16:25:03.9126801Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-11-03T16:25:03.9130247Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9133310Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-11-03T16:25:03.9136616Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-11-03T16:25:03.9139837Z adding 'torch/include/ATen/ops/isclose.h' 2025-11-03T16:25:03.9143326Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9146443Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-11-03T16:25:03.9149762Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-11-03T16:25:03.9153037Z adding 'torch/include/ATen/ops/isfinite.h' 2025-11-03T16:25:03.9156512Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9159555Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-11-03T16:25:03.9162835Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-11-03T16:25:03.9166466Z adding 'torch/include/ATen/ops/isin.h' 2025-11-03T16:25:03.9170071Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9173312Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-11-03T16:25:03.9176745Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-11-03T16:25:03.9180038Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-11-03T16:25:03.9183459Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-11-03T16:25:03.9186802Z adding 'torch/include/ATen/ops/isin_native.h' 2025-11-03T16:25:03.9190395Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-11-03T16:25:03.9193812Z adding 'torch/include/ATen/ops/isinf.h' 2025-11-03T16:25:03.9197294Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9200401Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-11-03T16:25:03.9203756Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-11-03T16:25:03.9207233Z adding 'torch/include/ATen/ops/isnan.h' 2025-11-03T16:25:03.9210660Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9213837Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-11-03T16:25:03.9217120Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-11-03T16:25:03.9220307Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-11-03T16:25:03.9223663Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-11-03T16:25:03.9226958Z adding 'torch/include/ATen/ops/isneginf.h' 2025-11-03T16:25:03.9230493Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9233604Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-11-03T16:25:03.9236929Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-11-03T16:25:03.9240108Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-11-03T16:25:03.9244243Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-11-03T16:25:03.9247446Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-11-03T16:25:03.9251545Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-11-03T16:25:03.9255391Z adding 'torch/include/ATen/ops/isposinf.h' 2025-11-03T16:25:03.9259158Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9262989Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-11-03T16:25:03.9266667Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-11-03T16:25:03.9270267Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-11-03T16:25:03.9274140Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-11-03T16:25:03.9277478Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-11-03T16:25:03.9281615Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-11-03T16:25:03.9285524Z adding 'torch/include/ATen/ops/isreal.h' 2025-11-03T16:25:03.9289112Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9292764Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-11-03T16:25:03.9296145Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-11-03T16:25:03.9300284Z adding 'torch/include/ATen/ops/istft.h' 2025-11-03T16:25:03.9304321Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9307629Z adding 'torch/include/ATen/ops/istft_native.h' 2025-11-03T16:25:03.9311661Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-11-03T16:25:03.9314940Z adding 'torch/include/ATen/ops/item.h' 2025-11-03T16:25:03.9319096Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9322622Z adding 'torch/include/ATen/ops/item_native.h' 2025-11-03T16:25:03.9326265Z adding 'torch/include/ATen/ops/item_ops.h' 2025-11-03T16:25:03.9330574Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-11-03T16:25:03.9334648Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9338274Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-11-03T16:25:03.9342602Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-11-03T16:25:03.9346079Z adding 'torch/include/ATen/ops/kl_div.h' 2025-11-03T16:25:03.9350225Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9353899Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-11-03T16:25:03.9357404Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-11-03T16:25:03.9361379Z adding 'torch/include/ATen/ops/kron.h' 2025-11-03T16:25:03.9365273Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9368702Z adding 'torch/include/ATen/ops/kron_native.h' 2025-11-03T16:25:03.9372659Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-11-03T16:25:03.9376625Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-11-03T16:25:03.9381039Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9385030Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9388432Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-11-03T16:25:03.9392525Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-11-03T16:25:03.9396182Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-11-03T16:25:03.9400072Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-11-03T16:25:03.9404036Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-11-03T16:25:03.9407755Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9411455Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-11-03T16:25:03.9415384Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-11-03T16:25:03.9418942Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-11-03T16:25:03.9423236Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9426792Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-11-03T16:25:03.9430510Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-11-03T16:25:03.9434806Z adding 'torch/include/ATen/ops/lcm.h' 2025-11-03T16:25:03.9439232Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9442974Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-11-03T16:25:03.9448251Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-11-03T16:25:03.9453309Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-11-03T16:25:03.9458448Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-11-03T16:25:03.9463517Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-11-03T16:25:03.9468856Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-11-03T16:25:03.9473296Z adding 'torch/include/ATen/ops/ldexp.h' 2025-11-03T16:25:03.9477267Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9480824Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-11-03T16:25:03.9484987Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-11-03T16:25:03.9488591Z adding 'torch/include/ATen/ops/le.h' 2025-11-03T16:25:03.9492984Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9496212Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-11-03T16:25:03.9499583Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-11-03T16:25:03.9503609Z adding 'torch/include/ATen/ops/le_meta.h' 2025-11-03T16:25:03.9507007Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-11-03T16:25:03.9510386Z adding 'torch/include/ATen/ops/le_native.h' 2025-11-03T16:25:03.9513984Z adding 'torch/include/ATen/ops/le_ops.h' 2025-11-03T16:25:03.9517618Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-11-03T16:25:03.9521697Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-11-03T16:25:03.9525455Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9528616Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-11-03T16:25:03.9531945Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-11-03T16:25:03.9535275Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-11-03T16:25:03.9538770Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-11-03T16:25:03.9542011Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-11-03T16:25:03.9545433Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-11-03T16:25:03.9548998Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9553431Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-11-03T16:25:03.9556178Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-11-03T16:25:03.9559358Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-11-03T16:25:03.9562741Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-11-03T16:25:03.9566120Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-11-03T16:25:03.9569582Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-11-03T16:25:03.9572982Z adding 'torch/include/ATen/ops/lerp.h' 2025-11-03T16:25:03.9576520Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9579662Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-11-03T16:25:03.9583005Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-11-03T16:25:03.9586229Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-11-03T16:25:03.9589583Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-11-03T16:25:03.9593584Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-11-03T16:25:03.9597252Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-11-03T16:25:03.9600716Z adding 'torch/include/ATen/ops/less.h' 2025-11-03T16:25:03.9604296Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9608360Z adding 'torch/include/ATen/ops/less_equal.h' 2025-11-03T16:25:03.9611986Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9615142Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-11-03T16:25:03.9618800Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-11-03T16:25:03.9622133Z adding 'torch/include/ATen/ops/less_native.h' 2025-11-03T16:25:03.9625708Z adding 'torch/include/ATen/ops/less_ops.h' 2025-11-03T16:25:03.9629059Z adding 'torch/include/ATen/ops/lgamma.h' 2025-11-03T16:25:03.9632548Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9635666Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-11-03T16:25:03.9638956Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-11-03T16:25:03.9642151Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-11-03T16:25:03.9645677Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-11-03T16:25:03.9648831Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-11-03T16:25:03.9652250Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-11-03T16:25:03.9655522Z adding 'torch/include/ATen/ops/lift.h' 2025-11-03T16:25:03.9658983Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9662091Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-11-03T16:25:03.9666044Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9669239Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-11-03T16:25:03.9672722Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:03.9676123Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9679127Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-11-03T16:25:03.9682505Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-11-03T16:25:03.9685841Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-11-03T16:25:03.9689113Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-11-03T16:25:03.9692286Z adding 'torch/include/ATen/ops/lift_native.h' 2025-11-03T16:25:03.9695617Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-11-03T16:25:03.9698950Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-11-03T16:25:03.9702449Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9705677Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-11-03T16:25:03.9709250Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9712436Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-11-03T16:25:03.9715715Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-11-03T16:25:03.9718906Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-11-03T16:25:03.9722574Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-11-03T16:25:03.9725939Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-11-03T16:25:03.9729426Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-11-03T16:25:03.9732690Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-11-03T16:25:03.9736058Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-11-03T16:25:03.9739437Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-11-03T16:25:03.9742994Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9746126Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-11-03T16:25:03.9749611Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-11-03T16:25:03.9753026Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-11-03T16:25:03.9756595Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9759706Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-11-03T16:25:03.9762993Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-11-03T16:25:03.9766340Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-11-03T16:25:03.9769776Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-11-03T16:25:03.9772978Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-11-03T16:25:03.9776383Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-11-03T16:25:03.9779678Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-11-03T16:25:03.9783156Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9786214Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-11-03T16:25:03.9789572Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-11-03T16:25:03.9792853Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-11-03T16:25:03.9796328Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9799480Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-11-03T16:25:03.9802754Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-11-03T16:25:03.9806207Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-11-03T16:25:03.9809754Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-11-03T16:25:03.9813101Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-11-03T16:25:03.9816292Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-11-03T16:25:03.9819886Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-11-03T16:25:03.9823737Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-11-03T16:25:03.9827273Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9830445Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-11-03T16:25:03.9833932Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-11-03T16:25:03.9837282Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-11-03T16:25:03.9840728Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9843872Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-11-03T16:25:03.9847312Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-11-03T16:25:03.9850458Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-11-03T16:25:03.9853789Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-11-03T16:25:03.9857088Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-11-03T16:25:03.9860562Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9863698Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-11-03T16:25:03.9867161Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-11-03T16:25:03.9870453Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-11-03T16:25:03.9873819Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-11-03T16:25:03.9877099Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-11-03T16:25:03.9880259Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-11-03T16:25:03.9883611Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-11-03T16:25:03.9887007Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-11-03T16:25:03.9890489Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9893774Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-11-03T16:25:03.9897337Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9900458Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-11-03T16:25:03.9903823Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-11-03T16:25:03.9907002Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-11-03T16:25:03.9910302Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-11-03T16:25:03.9913849Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-11-03T16:25:03.9917304Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-11-03T16:25:03.9920514Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-11-03T16:25:03.9924639Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-11-03T16:25:03.9928088Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-11-03T16:25:03.9932338Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:03.9935694Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-11-03T16:25:03.9939318Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9942498Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-11-03T16:25:03.9945817Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-11-03T16:25:03.9949024Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-11-03T16:25:03.9952396Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-11-03T16:25:03.9955579Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-11-03T16:25:03.9959030Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-11-03T16:25:03.9962235Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-11-03T16:25:03.9965789Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-11-03T16:25:03.9969161Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-11-03T16:25:03.9972707Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:03.9975942Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-11-03T16:25:03.9979236Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-11-03T16:25:03.9982428Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-11-03T16:25:03.9985740Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-11-03T16:25:03.9988919Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-11-03T16:25:03.9992365Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-11-03T16:25:03.9995821Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-11-03T16:25:03.9999301Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0002533Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-11-03T16:25:04.0006025Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-11-03T16:25:04.0009221Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-11-03T16:25:04.0012724Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-11-03T16:25:04.0016161Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-11-03T16:25:04.0019625Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0023641Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-11-03T16:25:04.0028722Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-11-03T16:25:04.0032986Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-11-03T16:25:04.0036901Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0042178Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-11-03T16:25:04.0046287Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0050400Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-11-03T16:25:04.0055776Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-11-03T16:25:04.0060819Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-11-03T16:25:04.0066136Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-11-03T16:25:04.0070544Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-11-03T16:25:04.0074140Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-11-03T16:25:04.0079394Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-11-03T16:25:04.0084941Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-11-03T16:25:04.0091232Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-11-03T16:25:04.0096470Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-11-03T16:25:04.0101743Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-11-03T16:25:04.0104802Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-11-03T16:25:04.0108429Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-11-03T16:25:04.0113034Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0115469Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-11-03T16:25:04.0119009Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-11-03T16:25:04.0122302Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-11-03T16:25:04.0126063Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-11-03T16:25:04.0130256Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-11-03T16:25:04.0132876Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-11-03T16:25:04.0136373Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-11-03T16:25:04.0139915Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0143259Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-11-03T16:25:04.0147430Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-11-03T16:25:04.0150179Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-11-03T16:25:04.0153867Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0157052Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-11-03T16:25:04.0160550Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-11-03T16:25:04.0164718Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-11-03T16:25:04.0167445Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-11-03T16:25:04.0171175Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-11-03T16:25:04.0176271Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0178638Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-11-03T16:25:04.0182410Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-11-03T16:25:04.0185809Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-11-03T16:25:04.0189498Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0193356Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-11-03T16:25:04.0196218Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-11-03T16:25:04.0200077Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-11-03T16:25:04.0204939Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0207359Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-11-03T16:25:04.0211414Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-11-03T16:25:04.0214861Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-11-03T16:25:04.0218567Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0222161Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-11-03T16:25:04.0225300Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-11-03T16:25:04.0228948Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-11-03T16:25:04.0233641Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0236017Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-11-03T16:25:04.0239771Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-11-03T16:25:04.0243528Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-11-03T16:25:04.0247563Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0251169Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0254506Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0257929Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-11-03T16:25:04.0262220Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-11-03T16:25:04.0265422Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-11-03T16:25:04.0269225Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0272991Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-11-03T16:25:04.0275926Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-11-03T16:25:04.0279376Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-11-03T16:25:04.0282738Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-11-03T16:25:04.0286204Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-11-03T16:25:04.0290225Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-11-03T16:25:04.0293194Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-11-03T16:25:04.0297147Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0300319Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-11-03T16:25:04.0303936Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-11-03T16:25:04.0307953Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-11-03T16:25:04.0310954Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0314356Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-11-03T16:25:04.0317904Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0321243Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-11-03T16:25:04.0325277Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-11-03T16:25:04.0328283Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-11-03T16:25:04.0331871Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-11-03T16:25:04.0335309Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-11-03T16:25:04.0338912Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-11-03T16:25:04.0342521Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-11-03T16:25:04.0345648Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-11-03T16:25:04.0349353Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-11-03T16:25:04.0353638Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-11-03T16:25:04.0356407Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0359710Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-11-03T16:25:04.0363190Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-11-03T16:25:04.0366838Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-11-03T16:25:04.0371144Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0373653Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-11-03T16:25:04.0377242Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-11-03T16:25:04.0380937Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-11-03T16:25:04.0384648Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0388237Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-11-03T16:25:04.0391286Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-11-03T16:25:04.0394859Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-11-03T16:25:04.0398435Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0401577Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-11-03T16:25:04.0405354Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-11-03T16:25:04.0408736Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-11-03T16:25:04.0412256Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0415366Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-11-03T16:25:04.0418709Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-11-03T16:25:04.0422220Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-11-03T16:25:04.0425721Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0428848Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-11-03T16:25:04.0432258Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-11-03T16:25:04.0435676Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-11-03T16:25:04.0439392Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0442506Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-11-03T16:25:04.0446027Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-11-03T16:25:04.0449239Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-11-03T16:25:04.0452906Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-11-03T16:25:04.0456180Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-11-03T16:25:04.0459686Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-11-03T16:25:04.0463037Z adding 'torch/include/ATen/ops/linear.h' 2025-11-03T16:25:04.0466548Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-11-03T16:25:04.0470038Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0473199Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-11-03T16:25:04.0476787Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-11-03T16:25:04.0480255Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0483586Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0486872Z adding 'torch/include/ATen/ops/linear_native.h' 2025-11-03T16:25:04.0490302Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-11-03T16:25:04.0494154Z adding 'torch/include/ATen/ops/linspace.h' 2025-11-03T16:25:04.0497978Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0501239Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-11-03T16:25:04.0504680Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-11-03T16:25:04.0508144Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-11-03T16:25:04.0511488Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-11-03T16:25:04.0515454Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-11-03T16:25:04.0518966Z adding 'torch/include/ATen/ops/log.h' 2025-11-03T16:25:04.0522304Z adding 'torch/include/ATen/ops/log10.h' 2025-11-03T16:25:04.0526006Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0529202Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-11-03T16:25:04.0532555Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-11-03T16:25:04.0535810Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-11-03T16:25:04.0539159Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-11-03T16:25:04.0542380Z adding 'torch/include/ATen/ops/log10_native.h' 2025-11-03T16:25:04.0545827Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-11-03T16:25:04.0549142Z adding 'torch/include/ATen/ops/log1p.h' 2025-11-03T16:25:04.0552669Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0555827Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-11-03T16:25:04.0559169Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-11-03T16:25:04.0562392Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-11-03T16:25:04.0565852Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-11-03T16:25:04.0569098Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-11-03T16:25:04.0572532Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-11-03T16:25:04.0575863Z adding 'torch/include/ATen/ops/log2.h' 2025-11-03T16:25:04.0579390Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0582516Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-11-03T16:25:04.0585868Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-11-03T16:25:04.0589104Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-11-03T16:25:04.0592807Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-11-03T16:25:04.0596039Z adding 'torch/include/ATen/ops/log2_native.h' 2025-11-03T16:25:04.0599720Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-11-03T16:25:04.0603296Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0606533Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-11-03T16:25:04.0610014Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-11-03T16:25:04.0613195Z adding 'torch/include/ATen/ops/log_meta.h' 2025-11-03T16:25:04.0616564Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-11-03T16:25:04.0619795Z adding 'torch/include/ATen/ops/log_native.h' 2025-11-03T16:25:04.0623176Z adding 'torch/include/ATen/ops/log_normal.h' 2025-11-03T16:25:04.0626690Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0629952Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-11-03T16:25:04.0633247Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-11-03T16:25:04.0636552Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-11-03T16:25:04.0639758Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-11-03T16:25:04.0643278Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-11-03T16:25:04.0646972Z adding 'torch/include/ATen/ops/log_ops.h' 2025-11-03T16:25:04.0650311Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-11-03T16:25:04.0653690Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-11-03T16:25:04.0657106Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-11-03T16:25:04.0660419Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-11-03T16:25:04.0663632Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-11-03T16:25:04.0667144Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-11-03T16:25:04.0670673Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0673849Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-11-03T16:25:04.0677245Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-11-03T16:25:04.0680552Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-11-03T16:25:04.0683783Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-11-03T16:25:04.0687400Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-11-03T16:25:04.0690626Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-11-03T16:25:04.0694022Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-11-03T16:25:04.0697465Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-11-03T16:25:04.0700975Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0704293Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0707528Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-11-03T16:25:04.0711114Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-11-03T16:25:04.0714444Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-11-03T16:25:04.0717747Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-11-03T16:25:04.0721331Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0724571Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-11-03T16:25:04.0727938Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-11-03T16:25:04.0731140Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-11-03T16:25:04.0734490Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-11-03T16:25:04.0737687Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-11-03T16:25:04.0741070Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-11-03T16:25:04.0745338Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0748573Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-11-03T16:25:04.0751888Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-11-03T16:25:04.0755084Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-11-03T16:25:04.0758482Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-11-03T16:25:04.0761618Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-11-03T16:25:04.0765143Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-11-03T16:25:04.0768536Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-11-03T16:25:04.0772042Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0775384Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0778513Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-11-03T16:25:04.0782429Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-11-03T16:25:04.0785748Z adding 'torch/include/ATen/ops/logdet.h' 2025-11-03T16:25:04.0789213Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0792303Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-11-03T16:25:04.0795635Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-11-03T16:25:04.0798925Z adding 'torch/include/ATen/ops/logical_and.h' 2025-11-03T16:25:04.0802438Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0805859Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-11-03T16:25:04.0809807Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-11-03T16:25:04.0812653Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-11-03T16:25:04.0816813Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-11-03T16:25:04.0820281Z adding 'torch/include/ATen/ops/logical_not.h' 2025-11-03T16:25:04.0823719Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0827347Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-11-03T16:25:04.0830393Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-11-03T16:25:04.0833798Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-11-03T16:25:04.0837265Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-11-03T16:25:04.0840813Z adding 'torch/include/ATen/ops/logical_or.h' 2025-11-03T16:25:04.0844490Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0847849Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-11-03T16:25:04.0851301Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-11-03T16:25:04.0854512Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-11-03T16:25:04.0858142Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-11-03T16:25:04.0861599Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-11-03T16:25:04.0865288Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0868600Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-11-03T16:25:04.0871879Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-11-03T16:25:04.0875278Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-11-03T16:25:04.0879357Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-11-03T16:25:04.0882262Z adding 'torch/include/ATen/ops/logit.h' 2025-11-03T16:25:04.0885909Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-11-03T16:25:04.0889540Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0892956Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-11-03T16:25:04.0896852Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-11-03T16:25:04.0900116Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-11-03T16:25:04.0903686Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-11-03T16:25:04.0907876Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-11-03T16:25:04.0910652Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-11-03T16:25:04.0914218Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-11-03T16:25:04.0917576Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-11-03T16:25:04.0921157Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-11-03T16:25:04.0925204Z adding 'torch/include/ATen/ops/logit_native.h' 2025-11-03T16:25:04.0927970Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-11-03T16:25:04.0932092Z adding 'torch/include/ATen/ops/logspace.h' 2025-11-03T16:25:04.0936859Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0939417Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-11-03T16:25:04.0942957Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-11-03T16:25:04.0946293Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-11-03T16:25:04.0970161Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-11-03T16:25:04.0970561Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-11-03T16:25:04.0970906Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-11-03T16:25:04.0971367Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0972166Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.0972848Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.0973694Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-11-03T16:25:04.0977501Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-11-03T16:25:04.0982198Z adding 'torch/include/ATen/ops/lshift.h' 2025-11-03T16:25:04.0984676Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.0988266Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-11-03T16:25:04.0991422Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-11-03T16:25:04.0995064Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-11-03T16:25:04.0998240Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-11-03T16:25:04.1001846Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-11-03T16:25:04.1005624Z adding 'torch/include/ATen/ops/lstm.h' 2025-11-03T16:25:04.1008998Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-11-03T16:25:04.1012502Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1015651Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-11-03T16:25:04.1019077Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-11-03T16:25:04.1022902Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1026386Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-11-03T16:25:04.1030079Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1033320Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-11-03T16:25:04.1036976Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-11-03T16:25:04.1040304Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-11-03T16:25:04.1043828Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-11-03T16:25:04.1047436Z adding 'torch/include/ATen/ops/lt.h' 2025-11-03T16:25:04.1052015Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1054399Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-11-03T16:25:04.1057750Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-11-03T16:25:04.1061012Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-11-03T16:25:04.1064370Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-11-03T16:25:04.1067661Z adding 'torch/include/ATen/ops/lt_native.h' 2025-11-03T16:25:04.1071314Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-11-03T16:25:04.1074738Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-11-03T16:25:04.1078224Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1081338Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-11-03T16:25:04.1084882Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-11-03T16:25:04.1088327Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-11-03T16:25:04.1092013Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1095218Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-11-03T16:25:04.1098622Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-11-03T16:25:04.1102841Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-11-03T16:25:04.1105468Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-11-03T16:25:04.1108931Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-11-03T16:25:04.1112434Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-11-03T16:25:04.1115665Z adding 'torch/include/ATen/ops/mH.h' 2025-11-03T16:25:04.1119097Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1122173Z adding 'torch/include/ATen/ops/mH_native.h' 2025-11-03T16:25:04.1125621Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-11-03T16:25:04.1128811Z adding 'torch/include/ATen/ops/mT.h' 2025-11-03T16:25:04.1132235Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1135304Z adding 'torch/include/ATen/ops/mT_native.h' 2025-11-03T16:25:04.1138619Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-11-03T16:25:04.1141994Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-11-03T16:25:04.1145467Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1148579Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-11-03T16:25:04.1151965Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-11-03T16:25:04.1155397Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-11-03T16:25:04.1159002Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1162176Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-11-03T16:25:04.1165577Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-11-03T16:25:04.1168865Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-11-03T16:25:04.1172156Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-11-03T16:25:04.1175846Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-11-03T16:25:04.1179305Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-11-03T16:25:04.1182755Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-11-03T16:25:04.1186285Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1189394Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-11-03T16:25:04.1192740Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-11-03T16:25:04.1196196Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1199404Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-11-03T16:25:04.1202697Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-11-03T16:25:04.1206129Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-11-03T16:25:04.1209753Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-11-03T16:25:04.1213092Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-11-03T16:25:04.1216397Z adding 'torch/include/ATen/ops/masked_select.h' 2025-11-03T16:25:04.1219690Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-11-03T16:25:04.1223148Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1226240Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-11-03T16:25:04.1229600Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-11-03T16:25:04.1232967Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-11-03T16:25:04.1236276Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-11-03T16:25:04.1239479Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-11-03T16:25:04.1242852Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-11-03T16:25:04.1246377Z adding 'torch/include/ATen/ops/matmul.h' 2025-11-03T16:25:04.1249719Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-11-03T16:25:04.1253240Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1256343Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-11-03T16:25:04.1259847Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-11-03T16:25:04.1263363Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1266487Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-11-03T16:25:04.1269900Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-11-03T16:25:04.1273142Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-11-03T16:25:04.1276561Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1279630Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-11-03T16:25:04.1282945Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-11-03T16:25:04.1286321Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-11-03T16:25:04.1289651Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-11-03T16:25:04.1293148Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1296258Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-11-03T16:25:04.1299581Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-11-03T16:25:04.1302994Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1306040Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-11-03T16:25:04.1310432Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-11-03T16:25:04.1312904Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-11-03T16:25:04.1316326Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1319547Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-11-03T16:25:04.1322842Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-11-03T16:25:04.1326547Z adding 'torch/include/ATen/ops/max.h' 2025-11-03T16:25:04.1330171Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1333480Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1336731Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-11-03T16:25:04.1340141Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-11-03T16:25:04.1343462Z adding 'torch/include/ATen/ops/max_meta.h' 2025-11-03T16:25:04.1346857Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-11-03T16:25:04.1350192Z adding 'torch/include/ATen/ops/max_native.h' 2025-11-03T16:25:04.1353955Z adding 'torch/include/ATen/ops/max_ops.h' 2025-11-03T16:25:04.1357422Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-11-03T16:25:04.1360892Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1364019Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-11-03T16:25:04.1367545Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-11-03T16:25:04.1370963Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-11-03T16:25:04.1374453Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1384234Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-11-03T16:25:04.1384709Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-11-03T16:25:04.1385102Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-11-03T16:25:04.1387582Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-11-03T16:25:04.1391151Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1394325Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-11-03T16:25:04.1397801Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-11-03T16:25:04.1401429Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1404542Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-11-03T16:25:04.1408484Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-11-03T16:25:04.1412182Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-11-03T16:25:04.1415722Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-11-03T16:25:04.1419603Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1423099Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-11-03T16:25:04.1426397Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-11-03T16:25:04.1429855Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-11-03T16:25:04.1434248Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-11-03T16:25:04.1436787Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-11-03T16:25:04.1440501Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-11-03T16:25:04.1444119Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1447697Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-11-03T16:25:04.1487290Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-11-03T16:25:04.1487793Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-11-03T16:25:04.1488283Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-11-03T16:25:04.1488856Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-11-03T16:25:04.1489361Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-11-03T16:25:04.1489736Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-11-03T16:25:04.1490198Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1490693Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-11-03T16:25:04.1491041Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-11-03T16:25:04.1491430Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-11-03T16:25:04.1493279Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-11-03T16:25:04.1493818Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-11-03T16:25:04.1497016Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-11-03T16:25:04.1500528Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-11-03T16:25:04.1505437Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-11-03T16:25:04.1507798Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-11-03T16:25:04.1511465Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-11-03T16:25:04.1514737Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-11-03T16:25:04.1518311Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-11-03T16:25:04.1522401Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-11-03T16:25:04.1525799Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-11-03T16:25:04.1529283Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-11-03T16:25:04.1532528Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-11-03T16:25:04.1535960Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-11-03T16:25:04.1540727Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-11-03T16:25:04.1544330Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-11-03T16:25:04.1547739Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-11-03T16:25:04.1551051Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-11-03T16:25:04.1554634Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-11-03T16:25:04.1557909Z adding 'torch/include/ATen/ops/maximum.h' 2025-11-03T16:25:04.1561460Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1564719Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-11-03T16:25:04.1569183Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-11-03T16:25:04.1571536Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-11-03T16:25:04.1574919Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-11-03T16:25:04.1578141Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-11-03T16:25:04.1581540Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-11-03T16:25:04.1585108Z adding 'torch/include/ATen/ops/mean.h' 2025-11-03T16:25:04.1588651Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1592077Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1595441Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1598730Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-11-03T16:25:04.1602070Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-11-03T16:25:04.1605797Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-11-03T16:25:04.1608987Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-11-03T16:25:04.1612344Z adding 'torch/include/ATen/ops/mean_native.h' 2025-11-03T16:25:04.1616043Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-11-03T16:25:04.1619657Z adding 'torch/include/ATen/ops/median.h' 2025-11-03T16:25:04.1623232Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1627303Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1630507Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-11-03T16:25:04.1634044Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-11-03T16:25:04.1637444Z adding 'torch/include/ATen/ops/median_native.h' 2025-11-03T16:25:04.1641120Z adding 'torch/include/ATen/ops/median_ops.h' 2025-11-03T16:25:04.1644899Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-11-03T16:25:04.1648932Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1651659Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-11-03T16:25:04.1655214Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-11-03T16:25:04.1658837Z adding 'torch/include/ATen/ops/min.h' 2025-11-03T16:25:04.1662677Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1666131Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1669433Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-11-03T16:25:04.1673005Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-11-03T16:25:04.1677336Z adding 'torch/include/ATen/ops/min_meta.h' 2025-11-03T16:25:04.1679914Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-11-03T16:25:04.1683397Z adding 'torch/include/ATen/ops/min_native.h' 2025-11-03T16:25:04.1687440Z adding 'torch/include/ATen/ops/min_ops.h' 2025-11-03T16:25:04.1691068Z adding 'torch/include/ATen/ops/minimum.h' 2025-11-03T16:25:04.1694815Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1698000Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-11-03T16:25:04.1701568Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-11-03T16:25:04.1704742Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-11-03T16:25:04.1708232Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-11-03T16:25:04.1711730Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-11-03T16:25:04.1714987Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-11-03T16:25:04.1718695Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-11-03T16:25:04.1723687Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-11-03T16:25:04.1726332Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1729725Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:04.1732989Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-11-03T16:25:04.1736776Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-11-03T16:25:04.1740772Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1743863Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-11-03T16:25:04.1747367Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-11-03T16:25:04.1751994Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-11-03T16:25:04.1754975Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-11-03T16:25:04.1758879Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-11-03T16:25:04.1763360Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-11-03T16:25:04.1765937Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-11-03T16:25:04.1769601Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-11-03T16:25:04.1773198Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1776698Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-11-03T16:25:04.1780659Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-11-03T16:25:04.1783656Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-11-03T16:25:04.1787450Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-11-03T16:25:04.1791884Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-11-03T16:25:04.1794317Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-11-03T16:25:04.1797899Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-11-03T16:25:04.1801781Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-11-03T16:25:04.1806180Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1809709Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-11-03T16:25:04.1812997Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-11-03T16:25:04.1816781Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-11-03T16:25:04.1820806Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-11-03T16:25:04.1825055Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1828577Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-11-03T16:25:04.1832241Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-11-03T16:25:04.1835578Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-11-03T16:25:04.1839333Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-11-03T16:25:04.1843611Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-11-03T16:25:04.1847198Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1850726Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-11-03T16:25:04.1855036Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-11-03T16:25:04.1858184Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-11-03T16:25:04.1862087Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1865413Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-11-03T16:25:04.1868884Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-11-03T16:25:04.1872756Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-11-03T16:25:04.1876252Z adding 'torch/include/ATen/ops/mish.h' 2025-11-03T16:25:04.1879683Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-11-03T16:25:04.1883923Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.1886603Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-11-03T16:25:04.1890045Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-11-03T16:25:04.1893243Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-11-03T16:25:04.1896746Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-11-03T16:25:04.1901128Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.1903525Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-11-03T16:25:04.1907002Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-11-03T16:25:04.1910224Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-11-03T16:25:04.1913724Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-11-03T16:25:04.1917523Z adding 'torch/include/ATen/ops/mish_native.h' 2025-11-03T16:25:04.1920493Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-11-03T16:25:04.1924101Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-11-03T16:25:04.1927615Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-11-03T16:25:04.1931323Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1935410Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-11-03T16:25:04.1938062Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-11-03T16:25:04.1941591Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-11-03T16:25:04.1944919Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-11-03T16:25:04.1948815Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-11-03T16:25:04.1952621Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1955826Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-11-03T16:25:04.1960618Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-11-03T16:25:04.1964103Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-11-03T16:25:04.1967760Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-11-03T16:25:04.1971352Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1974837Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-11-03T16:25:04.1978393Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.1981526Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-11-03T16:25:04.1984951Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-11-03T16:25:04.1988286Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-11-03T16:25:04.1991783Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-11-03T16:25:04.1995264Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-11-03T16:25:04.1998860Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2001995Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-11-03T16:25:04.2005780Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-11-03T16:25:04.2009272Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2012455Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-11-03T16:25:04.2015901Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-11-03T16:25:04.2019299Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-11-03T16:25:04.2022851Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-11-03T16:25:04.2026553Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2029626Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-11-03T16:25:04.2033134Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-11-03T16:25:04.2036695Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2039870Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-11-03T16:25:04.2043356Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-11-03T16:25:04.2046939Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-11-03T16:25:04.2050442Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-11-03T16:25:04.2054013Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2057208Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-11-03T16:25:04.2063450Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-11-03T16:25:04.2064883Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2100836Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-11-03T16:25:04.2101258Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-11-03T16:25:04.2101679Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-11-03T16:25:04.2102265Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2102886Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-11-03T16:25:04.2103377Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-11-03T16:25:04.2104439Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-11-03T16:25:04.2105106Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2106806Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-11-03T16:25:04.2107309Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-11-03T16:25:04.2108328Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-11-03T16:25:04.2112559Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-11-03T16:25:04.2116145Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2119736Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2123962Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-11-03T16:25:04.2127354Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-11-03T16:25:04.2131263Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2135410Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-11-03T16:25:04.2138048Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-11-03T16:25:04.2141867Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-11-03T16:25:04.2145251Z adding 'torch/include/ATen/ops/mm.h' 2025-11-03T16:25:04.2148965Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2152592Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-11-03T16:25:04.2155662Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-11-03T16:25:04.2159066Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-11-03T16:25:04.2162381Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-11-03T16:25:04.2165974Z adding 'torch/include/ATen/ops/mm_native.h' 2025-11-03T16:25:04.2169736Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-11-03T16:25:04.2173120Z adding 'torch/include/ATen/ops/mode.h' 2025-11-03T16:25:04.2176658Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2180493Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2183555Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-11-03T16:25:04.2186708Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-11-03T16:25:04.2189944Z adding 'torch/include/ATen/ops/mode_native.h' 2025-11-03T16:25:04.2193503Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-11-03T16:25:04.2197096Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-11-03T16:25:04.2200606Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2203769Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-11-03T16:25:04.2207906Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-11-03T16:25:04.2211220Z adding 'torch/include/ATen/ops/movedim.h' 2025-11-03T16:25:04.2214708Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2217809Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-11-03T16:25:04.2221209Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-11-03T16:25:04.2225119Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-11-03T16:25:04.2229162Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2232372Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-11-03T16:25:04.2235925Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-11-03T16:25:04.2239924Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-11-03T16:25:04.2243815Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2247173Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-11-03T16:25:04.2250850Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-11-03T16:25:04.2254131Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-11-03T16:25:04.2257501Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-11-03T16:25:04.2260923Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2264272Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2267489Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-11-03T16:25:04.2270929Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-11-03T16:25:04.2274473Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2277681Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-11-03T16:25:04.2281166Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-11-03T16:25:04.2284742Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-11-03T16:25:04.2288099Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-11-03T16:25:04.2291327Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-11-03T16:25:04.2294730Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-11-03T16:25:04.2298008Z adding 'torch/include/ATen/ops/msort.h' 2025-11-03T16:25:04.2301493Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2304619Z adding 'torch/include/ATen/ops/msort_native.h' 2025-11-03T16:25:04.2308009Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-11-03T16:25:04.2311406Z adding 'torch/include/ATen/ops/mul.h' 2025-11-03T16:25:04.2314894Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2318285Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2321416Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-11-03T16:25:04.2324835Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-11-03T16:25:04.2328078Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-11-03T16:25:04.2331438Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-11-03T16:25:04.2334881Z adding 'torch/include/ATen/ops/mul_native.h' 2025-11-03T16:25:04.2338489Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-11-03T16:25:04.2342009Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-11-03T16:25:04.2345647Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-11-03T16:25:04.2349088Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2353258Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2356725Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-11-03T16:25:04.2360212Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-11-03T16:25:04.2363670Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-11-03T16:25:04.2367215Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-11-03T16:25:04.2370502Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-11-03T16:25:04.2373998Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-11-03T16:25:04.2377404Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-11-03T16:25:04.2380976Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-11-03T16:25:04.2384559Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2387908Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2391391Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-11-03T16:25:04.2395409Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-11-03T16:25:04.2398535Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2401951Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-11-03T16:25:04.2406657Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-11-03T16:25:04.2409152Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-11-03T16:25:04.2412900Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-11-03T16:25:04.2416046Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-11-03T16:25:04.2419497Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-11-03T16:25:04.2422911Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-11-03T16:25:04.2426766Z adding 'torch/include/ATen/ops/multinomial.h' 2025-11-03T16:25:04.2430462Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-11-03T16:25:04.2433931Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-11-03T16:25:04.2437380Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-11-03T16:25:04.2441296Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-11-03T16:25:04.2444368Z adding 'torch/include/ATen/ops/multiply.h' 2025-11-03T16:25:04.2448131Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2451305Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-11-03T16:25:04.2486355Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-11-03T16:25:04.2486728Z adding 'torch/include/ATen/ops/mv.h' 2025-11-03T16:25:04.2487133Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2487567Z adding 'torch/include/ATen/ops/mv_native.h' 2025-11-03T16:25:04.2487862Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-11-03T16:25:04.2488156Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-11-03T16:25:04.2488599Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2495700Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-11-03T16:25:04.2496122Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-11-03T16:25:04.2496500Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-11-03T16:25:04.2496849Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-11-03T16:25:04.2497217Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-11-03T16:25:04.2500721Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2504738Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-11-03T16:25:04.2507419Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-11-03T16:25:04.2510907Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-11-03T16:25:04.2514484Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-11-03T16:25:04.2517945Z adding 'torch/include/ATen/ops/nanmean.h' 2025-11-03T16:25:04.2521793Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2524973Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-11-03T16:25:04.2528470Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-11-03T16:25:04.2532053Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-11-03T16:25:04.2535625Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2539226Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2542552Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-11-03T16:25:04.2545890Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-11-03T16:25:04.2549183Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-11-03T16:25:04.2552894Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-11-03T16:25:04.2556466Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-11-03T16:25:04.2560095Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2563322Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-11-03T16:25:04.2567119Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-11-03T16:25:04.2570745Z adding 'torch/include/ATen/ops/nansum.h' 2025-11-03T16:25:04.2574172Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-11-03T16:25:04.2577612Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-11-03T16:25:04.2580766Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-11-03T16:25:04.2584211Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-11-03T16:25:04.2587704Z adding 'torch/include/ATen/ops/narrow.h' 2025-11-03T16:25:04.2591275Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2594652Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-11-03T16:25:04.2598316Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2601506Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-11-03T16:25:04.2604860Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-11-03T16:25:04.2608738Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-11-03T16:25:04.2611650Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-11-03T16:25:04.2615078Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-11-03T16:25:04.2618710Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-11-03T16:25:04.2622282Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-11-03T16:25:04.2625921Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2629221Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2632591Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2635960Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-11-03T16:25:04.2639622Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-11-03T16:25:04.2643155Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-11-03T16:25:04.2646756Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-11-03T16:25:04.2650107Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-11-03T16:25:04.2653688Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-11-03T16:25:04.2657087Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-11-03T16:25:04.2660619Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2663931Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-11-03T16:25:04.2667102Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-11-03T16:25:04.2670360Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-11-03T16:25:04.2673662Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-11-03T16:25:04.2677039Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-11-03T16:25:04.2680550Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2683760Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2687241Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2690459Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-11-03T16:25:04.2694303Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-11-03T16:25:04.2697803Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2701050Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-11-03T16:25:04.2704325Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-11-03T16:25:04.2707536Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-11-03T16:25:04.2711018Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-11-03T16:25:04.2714803Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-11-03T16:25:04.2718914Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-11-03T16:25:04.2722745Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2726243Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2729596Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2732935Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-11-03T16:25:04.2736566Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-11-03T16:25:04.2740260Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2743592Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-11-03T16:25:04.2746952Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-11-03T16:25:04.2750269Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-11-03T16:25:04.2753870Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-11-03T16:25:04.2757716Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-11-03T16:25:04.2761807Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-11-03T16:25:04.2766267Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2769328Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-11-03T16:25:04.2772705Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-11-03T16:25:04.2776086Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-11-03T16:25:04.2779710Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-11-03T16:25:04.2783383Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2786683Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-11-03T16:25:04.2790033Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-11-03T16:25:04.2793339Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-11-03T16:25:04.2796927Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-11-03T16:25:04.2800437Z adding 'torch/include/ATen/ops/native_norm.h' 2025-11-03T16:25:04.2804050Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2807385Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-11-03T16:25:04.2810992Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-11-03T16:25:04.2814522Z adding 'torch/include/ATen/ops/ne.h' 2025-11-03T16:25:04.2817993Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2821174Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-11-03T16:25:04.2824577Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-11-03T16:25:04.2827845Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-11-03T16:25:04.2831199Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-11-03T16:25:04.2834498Z adding 'torch/include/ATen/ops/ne_native.h' 2025-11-03T16:25:04.2838092Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-11-03T16:25:04.2841488Z adding 'torch/include/ATen/ops/neg.h' 2025-11-03T16:25:04.2845200Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2848340Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-11-03T16:25:04.2851665Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-11-03T16:25:04.2854891Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-11-03T16:25:04.2858208Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-11-03T16:25:04.2861479Z adding 'torch/include/ATen/ops/neg_native.h' 2025-11-03T16:25:04.2864937Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-11-03T16:25:04.2868506Z adding 'torch/include/ATen/ops/negative.h' 2025-11-03T16:25:04.2871992Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2875091Z adding 'torch/include/ATen/ops/negative_native.h' 2025-11-03T16:25:04.2878570Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-11-03T16:25:04.2881960Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-11-03T16:25:04.2885667Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.2888731Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-11-03T16:25:04.2892136Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-11-03T16:25:04.2895753Z adding 'torch/include/ATen/ops/new_empty.h' 2025-11-03T16:25:04.2899420Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2903080Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-11-03T16:25:04.2906650Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-11-03T16:25:04.2910380Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-11-03T16:25:04.2914050Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2917597Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2920696Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-11-03T16:25:04.2924275Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-11-03T16:25:04.2928032Z adding 'torch/include/ATen/ops/new_full.h' 2025-11-03T16:25:04.2931759Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2934998Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-11-03T16:25:04.2938503Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-11-03T16:25:04.2942163Z adding 'torch/include/ATen/ops/new_ones.h' 2025-11-03T16:25:04.2945868Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2949100Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-11-03T16:25:04.2952569Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-11-03T16:25:04.2956198Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-11-03T16:25:04.2959865Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.2963029Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-11-03T16:25:04.2968015Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-11-03T16:25:04.2970262Z adding 'torch/include/ATen/ops/nextafter.h' 2025-11-03T16:25:04.2973861Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.2977143Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-11-03T16:25:04.2980439Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-11-03T16:25:04.2983637Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-11-03T16:25:04.2987017Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-11-03T16:25:04.2990234Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-11-03T16:25:04.2993633Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-11-03T16:25:04.2997327Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-11-03T16:25:04.3001109Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-11-03T16:25:04.3005080Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-11-03T16:25:04.3008778Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.3012299Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.3015596Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-11-03T16:25:04.3019118Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-11-03T16:25:04.3022778Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3026358Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-11-03T16:25:04.3030008Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-11-03T16:25:04.3033491Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-11-03T16:25:04.3036822Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-11-03T16:25:04.3040319Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-11-03T16:25:04.3043650Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-11-03T16:25:04.3047336Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-11-03T16:25:04.3051031Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-11-03T16:25:04.3054849Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3058143Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:04.3061623Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:04.3064895Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-11-03T16:25:04.3068920Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-11-03T16:25:04.3071975Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-11-03T16:25:04.3075517Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-11-03T16:25:04.3079135Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3082889Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-11-03T16:25:04.3086808Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3090191Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-11-03T16:25:04.3093699Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-11-03T16:25:04.3096997Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-11-03T16:25:04.3100471Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-11-03T16:25:04.3103802Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-11-03T16:25:04.3107317Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-11-03T16:25:04.3110610Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-11-03T16:25:04.3114690Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-11-03T16:25:04.3118310Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3121457Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-11-03T16:25:04.3124986Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-11-03T16:25:04.3128488Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-11-03T16:25:04.3131819Z adding 'torch/include/ATen/ops/nonzero.h' 2025-11-03T16:25:04.3135151Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-11-03T16:25:04.3147650Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-11-03T16:25:04.3147788Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-11-03T16:25:04.3147911Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-11-03T16:25:04.3152498Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3155509Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-11-03T16:25:04.3159779Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-11-03T16:25:04.3163313Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-11-03T16:25:04.3167070Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-11-03T16:25:04.3170615Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-11-03T16:25:04.3174063Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-11-03T16:25:04.3177385Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-11-03T16:25:04.3180845Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-11-03T16:25:04.3184621Z adding 'torch/include/ATen/ops/norm.h' 2025-11-03T16:25:04.3188343Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3191831Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3195207Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3198543Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-11-03T16:25:04.3201967Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-11-03T16:25:04.3205403Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-11-03T16:25:04.3208978Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3212057Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-11-03T16:25:04.3215384Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-11-03T16:25:04.3218637Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-11-03T16:25:04.3222052Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-11-03T16:25:04.3225479Z adding 'torch/include/ATen/ops/norm_native.h' 2025-11-03T16:25:04.3229560Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-11-03T16:25:04.3234001Z adding 'torch/include/ATen/ops/normal.h' 2025-11-03T16:25:04.3237973Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3241514Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-11-03T16:25:04.3245188Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-11-03T16:25:04.3248715Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-11-03T16:25:04.3252200Z adding 'torch/include/ATen/ops/normal_native.h' 2025-11-03T16:25:04.3256345Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-11-03T16:25:04.3259994Z adding 'torch/include/ATen/ops/not_equal.h' 2025-11-03T16:25:04.3263614Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3266824Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-11-03T16:25:04.3271260Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-11-03T16:25:04.3274198Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-11-03T16:25:04.3277799Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3280929Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-11-03T16:25:04.3284544Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-11-03T16:25:04.3287858Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-11-03T16:25:04.3291328Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3294465Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-11-03T16:25:04.3297855Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-11-03T16:25:04.3301140Z adding 'torch/include/ATen/ops/one_hot.h' 2025-11-03T16:25:04.3304599Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3307826Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-11-03T16:25:04.3311073Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-11-03T16:25:04.3314895Z adding 'torch/include/ATen/ops/ones.h' 2025-11-03T16:25:04.3318704Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3322170Z adding 'torch/include/ATen/ops/ones_like.h' 2025-11-03T16:25:04.3325949Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3329538Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-11-03T16:25:04.3333074Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-11-03T16:25:04.3336403Z adding 'torch/include/ATen/ops/ones_native.h' 2025-11-03T16:25:04.3340056Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-11-03T16:25:04.3343452Z adding 'torch/include/ATen/ops/or.h' 2025-11-03T16:25:04.3346987Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3350148Z adding 'torch/include/ATen/ops/or_native.h' 2025-11-03T16:25:04.3353661Z adding 'torch/include/ATen/ops/or_ops.h' 2025-11-03T16:25:04.3357025Z adding 'torch/include/ATen/ops/orgqr.h' 2025-11-03T16:25:04.3360525Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3363644Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-11-03T16:25:04.3367178Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-11-03T16:25:04.3370585Z adding 'torch/include/ATen/ops/ormqr.h' 2025-11-03T16:25:04.3374214Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-11-03T16:25:04.3377965Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-11-03T16:25:04.3380954Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-11-03T16:25:04.3384668Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-11-03T16:25:04.3387939Z adding 'torch/include/ATen/ops/outer.h' 2025-11-03T16:25:04.3391613Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3395195Z adding 'torch/include/ATen/ops/outer_native.h' 2025-11-03T16:25:04.3398246Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-11-03T16:25:04.3401686Z adding 'torch/include/ATen/ops/output_nr.h' 2025-11-03T16:25:04.3405287Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3408550Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-11-03T16:25:04.3412431Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-11-03T16:25:04.3415443Z adding 'torch/include/ATen/ops/pad.h' 2025-11-03T16:25:04.3419130Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3422289Z adding 'torch/include/ATen/ops/pad_native.h' 2025-11-03T16:25:04.3425861Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-11-03T16:25:04.3429642Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-11-03T16:25:04.3432923Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3436214Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-11-03T16:25:04.3439615Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-11-03T16:25:04.3443111Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-11-03T16:25:04.3446941Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3450080Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-11-03T16:25:04.3453652Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-11-03T16:25:04.3456942Z adding 'torch/include/ATen/ops/pdist.h' 2025-11-03T16:25:04.3460654Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3493422Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-11-03T16:25:04.3493563Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-11-03T16:25:04.3493686Z adding 'torch/include/ATen/ops/permute.h' 2025-11-03T16:25:04.3493947Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3494156Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-11-03T16:25:04.3494416Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3494759Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3494901Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-11-03T16:25:04.3495032Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-11-03T16:25:04.3497612Z adding 'torch/include/ATen/ops/permute_native.h' 2025-11-03T16:25:04.3501152Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-11-03T16:25:04.3505505Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-11-03T16:25:04.3508076Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3511549Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-11-03T16:25:04.3514724Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-11-03T16:25:04.3518242Z adding 'torch/include/ATen/ops/pinverse.h' 2025-11-03T16:25:04.3521753Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3525374Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-11-03T16:25:04.3528941Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-11-03T16:25:04.3532282Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-11-03T16:25:04.3536070Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3539263Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3542403Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-11-03T16:25:04.3545816Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-11-03T16:25:04.3549363Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-11-03T16:25:04.3552624Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-11-03T16:25:04.3556131Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3559870Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3562685Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-11-03T16:25:04.3566026Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-11-03T16:25:04.3569454Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-11-03T16:25:04.3572762Z adding 'torch/include/ATen/ops/poisson.h' 2025-11-03T16:25:04.3576824Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3580120Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-11-03T16:25:04.3583410Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-11-03T16:25:04.3586610Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-11-03T16:25:04.3589885Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-11-03T16:25:04.3593391Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3596524Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-11-03T16:25:04.3599897Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-11-03T16:25:04.3603353Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-11-03T16:25:04.3606855Z adding 'torch/include/ATen/ops/polar.h' 2025-11-03T16:25:04.3610333Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3613521Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-11-03T16:25:04.3616944Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-11-03T16:25:04.3620155Z adding 'torch/include/ATen/ops/polar_native.h' 2025-11-03T16:25:04.3623549Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-11-03T16:25:04.3626876Z adding 'torch/include/ATen/ops/polygamma.h' 2025-11-03T16:25:04.3630388Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3633764Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3637021Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-11-03T16:25:04.3640259Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-11-03T16:25:04.3643452Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-11-03T16:25:04.3646921Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-11-03T16:25:04.3650177Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-11-03T16:25:04.3653618Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-11-03T16:25:04.3656906Z adding 'torch/include/ATen/ops/positive.h' 2025-11-03T16:25:04.3660393Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3663507Z adding 'torch/include/ATen/ops/positive_native.h' 2025-11-03T16:25:04.3666833Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-11-03T16:25:04.3670287Z adding 'torch/include/ATen/ops/pow.h' 2025-11-03T16:25:04.3673850Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3677100Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-11-03T16:25:04.3680502Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-11-03T16:25:04.3683789Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-11-03T16:25:04.3687406Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-11-03T16:25:04.3690748Z adding 'torch/include/ATen/ops/pow_native.h' 2025-11-03T16:25:04.3694464Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-11-03T16:25:04.3697900Z adding 'torch/include/ATen/ops/prelu.h' 2025-11-03T16:25:04.3701380Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3704488Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-11-03T16:25:04.3707897Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-11-03T16:25:04.3711369Z adding 'torch/include/ATen/ops/prod.h' 2025-11-03T16:25:04.3714971Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3718419Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.3721723Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3725139Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-11-03T16:25:04.3728504Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-11-03T16:25:04.3731762Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-11-03T16:25:04.3735112Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-11-03T16:25:04.3738443Z adding 'torch/include/ATen/ops/prod_native.h' 2025-11-03T16:25:04.3742100Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-11-03T16:25:04.3745487Z adding 'torch/include/ATen/ops/promote_types.h' 2025-11-03T16:25:04.3748958Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3752063Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-11-03T16:25:04.3755391Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-11-03T16:25:04.3758723Z adding 'torch/include/ATen/ops/put.h' 2025-11-03T16:25:04.3762271Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3765642Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-11-03T16:25:04.3768938Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-11-03T16:25:04.3773289Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-11-03T16:25:04.3775656Z adding 'torch/include/ATen/ops/put_native.h' 2025-11-03T16:25:04.3779416Z adding 'torch/include/ATen/ops/put_ops.h' 2025-11-03T16:25:04.3782645Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-11-03T16:25:04.3786023Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-11-03T16:25:04.3789364Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-11-03T16:25:04.3792847Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-11-03T16:25:04.3796763Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3799789Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-11-03T16:25:04.3803292Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-11-03T16:25:04.3807378Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-11-03T16:25:04.3810470Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3813845Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-11-03T16:25:04.3817259Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-11-03T16:25:04.3820485Z adding 'torch/include/ATen/ops/q_scale.h' 2025-11-03T16:25:04.3823740Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-11-03T16:25:04.3827380Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-11-03T16:25:04.3831132Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-11-03T16:25:04.3834377Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-11-03T16:25:04.3837823Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-11-03T16:25:04.3841127Z adding 'torch/include/ATen/ops/qr.h' 2025-11-03T16:25:04.3844858Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3848101Z adding 'torch/include/ATen/ops/qr_native.h' 2025-11-03T16:25:04.3851634Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-11-03T16:25:04.3855030Z adding 'torch/include/ATen/ops/qscheme.h' 2025-11-03T16:25:04.3858305Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-11-03T16:25:04.3861806Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-11-03T16:25:04.3865310Z adding 'torch/include/ATen/ops/quantile.h' 2025-11-03T16:25:04.3869102Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3872490Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-11-03T16:25:04.3876333Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-11-03T16:25:04.3879802Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-11-03T16:25:04.3884244Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3886894Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-11-03T16:25:04.3890352Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-11-03T16:25:04.3893604Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-11-03T16:25:04.3897243Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-11-03T16:25:04.3901068Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-11-03T16:25:04.3904690Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3908154Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-11-03T16:25:04.3911511Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-11-03T16:25:04.3915029Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-11-03T16:25:04.3918677Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3921962Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-11-03T16:25:04.3925524Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-11-03T16:25:04.3928754Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-11-03T16:25:04.3932353Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-11-03T16:25:04.3935770Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-11-03T16:25:04.3939661Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-11-03T16:25:04.3943384Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-11-03T16:25:04.3947024Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.3950644Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-11-03T16:25:04.3955169Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-11-03T16:25:04.3958785Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-11-03T16:25:04.3962445Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3965862Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-11-03T16:25:04.3969795Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-11-03T16:25:04.3973785Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-11-03T16:25:04.3977793Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.3981220Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-11-03T16:25:04.3984845Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-11-03T16:25:04.3988936Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-11-03T16:25:04.4031419Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4031713Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-11-03T16:25:04.4031877Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-11-03T16:25:04.4032028Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-11-03T16:25:04.4032321Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4032488Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-11-03T16:25:04.4032655Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-11-03T16:25:04.4032792Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-11-03T16:25:04.4033079Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4033317Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-11-03T16:25:04.4033523Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-11-03T16:25:04.4034477Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-11-03T16:25:04.4038216Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4041369Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-11-03T16:25:04.4045220Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-11-03T16:25:04.4049375Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-11-03T16:25:04.4052429Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4055787Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-11-03T16:25:04.4059282Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-11-03T16:25:04.4062600Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-11-03T16:25:04.4066518Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4069507Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-11-03T16:25:04.4072984Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-11-03T16:25:04.4077898Z adding 'torch/include/ATen/ops/rand.h' 2025-11-03T16:25:04.4082538Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4086090Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4089535Z adding 'torch/include/ATen/ops/rand_like.h' 2025-11-03T16:25:04.4093164Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4096337Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-11-03T16:25:04.4099858Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-11-03T16:25:04.4103284Z adding 'torch/include/ATen/ops/rand_native.h' 2025-11-03T16:25:04.4107210Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-11-03T16:25:04.4113469Z adding 'torch/include/ATen/ops/randint.h' 2025-11-03T16:25:04.4117036Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4121584Z adding 'torch/include/ATen/ops/randint_like.h' 2025-11-03T16:25:04.4126055Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4129420Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-11-03T16:25:04.4133225Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-11-03T16:25:04.4136774Z adding 'torch/include/ATen/ops/randint_native.h' 2025-11-03T16:25:04.4140797Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-11-03T16:25:04.4145756Z adding 'torch/include/ATen/ops/randn.h' 2025-11-03T16:25:04.4150165Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4153720Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4157108Z adding 'torch/include/ATen/ops/randn_like.h' 2025-11-03T16:25:04.4160711Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4164285Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-11-03T16:25:04.4167443Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-11-03T16:25:04.4171208Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-11-03T16:25:04.4174673Z adding 'torch/include/ATen/ops/randn_native.h' 2025-11-03T16:25:04.4178985Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-11-03T16:25:04.4182672Z adding 'torch/include/ATen/ops/random.h' 2025-11-03T16:25:04.4186359Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4189646Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-11-03T16:25:04.4192994Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-11-03T16:25:04.4196341Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-11-03T16:25:04.4199754Z adding 'torch/include/ATen/ops/random_native.h' 2025-11-03T16:25:04.4203483Z adding 'torch/include/ATen/ops/random_ops.h' 2025-11-03T16:25:04.4207802Z adding 'torch/include/ATen/ops/randperm.h' 2025-11-03T16:25:04.4211669Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4215009Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-11-03T16:25:04.4218411Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-11-03T16:25:04.4221671Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-11-03T16:25:04.4225300Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-11-03T16:25:04.4228941Z adding 'torch/include/ATen/ops/range.h' 2025-11-03T16:25:04.4232561Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4235821Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-11-03T16:25:04.4239216Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-11-03T16:25:04.4242560Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-11-03T16:25:04.4245987Z adding 'torch/include/ATen/ops/range_native.h' 2025-11-03T16:25:04.4249608Z adding 'torch/include/ATen/ops/range_ops.h' 2025-11-03T16:25:04.4252974Z adding 'torch/include/ATen/ops/ravel.h' 2025-11-03T16:25:04.4256436Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4259529Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-11-03T16:25:04.4262864Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-11-03T16:25:04.4266108Z adding 'torch/include/ATen/ops/real.h' 2025-11-03T16:25:04.4269583Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4272822Z adding 'torch/include/ATen/ops/real_native.h' 2025-11-03T16:25:04.4276134Z adding 'torch/include/ATen/ops/real_ops.h' 2025-11-03T16:25:04.4279444Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-11-03T16:25:04.4282998Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4286300Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-11-03T16:25:04.4289639Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-11-03T16:25:04.4292853Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-11-03T16:25:04.4296747Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-11-03T16:25:04.4299483Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-11-03T16:25:04.4302906Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-11-03T16:25:04.4306146Z adding 'torch/include/ATen/ops/record_stream.h' 2025-11-03T16:25:04.4309512Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-11-03T16:25:04.4312699Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-11-03T16:25:04.4316004Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-11-03T16:25:04.4319245Z adding 'torch/include/ATen/ops/refine_names.h' 2025-11-03T16:25:04.4322675Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4325942Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-11-03T16:25:04.4329329Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-11-03T16:25:04.4332874Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-11-03T16:25:04.4336626Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-11-03T16:25:04.4340372Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4343619Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.4347020Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.4350259Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-11-03T16:25:04.4353697Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-11-03T16:25:04.4356987Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-11-03T16:25:04.4360481Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-11-03T16:25:04.4364037Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4367422Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-11-03T16:25:04.4371869Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-11-03T16:25:04.4374183Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-11-03T16:25:04.4377629Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-11-03T16:25:04.4380911Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-11-03T16:25:04.4384753Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-11-03T16:25:04.4388341Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-11-03T16:25:04.4392046Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-11-03T16:25:04.4395575Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.4399005Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.4402292Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-11-03T16:25:04.4405911Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-11-03T16:25:04.4409334Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-11-03T16:25:04.4412724Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-11-03T16:25:04.4415997Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-11-03T16:25:04.4419420Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-11-03T16:25:04.4422955Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-11-03T16:25:04.4426692Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-11-03T16:25:04.4430461Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4433710Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.4437094Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.4440333Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-11-03T16:25:04.4443848Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-11-03T16:25:04.4447187Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-11-03T16:25:04.4450678Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-11-03T16:25:04.4454291Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4457498Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-11-03T16:25:04.4460855Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-11-03T16:25:04.4464099Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-11-03T16:25:04.4467468Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-11-03T16:25:04.4470783Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-11-03T16:25:04.4477753Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-11-03T16:25:04.4478373Z adding 'torch/include/ATen/ops/relu.h' 2025-11-03T16:25:04.4481690Z adding 'torch/include/ATen/ops/relu6.h' 2025-11-03T16:25:04.4521579Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4521730Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-11-03T16:25:04.4521837Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-11-03T16:25:04.4522062Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4522187Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-11-03T16:25:04.4522323Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-11-03T16:25:04.4522450Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-11-03T16:25:04.4522558Z adding 'torch/include/ATen/ops/relu_native.h' 2025-11-03T16:25:04.4522744Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-11-03T16:25:04.4522897Z adding 'torch/include/ATen/ops/remainder.h' 2025-11-03T16:25:04.4523580Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4527705Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4530511Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-11-03T16:25:04.4534035Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-11-03T16:25:04.4537324Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-11-03T16:25:04.4540916Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-11-03T16:25:04.4545612Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-11-03T16:25:04.4548139Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-11-03T16:25:04.4551501Z adding 'torch/include/ATen/ops/rename.h' 2025-11-03T16:25:04.4554965Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4558345Z adding 'torch/include/ATen/ops/rename_native.h' 2025-11-03T16:25:04.4561711Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-11-03T16:25:04.4565222Z adding 'torch/include/ATen/ops/renorm.h' 2025-11-03T16:25:04.4568849Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4572759Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-11-03T16:25:04.4575609Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-11-03T16:25:04.4578863Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-11-03T16:25:04.4582645Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-11-03T16:25:04.4585937Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-11-03T16:25:04.4589419Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-11-03T16:25:04.4592994Z adding 'torch/include/ATen/ops/repeat.h' 2025-11-03T16:25:04.4596606Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4600358Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-11-03T16:25:04.4604388Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4607911Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4611282Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-11-03T16:25:04.4614596Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-11-03T16:25:04.4617916Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-11-03T16:25:04.4621569Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-11-03T16:25:04.4624982Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-11-03T16:25:04.4628402Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-11-03T16:25:04.4631990Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-11-03T16:25:04.4635733Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-11-03T16:25:04.4639520Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4642827Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.4646384Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.4649732Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-11-03T16:25:04.4653199Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-11-03T16:25:04.4656469Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-11-03T16:25:04.4659930Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-11-03T16:25:04.4663538Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4666762Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-11-03T16:25:04.4670125Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-11-03T16:25:04.4674007Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-11-03T16:25:04.4676789Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-11-03T16:25:04.4680123Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-11-03T16:25:04.4683679Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-11-03T16:25:04.4687285Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-11-03T16:25:04.4691044Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-11-03T16:25:04.4694659Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.4698125Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.4701421Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-11-03T16:25:04.4704887Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-11-03T16:25:04.4708483Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4711678Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-11-03T16:25:04.4715099Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-11-03T16:25:04.4718367Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-11-03T16:25:04.4721773Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-11-03T16:25:04.4725121Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-11-03T16:25:04.4728554Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-11-03T16:25:04.4732091Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-11-03T16:25:04.4735870Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-11-03T16:25:04.4739489Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.4742940Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.4746218Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-11-03T16:25:04.4749700Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-11-03T16:25:04.4753275Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.4756532Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-11-03T16:25:04.4759839Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-11-03T16:25:04.4763147Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-11-03T16:25:04.4766716Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-11-03T16:25:04.4770805Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-11-03T16:25:04.4774324Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-11-03T16:25:04.4777550Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-11-03T16:25:04.4781290Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4784296Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-11-03T16:25:04.4787765Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-11-03T16:25:04.4791124Z adding 'torch/include/ATen/ops/reshape.h' 2025-11-03T16:25:04.4794599Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-11-03T16:25:04.4798631Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4802038Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-11-03T16:25:04.4805382Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-11-03T16:25:04.4809708Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-11-03T16:25:04.4812360Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4815954Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-11-03T16:25:04.4819022Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-11-03T16:25:04.4822698Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-11-03T16:25:04.4827023Z adding 'torch/include/ATen/ops/resize.h' 2025-11-03T16:25:04.4830038Z adding 'torch/include/ATen/ops/resize_as.h' 2025-11-03T16:25:04.4833722Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4836933Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-11-03T16:25:04.4840668Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-11-03T16:25:04.4844476Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-11-03T16:25:04.4847936Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4851395Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-11-03T16:25:04.4855603Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-11-03T16:25:04.4858308Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-11-03T16:25:04.4862029Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.4865315Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-11-03T16:25:04.4868857Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-11-03T16:25:04.4872493Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-11-03T16:25:04.4875686Z adding 'torch/include/ATen/ops/resize_native.h' 2025-11-03T16:25:04.4879381Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-11-03T16:25:04.4882725Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-11-03T16:25:04.4886503Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4889595Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-11-03T16:25:04.4893106Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-11-03T16:25:04.4896489Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-11-03T16:25:04.4900010Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4903213Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-11-03T16:25:04.4906564Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-11-03T16:25:04.4910122Z adding 'torch/include/ATen/ops/result_type.h' 2025-11-03T16:25:04.4913709Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4917084Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-11-03T16:25:04.4920666Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-11-03T16:25:04.4923972Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-11-03T16:25:04.4927692Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4932137Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-11-03T16:25:04.4934307Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-11-03T16:25:04.4937709Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-11-03T16:25:04.4941158Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4944414Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-11-03T16:25:04.4947709Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-11-03T16:25:04.4951380Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-11-03T16:25:04.4954992Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4958179Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-11-03T16:25:04.4961785Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-11-03T16:25:04.4965345Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-11-03T16:25:04.4968857Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-11-03T16:25:04.4972456Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.4975707Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-11-03T16:25:04.4979589Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-11-03T16:25:04.4982922Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5002880Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-11-03T16:25:04.5003076Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-11-03T16:25:04.5003182Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-11-03T16:25:04.5003300Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-11-03T16:25:04.5003570Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5005989Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-11-03T16:25:04.5009680Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-11-03T16:25:04.5013228Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5016611Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-11-03T16:25:04.5020896Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-11-03T16:25:04.5023996Z adding 'torch/include/ATen/ops/roll.h' 2025-11-03T16:25:04.5027793Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5031020Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-11-03T16:25:04.5034344Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-11-03T16:25:04.5037957Z adding 'torch/include/ATen/ops/roll_native.h' 2025-11-03T16:25:04.5041239Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-11-03T16:25:04.5044776Z adding 'torch/include/ATen/ops/rot90.h' 2025-11-03T16:25:04.5048318Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5051473Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-11-03T16:25:04.5055134Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-11-03T16:25:04.5058582Z adding 'torch/include/ATen/ops/round.h' 2025-11-03T16:25:04.5062225Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5065439Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-11-03T16:25:04.5068789Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-11-03T16:25:04.5072084Z adding 'torch/include/ATen/ops/round_meta.h' 2025-11-03T16:25:04.5075474Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-11-03T16:25:04.5078760Z adding 'torch/include/ATen/ops/round_native.h' 2025-11-03T16:25:04.5082339Z adding 'torch/include/ATen/ops/round_ops.h' 2025-11-03T16:25:04.5086044Z adding 'torch/include/ATen/ops/row_indices.h' 2025-11-03T16:25:04.5089432Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5092598Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-11-03T16:25:04.5096133Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5099563Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5102659Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-11-03T16:25:04.5106060Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-11-03T16:25:04.5109318Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-11-03T16:25:04.5112634Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-11-03T16:25:04.5115939Z adding 'torch/include/ATen/ops/row_stack.h' 2025-11-03T16:25:04.5119552Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5122575Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-11-03T16:25:04.5126212Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-11-03T16:25:04.5129625Z adding 'torch/include/ATen/ops/rrelu.h' 2025-11-03T16:25:04.5133146Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5136299Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-11-03T16:25:04.5139765Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-11-03T16:25:04.5143377Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-11-03T16:25:04.5146879Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-11-03T16:25:04.5150535Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5153700Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-11-03T16:25:04.5157214Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-11-03T16:25:04.5160760Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5164452Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-11-03T16:25:04.5167733Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-11-03T16:25:04.5171045Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-11-03T16:25:04.5174444Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-11-03T16:25:04.5178207Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-11-03T16:25:04.5181736Z adding 'torch/include/ATen/ops/rshift.h' 2025-11-03T16:25:04.5185322Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5188571Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-11-03T16:25:04.5191831Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-11-03T16:25:04.5195144Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-11-03T16:25:04.5198408Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-11-03T16:25:04.5202106Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-11-03T16:25:04.5205687Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-11-03T16:25:04.5209314Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5212500Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-11-03T16:25:04.5216381Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-11-03T16:25:04.5219683Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-11-03T16:25:04.5223003Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-11-03T16:25:04.5226241Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-11-03T16:25:04.5229736Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-11-03T16:25:04.5233197Z adding 'torch/include/ATen/ops/rsub.h' 2025-11-03T16:25:04.5236746Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5239986Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-11-03T16:25:04.5243376Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-11-03T16:25:04.5246728Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-11-03T16:25:04.5250296Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-11-03T16:25:04.5253843Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-11-03T16:25:04.5257788Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5261014Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-11-03T16:25:04.5264508Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-11-03T16:25:04.5268027Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-11-03T16:25:04.5271607Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5274796Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-11-03T16:25:04.5278237Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-11-03T16:25:04.5282714Z adding 'torch/include/ATen/ops/scatter.h' 2025-11-03T16:25:04.5285754Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-11-03T16:25:04.5289498Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5292778Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5296191Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-11-03T16:25:04.5300045Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-11-03T16:25:04.5302954Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-11-03T16:25:04.5306485Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-11-03T16:25:04.5309847Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-11-03T16:25:04.5313536Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-11-03T16:25:04.5317526Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5320672Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5324302Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-11-03T16:25:04.5328731Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-11-03T16:25:04.5331554Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-11-03T16:25:04.5335231Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-11-03T16:25:04.5338614Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-11-03T16:25:04.5342967Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-11-03T16:25:04.5346838Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-11-03T16:25:04.5351445Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5353911Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-11-03T16:25:04.5357439Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-11-03T16:25:04.5360733Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-11-03T16:25:04.5364373Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-11-03T16:25:04.5368749Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-11-03T16:25:04.5371429Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-11-03T16:25:04.5375183Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-11-03T16:25:04.5378748Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-11-03T16:25:04.5382434Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-11-03T16:25:04.5385978Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-11-03T16:25:04.5389700Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-11-03T16:25:04.5393415Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-11-03T16:25:04.5397540Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5400384Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-11-03T16:25:04.5403915Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-11-03T16:25:04.5407478Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-11-03T16:25:04.5411159Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-11-03T16:25:04.5415190Z adding 'torch/include/ATen/ops/select.h' 2025-11-03T16:25:04.5418853Z adding 'torch/include/ATen/ops/select_backward.h' 2025-11-03T16:25:04.5422707Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5426480Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5429425Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-11-03T16:25:04.5433090Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-11-03T16:25:04.5437553Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5440123Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5443677Z adding 'torch/include/ATen/ops/select_copy.h' 2025-11-03T16:25:04.5447506Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5451048Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5454897Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-11-03T16:25:04.5457743Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-11-03T16:25:04.5461190Z adding 'torch/include/ATen/ops/select_native.h' 2025-11-03T16:25:04.5464632Z adding 'torch/include/ATen/ops/select_ops.h' 2025-11-03T16:25:04.5468374Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-11-03T16:25:04.5487965Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5488369Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5488518Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-11-03T16:25:04.5488661Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-11-03T16:25:04.5488759Z adding 'torch/include/ATen/ops/selu.h' 2025-11-03T16:25:04.5490957Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5494214Z adding 'torch/include/ATen/ops/selu_native.h' 2025-11-03T16:25:04.5497590Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-11-03T16:25:04.5501781Z adding 'torch/include/ATen/ops/set.h' 2025-11-03T16:25:04.5505915Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5509256Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5512790Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-11-03T16:25:04.5516188Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-11-03T16:25:04.5519380Z adding 'torch/include/ATen/ops/set_data.h' 2025-11-03T16:25:04.5523029Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5526279Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-11-03T16:25:04.5529610Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-11-03T16:25:04.5532974Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-11-03T16:25:04.5536408Z adding 'torch/include/ATen/ops/set_native.h' 2025-11-03T16:25:04.5540716Z adding 'torch/include/ATen/ops/set_ops.h' 2025-11-03T16:25:04.5544266Z adding 'torch/include/ATen/ops/sgn.h' 2025-11-03T16:25:04.5547849Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5551012Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-11-03T16:25:04.5554301Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-11-03T16:25:04.5557551Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-11-03T16:25:04.5560860Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-11-03T16:25:04.5564258Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-11-03T16:25:04.5567817Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-11-03T16:25:04.5571471Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-11-03T16:25:04.5575509Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-11-03T16:25:04.5579151Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5582321Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-11-03T16:25:04.5585632Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-11-03T16:25:04.5588859Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-11-03T16:25:04.5592228Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-11-03T16:25:04.5595649Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-11-03T16:25:04.5599074Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-11-03T16:25:04.5602598Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5605866Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-11-03T16:25:04.5609222Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-11-03T16:25:04.5612550Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-11-03T16:25:04.5615998Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-11-03T16:25:04.5619395Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-11-03T16:25:04.5622985Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-11-03T16:25:04.5626428Z adding 'torch/include/ATen/ops/sign.h' 2025-11-03T16:25:04.5630627Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5633890Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-11-03T16:25:04.5637439Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-11-03T16:25:04.5641728Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-11-03T16:25:04.5644318Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-11-03T16:25:04.5647686Z adding 'torch/include/ATen/ops/sign_native.h' 2025-11-03T16:25:04.5651225Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-11-03T16:25:04.5654752Z adding 'torch/include/ATen/ops/signbit.h' 2025-11-03T16:25:04.5659207Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5661664Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-11-03T16:25:04.5665113Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-11-03T16:25:04.5668320Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-11-03T16:25:04.5671814Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-11-03T16:25:04.5675979Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-11-03T16:25:04.5678655Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-11-03T16:25:04.5682182Z adding 'torch/include/ATen/ops/silu.h' 2025-11-03T16:25:04.5685702Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-11-03T16:25:04.5689451Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5693472Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5696053Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-11-03T16:25:04.5699518Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-11-03T16:25:04.5702750Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-11-03T16:25:04.5706298Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-11-03T16:25:04.5710489Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-11-03T16:25:04.5713136Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-11-03T16:25:04.5716795Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5719989Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-11-03T16:25:04.5723527Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-11-03T16:25:04.5727626Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-11-03T16:25:04.5730441Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-11-03T16:25:04.5733970Z adding 'torch/include/ATen/ops/silu_native.h' 2025-11-03T16:25:04.5737361Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-11-03T16:25:04.5740911Z adding 'torch/include/ATen/ops/sin.h' 2025-11-03T16:25:04.5744993Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5747768Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-11-03T16:25:04.5751237Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-11-03T16:25:04.5754467Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-11-03T16:25:04.5757953Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-11-03T16:25:04.5762199Z adding 'torch/include/ATen/ops/sin_native.h' 2025-11-03T16:25:04.5765033Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-11-03T16:25:04.5768689Z adding 'torch/include/ATen/ops/sinc.h' 2025-11-03T16:25:04.5772112Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5775415Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-11-03T16:25:04.5778712Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-11-03T16:25:04.5782049Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-11-03T16:25:04.5785465Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-11-03T16:25:04.5788793Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-11-03T16:25:04.5792387Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-11-03T16:25:04.5795782Z adding 'torch/include/ATen/ops/sinh.h' 2025-11-03T16:25:04.5799458Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5802723Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-11-03T16:25:04.5806252Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-11-03T16:25:04.5809576Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-11-03T16:25:04.5813270Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-11-03T16:25:04.5816989Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-11-03T16:25:04.5820345Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-11-03T16:25:04.5823935Z adding 'torch/include/ATen/ops/size.h' 2025-11-03T16:25:04.5827488Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5830881Z adding 'torch/include/ATen/ops/size_native.h' 2025-11-03T16:25:04.5834793Z adding 'torch/include/ATen/ops/size_ops.h' 2025-11-03T16:25:04.5838422Z adding 'torch/include/ATen/ops/slice.h' 2025-11-03T16:25:04.5842236Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-11-03T16:25:04.5846174Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5849542Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-11-03T16:25:04.5853146Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-11-03T16:25:04.5856808Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5860456Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-11-03T16:25:04.5864285Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5867934Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5871063Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-11-03T16:25:04.5874768Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-11-03T16:25:04.5878375Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-11-03T16:25:04.5882053Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5885453Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-11-03T16:25:04.5888871Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-11-03T16:25:04.5892542Z adding 'torch/include/ATen/ops/slice_native.h' 2025-11-03T16:25:04.5896656Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-11-03T16:25:04.5899609Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-11-03T16:25:04.5903679Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5907667Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.5910363Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-11-03T16:25:04.5914009Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-11-03T16:25:04.5917392Z adding 'torch/include/ATen/ops/slogdet.h' 2025-11-03T16:25:04.5921074Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5925300Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-11-03T16:25:04.5927995Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-11-03T16:25:04.5931892Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-11-03T16:25:04.5936273Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.5939509Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-11-03T16:25:04.5943338Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-11-03T16:25:04.5946634Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-11-03T16:25:04.5950333Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-11-03T16:25:04.5961221Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-11-03T16:25:04.5961612Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-11-03T16:25:04.5961975Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-11-03T16:25:04.5965422Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5968377Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-11-03T16:25:04.5971817Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-11-03T16:25:04.5975268Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-11-03T16:25:04.5978955Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-11-03T16:25:04.5983030Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-11-03T16:25:04.5986875Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.5990235Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-11-03T16:25:04.5993667Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-11-03T16:25:04.5996985Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-11-03T16:25:04.6000539Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-11-03T16:25:04.6004575Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-11-03T16:25:04.6008473Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6012431Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-11-03T16:25:04.6015595Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-11-03T16:25:04.6018933Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-11-03T16:25:04.6022471Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-11-03T16:25:04.6025804Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-11-03T16:25:04.6029374Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-11-03T16:25:04.6033290Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-11-03T16:25:04.6037115Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-11-03T16:25:04.6040722Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-11-03T16:25:04.6044143Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-11-03T16:25:04.6047790Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-11-03T16:25:04.6051103Z adding 'torch/include/ATen/ops/smm.h' 2025-11-03T16:25:04.6054556Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6057699Z adding 'torch/include/ATen/ops/smm_native.h' 2025-11-03T16:25:04.6061033Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-11-03T16:25:04.6064574Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-11-03T16:25:04.6068093Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-11-03T16:25:04.6071640Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6074923Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-11-03T16:25:04.6078275Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-11-03T16:25:04.6081508Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-11-03T16:25:04.6085127Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-11-03T16:25:04.6088728Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6091966Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-11-03T16:25:04.6095327Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-11-03T16:25:04.6098573Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-11-03T16:25:04.6101972Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-11-03T16:25:04.6105195Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-11-03T16:25:04.6108670Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-11-03T16:25:04.6112037Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-11-03T16:25:04.6115500Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-11-03T16:25:04.6119068Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6122237Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-11-03T16:25:04.6125883Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-11-03T16:25:04.6129337Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6132501Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-11-03T16:25:04.6136167Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-11-03T16:25:04.6139577Z adding 'torch/include/ATen/ops/softmax.h' 2025-11-03T16:25:04.6143144Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6146508Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6149690Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-11-03T16:25:04.6153203Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-11-03T16:25:04.6156583Z adding 'torch/include/ATen/ops/softplus.h' 2025-11-03T16:25:04.6160026Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-11-03T16:25:04.6163692Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6167013Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-11-03T16:25:04.6170523Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-11-03T16:25:04.6173767Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-11-03T16:25:04.6177142Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-11-03T16:25:04.6180410Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-11-03T16:25:04.6183830Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-11-03T16:25:04.6187408Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6190653Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-11-03T16:25:04.6194006Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-11-03T16:25:04.6197216Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-11-03T16:25:04.6200568Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-11-03T16:25:04.6203757Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-11-03T16:25:04.6207332Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-11-03T16:25:04.6210938Z adding 'torch/include/ATen/ops/softshrink.h' 2025-11-03T16:25:04.6214202Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-11-03T16:25:04.6217667Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6220842Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-11-03T16:25:04.6224171Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-11-03T16:25:04.6227403Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-11-03T16:25:04.6231258Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-11-03T16:25:04.6244557Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-11-03T16:25:04.6247920Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-11-03T16:25:04.6251723Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6254908Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-11-03T16:25:04.6258045Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-11-03T16:25:04.6261240Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-11-03T16:25:04.6264567Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-11-03T16:25:04.6267766Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-11-03T16:25:04.6271742Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-11-03T16:25:04.6275525Z adding 'torch/include/ATen/ops/sort.h' 2025-11-03T16:25:04.6279179Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6282642Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6286201Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6289387Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-11-03T16:25:04.6292739Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-11-03T16:25:04.6295973Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-11-03T16:25:04.6299331Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-11-03T16:25:04.6302660Z adding 'torch/include/ATen/ops/sort_native.h' 2025-11-03T16:25:04.6306521Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-11-03T16:25:04.6310256Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-11-03T16:25:04.6313863Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6317030Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-11-03T16:25:04.6320546Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-11-03T16:25:04.6324169Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-11-03T16:25:04.6327914Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6331080Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-11-03T16:25:04.6334683Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-11-03T16:25:04.6338431Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-11-03T16:25:04.6342181Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6345349Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-11-03T16:25:04.6348963Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-11-03T16:25:04.6352642Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-11-03T16:25:04.6356322Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6359658Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6362831Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-11-03T16:25:04.6366622Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-11-03T16:25:04.6370164Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-11-03T16:25:04.6374566Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6377928Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-11-03T16:25:04.6381407Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-11-03T16:25:04.6392077Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-11-03T16:25:04.6395798Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6399081Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-11-03T16:25:04.6402673Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-11-03T16:25:04.6406073Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-11-03T16:25:04.6409515Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6412600Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-11-03T16:25:04.6415912Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-11-03T16:25:04.6419216Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-11-03T16:25:04.6422698Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6425773Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-11-03T16:25:04.6429143Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-11-03T16:25:04.6432536Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-11-03T16:25:04.6435945Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-11-03T16:25:04.6439489Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6442726Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-11-03T16:25:04.6446064Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-11-03T16:25:04.6449589Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-11-03T16:25:04.6453017Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6456244Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-11-03T16:25:04.6459432Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-11-03T16:25:04.6462993Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-11-03T16:25:04.6466385Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-11-03T16:25:04.6469680Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-11-03T16:25:04.6473664Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-11-03T16:25:04.6478940Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-11-03T16:25:04.6484676Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6489658Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-11-03T16:25:04.6494982Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-11-03T16:25:04.6500025Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-11-03T16:25:04.6505221Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-11-03T16:25:04.6510294Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-11-03T16:25:04.6515568Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-11-03T16:25:04.6520796Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-11-03T16:25:04.6526375Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6531422Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-11-03T16:25:04.6535447Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-11-03T16:25:04.6539278Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-11-03T16:25:04.6542791Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-11-03T16:25:04.6546782Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-11-03T16:25:04.6550227Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-11-03T16:25:04.6554276Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-11-03T16:25:04.6557925Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6560980Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-11-03T16:25:04.6565432Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-11-03T16:25:04.6568566Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-11-03T16:25:04.6571916Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-11-03T16:25:04.6575130Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-11-03T16:25:04.6578602Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-11-03T16:25:04.6582759Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-11-03T16:25:04.6586257Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6589365Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-11-03T16:25:04.6592682Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-11-03T16:25:04.6595885Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-11-03T16:25:04.6599207Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-11-03T16:25:04.6602380Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-11-03T16:25:04.6605821Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-11-03T16:25:04.6609095Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-11-03T16:25:04.6613420Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6616615Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-11-03T16:25:04.6620012Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-11-03T16:25:04.6623154Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-11-03T16:25:04.6626480Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-11-03T16:25:04.6629665Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-11-03T16:25:04.6633029Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-11-03T16:25:04.6636526Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-11-03T16:25:04.6640543Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6644004Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6647356Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-11-03T16:25:04.6650687Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-11-03T16:25:04.6653897Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-11-03T16:25:04.6657218Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-11-03T16:25:04.6660460Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-11-03T16:25:04.6664043Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-11-03T16:25:04.6667588Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-11-03T16:25:04.6671230Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6674621Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6677769Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-11-03T16:25:04.6681041Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-11-03T16:25:04.6684276Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-11-03T16:25:04.6687707Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-11-03T16:25:04.6690925Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-11-03T16:25:04.6694603Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-11-03T16:25:04.6698090Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-11-03T16:25:04.6701667Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6705061Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6708176Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-11-03T16:25:04.6711456Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-11-03T16:25:04.6714638Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-11-03T16:25:04.6717984Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-11-03T16:25:04.6721682Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-11-03T16:25:04.6725498Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-11-03T16:25:04.6729031Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-11-03T16:25:04.6732624Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6736027Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6739160Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-11-03T16:25:04.6742469Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-11-03T16:25:04.6745679Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-11-03T16:25:04.6749074Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-11-03T16:25:04.6752246Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-11-03T16:25:04.6755825Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-11-03T16:25:04.6759140Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-11-03T16:25:04.6762609Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6765794Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-11-03T16:25:04.6769146Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-11-03T16:25:04.6772453Z adding 'torch/include/ATen/ops/special_entr.h' 2025-11-03T16:25:04.6775959Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6779075Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-11-03T16:25:04.6782364Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-11-03T16:25:04.6785525Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-11-03T16:25:04.6788825Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-11-03T16:25:04.6791995Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-11-03T16:25:04.6795892Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-11-03T16:25:04.6799288Z adding 'torch/include/ATen/ops/special_erf.h' 2025-11-03T16:25:04.6803572Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6807358Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-11-03T16:25:04.6810847Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-11-03T16:25:04.6814821Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-11-03T16:25:04.6818541Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6822092Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-11-03T16:25:04.6826020Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-11-03T16:25:04.6829453Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-11-03T16:25:04.6833777Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6837866Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-11-03T16:25:04.6840924Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-11-03T16:25:04.6844766Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-11-03T16:25:04.6848171Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-11-03T16:25:04.6852070Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-11-03T16:25:04.6855830Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-11-03T16:25:04.6859429Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-11-03T16:25:04.6863506Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6866710Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-11-03T16:25:04.6870820Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-11-03T16:25:04.6874602Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-11-03T16:25:04.6878243Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6881920Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-11-03T16:25:04.6885486Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-11-03T16:25:04.6889467Z adding 'torch/include/ATen/ops/special_expit.h' 2025-11-03T16:25:04.6893506Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6896765Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-11-03T16:25:04.6900819Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-11-03T16:25:04.6904299Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-11-03T16:25:04.6908253Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6911958Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-11-03T16:25:04.6915370Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-11-03T16:25:04.6919402Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-11-03T16:25:04.6923307Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6926840Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-11-03T16:25:04.6931247Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-11-03T16:25:04.6934755Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-11-03T16:25:04.6938826Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6942501Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-11-03T16:25:04.6945992Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-11-03T16:25:04.6950044Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-11-03T16:25:04.6953966Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.6957380Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-11-03T16:25:04.6961415Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-11-03T16:25:04.6965167Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-11-03T16:25:04.6969405Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.6973430Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.6976710Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-11-03T16:25:04.6980842Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-11-03T16:25:04.6984425Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-11-03T16:25:04.6990171Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-11-03T16:25:04.6995416Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-11-03T16:25:04.7001100Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-11-03T16:25:04.7006658Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-11-03T16:25:04.7010410Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7014613Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7017952Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-11-03T16:25:04.7022288Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-11-03T16:25:04.7025996Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-11-03T16:25:04.7029440Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-11-03T16:25:04.7032710Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-11-03T16:25:04.7036638Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-11-03T16:25:04.7040441Z adding 'torch/include/ATen/ops/special_i0.h' 2025-11-03T16:25:04.7043958Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7047228Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-11-03T16:25:04.7050620Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-11-03T16:25:04.7054491Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-11-03T16:25:04.7058091Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7061314Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-11-03T16:25:04.7064624Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-11-03T16:25:04.7067798Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-11-03T16:25:04.7071106Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-11-03T16:25:04.7074384Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-11-03T16:25:04.7077717Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-11-03T16:25:04.7081018Z adding 'torch/include/ATen/ops/special_i1.h' 2025-11-03T16:25:04.7085155Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7088521Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-11-03T16:25:04.7091844Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-11-03T16:25:04.7095045Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-11-03T16:25:04.7098344Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-11-03T16:25:04.7101516Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-11-03T16:25:04.7104852Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-11-03T16:25:04.7108184Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-11-03T16:25:04.7111702Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7114804Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-11-03T16:25:04.7118054Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-11-03T16:25:04.7121215Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-11-03T16:25:04.7124605Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-11-03T16:25:04.7127774Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-11-03T16:25:04.7131242Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-11-03T16:25:04.7134737Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-11-03T16:25:04.7138298Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7142259Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7145508Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-11-03T16:25:04.7148848Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-11-03T16:25:04.7152054Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-11-03T16:25:04.7155477Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-11-03T16:25:04.7159131Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-11-03T16:25:04.7162743Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-11-03T16:25:04.7166392Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-11-03T16:25:04.7170038Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7173438Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7176595Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-11-03T16:25:04.7179899Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-11-03T16:25:04.7183075Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-11-03T16:25:04.7186431Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-11-03T16:25:04.7189666Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-11-03T16:25:04.7193237Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-11-03T16:25:04.7196550Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-11-03T16:25:04.7199985Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7203075Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-11-03T16:25:04.7206542Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-11-03T16:25:04.7209818Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-11-03T16:25:04.7214058Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7216508Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-11-03T16:25:04.7219768Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-11-03T16:25:04.7455056Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-11-03T16:25:04.7459048Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-11-03T16:25:04.7462518Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-11-03T16:25:04.7466502Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-11-03T16:25:04.7470392Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-11-03T16:25:04.7474100Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7478000Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-11-03T16:25:04.7481875Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-11-03T16:25:04.7485573Z adding 'torch/include/ATen/ops/special_logit.h' 2025-11-03T16:25:04.7490333Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7495406Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-11-03T16:25:04.7500804Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-11-03T16:25:04.7506142Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-11-03T16:25:04.7511709Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7516676Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-11-03T16:25:04.7521983Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-11-03T16:25:04.7527455Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-11-03T16:25:04.7532963Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7538053Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-11-03T16:25:04.7543300Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-11-03T16:25:04.7548365Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-11-03T16:25:04.7553653Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-11-03T16:25:04.7558868Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-11-03T16:25:04.7563270Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-11-03T16:25:04.7567124Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-11-03T16:25:04.7571196Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7574936Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-11-03T16:25:04.7578360Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-11-03T16:25:04.7582422Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-11-03T16:25:04.7585899Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-11-03T16:25:04.7589148Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-11-03T16:25:04.7593261Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-11-03T16:25:04.7596704Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-11-03T16:25:04.7600280Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7603459Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-11-03T16:25:04.7606925Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-11-03T16:25:04.7611039Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-11-03T16:25:04.7614510Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-11-03T16:25:04.7617784Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-11-03T16:25:04.7621251Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-11-03T16:25:04.7624521Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-11-03T16:25:04.7627984Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7631109Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-11-03T16:25:04.7634821Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-11-03T16:25:04.7637993Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-11-03T16:25:04.7642242Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-11-03T16:25:04.7646224Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-11-03T16:25:04.7649749Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-11-03T16:25:04.7652968Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-11-03T16:25:04.7656476Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7659562Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-11-03T16:25:04.7662944Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-11-03T16:25:04.7666204Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-11-03T16:25:04.7669712Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7672840Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-11-03T16:25:04.7676207Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-11-03T16:25:04.7679493Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-11-03T16:25:04.7682999Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7686274Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-11-03T16:25:04.7689523Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-11-03T16:25:04.7693265Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-11-03T16:25:04.7696729Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-11-03T16:25:04.7700693Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-11-03T16:25:04.7704522Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-11-03T16:25:04.7708053Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-11-03T16:25:04.7712106Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7715331Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-11-03T16:25:04.7719416Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-11-03T16:25:04.7723161Z adding 'torch/include/ATen/ops/special_psi.h' 2025-11-03T16:25:04.7727173Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7730829Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-11-03T16:25:04.7734315Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-11-03T16:25:04.7738348Z adding 'torch/include/ATen/ops/special_round.h' 2025-11-03T16:25:04.7742411Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7745667Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-11-03T16:25:04.7749670Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-11-03T16:25:04.7753297Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-11-03T16:25:04.7757428Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7761183Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-11-03T16:25:04.7764693Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-11-03T16:25:04.7768663Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-11-03T16:25:04.7772505Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-11-03T16:25:04.7775943Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-11-03T16:25:04.7780516Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-11-03T16:25:04.7786044Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-11-03T16:25:04.7789721Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7793672Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-11-03T16:25:04.7797564Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-11-03T16:25:04.7800920Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-11-03T16:25:04.7805016Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-11-03T16:25:04.7808482Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-11-03T16:25:04.7812394Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-11-03T16:25:04.7816530Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-11-03T16:25:04.7820283Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7824499Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7828230Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-11-03T16:25:04.7831707Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-11-03T16:25:04.7835586Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-11-03T16:25:04.7839116Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-11-03T16:25:04.7842946Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-11-03T16:25:04.7847319Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-11-03T16:25:04.7851116Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-11-03T16:25:04.7855375Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7859305Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7862683Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-11-03T16:25:04.7866698Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-11-03T16:25:04.7870157Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-11-03T16:25:04.7873981Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-11-03T16:25:04.7877855Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-11-03T16:25:04.7881607Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-11-03T16:25:04.7886009Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-11-03T16:25:04.7890176Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7893712Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7897604Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-11-03T16:25:04.7901417Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-11-03T16:25:04.7904920Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-11-03T16:25:04.7908959Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-11-03T16:25:04.7912299Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-11-03T16:25:04.7916641Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-11-03T16:25:04.7920817Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-11-03T16:25:04.7924562Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.7928775Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7932574Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-11-03T16:25:04.7936022Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-11-03T16:25:04.7939898Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-11-03T16:25:04.7943441Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-11-03T16:25:04.7947248Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-11-03T16:25:04.7951470Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-11-03T16:25:04.7954967Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-11-03T16:25:04.7959163Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7962793Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-11-03T16:25:04.7966424Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-11-03T16:25:04.7970413Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-11-03T16:25:04.7974025Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.7977794Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-11-03T16:25:04.7981711Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-11-03T16:25:04.7985209Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-11-03T16:25:04.7989495Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.7993037Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-11-03T16:25:04.7998224Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-11-03T16:25:04.8001850Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-11-03T16:25:04.8005972Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-11-03T16:25:04.8009338Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-11-03T16:25:04.8013458Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-11-03T16:25:04.8017001Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-11-03T16:25:04.8021510Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8024957Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8028094Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-11-03T16:25:04.8033042Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-11-03T16:25:04.8037753Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-11-03T16:25:04.8042293Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-11-03T16:25:04.8047130Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-11-03T16:25:04.8050978Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-11-03T16:25:04.8054567Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-11-03T16:25:04.8058177Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8061315Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-11-03T16:25:04.8064940Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-11-03T16:25:04.8068562Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-11-03T16:25:04.8072088Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8075533Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8079419Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-11-03T16:25:04.8083086Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-11-03T16:25:04.8086444Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-11-03T16:25:04.8089871Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-11-03T16:25:04.8093035Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-11-03T16:25:04.8096626Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-11-03T16:25:04.8100155Z adding 'torch/include/ATen/ops/split.h' 2025-11-03T16:25:04.8103717Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8107036Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8110449Z adding 'torch/include/ATen/ops/split_copy.h' 2025-11-03T16:25:04.8114117Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8117482Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8120546Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-11-03T16:25:04.8123959Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-11-03T16:25:04.8127382Z adding 'torch/include/ATen/ops/split_native.h' 2025-11-03T16:25:04.8130789Z adding 'torch/include/ATen/ops/split_ops.h' 2025-11-03T16:25:04.8134763Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-11-03T16:25:04.8140239Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8145061Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-11-03T16:25:04.8148874Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8152848Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8156739Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-11-03T16:25:04.8160030Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-11-03T16:25:04.8164263Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-11-03T16:25:04.8168017Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-11-03T16:25:04.8171617Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-11-03T16:25:04.8175452Z adding 'torch/include/ATen/ops/sqrt.h' 2025-11-03T16:25:04.8179059Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8182929Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-11-03T16:25:04.8186832Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-11-03T16:25:04.8190180Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-11-03T16:25:04.8194097Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-11-03T16:25:04.8197443Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-11-03T16:25:04.8201670Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-11-03T16:25:04.8205701Z adding 'torch/include/ATen/ops/square.h' 2025-11-03T16:25:04.8209304Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8213068Z adding 'torch/include/ATen/ops/square_native.h' 2025-11-03T16:25:04.8216972Z adding 'torch/include/ATen/ops/square_ops.h' 2025-11-03T16:25:04.8220600Z adding 'torch/include/ATen/ops/squeeze.h' 2025-11-03T16:25:04.8224682Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8228117Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8232175Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-11-03T16:25:04.8236360Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8239815Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8243571Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-11-03T16:25:04.8247764Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-11-03T16:25:04.8251467Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-11-03T16:25:04.8255642Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-11-03T16:25:04.8259384Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-11-03T16:25:04.8263291Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8267082Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-11-03T16:25:04.8270483Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-11-03T16:25:04.8274464Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-11-03T16:25:04.8278397Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-11-03T16:25:04.8281973Z adding 'torch/include/ATen/ops/stack.h' 2025-11-03T16:25:04.8286123Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8289335Z adding 'torch/include/ATen/ops/stack_native.h' 2025-11-03T16:25:04.8293387Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-11-03T16:25:04.8297611Z adding 'torch/include/ATen/ops/std.h' 2025-11-03T16:25:04.8301696Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8305750Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-11-03T16:25:04.8309594Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-11-03T16:25:04.8313365Z adding 'torch/include/ATen/ops/std_mean.h' 2025-11-03T16:25:04.8317539Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8321144Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8324931Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-11-03T16:25:04.8331679Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-11-03T16:25:04.8335761Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-11-03T16:25:04.8339992Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-11-03T16:25:04.8343838Z adding 'torch/include/ATen/ops/std_native.h' 2025-11-03T16:25:04.8348233Z adding 'torch/include/ATen/ops/std_ops.h' 2025-11-03T16:25:04.8352362Z adding 'torch/include/ATen/ops/stft.h' 2025-11-03T16:25:04.8356199Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8360097Z adding 'torch/include/ATen/ops/stft_native.h' 2025-11-03T16:25:04.8363851Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-11-03T16:25:04.8367840Z adding 'torch/include/ATen/ops/stride.h' 2025-11-03T16:25:04.8371865Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8375070Z adding 'torch/include/ATen/ops/stride_native.h' 2025-11-03T16:25:04.8379193Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-11-03T16:25:04.8383020Z adding 'torch/include/ATen/ops/sub.h' 2025-11-03T16:25:04.8386835Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8390871Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8394088Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-11-03T16:25:04.8398150Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-11-03T16:25:04.8401987Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-11-03T16:25:04.8405542Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-11-03T16:25:04.8409552Z adding 'torch/include/ATen/ops/sub_native.h' 2025-11-03T16:25:04.8413606Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-11-03T16:25:04.8417372Z adding 'torch/include/ATen/ops/subtract.h' 2025-11-03T16:25:04.8421515Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8424777Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-11-03T16:25:04.8428994Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-11-03T16:25:04.8433175Z adding 'torch/include/ATen/ops/sum.h' 2025-11-03T16:25:04.8436806Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8440936Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8444851Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8448271Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-11-03T16:25:04.8452183Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-11-03T16:25:04.8455547Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-11-03T16:25:04.8459591Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-11-03T16:25:04.8463552Z adding 'torch/include/ATen/ops/sum_native.h' 2025-11-03T16:25:04.8467365Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-11-03T16:25:04.8471565Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-11-03T16:25:04.8475613Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8478860Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-11-03T16:25:04.8482196Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-11-03T16:25:04.8486306Z adding 'torch/include/ATen/ops/svd.h' 2025-11-03T16:25:04.8489915Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8492982Z adding 'torch/include/ATen/ops/svd_native.h' 2025-11-03T16:25:04.8496425Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-11-03T16:25:04.8499784Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-11-03T16:25:04.8503940Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8507122Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-11-03T16:25:04.8510611Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-11-03T16:25:04.8513842Z adding 'torch/include/ATen/ops/swapdims.h' 2025-11-03T16:25:04.8517280Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8520381Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-11-03T16:25:04.8523735Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-11-03T16:25:04.8527275Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-11-03T16:25:04.8530754Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8534601Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-11-03T16:25:04.8538265Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8541412Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-11-03T16:25:04.8544990Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-11-03T16:25:04.8548213Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-11-03T16:25:04.8551583Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-11-03T16:25:04.8554832Z adding 'torch/include/ATen/ops/sym_is_contiguous.h' 2025-11-03T16:25:04.8558347Z adding 'torch/include/ATen/ops/sym_is_contiguous_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8561468Z adding 'torch/include/ATen/ops/sym_is_contiguous_native.h' 2025-11-03T16:25:04.8564992Z adding 'torch/include/ATen/ops/sym_is_contiguous_ops.h' 2025-11-03T16:25:04.8568229Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-11-03T16:25:04.8571654Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8574718Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-11-03T16:25:04.8578007Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-11-03T16:25:04.8581221Z adding 'torch/include/ATen/ops/sym_size.h' 2025-11-03T16:25:04.8584679Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8587769Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-11-03T16:25:04.8591818Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-11-03T16:25:04.8595293Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-11-03T16:25:04.8598774Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8601872Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-11-03T16:25:04.8605297Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-11-03T16:25:04.8608520Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-11-03T16:25:04.8611981Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8615061Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-11-03T16:25:04.8618517Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-11-03T16:25:04.8621628Z adding 'torch/include/ATen/ops/t.h' 2025-11-03T16:25:04.8625040Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8628224Z adding 'torch/include/ATen/ops/t_copy.h' 2025-11-03T16:25:04.8631608Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8634964Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8637977Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-11-03T16:25:04.8641340Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-11-03T16:25:04.8644678Z adding 'torch/include/ATen/ops/t_native.h' 2025-11-03T16:25:04.8648050Z adding 'torch/include/ATen/ops/t_ops.h' 2025-11-03T16:25:04.8651542Z adding 'torch/include/ATen/ops/take.h' 2025-11-03T16:25:04.8655148Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-11-03T16:25:04.8658700Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8661858Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-11-03T16:25:04.8665258Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-11-03T16:25:04.8668620Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-11-03T16:25:04.8671887Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-11-03T16:25:04.8675362Z adding 'torch/include/ATen/ops/take_native.h' 2025-11-03T16:25:04.8678758Z adding 'torch/include/ATen/ops/take_ops.h' 2025-11-03T16:25:04.8682126Z adding 'torch/include/ATen/ops/tan.h' 2025-11-03T16:25:04.8685737Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8688911Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-11-03T16:25:04.8692196Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-11-03T16:25:04.8695402Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-11-03T16:25:04.8698727Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-11-03T16:25:04.8701979Z adding 'torch/include/ATen/ops/tan_native.h' 2025-11-03T16:25:04.8705417Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-11-03T16:25:04.8708755Z adding 'torch/include/ATen/ops/tanh.h' 2025-11-03T16:25:04.8712105Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-11-03T16:25:04.8715637Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8718758Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-11-03T16:25:04.8722044Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-11-03T16:25:04.8725361Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-11-03T16:25:04.8728732Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-11-03T16:25:04.8731964Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-11-03T16:25:04.8735424Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-11-03T16:25:04.8738864Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8741994Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-11-03T16:25:04.8745303Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-11-03T16:25:04.8748845Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-11-03T16:25:04.8752069Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-11-03T16:25:04.8755352Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-11-03T16:25:04.8758826Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-11-03T16:25:04.8762278Z adding 'torch/include/ATen/ops/tensor.h' 2025-11-03T16:25:04.8765964Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-11-03T16:25:04.8769575Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8772669Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-11-03T16:25:04.8776141Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-11-03T16:25:04.8779561Z adding 'torch/include/ATen/ops/tensordot.h' 2025-11-03T16:25:04.8783102Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8786230Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-11-03T16:25:04.8789693Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-11-03T16:25:04.8793410Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-11-03T16:25:04.8797159Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8800334Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-11-03T16:25:04.8803840Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-11-03T16:25:04.8807469Z adding 'torch/include/ATen/ops/threshold.h' 2025-11-03T16:25:04.8811617Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-11-03T16:25:04.8815187Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8818339Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-11-03T16:25:04.8821633Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-11-03T16:25:04.8824826Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-11-03T16:25:04.8828182Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-11-03T16:25:04.8831518Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-11-03T16:25:04.8834989Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-11-03T16:25:04.8838536Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.8841734Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-11-03T16:25:04.8845103Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-11-03T16:25:04.8848322Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-11-03T16:25:04.8851655Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-11-03T16:25:04.8854895Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-11-03T16:25:04.8858378Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-11-03T16:25:04.8861776Z adding 'torch/include/ATen/ops/tile.h' 2025-11-03T16:25:04.8865234Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8868311Z adding 'torch/include/ATen/ops/tile_native.h' 2025-11-03T16:25:04.8871600Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-11-03T16:25:04.8874767Z adding 'torch/include/ATen/ops/to.h' 2025-11-03T16:25:04.8878288Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8881352Z adding 'torch/include/ATen/ops/to_dense.h' 2025-11-03T16:25:04.8884691Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-11-03T16:25:04.8888213Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8891335Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-11-03T16:25:04.8894682Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-11-03T16:25:04.8898105Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8901179Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-11-03T16:25:04.8904494Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-11-03T16:25:04.8907858Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-11-03T16:25:04.8911654Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-11-03T16:25:04.8915230Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8918359Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-11-03T16:25:04.8921681Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-11-03T16:25:04.8925287Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8928480Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-11-03T16:25:04.8931683Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-11-03T16:25:04.8935074Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-11-03T16:25:04.8938378Z adding 'torch/include/ATen/ops/to_native.h' 2025-11-03T16:25:04.8942040Z adding 'torch/include/ATen/ops/to_ops.h' 2025-11-03T16:25:04.8945734Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-11-03T16:25:04.8949324Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.8952478Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-11-03T16:25:04.8955904Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-11-03T16:25:04.8959114Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-11-03T16:25:04.8962247Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-11-03T16:25:04.8965800Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8968939Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-11-03T16:25:04.8972281Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-11-03T16:25:04.8975468Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-11-03T16:25:04.8978928Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8981978Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-11-03T16:25:04.8985305Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-11-03T16:25:04.8988785Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8991822Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-11-03T16:25:04.8995319Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.8998369Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-11-03T16:25:04.9001665Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-11-03T16:25:04.9004925Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-11-03T16:25:04.9008372Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9012045Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-11-03T16:25:04.9015573Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-11-03T16:25:04.9018834Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-11-03T16:25:04.9022324Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-11-03T16:25:04.9025930Z adding 'torch/include/ATen/ops/topk.h' 2025-11-03T16:25:04.9029611Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9032837Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-11-03T16:25:04.9036235Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-11-03T16:25:04.9039461Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-11-03T16:25:04.9042840Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-11-03T16:25:04.9046268Z adding 'torch/include/ATen/ops/topk_native.h' 2025-11-03T16:25:04.9050731Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-11-03T16:25:04.9054130Z adding 'torch/include/ATen/ops/trace.h' 2025-11-03T16:25:04.9057512Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-11-03T16:25:04.9061026Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9064134Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-11-03T16:25:04.9067504Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-11-03T16:25:04.9070899Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9074010Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-11-03T16:25:04.9077290Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-11-03T16:25:04.9080486Z adding 'torch/include/ATen/ops/trace_native.h' 2025-11-03T16:25:04.9083803Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-11-03T16:25:04.9087201Z adding 'torch/include/ATen/ops/transpose.h' 2025-11-03T16:25:04.9090680Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9093951Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9097131Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-11-03T16:25:04.9100628Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9104011Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9107021Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-11-03T16:25:04.9110401Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-11-03T16:25:04.9114197Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-11-03T16:25:04.9117728Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-11-03T16:25:04.9121042Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-11-03T16:25:04.9125352Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9128508Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-11-03T16:25:04.9131915Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-11-03T16:25:04.9135208Z adding 'torch/include/ATen/ops/trapz.h' 2025-11-03T16:25:04.9138622Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9141699Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-11-03T16:25:04.9145145Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-11-03T16:25:04.9148613Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-11-03T16:25:04.9152491Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9156284Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-11-03T16:25:04.9159646Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-11-03T16:25:04.9162911Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-11-03T16:25:04.9166382Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-11-03T16:25:04.9169648Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-11-03T16:25:04.9173100Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-11-03T16:25:04.9176583Z adding 'torch/include/ATen/ops/tril.h' 2025-11-03T16:25:04.9180185Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9183389Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-11-03T16:25:04.9186749Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-11-03T16:25:04.9190171Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-11-03T16:25:04.9193673Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9196867Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-11-03T16:25:04.9200157Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-11-03T16:25:04.9203810Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-11-03T16:25:04.9212171Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-11-03T16:25:04.9215151Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-11-03T16:25:04.9220341Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-11-03T16:25:04.9224658Z adding 'torch/include/ATen/ops/tril_native.h' 2025-11-03T16:25:04.9228127Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-11-03T16:25:04.9231782Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-11-03T16:25:04.9235223Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9238239Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-11-03T16:25:04.9241659Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-11-03T16:25:04.9245260Z adding 'torch/include/ATen/ops/triu.h' 2025-11-03T16:25:04.9248897Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9252095Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-11-03T16:25:04.9255767Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-11-03T16:25:04.9258873Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-11-03T16:25:04.9262359Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9265624Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-11-03T16:25:04.9268958Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-11-03T16:25:04.9272297Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-11-03T16:25:04.9275625Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-11-03T16:25:04.9278878Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-11-03T16:25:04.9282230Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-11-03T16:25:04.9285576Z adding 'torch/include/ATen/ops/triu_native.h' 2025-11-03T16:25:04.9288988Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-11-03T16:25:04.9292407Z adding 'torch/include/ATen/ops/true_divide.h' 2025-11-03T16:25:04.9295927Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9299037Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-11-03T16:25:04.9302560Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-11-03T16:25:04.9305921Z adding 'torch/include/ATen/ops/trunc.h' 2025-11-03T16:25:04.9309427Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9312769Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-11-03T16:25:04.9316033Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-11-03T16:25:04.9319264Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-11-03T16:25:04.9322643Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-11-03T16:25:04.9325927Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-11-03T16:25:04.9329380Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-11-03T16:25:04.9332586Z adding 'torch/include/ATen/ops/type_as.h' 2025-11-03T16:25:04.9335991Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9339039Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-11-03T16:25:04.9342298Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-11-03T16:25:04.9345567Z adding 'torch/include/ATen/ops/unbind.h' 2025-11-03T16:25:04.9349318Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9352606Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9355785Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-11-03T16:25:04.9359322Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9362634Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9365780Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-11-03T16:25:04.9369167Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-11-03T16:25:04.9372399Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-11-03T16:25:04.9375783Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-11-03T16:25:04.9379280Z adding 'torch/include/ATen/ops/unflatten.h' 2025-11-03T16:25:04.9382838Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9386014Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-11-03T16:25:04.9389545Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9392550Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-11-03T16:25:04.9395866Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-11-03T16:25:04.9399112Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-11-03T16:25:04.9402552Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-11-03T16:25:04.9405919Z adding 'torch/include/ATen/ops/unfold.h' 2025-11-03T16:25:04.9409482Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-11-03T16:25:04.9413284Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9417511Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9420011Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9423374Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-11-03T16:25:04.9426856Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-11-03T16:25:04.9430426Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-11-03T16:25:04.9434899Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9437488Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9441000Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-11-03T16:25:04.9444239Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-11-03T16:25:04.9447723Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-11-03T16:25:04.9451087Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-11-03T16:25:04.9454586Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-11-03T16:25:04.9457800Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-11-03T16:25:04.9461227Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-11-03T16:25:04.9464670Z adding 'torch/include/ATen/ops/uniform.h' 2025-11-03T16:25:04.9468212Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9471559Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-11-03T16:25:04.9474862Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-11-03T16:25:04.9478311Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-11-03T16:25:04.9481783Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-11-03T16:25:04.9485304Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-11-03T16:25:04.9489021Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-11-03T16:25:04.9492574Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9495944Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-11-03T16:25:04.9499389Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-11-03T16:25:04.9502589Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-11-03T16:25:04.9506358Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-11-03T16:25:04.9510361Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-11-03T16:25:04.9514413Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9518244Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-11-03T16:25:04.9522381Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9526176Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-11-03T16:25:04.9529961Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-11-03T16:25:04.9533756Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-11-03T16:25:04.9537571Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-11-03T16:25:04.9542367Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-11-03T16:25:04.9544456Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-11-03T16:25:04.9548220Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-11-03T16:25:04.9551694Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-11-03T16:25:04.9555159Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-11-03T16:25:04.9558614Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9561978Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-11-03T16:25:04.9565428Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-11-03T16:25:04.9568920Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-11-03T16:25:04.9572762Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9575913Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-11-03T16:25:04.9579333Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-11-03T16:25:04.9583002Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-11-03T16:25:04.9587625Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9590034Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-11-03T16:25:04.9593472Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-11-03T16:25:04.9596696Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-11-03T16:25:04.9600130Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9603283Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-11-03T16:25:04.9606860Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9610196Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9613204Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-11-03T16:25:04.9616572Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-11-03T16:25:04.9619967Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-11-03T16:25:04.9623333Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-11-03T16:25:04.9627162Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-11-03T16:25:04.9631117Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-11-03T16:25:04.9635017Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9638889Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9641844Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9645192Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-11-03T16:25:04.9648667Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-11-03T16:25:04.9651954Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-11-03T16:25:04.9655466Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-11-03T16:25:04.9659227Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9662495Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9665957Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-11-03T16:25:04.9670298Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-11-03T16:25:04.9672822Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-11-03T16:25:04.9676262Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-11-03T16:25:04.9679609Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-11-03T16:25:04.9683177Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-11-03T16:25:04.9687342Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-11-03T16:25:04.9691344Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-11-03T16:25:04.9695171Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9698565Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9701967Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9705235Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-11-03T16:25:04.9708711Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-11-03T16:25:04.9711977Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-11-03T16:25:04.9715437Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-11-03T16:25:04.9719031Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9722449Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9725833Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9729151Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-11-03T16:25:04.9732569Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-11-03T16:25:04.9735814Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-11-03T16:25:04.9739248Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-11-03T16:25:04.9742625Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-11-03T16:25:04.9746282Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-11-03T16:25:04.9750112Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-11-03T16:25:04.9753983Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-11-03T16:25:04.9757723Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9760964Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9764470Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9767772Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-11-03T16:25:04.9771373Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-11-03T16:25:04.9774632Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-11-03T16:25:04.9778659Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-11-03T16:25:04.9782282Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9785731Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9789064Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-11-03T16:25:04.9792431Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-11-03T16:25:04.9795879Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-11-03T16:25:04.9799980Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-11-03T16:25:04.9802704Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-11-03T16:25:04.9806503Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-11-03T16:25:04.9811201Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-11-03T16:25:04.9814320Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-11-03T16:25:04.9818184Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9821405Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9824988Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9828671Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-11-03T16:25:04.9831820Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-11-03T16:25:04.9835285Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-11-03T16:25:04.9839843Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-11-03T16:25:04.9842557Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9846028Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9849348Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-11-03T16:25:04.9852873Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-11-03T16:25:04.9857054Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-11-03T16:25:04.9859706Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-11-03T16:25:04.9863138Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-11-03T16:25:04.9866676Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-11-03T16:25:04.9870839Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-11-03T16:25:04.9874982Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-11-03T16:25:04.9878763Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9882303Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9886118Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9889178Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-11-03T16:25:04.9892810Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-11-03T16:25:04.9896069Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-11-03T16:25:04.9899712Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-11-03T16:25:04.9903407Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:04.9906834Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9910270Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9914545Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-11-03T16:25:04.9917112Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-11-03T16:25:04.9920605Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-11-03T16:25:04.9923946Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-11-03T16:25:04.9928431Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-11-03T16:25:04.9932228Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-11-03T16:25:04.9936109Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-11-03T16:25:04.9940227Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-11-03T16:25:04.9944152Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9947431Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-11-03T16:25:04.9951074Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-11-03T16:25:04.9954769Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-11-03T16:25:04.9958042Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-11-03T16:25:04.9961471Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-11-03T16:25:04.9966096Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-11-03T16:25:04.9968864Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:04.9972310Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:04.9975986Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-11-03T16:25:04.9979577Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-11-03T16:25:04.9983949Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-11-03T16:25:04.9986461Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-11-03T16:25:04.9989934Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-11-03T16:25:04.9993468Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-11-03T16:25:04.9997557Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-11-03T16:25:05.0001743Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-11-03T16:25:05.0014958Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0015225Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-11-03T16:25:05.0015469Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-11-03T16:25:05.0016965Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-11-03T16:25:05.0020826Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-11-03T16:25:05.0024023Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-11-03T16:25:05.0027824Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-11-03T16:25:05.0032800Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0034962Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0038867Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-11-03T16:25:05.0041938Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-11-03T16:25:05.0045355Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-11-03T16:25:05.0049937Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-11-03T16:25:05.0052349Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-11-03T16:25:05.0055922Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-11-03T16:25:05.0059493Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-11-03T16:25:05.0063052Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0066522Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-11-03T16:25:05.0069810Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-11-03T16:25:05.0072924Z adding 'torch/include/ATen/ops/values.h' 2025-11-03T16:25:05.0076293Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0079450Z adding 'torch/include/ATen/ops/values_copy.h' 2025-11-03T16:25:05.0082926Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0086338Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0089337Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-11-03T16:25:05.0092664Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-11-03T16:25:05.0097063Z adding 'torch/include/ATen/ops/values_native.h' 2025-11-03T16:25:05.0099413Z adding 'torch/include/ATen/ops/values_ops.h' 2025-11-03T16:25:05.0102659Z adding 'torch/include/ATen/ops/vander.h' 2025-11-03T16:25:05.0106112Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0109181Z adding 'torch/include/ATen/ops/vander_native.h' 2025-11-03T16:25:05.0112532Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-11-03T16:25:05.0116135Z adding 'torch/include/ATen/ops/var.h' 2025-11-03T16:25:05.0119825Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0123107Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-11-03T16:25:05.0126590Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-11-03T16:25:05.0130100Z adding 'torch/include/ATen/ops/var_mean.h' 2025-11-03T16:25:05.0133721Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0137043Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0140238Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-11-03T16:25:05.0143564Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-11-03T16:25:05.0146849Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-11-03T16:25:05.0150780Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-11-03T16:25:05.0154454Z adding 'torch/include/ATen/ops/var_native.h' 2025-11-03T16:25:05.0158020Z adding 'torch/include/ATen/ops/var_ops.h' 2025-11-03T16:25:05.0161740Z adding 'torch/include/ATen/ops/vdot.h' 2025-11-03T16:25:05.0165443Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0168622Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-11-03T16:25:05.0171910Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-11-03T16:25:05.0175072Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-11-03T16:25:05.0178407Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-11-03T16:25:05.0181699Z adding 'torch/include/ATen/ops/view.h' 2025-11-03T16:25:05.0184876Z adding 'torch/include/ATen/ops/view_as.h' 2025-11-03T16:25:05.0188107Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-11-03T16:25:05.0191378Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-11-03T16:25:05.0194836Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0198221Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0201245Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-11-03T16:25:05.0205026Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-11-03T16:25:05.0208352Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-11-03T16:25:05.0211601Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-11-03T16:25:05.0214813Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-11-03T16:25:05.0217960Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-11-03T16:25:05.0221367Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-11-03T16:25:05.0224664Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0227693Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-11-03T16:25:05.0230969Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-11-03T16:25:05.0234177Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-11-03T16:25:05.0237409Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-11-03T16:25:05.0240872Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0244258Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0247341Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-11-03T16:25:05.0250686Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-11-03T16:25:05.0254010Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-11-03T16:25:05.0257402Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-11-03T16:25:05.0260506Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-11-03T16:25:05.0263610Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-11-03T16:25:05.0266899Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-11-03T16:25:05.0270286Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0273970Z adding 'torch/include/ATen/ops/view_copy.h' 2025-11-03T16:25:05.0277318Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0280733Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0283824Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-11-03T16:25:05.0287335Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-11-03T16:25:05.0290637Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-11-03T16:25:05.0293885Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-11-03T16:25:05.0297212Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-11-03T16:25:05.0300334Z adding 'torch/include/ATen/ops/view_native.h' 2025-11-03T16:25:05.0303689Z adding 'torch/include/ATen/ops/view_ops.h' 2025-11-03T16:25:05.0306992Z adding 'torch/include/ATen/ops/vsplit.h' 2025-11-03T16:25:05.0310438Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0313460Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-11-03T16:25:05.0316794Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-11-03T16:25:05.0320376Z adding 'torch/include/ATen/ops/vstack.h' 2025-11-03T16:25:05.0323678Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0326894Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-11-03T16:25:05.0330251Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-11-03T16:25:05.0333661Z adding 'torch/include/ATen/ops/where.h' 2025-11-03T16:25:05.0337195Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0340467Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-11-03T16:25:05.0343616Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-11-03T16:25:05.0346851Z adding 'torch/include/ATen/ops/where_native.h' 2025-11-03T16:25:05.0350458Z adding 'torch/include/ATen/ops/where_ops.h' 2025-11-03T16:25:05.0353962Z adding 'torch/include/ATen/ops/xlogy.h' 2025-11-03T16:25:05.0357516Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0360905Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-11-03T16:25:05.0364393Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-11-03T16:25:05.0367446Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-11-03T16:25:05.0370607Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-11-03T16:25:05.0373869Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-11-03T16:25:05.0377182Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-11-03T16:25:05.0380815Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-11-03T16:25:05.0384201Z adding 'torch/include/ATen/ops/xor.h' 2025-11-03T16:25:05.0387636Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-11-03T16:25:05.0390705Z adding 'torch/include/ATen/ops/xor_native.h' 2025-11-03T16:25:05.0394119Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-11-03T16:25:05.0397411Z adding 'torch/include/ATen/ops/zero.h' 2025-11-03T16:25:05.0400854Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0404373Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-11-03T16:25:05.0407659Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-11-03T16:25:05.0410945Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-11-03T16:25:05.0414138Z adding 'torch/include/ATen/ops/zero_native.h' 2025-11-03T16:25:05.0417530Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-11-03T16:25:05.0421546Z adding 'torch/include/ATen/ops/zeros.h' 2025-11-03T16:25:05.0425268Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0428830Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-11-03T16:25:05.0433023Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-11-03T16:25:05.0436131Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-11-03T16:25:05.0439267Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-11-03T16:25:05.0442722Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-11-03T16:25:05.0446323Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-11-03T16:25:05.0450138Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-11-03T16:25:05.0457465Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-11-03T16:25:05.0462678Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-11-03T16:25:05.0467406Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-11-03T16:25:05.0470775Z adding 'torch/include/ATen/xpu/PhiloxXpuState.h' 2025-11-03T16:25:05.0474103Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-11-03T16:25:05.0477243Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-11-03T16:25:05.0480558Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-11-03T16:25:05.0485080Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-11-03T16:25:05.0488801Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-11-03T16:25:05.0492272Z adding 'torch/include/ATen/xpu/XPUGraphsUtils.h' 2025-11-03T16:25:05.0496478Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-11-03T16:25:05.0506028Z adding 'torch/include/c10/core/Allocator.h' 2025-11-03T16:25:05.0546537Z adding 'torch/include/c10/core/AllocatorConfig.h' 2025-11-03T16:25:05.0546679Z adding 'torch/include/c10/core/AutogradState.h' 2025-11-03T16:25:05.0546782Z adding 'torch/include/c10/core/Backend.h' 2025-11-03T16:25:05.0546904Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-11-03T16:25:05.0547065Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-11-03T16:25:05.0547240Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-11-03T16:25:05.0547394Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-11-03T16:25:05.0547504Z adding 'torch/include/c10/core/Contiguity.h' 2025-11-03T16:25:05.0550653Z adding 'torch/include/c10/core/CopyBytes.h' 2025-11-03T16:25:05.0554121Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-11-03T16:25:05.0558634Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-11-03T16:25:05.0562335Z adding 'torch/include/c10/core/Device.h' 2025-11-03T16:25:05.0566319Z adding 'torch/include/c10/core/DeviceArray.h' 2025-11-03T16:25:05.0571364Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-11-03T16:25:05.0575170Z adding 'torch/include/c10/core/DeviceType.h' 2025-11-03T16:25:05.0588954Z adding 'torch/include/c10/core/DispatchKey.h' 2025-11-03T16:25:05.0605947Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-11-03T16:25:05.0611268Z adding 'torch/include/c10/core/DynamicCast.h' 2025-11-03T16:25:05.0615542Z adding 'torch/include/c10/core/Event.h' 2025-11-03T16:25:05.0619804Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-11-03T16:25:05.0623303Z adding 'torch/include/c10/core/GradMode.h' 2025-11-03T16:25:05.0627305Z adding 'torch/include/c10/core/InferenceMode.h' 2025-11-03T16:25:05.0631139Z adding 'torch/include/c10/core/Layout.h' 2025-11-03T16:25:05.0636485Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-11-03T16:25:05.0639984Z adding 'torch/include/c10/core/OptionalRef.h' 2025-11-03T16:25:05.0643926Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-11-03T16:25:05.0647485Z adding 'torch/include/c10/core/QEngine.h' 2025-11-03T16:25:05.0650968Z adding 'torch/include/c10/core/QScheme.h' 2025-11-03T16:25:05.0654676Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-11-03T16:25:05.0658727Z adding 'torch/include/c10/core/SafePyObject.h' 2025-11-03T16:25:05.0665192Z adding 'torch/include/c10/core/Scalar.h' 2025-11-03T16:25:05.0670656Z adding 'torch/include/c10/core/ScalarType.h' 2025-11-03T16:25:05.0674759Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-11-03T16:25:05.0679335Z adding 'torch/include/c10/core/Storage.h' 2025-11-03T16:25:05.0685741Z adding 'torch/include/c10/core/StorageImpl.h' 2025-11-03T16:25:05.0690856Z adding 'torch/include/c10/core/Stream.h' 2025-11-03T16:25:05.0695500Z adding 'torch/include/c10/core/StreamGuard.h' 2025-11-03T16:25:05.0709523Z adding 'torch/include/c10/core/SymBool.h' 2025-11-03T16:25:05.0709733Z adding 'torch/include/c10/core/SymFloat.h' 2025-11-03T16:25:05.0710668Z adding 'torch/include/c10/core/SymInt.h' 2025-11-03T16:25:05.0715038Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-11-03T16:25:05.0719375Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-11-03T16:25:05.0723884Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-11-03T16:25:05.0766693Z adding 'torch/include/c10/core/TensorImpl.h' 2025-11-03T16:25:05.0779350Z adding 'torch/include/c10/core/TensorOptions.h' 2025-11-03T16:25:05.0783508Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-11-03T16:25:05.0787140Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-11-03T16:25:05.0790528Z adding 'torch/include/c10/core/alignment.h' 2025-11-03T16:25:05.0794416Z adding 'torch/include/c10/core/thread_pool.h' 2025-11-03T16:25:05.0798900Z adding 'torch/include/c10/core/impl/COW.h' 2025-11-03T16:25:05.0802583Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-11-03T16:25:05.0809519Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-11-03T16:25:05.0813697Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-11-03T16:25:05.0817131Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-11-03T16:25:05.0820977Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-11-03T16:25:05.0827920Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-11-03T16:25:05.0832371Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-11-03T16:25:05.0837867Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-11-03T16:25:05.0842686Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-11-03T16:25:05.0848627Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-11-03T16:25:05.0852414Z adding 'torch/include/c10/core/impl/PyInterpreterHooks.h' 2025-11-03T16:25:05.0856955Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-11-03T16:25:05.0861256Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-11-03T16:25:05.0866030Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-11-03T16:25:05.0869988Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-11-03T16:25:05.0873779Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-11-03T16:25:05.0877092Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-11-03T16:25:05.0881488Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-11-03T16:25:05.0886090Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-11-03T16:25:05.0894244Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-11-03T16:25:05.0898875Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-11-03T16:25:05.0903785Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-11-03T16:25:05.0908039Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-11-03T16:25:05.0912303Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-11-03T16:25:05.0916122Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-11-03T16:25:05.0921382Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-11-03T16:25:05.0925289Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-11-03T16:25:05.0928981Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-11-03T16:25:05.0932252Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-11-03T16:25:05.0938099Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-11-03T16:25:05.0942410Z adding 'torch/include/c10/cuda/driver_api.h' 2025-11-03T16:25:05.0948390Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-11-03T16:25:05.0951801Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-11-03T16:25:05.0955548Z adding 'torch/include/c10/macros/Export.h' 2025-11-03T16:25:05.0958499Z adding 'torch/include/c10/macros/Macros.h' 2025-11-03T16:25:05.0961568Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-11-03T16:25:05.0966500Z adding 'torch/include/c10/metal/atomic.h' 2025-11-03T16:25:05.0969996Z adding 'torch/include/c10/metal/common.h' 2025-11-03T16:25:05.0974061Z adding 'torch/include/c10/metal/expm1f.h' 2025-11-03T16:25:05.0986847Z adding 'torch/include/c10/metal/igamma.h' 2025-11-03T16:25:05.0994247Z adding 'torch/include/c10/metal/indexing.h' 2025-11-03T16:25:05.0998337Z adding 'torch/include/c10/metal/random.h' 2025-11-03T16:25:05.1003339Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-11-03T16:25:05.1019217Z adding 'torch/include/c10/metal/special_math.h' 2025-11-03T16:25:05.1025771Z adding 'torch/include/c10/metal/utils.h' 2025-11-03T16:25:05.1032207Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-11-03T16:25:05.1036714Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-11-03T16:25:05.1041408Z adding 'torch/include/c10/test/util/Macros.h' 2025-11-03T16:25:05.1047122Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-11-03T16:25:05.1054176Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-11-03T16:25:05.1060944Z adding 'torch/include/c10/util/AbortHandler.h' 2025-11-03T16:25:05.1065343Z adding 'torch/include/c10/util/AlignOf.h' 2025-11-03T16:25:05.1069610Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-11-03T16:25:05.1072936Z adding 'torch/include/c10/util/Array.h' 2025-11-03T16:25:05.1078439Z adding 'torch/include/c10/util/ArrayRef.h' 2025-11-03T16:25:05.1081903Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-11-03T16:25:05.1086724Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-11-03T16:25:05.1090262Z adding 'torch/include/c10/util/BFloat16.h' 2025-11-03T16:25:05.1093550Z adding 'torch/include/c10/util/Backtrace.h' 2025-11-03T16:25:05.1098025Z adding 'torch/include/c10/util/Bitset.h' 2025-11-03T16:25:05.1101788Z adding 'torch/include/c10/util/C++17.h' 2025-11-03T16:25:05.1106064Z adding 'torch/include/c10/util/CallOnce.h' 2025-11-03T16:25:05.1141463Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-11-03T16:25:05.1141892Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-11-03T16:25:05.1142235Z adding 'torch/include/c10/util/Deprecated.h' 2025-11-03T16:25:05.1142554Z adding 'torch/include/c10/util/DimVector.h' 2025-11-03T16:25:05.1142869Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-11-03T16:25:05.1143194Z adding 'torch/include/c10/util/Enumerate.h' 2025-11-03T16:25:05.1145221Z adding 'torch/include/c10/util/Exception.h' 2025-11-03T16:25:05.1150448Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-11-03T16:25:05.1154530Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-11-03T16:25:05.1157779Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-11-03T16:25:05.1161275Z adding 'torch/include/c10/util/FileSystem.h' 2025-11-03T16:25:05.1166737Z adding 'torch/include/c10/util/Flags.h' 2025-11-03T16:25:05.1170336Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-11-03T16:25:05.1173390Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-11-03T16:25:05.1176348Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-11-03T16:25:05.1179359Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-11-03T16:25:05.1182465Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-11-03T16:25:05.1185418Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-11-03T16:25:05.1188376Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-11-03T16:25:05.1191365Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-11-03T16:25:05.1194265Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-11-03T16:25:05.1197451Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-11-03T16:25:05.1200408Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-11-03T16:25:05.1204068Z adding 'torch/include/c10/util/FunctionRef.h' 2025-11-03T16:25:05.1207643Z adding 'torch/include/c10/util/Gauge.h' 2025-11-03T16:25:05.1210719Z adding 'torch/include/c10/util/Half-inl.h' 2025-11-03T16:25:05.1213811Z adding 'torch/include/c10/util/Half.h' 2025-11-03T16:25:05.1217470Z adding 'torch/include/c10/util/IdWrapper.h' 2025-11-03T16:25:05.1221545Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-11-03T16:25:05.1225399Z adding 'torch/include/c10/util/Lazy.h' 2025-11-03T16:25:05.1230532Z adding 'torch/include/c10/util/LeftRight.h' 2025-11-03T16:25:05.1234099Z adding 'torch/include/c10/util/Load.h' 2025-11-03T16:25:05.1240247Z adding 'torch/include/c10/util/Logging.h' 2025-11-03T16:25:05.1244635Z adding 'torch/include/c10/util/MathConstants.h' 2025-11-03T16:25:05.1249558Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-11-03T16:25:05.1254510Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-11-03T16:25:05.1258183Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-11-03T16:25:05.1262026Z adding 'torch/include/c10/util/Optional.h' 2025-11-03T16:25:05.1266384Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-11-03T16:25:05.1269807Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-11-03T16:25:05.1275524Z adding 'torch/include/c10/util/Registry.h' 2025-11-03T16:25:05.1279374Z adding 'torch/include/c10/util/ScopeExit.h' 2025-11-03T16:25:05.1283031Z adding 'torch/include/c10/util/Semaphore.h' 2025-11-03T16:25:05.1286781Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-11-03T16:25:05.1304234Z adding 'torch/include/c10/util/SmallVector.h' 2025-11-03T16:25:05.1310228Z adding 'torch/include/c10/util/StringUtil.h' 2025-11-03T16:25:05.1314048Z adding 'torch/include/c10/util/Synchronized.h' 2025-11-03T16:25:05.1318080Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-11-03T16:25:05.1322015Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-11-03T16:25:05.1325498Z adding 'torch/include/c10/util/Type.h' 2025-11-03T16:25:05.1329821Z adding 'torch/include/c10/util/TypeCast.h' 2025-11-03T16:25:05.1334109Z adding 'torch/include/c10/util/TypeIndex.h' 2025-11-03T16:25:05.1340693Z adding 'torch/include/c10/util/TypeList.h' 2025-11-03T16:25:05.1344215Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-11-03T16:25:05.1348404Z adding 'torch/include/c10/util/TypeTraits.h' 2025-11-03T16:25:05.1351772Z adding 'torch/include/c10/util/Unicode.h' 2025-11-03T16:25:05.1355989Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-11-03T16:25:05.1359447Z adding 'torch/include/c10/util/Unroll.h' 2025-11-03T16:25:05.1363236Z adding 'torch/include/c10/util/WaitCounter.h' 2025-11-03T16:25:05.1366893Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-11-03T16:25:05.1370637Z adding 'torch/include/c10/util/accumulate.h' 2025-11-03T16:25:05.1373790Z adding 'torch/include/c10/util/bit_cast.h' 2025-11-03T16:25:05.1376785Z adding 'torch/include/c10/util/bits.h' 2025-11-03T16:25:05.1380345Z adding 'torch/include/c10/util/complex.h' 2025-11-03T16:25:05.1385554Z adding 'torch/include/c10/util/complex_math.h' 2025-11-03T16:25:05.1389710Z adding 'torch/include/c10/util/complex_utils.h' 2025-11-03T16:25:05.1392676Z adding 'torch/include/c10/util/copysign.h' 2025-11-03T16:25:05.1396158Z adding 'torch/include/c10/util/env.h' 2025-11-03T16:25:05.1399277Z adding 'torch/include/c10/util/error.h' 2025-11-03T16:25:05.1415671Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-11-03T16:25:05.1420470Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-11-03T16:25:05.1424417Z adding 'torch/include/c10/util/generic_math.h' 2025-11-03T16:25:05.1430548Z adding 'torch/include/c10/util/hash.h' 2025-11-03T16:25:05.1437100Z adding 'torch/include/c10/util/int128.h' 2025-11-03T16:25:05.1452589Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-11-03T16:25:05.1456880Z adding 'torch/include/c10/util/irange.h' 2025-11-03T16:25:05.1467822Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-11-03T16:25:05.1472713Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-11-03T16:25:05.1477905Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-11-03T16:25:05.1481640Z adding 'torch/include/c10/util/numa.h' 2025-11-03T16:25:05.1500140Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-11-03T16:25:05.1505746Z adding 'torch/include/c10/util/overflows.h' 2025-11-03T16:25:05.1509907Z adding 'torch/include/c10/util/overloaded.h' 2025-11-03T16:25:05.1512407Z adding 'torch/include/c10/util/python_stub.h' 2025-11-03T16:25:05.1537633Z adding 'torch/include/c10/util/qint32.h' 2025-11-03T16:25:05.1537966Z adding 'torch/include/c10/util/qint8.h' 2025-11-03T16:25:05.1538267Z adding 'torch/include/c10/util/quint2x4.h' 2025-11-03T16:25:05.1538656Z adding 'torch/include/c10/util/quint4x2.h' 2025-11-03T16:25:05.1539007Z adding 'torch/include/c10/util/quint8.h' 2025-11-03T16:25:05.1539318Z adding 'torch/include/c10/util/safe_numerics.h' 2025-11-03T16:25:05.1539651Z adding 'torch/include/c10/util/signal_handler.h' 2025-11-03T16:25:05.1547846Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-11-03T16:25:05.1552260Z adding 'torch/include/c10/util/ssize.h' 2025-11-03T16:25:05.1555944Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-11-03T16:25:05.1561888Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-11-03T16:25:05.1564407Z adding 'torch/include/c10/util/strides.h' 2025-11-03T16:25:05.1567639Z adding 'torch/include/c10/util/string_utils.h' 2025-11-03T16:25:05.1574619Z adding 'torch/include/c10/util/string_view.h' 2025-11-03T16:25:05.1584293Z adding 'torch/include/c10/util/strong_type.h' 2025-11-03T16:25:05.1589172Z adding 'torch/include/c10/util/tempfile.h' 2025-11-03T16:25:05.1592423Z adding 'torch/include/c10/util/thread_name.h' 2025-11-03T16:25:05.1601768Z adding 'torch/include/c10/util/typeid.h' 2025-11-03T16:25:05.1606286Z adding 'torch/include/c10/util/win32-headers.h' 2025-11-03T16:25:05.1610647Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-11-03T16:25:05.1615804Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-11-03T16:25:05.1619982Z adding 'torch/include/c10/xpu/XPUException.h' 2025-11-03T16:25:05.1623117Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-11-03T16:25:05.1626533Z adding 'torch/include/c10/xpu/XPUGraphsC10Utils.h' 2025-11-03T16:25:05.1629835Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-11-03T16:25:05.1634708Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-11-03T16:25:05.1640316Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-11-03T16:25:05.1645270Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-11-03T16:25:05.1650116Z adding 'torch/include/caffe2/core/common.h' 2025-11-03T16:25:05.1653810Z adding 'torch/include/caffe2/core/macros.h' 2025-11-03T16:25:05.1657282Z adding 'torch/include/caffe2/core/timer.h' 2025-11-03T16:25:05.1663080Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-11-03T16:25:05.1667473Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-11-03T16:25:05.1671495Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-11-03T16:25:05.1711043Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-11-03T16:25:05.1716253Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-11-03T16:25:05.1719613Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-11-03T16:25:05.1725550Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-11-03T16:25:05.1729172Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-11-03T16:25:05.1732484Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-11-03T16:25:05.1737262Z adding 'torch/include/caffe2/serialize/versions.h' 2025-11-03T16:25:05.1742300Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-11-03T16:25:05.1745800Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-11-03T16:25:05.1749191Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-11-03T16:25:05.1753887Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-11-03T16:25:05.1757353Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-11-03T16:25:05.1763610Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-11-03T16:25:05.1767691Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-11-03T16:25:05.1772020Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-11-03T16:25:05.1775522Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-11-03T16:25:05.1781271Z adding 'torch/include/fmt/args.h' 2025-11-03T16:25:05.1818945Z adding 'torch/include/fmt/base.h' 2025-11-03T16:25:05.1845673Z adding 'torch/include/fmt/chrono.h' 2025-11-03T16:25:05.1857166Z adding 'torch/include/fmt/color.h' 2025-11-03T16:25:05.1865916Z adding 'torch/include/fmt/compile.h' 2025-11-03T16:25:05.1869654Z adding 'torch/include/fmt/core.h' 2025-11-03T16:25:05.1900274Z adding 'torch/include/fmt/format-inl.h' 2025-11-03T16:25:05.1961944Z adding 'torch/include/fmt/format.h' 2025-11-03T16:25:05.1972480Z adding 'torch/include/fmt/os.h' 2025-11-03T16:25:05.1977369Z adding 'torch/include/fmt/ostream.h' 2025-11-03T16:25:05.1986026Z adding 'torch/include/fmt/printf.h' 2025-11-03T16:25:05.1996206Z adding 'torch/include/fmt/ranges.h' 2025-11-03T16:25:05.2005309Z adding 'torch/include/fmt/std.h' 2025-11-03T16:25:05.2011450Z adding 'torch/include/fmt/xchar.h' 2025-11-03T16:25:05.2021124Z adding 'torch/include/fp16/bitcasts.h' 2025-11-03T16:25:05.2023566Z adding 'torch/include/fp16/fp16.h' 2025-11-03T16:25:05.2036369Z adding 'torch/include/fp16/psimd.h' 2025-11-03T16:25:05.2036911Z adding 'torch/include/google/protobuf/any.h' 2025-11-03T16:25:05.2042979Z adding 'torch/include/google/protobuf/any.pb.h' 2025-11-03T16:25:05.2055340Z adding 'torch/include/google/protobuf/api.pb.h' 2025-11-03T16:25:05.2068862Z adding 'torch/include/google/protobuf/arena.h' 2025-11-03T16:25:05.2077046Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-11-03T16:25:05.2084016Z adding 'torch/include/google/protobuf/arenastring.h' 2025-11-03T16:25:05.2117025Z adding 'torch/include/google/protobuf/descriptor.h' 2025-11-03T16:25:05.2198191Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-11-03T16:25:05.2217903Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-11-03T16:25:05.2223342Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-11-03T16:25:05.2229253Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-11-03T16:25:05.2244993Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-11-03T16:25:05.2268576Z adding 'torch/include/google/protobuf/extension_set.h' 2025-11-03T16:25:05.2277085Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-11-03T16:25:05.2282696Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-11-03T16:25:05.2287362Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-11-03T16:25:05.2291392Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-11-03T16:25:05.2298068Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-11-03T16:25:05.2304620Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-11-03T16:25:05.2310373Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-11-03T16:25:05.2314541Z adding 'torch/include/google/protobuf/has_bits.h' 2025-11-03T16:25:05.2319529Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-11-03T16:25:05.2324699Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-11-03T16:25:05.2342313Z adding 'torch/include/google/protobuf/map.h' 2025-11-03T16:25:05.2348292Z adding 'torch/include/google/protobuf/map_entry.h' 2025-11-03T16:25:05.2358403Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-11-03T16:25:05.2370736Z adding 'torch/include/google/protobuf/map_field.h' 2025-11-03T16:25:05.2380102Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-11-03T16:25:05.2386777Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-11-03T16:25:05.2400313Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-11-03T16:25:05.2428987Z adding 'torch/include/google/protobuf/message.h' 2025-11-03T16:25:05.2443788Z adding 'torch/include/google/protobuf/message_lite.h' 2025-11-03T16:25:05.2449574Z adding 'torch/include/google/protobuf/metadata.h' 2025-11-03T16:25:05.2456081Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-11-03T16:25:05.2471324Z adding 'torch/include/google/protobuf/parse_context.h' 2025-11-03T16:25:05.2477138Z adding 'torch/include/google/protobuf/port.h' 2025-11-03T16:25:05.2487800Z adding 'torch/include/google/protobuf/reflection.h' 2025-11-03T16:25:05.2493887Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-11-03T16:25:05.2556765Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-11-03T16:25:05.2569671Z adding 'torch/include/google/protobuf/service.h' 2025-11-03T16:25:05.2575317Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-11-03T16:25:05.2588126Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-11-03T16:25:05.2601944Z adding 'torch/include/google/protobuf/text_format.h' 2025-11-03T16:25:05.2607820Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-11-03T16:25:05.2628427Z adding 'torch/include/google/protobuf/type.pb.h' 2025-11-03T16:25:05.2637301Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-11-03T16:25:05.2644833Z adding 'torch/include/google/protobuf/wire_format.h' 2025-11-03T16:25:05.2666437Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-11-03T16:25:05.2679990Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-11-03T16:25:05.2690511Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-11-03T16:25:05.2702452Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-11-03T16:25:05.2711250Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-11-03T16:25:05.2726364Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-11-03T16:25:05.2732745Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-11-03T16:25:05.2751033Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-11-03T16:25:05.2760314Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-11-03T16:25:05.2766653Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-11-03T16:25:05.2772198Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-11-03T16:25:05.2778387Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-11-03T16:25:05.2782501Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-11-03T16:25:05.2792023Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-11-03T16:25:05.2797609Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-11-03T16:25:05.2803846Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-11-03T16:25:05.2811711Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-11-03T16:25:05.2818052Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-11-03T16:25:05.2826292Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-11-03T16:25:05.2832434Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-11-03T16:25:05.2866890Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-11-03T16:25:05.2874633Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-11-03T16:25:05.2880639Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-11-03T16:25:05.2890778Z adding 'torch/include/google/protobuf/io/printer.h' 2025-11-03T16:25:05.2896362Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-11-03T16:25:05.2906027Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-11-03T16:25:05.2914797Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-11-03T16:25:05.2922172Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-11-03T16:25:05.2932419Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-11-03T16:25:05.2941202Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-11-03T16:25:05.2949770Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-11-03T16:25:05.2956181Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-11-03T16:25:05.2962781Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-11-03T16:25:05.2969331Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-11-03T16:25:05.2974995Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-11-03T16:25:05.2981737Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-11-03T16:25:05.2987936Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-11-03T16:25:05.3002113Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-11-03T16:25:05.3008885Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-11-03T16:25:05.3012839Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-11-03T16:25:05.3017201Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-11-03T16:25:05.3024609Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-11-03T16:25:05.3029159Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-11-03T16:25:05.3033350Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-11-03T16:25:05.3043188Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-11-03T16:25:05.3057353Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-11-03T16:25:05.3062795Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-11-03T16:25:05.3070099Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-11-03T16:25:05.3075806Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-11-03T16:25:05.3081939Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-11-03T16:25:05.3087278Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-11-03T16:25:05.3105665Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-11-03T16:25:05.3112391Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-11-03T16:25:05.3116601Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-11-03T16:25:05.3120462Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-11-03T16:25:05.3127479Z adding 'torch/include/kineto/AbstractConfig.h' 2025-11-03T16:25:05.3131658Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-11-03T16:25:05.3135044Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-11-03T16:25:05.3138650Z adding 'torch/include/kineto/ActivityType.h' 2025-11-03T16:25:05.3141955Z adding 'torch/include/kineto/ClientInterface.h' 2025-11-03T16:25:05.3148790Z adding 'torch/include/kineto/Config.h' 2025-11-03T16:25:05.3153313Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-11-03T16:25:05.3157801Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-11-03T16:25:05.3161509Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-11-03T16:25:05.3165447Z adding 'torch/include/kineto/ITraceActivity.h' 2025-11-03T16:25:05.3168592Z adding 'torch/include/kineto/LoggingAPI.h' 2025-11-03T16:25:05.3171823Z adding 'torch/include/kineto/ThreadUtil.h' 2025-11-03T16:25:05.3175099Z adding 'torch/include/kineto/TraceSpan.h' 2025-11-03T16:25:05.3179929Z adding 'torch/include/kineto/libkineto.h' 2025-11-03T16:25:05.3183679Z adding 'torch/include/kineto/output_base.h' 2025-11-03T16:25:05.3186953Z adding 'torch/include/kineto/time_since_epoch.h' 2025-11-03T16:25:05.3196861Z adding 'torch/include/legacy/ittnotify.h' 2025-11-03T16:25:05.3202307Z adding 'torch/include/mimalloc-2.2/mimalloc-new-delete.h' 2025-11-03T16:25:05.3206222Z adding 'torch/include/mimalloc-2.2/mimalloc-override.h' 2025-11-03T16:25:05.3210219Z adding 'torch/include/mimalloc-2.2/mimalloc-stats.h' 2025-11-03T16:25:05.3221915Z adding 'torch/include/mimalloc-2.2/mimalloc.h' 2025-11-03T16:25:05.3260403Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-11-03T16:25:05.3379249Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-11-03T16:25:05.3402846Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-11-03T16:25:05.3412372Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-11-03T16:25:05.3419166Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-11-03T16:25:05.3455779Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-11-03T16:25:05.3461645Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-11-03T16:25:05.3474987Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-11-03T16:25:05.3500174Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-11-03T16:25:05.3507729Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-11-03T16:25:05.3512252Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-11-03T16:25:05.3516249Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-11-03T16:25:05.3520390Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-11-03T16:25:05.3527090Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-11-03T16:25:05.3532779Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-11-03T16:25:05.3541430Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-11-03T16:25:05.3545354Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-11-03T16:25:05.3549942Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-11-03T16:25:05.3556230Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-11-03T16:25:05.3560034Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-11-03T16:25:05.3564010Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-11-03T16:25:05.3568115Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-11-03T16:25:05.3571854Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-11-03T16:25:05.3601908Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-11-03T16:25:05.3609627Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-11-03T16:25:05.3616254Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-11-03T16:25:05.3620372Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-11-03T16:25:05.3623730Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-11-03T16:25:05.3627143Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-11-03T16:25:05.3637454Z adding 'torch/include/pybind11/attr.h' 2025-11-03T16:25:05.3642855Z adding 'torch/include/pybind11/buffer_info.h' 2025-11-03T16:25:05.3672358Z adding 'torch/include/pybind11/cast.h' 2025-11-03T16:25:05.3680837Z adding 'torch/include/pybind11/chrono.h' 2025-11-03T16:25:05.3724654Z adding 'torch/include/pybind11/common.h' 2025-11-03T16:25:05.3729587Z adding 'torch/include/pybind11/complex.h' 2025-11-03T16:25:05.3734635Z adding 'torch/include/pybind11/critical_section.h' 2025-11-03T16:25:05.3739073Z adding 'torch/include/pybind11/eigen.h' 2025-11-03T16:25:05.3747230Z adding 'torch/include/pybind11/embed.h' 2025-11-03T16:25:05.3753499Z adding 'torch/include/pybind11/eval.h' 2025-11-03T16:25:05.3759684Z adding 'torch/include/pybind11/functional.h' 2025-11-03T16:25:05.3766495Z adding 'torch/include/pybind11/gil.h' 2025-11-03T16:25:05.3772614Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-11-03T16:25:05.3777408Z adding 'torch/include/pybind11/gil_simple.h' 2025-11-03T16:25:05.3783295Z adding 'torch/include/pybind11/iostream.h' 2025-11-03T16:25:05.3787391Z adding 'torch/include/pybind11/native_enum.h' 2025-11-03T16:25:05.3816641Z adding 'torch/include/pybind11/numpy.h' 2025-11-03T16:25:05.3823399Z adding 'torch/include/pybind11/operators.h' 2025-11-03T16:25:05.3827267Z adding 'torch/include/pybind11/options.h' 2025-11-03T16:25:05.3879277Z adding 'torch/include/pybind11/pybind11.h' 2025-11-03T16:25:05.3914286Z adding 'torch/include/pybind11/pytypes.h' 2025-11-03T16:25:05.3925259Z adding 'torch/include/pybind11/stl.h' 2025-11-03T16:25:05.3935654Z adding 'torch/include/pybind11/stl_bind.h' 2025-11-03T16:25:05.3944940Z adding 'torch/include/pybind11/subinterpreter.h' 2025-11-03T16:25:05.3950444Z adding 'torch/include/pybind11/trampoline_self_life_support.h' 2025-11-03T16:25:05.3954137Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-11-03T16:25:05.3960074Z adding 'torch/include/pybind11/typing.h' 2025-11-03T16:25:05.3965345Z adding 'torch/include/pybind11/warnings.h' 2025-11-03T16:25:05.3971761Z adding 'torch/include/pybind11/conduit/pybind11_conduit_v1.h' 2025-11-03T16:25:05.3977243Z adding 'torch/include/pybind11/conduit/pybind11_platform_abi_id.h' 2025-11-03T16:25:05.3982398Z adding 'torch/include/pybind11/conduit/wrap_include_python_h.h' 2025-11-03T16:25:05.3998599Z adding 'torch/include/pybind11/detail/class.h' 2025-11-03T16:25:05.4024282Z adding 'torch/include/pybind11/detail/common.h' 2025-11-03T16:25:05.4065129Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-11-03T16:25:05.4071255Z adding 'torch/include/pybind11/detail/descr.h' 2025-11-03T16:25:05.4075075Z adding 'torch/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h' 2025-11-03T16:25:05.4080589Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-11-03T16:25:05.4087366Z adding 'torch/include/pybind11/detail/function_record_pyobject.h' 2025-11-03T16:25:05.4097733Z adding 'torch/include/pybind11/detail/init.h' 2025-11-03T16:25:05.4111833Z adding 'torch/include/pybind11/detail/internals.h' 2025-11-03T16:25:05.4117425Z adding 'torch/include/pybind11/detail/native_enum_data.h' 2025-11-03T16:25:05.4121446Z adding 'torch/include/pybind11/detail/pybind11_namespace_macros.h' 2025-11-03T16:25:05.4127723Z adding 'torch/include/pybind11/detail/struct_smart_holder.h' 2025-11-03T16:25:05.4152777Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-11-03T16:25:05.4157845Z adding 'torch/include/pybind11/detail/typeid.h' 2025-11-03T16:25:05.4161190Z adding 'torch/include/pybind11/detail/using_smart_holder.h' 2025-11-03T16:25:05.4165173Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-11-03T16:25:05.4169170Z adding 'torch/include/pybind11/eigen/common.h' 2025-11-03T16:25:05.4180845Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-11-03T16:25:05.4189344Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-11-03T16:25:05.4194526Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-11-03T16:25:05.4203495Z adding 'torch/include/torch/custom_class.h' 2025-11-03T16:25:05.4209154Z adding 'torch/include/torch/custom_class_detail.h' 2025-11-03T16:25:05.4212462Z adding 'torch/include/torch/extension.h' 2025-11-03T16:25:05.4227999Z adding 'torch/include/torch/library.h' 2025-11-03T16:25:05.4232157Z adding 'torch/include/torch/script.h' 2025-11-03T16:25:05.4237536Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-11-03T16:25:05.4240764Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-11-03T16:25:05.4243959Z adding 'torch/include/torch/csrc/Device.h' 2025-11-03T16:25:05.4247142Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-11-03T16:25:05.4250319Z adding 'torch/include/torch/csrc/Dtype.h' 2025-11-03T16:25:05.4253625Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-11-03T16:25:05.4256858Z adding 'torch/include/torch/csrc/Event.h' 2025-11-03T16:25:05.4263328Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-11-03T16:25:05.4266830Z adding 'torch/include/torch/csrc/Export.h' 2025-11-03T16:25:05.4270115Z adding 'torch/include/torch/csrc/Generator.h' 2025-11-03T16:25:05.4273362Z adding 'torch/include/torch/csrc/Layout.h' 2025-11-03T16:25:05.4276661Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-11-03T16:25:05.4279628Z adding 'torch/include/torch/csrc/Module.h' 2025-11-03T16:25:05.4282742Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-11-03T16:25:05.4286019Z adding 'torch/include/torch/csrc/PyInterpreterHooks.h' 2025-11-03T16:25:05.4289188Z adding 'torch/include/torch/csrc/QScheme.h' 2025-11-03T16:25:05.4292289Z adding 'torch/include/torch/csrc/Size.h' 2025-11-03T16:25:05.4295631Z adding 'torch/include/torch/csrc/Storage.h' 2025-11-03T16:25:05.4298683Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-11-03T16:25:05.4301644Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-11-03T16:25:05.4304827Z adding 'torch/include/torch/csrc/Stream.h' 2025-11-03T16:25:05.4307940Z adding 'torch/include/torch/csrc/THConcat.h' 2025-11-03T16:25:05.4311016Z adding 'torch/include/torch/csrc/THP.h' 2025-11-03T16:25:05.4314200Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-11-03T16:25:05.4317221Z adding 'torch/include/torch/csrc/Types.h' 2025-11-03T16:25:05.4320569Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-11-03T16:25:05.4323598Z adding 'torch/include/torch/csrc/itt.h' 2025-11-03T16:25:05.4326838Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-11-03T16:25:05.4330253Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-11-03T16:25:05.4333216Z adding 'torch/include/torch/csrc/python_headers.h' 2025-11-03T16:25:05.4336348Z adding 'torch/include/torch/csrc/serialization.h' 2025-11-03T16:25:05.4341645Z adding 'torch/include/torch/csrc/utils.h' 2025-11-03T16:25:05.4346999Z adding 'torch/include/torch/csrc/acc/Module.h' 2025-11-03T16:25:05.4353999Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-11-03T16:25:05.4358733Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-11-03T16:25:05.4362018Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-11-03T16:25:05.4366806Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-11-03T16:25:05.4371341Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-11-03T16:25:05.4377230Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-11-03T16:25:05.4383255Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-11-03T16:25:05.4389381Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-11-03T16:25:05.4394719Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-11-03T16:25:05.4398229Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-11-03T16:25:05.4403085Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-11-03T16:25:05.4408366Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-11-03T16:25:05.4413914Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-11-03T16:25:05.4418447Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-11-03T16:25:05.4426427Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-11-03T16:25:05.4433378Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-11-03T16:25:05.4439171Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-11-03T16:25:05.4443839Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-11-03T16:25:05.4453601Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-11-03T16:25:05.4458925Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-11-03T16:25:05.4462746Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-11-03T16:25:05.4468140Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-11-03T16:25:05.4472750Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-11-03T16:25:05.4477855Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-11-03T16:25:05.4483276Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-11-03T16:25:05.4488531Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-11-03T16:25:05.4491859Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-11-03T16:25:05.4496750Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-11-03T16:25:05.4502413Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-11-03T16:25:05.4507126Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-11-03T16:25:05.4510356Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-11-03T16:25:05.4515224Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-11-03T16:25:05.4524215Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-11-03T16:25:05.4528505Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-11-03T16:25:05.4542071Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-11-03T16:25:05.4555694Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-11-03T16:25:05.4568138Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-11-03T16:25:05.4574479Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-11-03T16:25:05.4579861Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-11-03T16:25:05.4583648Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-11-03T16:25:05.4589254Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-11-03T16:25:05.4592812Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-11-03T16:25:05.4597551Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-11-03T16:25:05.4601514Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-11-03T16:25:05.4607828Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-11-03T16:25:05.4612333Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-11-03T16:25:05.4616050Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-11-03T16:25:05.4619973Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-11-03T16:25:05.4623613Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-11-03T16:25:05.4627140Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-11-03T16:25:05.4630582Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-11-03T16:25:05.4636130Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-11-03T16:25:05.4640677Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-11-03T16:25:05.4644323Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-11-03T16:25:05.4647868Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-11-03T16:25:05.4651339Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-11-03T16:25:05.4655135Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-11-03T16:25:05.4662240Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-11-03T16:25:05.4666328Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-11-03T16:25:05.4670829Z adding 'torch/include/torch/csrc/api/include/torch/nativert/ModelRunnerHandle.h' 2025-11-03T16:25:05.4675743Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-11-03T16:25:05.4679088Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-11-03T16:25:05.4683180Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-11-03T16:25:05.4693627Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-11-03T16:25:05.4697652Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-11-03T16:25:05.4700909Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-11-03T16:25:05.4704818Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-11-03T16:25:05.4709642Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-11-03T16:25:05.4712986Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-11-03T16:25:05.4721720Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-11-03T16:25:05.4726315Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-11-03T16:25:05.4730421Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-11-03T16:25:05.4734323Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-11-03T16:25:05.4738416Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-11-03T16:25:05.4743025Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-11-03T16:25:05.4746868Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-11-03T16:25:05.4750526Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-11-03T16:25:05.4754016Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-11-03T16:25:05.4761434Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-11-03T16:25:05.4766717Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-11-03T16:25:05.4770454Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-11-03T16:25:05.4774004Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-11-03T16:25:05.4781090Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-11-03T16:25:05.4786912Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-11-03T16:25:05.4791191Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-11-03T16:25:05.4795740Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-11-03T16:25:05.4802424Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-11-03T16:25:05.4807426Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-11-03T16:25:05.4812122Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-11-03T16:25:05.4816440Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-11-03T16:25:05.4822308Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-11-03T16:25:05.4826526Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-11-03T16:25:05.4830702Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-11-03T16:25:05.4835528Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-11-03T16:25:05.4839101Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-11-03T16:25:05.4844746Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-11-03T16:25:05.4850626Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-11-03T16:25:05.4860927Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-11-03T16:25:05.4867474Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-11-03T16:25:05.4873883Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-11-03T16:25:05.4879445Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-11-03T16:25:05.4887772Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-11-03T16:25:05.4896337Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-11-03T16:25:05.4902565Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-11-03T16:25:05.4908403Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-11-03T16:25:05.4914330Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-11-03T16:25:05.4918520Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-11-03T16:25:05.4923463Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-11-03T16:25:05.4933681Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-11-03T16:25:05.4939842Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-11-03T16:25:05.4945565Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-11-03T16:25:05.4951285Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-11-03T16:25:05.4957885Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-11-03T16:25:05.4964854Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-11-03T16:25:05.4970383Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-11-03T16:25:05.4976044Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-11-03T16:25:05.4987793Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-11-03T16:25:05.4995143Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-11-03T16:25:05.5002956Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-11-03T16:25:05.5008336Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-11-03T16:25:05.5013443Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-11-03T16:25:05.5019620Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-11-03T16:25:05.5024986Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-11-03T16:25:05.5030024Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-11-03T16:25:05.5036950Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-11-03T16:25:05.5045490Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-11-03T16:25:05.5049409Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-11-03T16:25:05.5056930Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-11-03T16:25:05.5073815Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-11-03T16:25:05.5080378Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-11-03T16:25:05.5086586Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-11-03T16:25:05.5092113Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-11-03T16:25:05.5099289Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-11-03T16:25:05.5104140Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-11-03T16:25:05.5109820Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-11-03T16:25:05.5113596Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-11-03T16:25:05.5117272Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-11-03T16:25:05.5121401Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-11-03T16:25:05.5126790Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-11-03T16:25:05.5133923Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-11-03T16:25:05.5139132Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-11-03T16:25:05.5143144Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-11-03T16:25:05.5149368Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-11-03T16:25:05.5154493Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-11-03T16:25:05.5159777Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-11-03T16:25:05.5163696Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-11-03T16:25:05.5167812Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-11-03T16:25:05.5172784Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-11-03T16:25:05.5176821Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-11-03T16:25:05.5182421Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-11-03T16:25:05.5187504Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-11-03T16:25:05.5192127Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-11-03T16:25:05.5195838Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-11-03T16:25:05.5199069Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-11-03T16:25:05.5203029Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-11-03T16:25:05.5207112Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-11-03T16:25:05.5211199Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-11-03T16:25:05.5215034Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-11-03T16:25:05.5218230Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-11-03T16:25:05.5229523Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-11-03T16:25:05.5233503Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-11-03T16:25:05.5240783Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-11-03T16:25:05.5244909Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-11-03T16:25:05.5249403Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-11-03T16:25:05.5253030Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-11-03T16:25:05.5256239Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-11-03T16:25:05.5265285Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-11-03T16:25:05.5269303Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-11-03T16:25:05.5275283Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-11-03T16:25:05.5281256Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-11-03T16:25:05.5294714Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-11-03T16:25:05.5299017Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-11-03T16:25:05.5302211Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-11-03T16:25:05.5307918Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-11-03T16:25:05.5311860Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-11-03T16:25:05.5315957Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-11-03T16:25:05.5319701Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-11-03T16:25:05.5322778Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-11-03T16:25:05.5328061Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-11-03T16:25:05.5334153Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-11-03T16:25:05.5337538Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-11-03T16:25:05.5341016Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-11-03T16:25:05.5345801Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-11-03T16:25:05.5349720Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-11-03T16:25:05.5353234Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-11-03T16:25:05.5356359Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-11-03T16:25:05.5359447Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-11-03T16:25:05.5364031Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-11-03T16:25:05.5367692Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-11-03T16:25:05.5370935Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-11-03T16:25:05.5374005Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-11-03T16:25:05.5377041Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-11-03T16:25:05.5380085Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-11-03T16:25:05.5383366Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-11-03T16:25:05.5386387Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-11-03T16:25:05.5389402Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-11-03T16:25:05.5392613Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-11-03T16:25:05.5396536Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-11-03T16:25:05.5400441Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-11-03T16:25:05.5403806Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-11-03T16:25:05.5408442Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-11-03T16:25:05.5412006Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-11-03T16:25:05.5415054Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-11-03T16:25:05.5431453Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-11-03T16:25:05.5435818Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-11-03T16:25:05.5445001Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-11-03T16:25:05.5449259Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-11-03T16:25:05.5452748Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-11-03T16:25:05.5455989Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-11-03T16:25:05.5461142Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-11-03T16:25:05.5465300Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-11-03T16:25:05.5517750Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-11-03T16:25:05.5532900Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-11-03T16:25:05.5539211Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-11-03T16:25:05.5543474Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-11-03T16:25:05.5549447Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-11-03T16:25:05.5562919Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-11-03T16:25:05.5575256Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-11-03T16:25:05.5581217Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-11-03T16:25:05.5586875Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-11-03T16:25:05.5592466Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-11-03T16:25:05.5595892Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-11-03T16:25:05.5602014Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-11-03T16:25:05.5608246Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-11-03T16:25:05.5616575Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-11-03T16:25:05.5622164Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-11-03T16:25:05.5627900Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-11-03T16:25:05.5633850Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-11-03T16:25:05.5637273Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-11-03T16:25:05.5642563Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-11-03T16:25:05.5648174Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-11-03T16:25:05.5651466Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-11-03T16:25:05.5658497Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-11-03T16:25:05.5665726Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-11-03T16:25:05.5674450Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-11-03T16:25:05.5680916Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-11-03T16:25:05.5684160Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-11-03T16:25:05.5690896Z adding 'torch/include/torch/csrc/distributed/Placement.h' 2025-11-03T16:25:05.5696340Z adding 'torch/include/torch/csrc/distributed/python_placement.h' 2025-11-03T16:25:05.5702212Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-11-03T16:25:05.5706835Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-11-03T16:25:05.5711899Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-11-03T16:25:05.5717664Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-11-03T16:25:05.5724059Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-11-03T16:25:05.5730165Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-11-03T16:25:05.5735076Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-11-03T16:25:05.5739968Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-11-03T16:25:05.5744313Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-11-03T16:25:05.5747780Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-11-03T16:25:05.5751136Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-11-03T16:25:05.5754577Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-11-03T16:25:05.5757974Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-11-03T16:25:05.5761777Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-11-03T16:25:05.5765712Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-11-03T16:25:05.5770859Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-11-03T16:25:05.5774361Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-11-03T16:25:05.5777692Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-11-03T16:25:05.5785238Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-11-03T16:25:05.5789015Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-11-03T16:25:05.5793511Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-11-03T16:25:05.5797182Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-11-03T16:25:05.5803036Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-11-03T16:25:05.5810853Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorderDetail.hpp' 2025-11-03T16:25:05.5814718Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-11-03T16:25:05.5818123Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-11-03T16:25:05.5821338Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-11-03T16:25:05.5826172Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-11-03T16:25:05.5832978Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-11-03T16:25:05.5836615Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-11-03T16:25:05.5840976Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-11-03T16:25:05.5844852Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-11-03T16:25:05.5855018Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-11-03T16:25:05.5862895Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-11-03T16:25:05.5871417Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-11-03T16:25:05.5876829Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-11-03T16:25:05.5899209Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-11-03T16:25:05.5905944Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-11-03T16:25:05.5910423Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-11-03T16:25:05.5915563Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-11-03T16:25:05.5919543Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-11-03T16:25:05.5923561Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-11-03T16:25:05.5929587Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-11-03T16:25:05.5934741Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-11-03T16:25:05.5941443Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-11-03T16:25:05.5947420Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-11-03T16:25:05.5952615Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-11-03T16:25:05.5958996Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-11-03T16:25:05.5963987Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-11-03T16:25:05.5975064Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-11-03T16:25:05.5980495Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-11-03T16:25:05.5986479Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-11-03T16:25:05.5991410Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-11-03T16:25:05.5996778Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-11-03T16:25:05.6000352Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-11-03T16:25:05.6005407Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-11-03T16:25:05.6010136Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-11-03T16:25:05.6014964Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-11-03T16:25:05.6021300Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-11-03T16:25:05.6025067Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-11-03T16:25:05.6029933Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-11-03T16:25:05.6077856Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-11-03T16:25:05.6084110Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-11-03T16:25:05.6089447Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-11-03T16:25:05.6093308Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-11-03T16:25:05.6096781Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-11-03T16:25:05.6102939Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-11-03T16:25:05.6106479Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-11-03T16:25:05.6110874Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-11-03T16:25:05.6114345Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-11-03T16:25:05.6120163Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/CUDAEventCache.hpp' 2025-11-03T16:25:05.6123604Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/StreamBlock.hpp' 2025-11-03T16:25:05.6126908Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-11-03T16:25:05.6131038Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-11-03T16:25:05.6134301Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-11-03T16:25:05.6137761Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-11-03T16:25:05.6144366Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory-inl.h' 2025-11-03T16:25:05.6150070Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemory.hpp' 2025-11-03T16:25:05.6153667Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryTypes.hpp' 2025-11-03T16:25:05.6157641Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/CUDASymmetricMemoryUtils.hpp' 2025-11-03T16:25:05.6161199Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/DMAConnectivity.hpp' 2025-11-03T16:25:05.6166409Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/SymmetricMemory.hpp' 2025-11-03T16:25:05.6169904Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/env.hpp' 2025-11-03T16:25:05.6174004Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/intra_node_comm.hpp' 2025-11-03T16:25:05.6178905Z adding 'torch/include/torch/csrc/distributed/c10d/symm_mem/nvshmem_team_manager.hpp' 2025-11-03T16:25:05.6183875Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-11-03T16:25:05.6190110Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-11-03T16:25:05.6194270Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-11-03T16:25:05.6197740Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-11-03T16:25:05.6201374Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-11-03T16:25:05.6206262Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-11-03T16:25:05.6210869Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-11-03T16:25:05.6216659Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-11-03T16:25:05.6220408Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-11-03T16:25:05.6225453Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-11-03T16:25:05.6230693Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-11-03T16:25:05.6235191Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-11-03T16:25:05.6243458Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-11-03T16:25:05.6248702Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-11-03T16:25:05.6259207Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-11-03T16:25:05.6270200Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-11-03T16:25:05.6275909Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-11-03T16:25:05.6279940Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-11-03T16:25:05.6285324Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-11-03T16:25:05.6290071Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-11-03T16:25:05.6300509Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-11-03T16:25:05.6306653Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-11-03T16:25:05.6312106Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-11-03T16:25:05.6317010Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-11-03T16:25:05.6320850Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-11-03T16:25:05.6325946Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-11-03T16:25:05.6331231Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-11-03T16:25:05.6337223Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-11-03T16:25:05.6343162Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-11-03T16:25:05.6348855Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-11-03T16:25:05.6355193Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-11-03T16:25:05.6359802Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-11-03T16:25:05.6365988Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-11-03T16:25:05.6387422Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-11-03T16:25:05.6392336Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-11-03T16:25:05.6420033Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-11-03T16:25:05.6425295Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-11-03T16:25:05.6430980Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-11-03T16:25:05.6436366Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-11-03T16:25:05.6439783Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-11-03T16:25:05.6446361Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-11-03T16:25:05.6450562Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-11-03T16:25:05.6456227Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-11-03T16:25:05.6459564Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-11-03T16:25:05.6462688Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-11-03T16:25:05.6465790Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-11-03T16:25:05.6471628Z adding 'torch/include/torch/csrc/export/example_upgraders.h' 2025-11-03T16:25:05.6475712Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-11-03T16:25:05.6478914Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-11-03T16:25:05.6483179Z adding 'torch/include/torch/csrc/export/upgrader.h' 2025-11-03T16:25:05.6487641Z adding 'torch/include/torch/csrc/functionalization/Module.h' 2025-11-03T16:25:05.6491410Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-11-03T16:25:05.6495172Z adding 'torch/include/torch/csrc/fx/node.h' 2025-11-03T16:25:05.6501466Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-11-03T16:25:05.6514374Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-11-03T16:25:05.6518706Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-11-03T16:25:05.6521931Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-11-03T16:25:05.6526900Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-11-03T16:25:05.6531598Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-11-03T16:25:05.6535779Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-11-03T16:25:05.6538971Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-11-03T16:25:05.6542032Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-11-03T16:25:05.6545081Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-11-03T16:25:05.6548077Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-11-03T16:25:05.6552951Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-11-03T16:25:05.6557436Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-11-03T16:25:05.6560550Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-11-03T16:25:05.6565736Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-11-03T16:25:05.6569193Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-11-03T16:25:05.6572772Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-11-03T16:25:05.6575924Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-11-03T16:25:05.6579341Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-11-03T16:25:05.6582396Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-11-03T16:25:05.6587783Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-11-03T16:25:05.6591305Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-11-03T16:25:05.6594965Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-11-03T16:25:05.6600011Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-11-03T16:25:05.6603781Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/kernel_context_tls.h' 2025-11-03T16:25:05.6608104Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-11-03T16:25:05.6611816Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-11-03T16:25:05.6622759Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_base.h' 2025-11-03T16:25:05.6633289Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-11-03T16:25:05.6637852Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-11-03T16:25:05.6642442Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-11-03T16:25:05.6646613Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-11-03T16:25:05.6653634Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-11-03T16:25:05.6659285Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-11-03T16:25:05.6662984Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-11-03T16:25:05.6692157Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-11-03T16:25:05.6697677Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-11-03T16:25:05.6702525Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-11-03T16:25:05.6707257Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-11-03T16:25:05.6713179Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-11-03T16:25:05.6719294Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/macros.h' 2025-11-03T16:25:05.6730088Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-11-03T16:25:05.6736077Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-11-03T16:25:05.6740413Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_deprecated.h' 2025-11-03T16:25:05.6745625Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-11-03T16:25:05.6750928Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-11-03T16:25:05.6756828Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h' 2025-11-03T16:25:05.6766427Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-11-03T16:25:05.6775962Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-11-03T16:25:05.6785503Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-11-03T16:25:05.6792084Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-11-03T16:25:05.6797780Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-11-03T16:25:05.6802758Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-11-03T16:25:05.6807353Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-11-03T16:25:05.6810548Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-11-03T16:25:05.6814975Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-11-03T16:25:05.6819401Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-11-03T16:25:05.6823349Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-11-03T16:25:05.6827777Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-11-03T16:25:05.6830824Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-11-03T16:25:05.6834205Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-11-03T16:25:05.6839363Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-11-03T16:25:05.6844475Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-11-03T16:25:05.6848131Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-11-03T16:25:05.6852774Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-11-03T16:25:05.6859686Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-11-03T16:25:05.6864642Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-11-03T16:25:05.6868602Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-11-03T16:25:05.6878543Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-11-03T16:25:05.6885170Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-11-03T16:25:05.6890227Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-11-03T16:25:05.6895362Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-11-03T16:25:05.6899306Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-11-03T16:25:05.6902743Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-11-03T16:25:05.6906458Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-11-03T16:25:05.6909720Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-11-03T16:25:05.6913086Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-11-03T16:25:05.6916287Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-11-03T16:25:05.6919389Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-11-03T16:25:05.6923974Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-11-03T16:25:05.6928194Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-11-03T16:25:05.6931455Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-11-03T16:25:05.6934822Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-11-03T16:25:05.6939519Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-11-03T16:25:05.6942890Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-11-03T16:25:05.6947609Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-11-03T16:25:05.6951815Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-11-03T16:25:05.6956066Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-11-03T16:25:05.6961634Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-11-03T16:25:05.6967142Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-11-03T16:25:05.6971602Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-11-03T16:25:05.6974942Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-11-03T16:25:05.6978484Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-11-03T16:25:05.6981821Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-11-03T16:25:05.6984948Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-11-03T16:25:05.6988787Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-11-03T16:25:05.6992417Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-11-03T16:25:05.6995856Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-11-03T16:25:05.7000182Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-11-03T16:25:05.7003928Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-11-03T16:25:05.7007808Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-11-03T16:25:05.7011178Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-11-03T16:25:05.7015369Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-11-03T16:25:05.7019108Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-11-03T16:25:05.7023054Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-11-03T16:25:05.7027484Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-11-03T16:25:05.7033262Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-11-03T16:25:05.7045859Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-11-03T16:25:05.7088900Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-11-03T16:25:05.7092309Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-11-03T16:25:05.7097564Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-11-03T16:25:05.7103047Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-11-03T16:25:05.7107994Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-11-03T16:25:05.7111621Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-11-03T16:25:05.7117228Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-11-03T16:25:05.7120557Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-11-03T16:25:05.7126312Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-11-03T16:25:05.7129807Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-11-03T16:25:05.7134681Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-11-03T16:25:05.7139228Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-11-03T16:25:05.7144246Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-11-03T16:25:05.7149746Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-11-03T16:25:05.7160767Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-11-03T16:25:05.7161235Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-11-03T16:25:05.7161690Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-11-03T16:25:05.7163154Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-11-03T16:25:05.7166598Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-11-03T16:25:05.7169805Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-11-03T16:25:05.7174317Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-11-03T16:25:05.7182763Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-11-03T16:25:05.7186858Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-11-03T16:25:05.7190280Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-11-03T16:25:05.7194943Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-11-03T16:25:05.7198334Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-11-03T16:25:05.7201506Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-11-03T16:25:05.7205273Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-11-03T16:25:05.7208966Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-11-03T16:25:05.7212555Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-11-03T16:25:05.7216113Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-11-03T16:25:05.7223575Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-11-03T16:25:05.7227473Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-11-03T16:25:05.7230714Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-11-03T16:25:05.7240718Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-11-03T16:25:05.7247214Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-11-03T16:25:05.7252410Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-11-03T16:25:05.7264168Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-11-03T16:25:05.7268451Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-11-03T16:25:05.7276767Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-11-03T16:25:05.7281243Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-11-03T16:25:05.7285565Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-11-03T16:25:05.7289989Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-11-03T16:25:05.7293416Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-11-03T16:25:05.7314020Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-11-03T16:25:05.7319485Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-11-03T16:25:05.7322987Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-11-03T16:25:05.7326876Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-11-03T16:25:05.7330107Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-11-03T16:25:05.7334814Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-11-03T16:25:05.7339130Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-11-03T16:25:05.7342450Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-11-03T16:25:05.7346919Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-11-03T16:25:05.7352039Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-11-03T16:25:05.7356816Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-11-03T16:25:05.7361288Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-11-03T16:25:05.7364879Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-11-03T16:25:05.7368754Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-11-03T16:25:05.7372830Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-11-03T16:25:05.7376310Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-11-03T16:25:05.7379626Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-11-03T16:25:05.7383136Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-11-03T16:25:05.7386488Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-11-03T16:25:05.7390948Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-11-03T16:25:05.7395125Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-11-03T16:25:05.7398571Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-11-03T16:25:05.7401905Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-11-03T16:25:05.7405380Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-11-03T16:25:05.7409494Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-11-03T16:25:05.7412952Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-11-03T16:25:05.7416430Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-11-03T16:25:05.7420105Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-11-03T16:25:05.7423545Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-11-03T16:25:05.7426950Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-11-03T16:25:05.7431085Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-11-03T16:25:05.7434526Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-11-03T16:25:05.7438326Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-11-03T16:25:05.7441827Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-11-03T16:25:05.7446964Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-11-03T16:25:05.7451679Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-11-03T16:25:05.7455284Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-11-03T16:25:05.7459570Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-11-03T16:25:05.7463165Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-11-03T16:25:05.7466389Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-11-03T16:25:05.7469753Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-11-03T16:25:05.7473832Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-11-03T16:25:05.7478299Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-11-03T16:25:05.7482007Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-11-03T16:25:05.7486453Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-11-03T16:25:05.7489994Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-11-03T16:25:05.7493466Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-11-03T16:25:05.7498250Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-11-03T16:25:05.7502617Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-11-03T16:25:05.7505922Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-11-03T16:25:05.7509407Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-11-03T16:25:05.7512818Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-11-03T16:25:05.7518580Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-11-03T16:25:05.7521644Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-11-03T16:25:05.7524847Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-11-03T16:25:05.7528219Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-11-03T16:25:05.7531313Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-11-03T16:25:05.7534926Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-11-03T16:25:05.7538133Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-11-03T16:25:05.7541151Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-11-03T16:25:05.7544302Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-11-03T16:25:05.7547666Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-11-03T16:25:05.7550907Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-11-03T16:25:05.7555817Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-11-03T16:25:05.7558973Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-11-03T16:25:05.7562399Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-11-03T16:25:05.7565815Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-11-03T16:25:05.7568945Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-11-03T16:25:05.7572368Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-11-03T16:25:05.7575477Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-11-03T16:25:05.7578613Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-11-03T16:25:05.7581796Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-11-03T16:25:05.7585017Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-11-03T16:25:05.7588356Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-11-03T16:25:05.7591938Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-11-03T16:25:05.7595273Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-11-03T16:25:05.7598575Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-11-03T16:25:05.7602051Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-11-03T16:25:05.7605317Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-11-03T16:25:05.7608535Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-11-03T16:25:05.7611709Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-11-03T16:25:05.7614947Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-11-03T16:25:05.7618061Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-11-03T16:25:05.7621194Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-11-03T16:25:05.7624361Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-11-03T16:25:05.7627564Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-11-03T16:25:05.7630666Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-11-03T16:25:05.7634053Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-11-03T16:25:05.7637600Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-11-03T16:25:05.7640819Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-11-03T16:25:05.7644025Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-11-03T16:25:05.7647190Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-11-03T16:25:05.7650340Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-11-03T16:25:05.7659927Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-11-03T16:25:05.7693737Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-11-03T16:25:05.7697135Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-11-03T16:25:05.7701622Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-11-03T16:25:05.7706139Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-11-03T16:25:05.7709353Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-11-03T16:25:05.7714020Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-11-03T16:25:05.7718734Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-11-03T16:25:05.7722023Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-11-03T16:25:05.7726789Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-11-03T16:25:05.7731490Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-11-03T16:25:05.7736073Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-11-03T16:25:05.7739459Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-11-03T16:25:05.7744045Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-11-03T16:25:05.7748552Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-11-03T16:25:05.7753354Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-11-03T16:25:05.7756746Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-11-03T16:25:05.7762567Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-11-03T16:25:05.7767418Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-11-03T16:25:05.7772069Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-11-03T16:25:05.7775605Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-11-03T16:25:05.7780488Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-11-03T16:25:05.7785151Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-11-03T16:25:05.7788337Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-11-03T16:25:05.7791879Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-11-03T16:25:05.7796456Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-11-03T16:25:05.7799909Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-11-03T16:25:05.7803151Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-11-03T16:25:05.7806338Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-11-03T16:25:05.7811327Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-11-03T16:25:05.7814695Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-11-03T16:25:05.7817944Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-11-03T16:25:05.7821031Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-11-03T16:25:05.7824511Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-11-03T16:25:05.7827957Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-11-03T16:25:05.7831307Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-11-03T16:25:05.7835444Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-11-03T16:25:05.7839219Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-11-03T16:25:05.7844158Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-11-03T16:25:05.7848191Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-11-03T16:25:05.7852056Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-11-03T16:25:05.7855600Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-11-03T16:25:05.7859147Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-11-03T16:25:05.7862439Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-11-03T16:25:05.7865789Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-11-03T16:25:05.7869134Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-11-03T16:25:05.7873215Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-11-03T16:25:05.7877434Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-11-03T16:25:05.7880649Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-11-03T16:25:05.7884779Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-11-03T16:25:05.7888157Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-11-03T16:25:05.7891356Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-11-03T16:25:05.7894443Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-11-03T16:25:05.7899090Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-11-03T16:25:05.7902886Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-11-03T16:25:05.7906123Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-11-03T16:25:05.7909640Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-11-03T16:25:05.7912940Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-11-03T16:25:05.7916095Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-11-03T16:25:05.7919335Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-11-03T16:25:05.7922450Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-11-03T16:25:05.7925917Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-11-03T16:25:05.7928986Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-11-03T16:25:05.7932376Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-11-03T16:25:05.7935597Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-11-03T16:25:05.7939748Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-11-03T16:25:05.7943075Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-11-03T16:25:05.7947190Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-11-03T16:25:05.7950847Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-11-03T16:25:05.7954111Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-11-03T16:25:05.7958509Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-11-03T16:25:05.7962855Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-11-03T16:25:05.7966653Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-11-03T16:25:05.7969903Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-11-03T16:25:05.7974600Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-11-03T16:25:05.7978478Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-11-03T16:25:05.7982055Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-11-03T16:25:05.7992696Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-11-03T16:25:05.7998517Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-11-03T16:25:05.8001926Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-11-03T16:25:05.8007580Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-11-03T16:25:05.8013681Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-11-03T16:25:05.8018635Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-11-03T16:25:05.8024352Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-11-03T16:25:05.8032119Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-11-03T16:25:05.8044900Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-11-03T16:25:05.8048557Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-11-03T16:25:05.8092022Z adding 'torch/include/torch/csrc/jit/python/opaque_obj.h' 2025-11-03T16:25:05.8098608Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-11-03T16:25:05.8120060Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-11-03T16:25:05.8127063Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-11-03T16:25:05.8130520Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-11-03T16:25:05.8134404Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-11-03T16:25:05.8138087Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-11-03T16:25:05.8144059Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-11-03T16:25:05.8148707Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-11-03T16:25:05.8154130Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-11-03T16:25:05.8157860Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-11-03T16:25:05.8161058Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-11-03T16:25:05.8164150Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-11-03T16:25:05.8167385Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-11-03T16:25:05.8172019Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-11-03T16:25:05.8180888Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-11-03T16:25:05.8185535Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-11-03T16:25:05.8189459Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-11-03T16:25:05.8192897Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-11-03T16:25:05.8196297Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-11-03T16:25:05.8200464Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-11-03T16:25:05.8203679Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-11-03T16:25:05.8217470Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-11-03T16:25:05.8221438Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-11-03T16:25:05.8225971Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-11-03T16:25:05.8230572Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-11-03T16:25:05.8235097Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-11-03T16:25:05.8238683Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-11-03T16:25:05.8241852Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-11-03T16:25:05.8245701Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-11-03T16:25:05.8251407Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-11-03T16:25:05.8254948Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-11-03T16:25:05.8258101Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-11-03T16:25:05.8262012Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-11-03T16:25:05.8267361Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-11-03T16:25:05.8277289Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-11-03T16:25:05.8282132Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-11-03T16:25:05.8285676Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-11-03T16:25:05.8288788Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-11-03T16:25:05.8292117Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-11-03T16:25:05.8295387Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-11-03T16:25:05.8298675Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-11-03T16:25:05.8302512Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-11-03T16:25:05.8305859Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-11-03T16:25:05.8309172Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-11-03T16:25:05.8312394Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-11-03T16:25:05.8317539Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-11-03T16:25:05.8329483Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-11-03T16:25:05.8333736Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-11-03T16:25:05.8337070Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-11-03T16:25:05.8342522Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-11-03T16:25:05.8345920Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-11-03T16:25:05.8361278Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-11-03T16:25:05.8365175Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-11-03T16:25:05.8371125Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-11-03T16:25:05.8375705Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-11-03T16:25:05.8379876Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-11-03T16:25:05.8385007Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-11-03T16:25:05.8388700Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-11-03T16:25:05.8392386Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-11-03T16:25:05.8397259Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-11-03T16:25:05.8406510Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-11-03T16:25:05.8410452Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-11-03T16:25:05.8414699Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-11-03T16:25:05.8417802Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-11-03T16:25:05.8421470Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-11-03T16:25:05.8424916Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-11-03T16:25:05.8428128Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-11-03T16:25:05.8431414Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-11-03T16:25:05.8434645Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-11-03T16:25:05.8438494Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-11-03T16:25:05.8461612Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-11-03T16:25:05.8468552Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-11-03T16:25:05.8474017Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-11-03T16:25:05.8480278Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-11-03T16:25:05.8487107Z adding 'torch/include/torch/csrc/jit/serialization/pickler_helper.h' 2025-11-03T16:25:05.8492207Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-11-03T16:25:05.8495946Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-11-03T16:25:05.8500715Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-11-03T16:25:05.8505667Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-11-03T16:25:05.8510444Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-11-03T16:25:05.8518012Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-11-03T16:25:05.8525354Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-11-03T16:25:05.8530936Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-11-03T16:25:05.8536128Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-11-03T16:25:05.8541833Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-11-03T16:25:05.8578330Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-11-03T16:25:05.8584116Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-11-03T16:25:05.8589168Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-11-03T16:25:05.8595632Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-11-03T16:25:05.8601398Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-11-03T16:25:05.8606786Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-11-03T16:25:05.8612396Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-11-03T16:25:05.8618636Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-11-03T16:25:05.8623140Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-11-03T16:25:05.8628177Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-11-03T16:25:05.8631936Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-11-03T16:25:05.8635801Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-11-03T16:25:05.8640040Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-11-03T16:25:05.8644654Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-11-03T16:25:05.8649521Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-11-03T16:25:05.8653028Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-11-03T16:25:05.8662696Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-11-03T16:25:05.8666884Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-11-03T16:25:05.8670472Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-11-03T16:25:05.8674416Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-11-03T16:25:05.8681093Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-11-03T16:25:05.8684928Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-11-03T16:25:05.8688375Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-11-03T16:25:05.8694896Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-11-03T16:25:05.8700701Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-11-03T16:25:05.8704547Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-11-03T16:25:05.8715408Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-11-03T16:25:05.8719211Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-11-03T16:25:05.8722452Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-11-03T16:25:05.8729049Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-11-03T16:25:05.8734445Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-11-03T16:25:05.8741706Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-11-03T16:25:05.8750601Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-11-03T16:25:05.8756075Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-11-03T16:25:05.8759632Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-11-03T16:25:05.8763858Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-11-03T16:25:05.8767465Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-11-03T16:25:05.8771174Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-11-03T16:25:05.8775622Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-11-03T16:25:05.8778838Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-11-03T16:25:05.8782434Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-11-03T16:25:05.8785648Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-11-03T16:25:05.8788913Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-11-03T16:25:05.8792331Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-11-03T16:25:05.8795839Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-11-03T16:25:05.8799185Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-11-03T16:25:05.8802339Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-11-03T16:25:05.8806506Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-11-03T16:25:05.8811408Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-11-03T16:25:05.8814895Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-11-03T16:25:05.8819925Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-11-03T16:25:05.8823809Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-11-03T16:25:05.8828409Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-11-03T16:25:05.8832361Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-11-03T16:25:05.8837382Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-11-03T16:25:05.8840847Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-11-03T16:25:05.8844448Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-11-03T16:25:05.8847983Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-11-03T16:25:05.8852660Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-11-03T16:25:05.8856602Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-11-03T16:25:05.8861765Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-11-03T16:25:05.8866105Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-11-03T16:25:05.8869544Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-11-03T16:25:05.8872991Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-11-03T16:25:05.8876473Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-11-03T16:25:05.8883379Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-11-03T16:25:05.8888843Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-11-03T16:25:05.8892573Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-11-03T16:25:05.8896111Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-11-03T16:25:05.8899749Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-11-03T16:25:05.8904876Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-11-03T16:25:05.8910930Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-11-03T16:25:05.8916211Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-11-03T16:25:05.8920194Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-11-03T16:25:05.8923597Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-11-03T16:25:05.8927314Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-11-03T16:25:05.8930825Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-11-03T16:25:05.8934643Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-11-03T16:25:05.8939113Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-11-03T16:25:05.8943164Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-11-03T16:25:05.8946298Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-11-03T16:25:05.8981490Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-11-03T16:25:05.8994439Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-11-03T16:25:05.8998994Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-11-03T16:25:05.9002976Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-11-03T16:25:05.9006290Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-11-03T16:25:05.9010331Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-11-03T16:25:05.9015362Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-11-03T16:25:05.9020441Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-11-03T16:25:05.9023831Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-11-03T16:25:05.9028521Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-11-03T16:25:05.9033772Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-11-03T16:25:05.9038462Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-11-03T16:25:05.9044200Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-11-03T16:25:05.9050136Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-11-03T16:25:05.9053761Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-11-03T16:25:05.9097578Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-11-03T16:25:05.9102835Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-11-03T16:25:05.9108592Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-11-03T16:25:05.9116219Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-11-03T16:25:05.9121981Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-11-03T16:25:05.9125340Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-11-03T16:25:05.9130976Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-11-03T16:25:05.9134952Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-11-03T16:25:05.9138936Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-11-03T16:25:05.9142685Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-11-03T16:25:05.9148585Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-11-03T16:25:05.9151730Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-11-03T16:25:05.9154859Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-11-03T16:25:05.9159055Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-11-03T16:25:05.9167705Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-11-03T16:25:05.9172229Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-11-03T16:25:05.9178379Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-11-03T16:25:05.9182747Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-11-03T16:25:05.9186331Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-11-03T16:25:05.9189612Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-11-03T16:25:05.9193431Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-11-03T16:25:05.9196956Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-11-03T16:25:05.9200724Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-11-03T16:25:05.9206536Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-11-03T16:25:05.9212552Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-11-03T16:25:05.9216570Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-11-03T16:25:05.9219935Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-11-03T16:25:05.9224180Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-11-03T16:25:05.9227470Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-11-03T16:25:05.9230871Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-11-03T16:25:05.9235864Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-11-03T16:25:05.9239195Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-11-03T16:25:05.9242286Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-11-03T16:25:05.9245796Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-11-03T16:25:05.9249899Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-11-03T16:25:05.9254399Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-11-03T16:25:05.9258199Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-11-03T16:25:05.9263190Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-11-03T16:25:05.9266757Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-11-03T16:25:05.9270958Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-11-03T16:25:05.9274771Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-11-03T16:25:05.9278769Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-11-03T16:25:05.9284651Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-11-03T16:25:05.9289031Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-11-03T16:25:05.9294708Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-11-03T16:25:05.9299265Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-11-03T16:25:05.9302934Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-11-03T16:25:05.9306901Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-11-03T16:25:05.9310454Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-11-03T16:25:05.9313972Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-11-03T16:25:05.9317726Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-11-03T16:25:05.9322178Z adding 'torch/include/torch/csrc/stable/accelerator.h' 2025-11-03T16:25:05.9326855Z adding 'torch/include/torch/csrc/stable/library.h' 2025-11-03T16:25:05.9331832Z adding 'torch/include/torch/csrc/stable/ops.h' 2025-11-03T16:25:05.9338573Z adding 'torch/include/torch/csrc/stable/stableivalue_conversions.h' 2025-11-03T16:25:05.9342309Z adding 'torch/include/torch/csrc/stable/tensor.h' 2025-11-03T16:25:05.9345647Z adding 'torch/include/torch/csrc/stable/tensor_inl.h' 2025-11-03T16:25:05.9350233Z adding 'torch/include/torch/csrc/stable/tensor_struct.h' 2025-11-03T16:25:05.9353745Z adding 'torch/include/torch/csrc/stable/version.h' 2025-11-03T16:25:05.9357854Z adding 'torch/include/torch/csrc/stable/c/shim.h' 2025-11-03T16:25:05.9363593Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-11-03T16:25:05.9370383Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-11-03T16:25:05.9374968Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-11-03T16:25:05.9379301Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-11-03T16:25:05.9384330Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-11-03T16:25:05.9388139Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-11-03T16:25:05.9416313Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-11-03T16:25:05.9424533Z adding 'torch/include/torch/csrc/utils/init.h' 2025-11-03T16:25:05.9427928Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-11-03T16:25:05.9432479Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-11-03T16:25:05.9437028Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-11-03T16:25:05.9440743Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-11-03T16:25:05.9445432Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-11-03T16:25:05.9452460Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-11-03T16:25:05.9457502Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-11-03T16:25:05.9462079Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-11-03T16:25:05.9479241Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-11-03T16:25:05.9485132Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-11-03T16:25:05.9489733Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-11-03T16:25:05.9495608Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-11-03T16:25:05.9499505Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-11-03T16:25:05.9504927Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-11-03T16:25:05.9510671Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-11-03T16:25:05.9517234Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-11-03T16:25:05.9544510Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-11-03T16:25:05.9549893Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-11-03T16:25:05.9554681Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-11-03T16:25:05.9570041Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-11-03T16:25:05.9574786Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-11-03T16:25:05.9580295Z adding 'torch/include/torch/csrc/utils/six.h' 2025-11-03T16:25:05.9583576Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-11-03T16:25:05.9586738Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-11-03T16:25:05.9590006Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-11-03T16:25:05.9595467Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-11-03T16:25:05.9598557Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-11-03T16:25:05.9601663Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-11-03T16:25:05.9604995Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-11-03T16:25:05.9608613Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-11-03T16:25:05.9612207Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-11-03T16:25:05.9615331Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-11-03T16:25:05.9618416Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-11-03T16:25:05.9623109Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-11-03T16:25:05.9629578Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-11-03T16:25:05.9633492Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-11-03T16:25:05.9637350Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-11-03T16:25:05.9640408Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-11-03T16:25:05.9644489Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-11-03T16:25:05.9647694Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-11-03T16:25:05.9650773Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-11-03T16:25:05.9654901Z adding 'torch/include/torch/headeronly/version.h' 2025-11-03T16:25:05.9659856Z adding 'torch/include/torch/headeronly/core/DeviceType.h' 2025-11-03T16:25:05.9667616Z adding 'torch/include/torch/headeronly/core/ScalarType.h' 2025-11-03T16:25:05.9673151Z adding 'torch/include/torch/headeronly/cpu/vec/intrinsics.h' 2025-11-03T16:25:05.9676642Z adding 'torch/include/torch/headeronly/cpu/vec/vec_half.h' 2025-11-03T16:25:05.9683436Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vld1_neon.h' 2025-11-03T16:25:05.9687200Z adding 'torch/include/torch/headeronly/cpu/vec/vec256/missing_vst1_neon.h' 2025-11-03T16:25:05.9692563Z adding 'torch/include/torch/headeronly/macros/Export.h' 2025-11-03T16:25:05.9701904Z adding 'torch/include/torch/headeronly/macros/Macros.h' 2025-11-03T16:25:05.9706041Z adding 'torch/include/torch/headeronly/macros/cmake_macros.h' 2025-11-03T16:25:05.9713368Z adding 'torch/include/torch/headeronly/util/BFloat16.h' 2025-11-03T16:25:05.9717636Z adding 'torch/include/torch/headeronly/util/Exception.h' 2025-11-03T16:25:05.9721204Z adding 'torch/include/torch/headeronly/util/Float4_e2m1fn_x2.h' 2025-11-03T16:25:05.9727873Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fn.h' 2025-11-03T16:25:05.9733818Z adding 'torch/include/torch/headeronly/util/Float8_e4m3fnuz.h' 2025-11-03T16:25:05.9739702Z adding 'torch/include/torch/headeronly/util/Float8_e5m2.h' 2025-11-03T16:25:05.9745643Z adding 'torch/include/torch/headeronly/util/Float8_e5m2fnuz.h' 2025-11-03T16:25:05.9750810Z adding 'torch/include/torch/headeronly/util/Float8_e8m0fnu.h' 2025-11-03T16:25:05.9754600Z adding 'torch/include/torch/headeronly/util/Float8_fnuz_cvt.h' 2025-11-03T16:25:05.9763523Z adding 'torch/include/torch/headeronly/util/Half.h' 2025-11-03T16:25:05.9768353Z adding 'torch/include/torch/headeronly/util/TypeSafeSignMath.h' 2025-11-03T16:25:05.9771950Z adding 'torch/include/torch/headeronly/util/bit_cast.h' 2025-11-03T16:25:05.9775343Z adding 'torch/include/torch/headeronly/util/bits.h' 2025-11-03T16:25:05.9782231Z adding 'torch/include/torch/headeronly/util/complex.h' 2025-11-03T16:25:05.9786170Z adding 'torch/include/torch/headeronly/util/floating_point_utils.h' 2025-11-03T16:25:05.9789351Z adding 'torch/include/torch/headeronly/util/qint32.h' 2025-11-03T16:25:05.9792598Z adding 'torch/include/torch/headeronly/util/qint8.h' 2025-11-03T16:25:05.9796033Z adding 'torch/include/torch/headeronly/util/quint2x4.h' 2025-11-03T16:25:05.9799219Z adding 'torch/include/torch/headeronly/util/quint4x2.h' 2025-11-03T16:25:05.9802311Z adding 'torch/include/torch/headeronly/util/quint8.h' 2025-11-03T16:25:05.9805786Z adding 'torch/include/torch/headeronly/util/shim_utils.h' 2025-11-03T16:25:05.9812532Z adding 'torch/jit/__init__.py' 2025-11-03T16:25:05.9816861Z adding 'torch/jit/_async.py' 2025-11-03T16:25:05.9820124Z adding 'torch/jit/_await.py' 2025-11-03T16:25:05.9824730Z adding 'torch/jit/_builtins.py' 2025-11-03T16:25:05.9830280Z adding 'torch/jit/_check.py' 2025-11-03T16:25:05.9835225Z adding 'torch/jit/_dataclass_impls.py' 2025-11-03T16:25:05.9838560Z adding 'torch/jit/_decomposition_utils.py' 2025-11-03T16:25:05.9842677Z adding 'torch/jit/_decompositions.py' 2025-11-03T16:25:05.9848510Z adding 'torch/jit/_freeze.py' 2025-11-03T16:25:05.9853379Z adding 'torch/jit/_fuser.py' 2025-11-03T16:25:05.9856797Z adding 'torch/jit/_ir_utils.py' 2025-11-03T16:25:05.9859899Z adding 'torch/jit/_logging.py' 2025-11-03T16:25:05.9866268Z adding 'torch/jit/_monkeytype_config.py' 2025-11-03T16:25:05.9870656Z adding 'torch/jit/_pickle.py' 2025-11-03T16:25:05.9890783Z adding 'torch/jit/_recursive.py' 2025-11-03T16:25:05.9923614Z adding 'torch/jit/_script.py' 2025-11-03T16:25:05.9931493Z adding 'torch/jit/_script.pyi' 2025-11-03T16:25:05.9938569Z adding 'torch/jit/_serialization.py' 2025-11-03T16:25:05.9959261Z adding 'torch/jit/_shape_functions.py' 2025-11-03T16:25:05.9965677Z adding 'torch/jit/_state.py' 2025-11-03T16:25:05.9989659Z adding 'torch/jit/_trace.py' 2025-11-03T16:25:06.0001546Z adding 'torch/jit/annotations.py' 2025-11-03T16:25:06.0021452Z adding 'torch/jit/frontend.py' 2025-11-03T16:25:06.0027104Z adding 'torch/jit/generate_bytecode.py' 2025-11-03T16:25:06.0032198Z adding 'torch/jit/quantized.py' 2025-11-03T16:25:06.0038883Z adding 'torch/jit/supported_ops.py' 2025-11-03T16:25:06.0044199Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-11-03T16:25:06.0049558Z adding 'torch/jit/_passes/__init__.py' 2025-11-03T16:25:06.0054546Z adding 'torch/jit/_passes/_property_propagation.py' 2025-11-03T16:25:06.0084949Z adding 'torch/jit/mobile/__init__.py' 2025-11-03T16:25:06.1113109Z adding 'torch/lib/XNNPACK.lib' 2025-11-03T16:25:06.1180353Z adding 'torch/lib/_C.lib' 2025-11-03T16:25:06.1316478Z adding 'torch/lib/aoti_custom_ops.dll' 2025-11-03T16:25:06.1333368Z adding 'torch/lib/aoti_custom_ops.lib' 2025-11-03T16:25:06.1459613Z adding 'torch/lib/backend_with_compiler.dll' 2025-11-03T16:25:06.1476489Z adding 'torch/lib/backend_with_compiler.lib' 2025-11-03T16:25:06.2114195Z adding 'torch/lib/c10.dll' 2025-11-03T16:25:06.2305949Z adding 'torch/lib/c10.lib' 2025-11-03T16:25:06.2376387Z adding 'torch/lib/cpuinfo.lib' 2025-11-03T16:25:06.2767132Z adding 'torch/lib/fmt.lib' 2025-11-03T16:25:06.2901086Z adding 'torch/lib/jitbackend_test.dll' 2025-11-03T16:25:06.2915472Z adding 'torch/lib/jitbackend_test.lib' 2025-11-03T16:25:06.3022357Z adding 'torch/lib/libittnotify.lib' 2025-11-03T16:25:06.4052886Z adding 'torch/lib/microkernels-prod.lib' 2025-11-03T16:25:06.4200447Z adding 'torch/lib/pthreadpool.lib' 2025-11-03T16:25:06.4213436Z adding 'torch/lib/shm.dll' 2025-11-03T16:25:06.4217776Z adding 'torch/lib/shm.lib' 2025-11-03T16:25:06.7796678Z adding 'torch/lib/sleef.lib' 2025-11-03T16:25:06.8002592Z adding 'torch/lib/torch.dll' 2025-11-03T16:25:06.8006901Z adding 'torch/lib/torch.lib' 2025-11-03T16:25:17.5072019Z adding 'torch/lib/torch_cpu.dll' 2025-11-03T16:25:18.6252830Z adding 'torch/lib/torch_cpu.lib' 2025-11-03T16:25:18.6961985Z adding 'torch/lib/torch_global_deps.dll' 2025-11-03T16:25:19.4628514Z adding 'torch/lib/torch_python.dll' 2025-11-03T16:25:19.5100944Z adding 'torch/lib/torch_python.lib' 2025-11-03T16:25:19.5320825Z adding 'torch/lib/torchbind_test.dll' 2025-11-03T16:25:19.5346118Z adding 'torch/lib/torchbind_test.lib' 2025-11-03T16:25:19.5359206Z adding 'torch/lib/libshm/alloc_info.h' 2025-11-03T16:25:19.5359538Z adding 'torch/lib/libshm/err.h' 2025-11-03T16:25:19.5359790Z adding 'torch/lib/libshm/libshm.h' 2025-11-03T16:25:19.5403106Z adding 'torch/lib/libshm/socket.h' 2025-11-03T16:25:19.5403460Z adding 'torch/lib/libshm_windows/libshm.h' 2025-11-03T16:25:19.5409359Z adding 'torch/linalg/__init__.py' 2025-11-03T16:25:19.5415366Z adding 'torch/masked/__init__.py' 2025-11-03T16:25:19.5422878Z adding 'torch/masked/_docs.py' 2025-11-03T16:25:19.5445536Z adding 'torch/masked/_ops.py' 2025-11-03T16:25:19.5451257Z adding 'torch/masked/maskedtensor/__init__.py' 2025-11-03T16:25:19.5457805Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-11-03T16:25:19.5462668Z adding 'torch/masked/maskedtensor/binary.py' 2025-11-03T16:25:19.5468995Z adding 'torch/masked/maskedtensor/core.py' 2025-11-03T16:25:19.5472717Z adding 'torch/masked/maskedtensor/creation.py' 2025-11-03T16:25:19.5476178Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-11-03T16:25:19.5480493Z adding 'torch/masked/maskedtensor/reductions.py' 2025-11-03T16:25:19.5485244Z adding 'torch/masked/maskedtensor/unary.py' 2025-11-03T16:25:19.5489469Z adding 'torch/monitor/__init__.py' 2025-11-03T16:25:19.5495488Z adding 'torch/mps/__init__.py' 2025-11-03T16:25:19.5498692Z adding 'torch/mps/event.py' 2025-11-03T16:25:19.5502602Z adding 'torch/mps/profiler.py' 2025-11-03T16:25:19.5509974Z adding 'torch/mtia/__init__.py' 2025-11-03T16:25:19.5513874Z adding 'torch/mtia/_utils.py' 2025-11-03T16:25:19.5517417Z adding 'torch/mtia/memory.py' 2025-11-03T16:25:19.5522621Z adding 'torch/multiprocessing/__init__.py' 2025-11-03T16:25:19.5525926Z adding 'torch/multiprocessing/_atfork.py' 2025-11-03T16:25:19.5529505Z adding 'torch/multiprocessing/pool.py' 2025-11-03T16:25:19.5532995Z adding 'torch/multiprocessing/queue.py' 2025-11-03T16:25:19.5541927Z adding 'torch/multiprocessing/reductions.py' 2025-11-03T16:25:19.5549111Z adding 'torch/multiprocessing/spawn.py' 2025-11-03T16:25:19.5553309Z adding 'torch/nativert/__init__.py' 2025-11-03T16:25:19.5557104Z adding 'torch/nativert/backends/__init__.py' 2025-11-03T16:25:19.5561056Z adding 'torch/nativert/backends/_lower_utils.py' 2025-11-03T16:25:19.5564558Z adding 'torch/nativert/backends/_lowered_aoti_module.py' 2025-11-03T16:25:19.5573825Z adding 'torch/nested/__init__.py' 2025-11-03T16:25:19.5578292Z adding 'torch/nested/_internal/__init__.py' 2025-11-03T16:25:19.5581966Z adding 'torch/nested/_internal/nested_int.py' 2025-11-03T16:25:19.5591976Z adding 'torch/nested/_internal/nested_tensor.py' 2025-11-03T16:25:19.5621177Z adding 'torch/nested/_internal/ops.py' 2025-11-03T16:25:19.5635183Z adding 'torch/nested/_internal/sdpa.py' 2025-11-03T16:25:19.5640877Z adding 'torch/nn/__init__.py' 2025-11-03T16:25:19.5644531Z adding 'torch/nn/_reduction.py' 2025-11-03T16:25:19.5648082Z adding 'torch/nn/common_types.py' 2025-11-03T16:25:19.5652187Z adding 'torch/nn/cpp.py' 2025-11-03T16:25:19.5723629Z adding 'torch/nn/functional.py' 2025-11-03T16:25:19.5736290Z adding 'torch/nn/functional.pyi' 2025-11-03T16:25:19.5741121Z adding 'torch/nn/grad.py' 2025-11-03T16:25:19.5750030Z adding 'torch/nn/init.py' 2025-11-03T16:25:19.5756581Z adding 'torch/nn/parameter.py' 2025-11-03T16:25:19.5760365Z adding 'torch/nn/parameter.pyi' 2025-11-03T16:25:19.5765754Z adding 'torch/nn/attention/__init__.py' 2025-11-03T16:25:19.5769493Z adding 'torch/nn/attention/_utils.py' 2025-11-03T16:25:19.5775563Z adding 'torch/nn/attention/bias.py' 2025-11-03T16:25:19.5799114Z adding 'torch/nn/attention/flex_attention.py' 2025-11-03T16:25:19.5806003Z adding 'torch/nn/attention/varlen.py' 2025-11-03T16:25:19.5810244Z adding 'torch/nn/attention/experimental/__init__.py' 2025-11-03T16:25:19.5816079Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-11-03T16:25:19.5820131Z adding 'torch/nn/backends/__init__.py' 2025-11-03T16:25:19.5823169Z adding 'torch/nn/backends/thnn.py' 2025-11-03T16:25:19.5827134Z adding 'torch/nn/intrinsic/__init__.py' 2025-11-03T16:25:19.5831263Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-11-03T16:25:19.5834482Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-11-03T16:25:19.5838213Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-11-03T16:25:19.5843460Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-11-03T16:25:19.5846889Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-11-03T16:25:19.5850148Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-11-03T16:25:19.5856324Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-11-03T16:25:19.5857828Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-11-03T16:25:19.5900130Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-11-03T16:25:19.5900639Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-11-03T16:25:19.5901142Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-11-03T16:25:19.5901593Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-11-03T16:25:19.5901999Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-11-03T16:25:19.5902392Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-11-03T16:25:19.5902817Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-11-03T16:25:19.5903197Z adding 'torch/nn/modules/__init__.py' 2025-11-03T16:25:19.5909578Z adding 'torch/nn/modules/_functions.py' 2025-11-03T16:25:19.5928131Z adding 'torch/nn/modules/activation.py' 2025-11-03T16:25:19.5936053Z adding 'torch/nn/modules/adaptive.py' 2025-11-03T16:25:19.5946720Z adding 'torch/nn/modules/batchnorm.py' 2025-11-03T16:25:19.5951334Z adding 'torch/nn/modules/channelshuffle.py' 2025-11-03T16:25:19.5963638Z adding 'torch/nn/modules/container.py' 2025-11-03T16:25:19.5980713Z adding 'torch/nn/modules/conv.py' 2025-11-03T16:25:19.5986581Z adding 'torch/nn/modules/distance.py' 2025-11-03T16:25:19.5991589Z adding 'torch/nn/modules/dropout.py' 2025-11-03T16:25:19.5996199Z adding 'torch/nn/modules/flatten.py' 2025-11-03T16:25:19.6002254Z adding 'torch/nn/modules/fold.py' 2025-11-03T16:25:19.6008626Z adding 'torch/nn/modules/instancenorm.py' 2025-11-03T16:25:19.6015140Z adding 'torch/nn/modules/lazy.py' 2025-11-03T16:25:19.6020957Z adding 'torch/nn/modules/linear.py' 2025-11-03T16:25:19.6048412Z adding 'torch/nn/modules/loss.py' 2025-11-03T16:25:19.6090522Z adding 'torch/nn/modules/module.py' 2025-11-03T16:25:19.6099446Z adding 'torch/nn/modules/normalization.py' 2025-11-03T16:25:19.6106195Z adding 'torch/nn/modules/padding.py' 2025-11-03T16:25:19.6110835Z adding 'torch/nn/modules/pixelshuffle.py' 2025-11-03T16:25:19.6123653Z adding 'torch/nn/modules/pooling.py' 2025-11-03T16:25:19.6143988Z adding 'torch/nn/modules/rnn.py' 2025-11-03T16:25:19.6154251Z adding 'torch/nn/modules/sparse.py' 2025-11-03T16:25:19.6168442Z adding 'torch/nn/modules/transformer.py' 2025-11-03T16:25:19.6175122Z adding 'torch/nn/modules/upsampling.py' 2025-11-03T16:25:19.6179276Z adding 'torch/nn/modules/utils.py' 2025-11-03T16:25:19.6183523Z adding 'torch/nn/parallel/__init__.py' 2025-11-03T16:25:19.6187756Z adding 'torch/nn/parallel/_functions.py' 2025-11-03T16:25:19.6193439Z adding 'torch/nn/parallel/comm.py' 2025-11-03T16:25:19.6199802Z adding 'torch/nn/parallel/data_parallel.py' 2025-11-03T16:25:19.6241896Z adding 'torch/nn/parallel/distributed.py' 2025-11-03T16:25:19.6248602Z adding 'torch/nn/parallel/parallel_apply.py' 2025-11-03T16:25:19.6253430Z adding 'torch/nn/parallel/replicate.py' 2025-11-03T16:25:19.6258258Z adding 'torch/nn/parallel/scatter_gather.py' 2025-11-03T16:25:19.6262612Z adding 'torch/nn/qat/__init__.py' 2025-11-03T16:25:19.6266660Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-11-03T16:25:19.6270477Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-11-03T16:25:19.6273857Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-11-03T16:25:19.6278019Z adding 'torch/nn/qat/modules/__init__.py' 2025-11-03T16:25:19.6281362Z adding 'torch/nn/qat/modules/conv.py' 2025-11-03T16:25:19.6284779Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-11-03T16:25:19.6287898Z adding 'torch/nn/qat/modules/linear.py' 2025-11-03T16:25:19.6291850Z adding 'torch/nn/quantizable/__init__.py' 2025-11-03T16:25:19.6295820Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-11-03T16:25:19.6299023Z adding 'torch/nn/quantizable/modules/activation.py' 2025-11-03T16:25:19.6302446Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-11-03T16:25:19.6306708Z adding 'torch/nn/quantized/__init__.py' 2025-11-03T16:25:19.6309938Z adding 'torch/nn/quantized/functional.py' 2025-11-03T16:25:19.6313939Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-11-03T16:25:19.6318389Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-11-03T16:25:19.6321649Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-11-03T16:25:19.6325016Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-11-03T16:25:19.6328250Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-11-03T16:25:19.6331665Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-11-03T16:25:19.6335467Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-11-03T16:25:19.6338836Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-11-03T16:25:19.6343100Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-11-03T16:25:19.6381828Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-11-03T16:25:19.6382255Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-11-03T16:25:19.6382623Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-11-03T16:25:19.6383070Z adding 'torch/nn/quantized/modules/__init__.py' 2025-11-03T16:25:19.6383406Z adding 'torch/nn/quantized/modules/activation.py' 2025-11-03T16:25:19.6383758Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-11-03T16:25:19.6384080Z adding 'torch/nn/quantized/modules/conv.py' 2025-11-03T16:25:19.6384402Z adding 'torch/nn/quantized/modules/dropout.py' 2025-11-03T16:25:19.6384749Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-11-03T16:25:19.6385137Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-11-03T16:25:19.6385515Z adding 'torch/nn/quantized/modules/linear.py' 2025-11-03T16:25:19.6388607Z adding 'torch/nn/quantized/modules/normalization.py' 2025-11-03T16:25:19.6391741Z adding 'torch/nn/quantized/modules/rnn.py' 2025-11-03T16:25:19.6395194Z adding 'torch/nn/quantized/modules/utils.py' 2025-11-03T16:25:19.6399938Z adding 'torch/nn/utils/__init__.py' 2025-11-03T16:25:19.6403557Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-11-03T16:25:19.6409471Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-11-03T16:25:19.6414351Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-11-03T16:25:19.6420284Z adding 'torch/nn/utils/clip_grad.py' 2025-11-03T16:25:19.6424523Z adding 'torch/nn/utils/convert_parameters.py' 2025-11-03T16:25:19.6429023Z adding 'torch/nn/utils/fusion.py' 2025-11-03T16:25:19.6433149Z adding 'torch/nn/utils/init.py' 2025-11-03T16:25:19.6437718Z adding 'torch/nn/utils/memory_format.py' 2025-11-03T16:25:19.6448478Z adding 'torch/nn/utils/parametrizations.py' 2025-11-03T16:25:19.6462504Z adding 'torch/nn/utils/parametrize.py' 2025-11-03T16:25:19.6481218Z adding 'torch/nn/utils/prune.py' 2025-11-03T16:25:19.6491496Z adding 'torch/nn/utils/rnn.py' 2025-11-03T16:25:19.6499505Z adding 'torch/nn/utils/spectral_norm.py' 2025-11-03T16:25:19.6505404Z adding 'torch/nn/utils/stateless.py' 2025-11-03T16:25:19.6510304Z adding 'torch/nn/utils/weight_norm.py' 2025-11-03T16:25:19.6514650Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-11-03T16:25:19.6518503Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-11-03T16:25:19.6524570Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-11-03T16:25:19.6528772Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-11-03T16:25:19.6533400Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-11-03T16:25:19.6538459Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-11-03T16:25:19.6542631Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-11-03T16:25:19.6546836Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-11-03T16:25:19.6550770Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-11-03T16:25:19.6554493Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-11-03T16:25:19.6558248Z adding 'torch/numa/__init__.py' 2025-11-03T16:25:19.6566646Z adding 'torch/numa/binding.py' 2025-11-03T16:25:19.6575522Z adding 'torch/onnx/__init__.py' 2025-11-03T16:25:19.6579264Z adding 'torch/onnx/_constants.py' 2025-11-03T16:25:19.6582725Z adding 'torch/onnx/_flags.py' 2025-11-03T16:25:19.6586527Z adding 'torch/onnx/errors.py' 2025-11-03T16:25:19.6590014Z adding 'torch/onnx/operators.py' 2025-11-03T16:25:19.6593172Z adding 'torch/onnx/symbolic_helper.py' 2025-11-03T16:25:19.6596266Z adding 'torch/onnx/symbolic_opset10.py' 2025-11-03T16:25:19.6599308Z adding 'torch/onnx/symbolic_opset11.py' 2025-11-03T16:25:19.6602461Z adding 'torch/onnx/symbolic_opset12.py' 2025-11-03T16:25:19.6605501Z adding 'torch/onnx/symbolic_opset13.py' 2025-11-03T16:25:19.6608529Z adding 'torch/onnx/symbolic_opset14.py' 2025-11-03T16:25:19.6611552Z adding 'torch/onnx/symbolic_opset15.py' 2025-11-03T16:25:19.6614551Z adding 'torch/onnx/symbolic_opset16.py' 2025-11-03T16:25:19.6617563Z adding 'torch/onnx/symbolic_opset17.py' 2025-11-03T16:25:19.6620577Z adding 'torch/onnx/symbolic_opset18.py' 2025-11-03T16:25:19.6623644Z adding 'torch/onnx/symbolic_opset19.py' 2025-11-03T16:25:19.6626550Z adding 'torch/onnx/symbolic_opset20.py' 2025-11-03T16:25:19.6629535Z adding 'torch/onnx/symbolic_opset7.py' 2025-11-03T16:25:19.6632534Z adding 'torch/onnx/symbolic_opset8.py' 2025-11-03T16:25:19.6635580Z adding 'torch/onnx/symbolic_opset9.py' 2025-11-03T16:25:19.6638552Z adding 'torch/onnx/testing.py' 2025-11-03T16:25:19.6641719Z adding 'torch/onnx/utils.py' 2025-11-03T16:25:19.6644823Z adding 'torch/onnx/verification.py' 2025-11-03T16:25:19.6648720Z adding 'torch/onnx/_internal/__init__.py' 2025-11-03T16:25:19.6652124Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-11-03T16:25:19.6656182Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-11-03T16:25:19.6661573Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-11-03T16:25:19.6672544Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-11-03T16:25:19.6678347Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-11-03T16:25:19.6684002Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-11-03T16:25:19.6687510Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-11-03T16:25:19.6799720Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-11-03T16:25:19.6805673Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-11-03T16:25:19.6812837Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-11-03T16:25:19.6820214Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-11-03T16:25:19.6824577Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-11-03T16:25:19.6828414Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-11-03T16:25:19.6832253Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-11-03T16:25:19.6837313Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-11-03T16:25:19.6841660Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-11-03T16:25:19.6851579Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-11-03T16:25:19.6861787Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-11-03T16:25:19.6869231Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-11-03T16:25:19.6881813Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-11-03T16:25:19.6886062Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-11-03T16:25:19.6891641Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-11-03T16:25:19.6895586Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-11-03T16:25:19.6904169Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-11-03T16:25:19.6909075Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-11-03T16:25:19.6912756Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-11-03T16:25:19.6917430Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-11-03T16:25:19.6922087Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-11-03T16:25:19.6925659Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-11-03T16:25:19.6930101Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-11-03T16:25:19.6937195Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-11-03T16:25:19.6941786Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-11-03T16:25:19.6945370Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-11-03T16:25:19.6949802Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-11-03T16:25:19.6955311Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-11-03T16:25:19.6960010Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-11-03T16:25:19.6964193Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-11-03T16:25:19.6979891Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-11-03T16:25:19.6986768Z adding 'torch/onnx/_internal/torchscript_exporter/__init__.py' 2025-11-03T16:25:19.6990160Z adding 'torch/onnx/_internal/torchscript_exporter/_experimental.py' 2025-11-03T16:25:19.6993849Z adding 'torch/onnx/_internal/torchscript_exporter/_globals.py' 2025-11-03T16:25:19.7000243Z adding 'torch/onnx/_internal/torchscript_exporter/_type_utils.py' 2025-11-03T16:25:19.7007546Z adding 'torch/onnx/_internal/torchscript_exporter/jit_utils.py' 2025-11-03T16:25:19.7013167Z adding 'torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py' 2025-11-03T16:25:19.7019277Z adding 'torch/onnx/_internal/torchscript_exporter/registration.py' 2025-11-03T16:25:19.7047927Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_helper.py' 2025-11-03T16:25:19.7060334Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py' 2025-11-03T16:25:19.7078056Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py' 2025-11-03T16:25:19.7085801Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py' 2025-11-03T16:25:19.7098584Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py' 2025-11-03T16:25:19.7105067Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py' 2025-11-03T16:25:19.7109178Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py' 2025-11-03T16:25:19.7113997Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py' 2025-11-03T16:25:19.7119318Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py' 2025-11-03T16:25:19.7124461Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py' 2025-11-03T16:25:19.7128015Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset19.py' 2025-11-03T16:25:19.7131726Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py' 2025-11-03T16:25:19.7135343Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset7.py' 2025-11-03T16:25:19.7141609Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py' 2025-11-03T16:25:19.7215771Z adding 'torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py' 2025-11-03T16:25:19.7252537Z adding 'torch/onnx/_internal/torchscript_exporter/utils.py' 2025-11-03T16:25:19.7262840Z adding 'torch/onnx/_internal/torchscript_exporter/verification.py' 2025-11-03T16:25:19.7273089Z adding 'torch/onnx/ops/__init__.py' 2025-11-03T16:25:19.7277567Z adding 'torch/onnx/ops/_dtype_mappings.py' 2025-11-03T16:25:19.7285859Z adding 'torch/onnx/ops/_impl.py' 2025-11-03T16:25:19.7292070Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-11-03T16:25:19.7297604Z adding 'torch/optim/__init__.py' 2025-11-03T16:25:19.7308304Z adding 'torch/optim/_adafactor.py' 2025-11-03T16:25:19.7313119Z adding 'torch/optim/_functional.py' 2025-11-03T16:25:19.7320445Z adding 'torch/optim/_muon.py' 2025-11-03T16:25:19.7328239Z adding 'torch/optim/adadelta.py' 2025-11-03T16:25:19.7337174Z adding 'torch/optim/adagrad.py' 2025-11-03T16:25:19.7352340Z adding 'torch/optim/adam.py' 2025-11-03T16:25:19.7364428Z adding 'torch/optim/adamax.py' 2025-11-03T16:25:19.7372318Z adding 'torch/optim/adamw.py' 2025-11-03T16:25:19.7380645Z adding 'torch/optim/asgd.py' 2025-11-03T16:25:19.7389927Z adding 'torch/optim/lbfgs.py' 2025-11-03T16:25:19.7418643Z adding 'torch/optim/lr_scheduler.py' 2025-11-03T16:25:19.7430527Z adding 'torch/optim/nadam.py' 2025-11-03T16:25:19.7449257Z adding 'torch/optim/optimizer.py' 2025-11-03T16:25:19.7459695Z adding 'torch/optim/radam.py' 2025-11-03T16:25:19.7467873Z adding 'torch/optim/rmsprop.py' 2025-11-03T16:25:19.7475414Z adding 'torch/optim/rprop.py' 2025-11-03T16:25:19.7483621Z adding 'torch/optim/sgd.py' 2025-11-03T16:25:19.7489531Z adding 'torch/optim/sparse_adam.py' 2025-11-03T16:25:19.7498299Z adding 'torch/optim/swa_utils.py' 2025-11-03T16:25:19.7502929Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-11-03T16:25:19.7506700Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-11-03T16:25:19.7510862Z adding 'torch/package/__init__.py' 2025-11-03T16:25:19.7515155Z adding 'torch/package/_digraph.py' 2025-11-03T16:25:19.7518890Z adding 'torch/package/_directory_reader.py' 2025-11-03T16:25:19.7522923Z adding 'torch/package/_importlib.py' 2025-11-03T16:25:19.7526607Z adding 'torch/package/_mangling.py' 2025-11-03T16:25:19.7530429Z adding 'torch/package/_mock.py' 2025-11-03T16:25:19.7534624Z adding 'torch/package/_package_pickler.py' 2025-11-03T16:25:19.7538097Z adding 'torch/package/_package_unpickler.py' 2025-11-03T16:25:19.7554196Z adding 'torch/package/_stdlib.py' 2025-11-03T16:25:19.7558733Z adding 'torch/package/file_structure_representation.py' 2025-11-03T16:25:19.7562929Z adding 'torch/package/find_file_dependencies.py' 2025-11-03T16:25:19.7567022Z adding 'torch/package/glob_group.py' 2025-11-03T16:25:19.7572724Z adding 'torch/package/importer.py' 2025-11-03T16:25:19.7590710Z adding 'torch/package/package_exporter.py' 2025-11-03T16:25:19.7604849Z adding 'torch/package/package_importer.py' 2025-11-03T16:25:19.7609509Z adding 'torch/package/analyze/__init__.py' 2025-11-03T16:25:19.7612948Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-11-03T16:25:19.7616023Z adding 'torch/package/analyze/is_from_package.py' 2025-11-03T16:25:19.7619668Z adding 'torch/package/analyze/trace_dependencies.py' 2025-11-03T16:25:19.7624045Z adding 'torch/profiler/__init__.py' 2025-11-03T16:25:19.7641885Z adding 'torch/profiler/_memory_profiler.py' 2025-11-03T16:25:19.7651766Z adding 'torch/profiler/_pattern_matcher.py' 2025-11-03T16:25:19.7658974Z adding 'torch/profiler/_utils.py' 2025-11-03T16:25:19.7663548Z adding 'torch/profiler/itt.py' 2025-11-03T16:25:19.7680187Z adding 'torch/profiler/profiler.py' 2025-11-03T16:25:19.7684860Z adding 'torch/profiler/python_tracer.py' 2025-11-03T16:25:19.7690015Z adding 'torch/quantization/__init__.py' 2025-11-03T16:25:19.7694070Z adding 'torch/quantization/_numeric_suite.py' 2025-11-03T16:25:19.7697579Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-11-03T16:25:19.7702176Z adding 'torch/quantization/_quantized_conversions.py' 2025-11-03T16:25:19.7706134Z adding 'torch/quantization/fake_quantize.py' 2025-11-03T16:25:19.7709538Z adding 'torch/quantization/fuse_modules.py' 2025-11-03T16:25:19.7713337Z adding 'torch/quantization/fuser_method_mappings.py' 2025-11-03T16:25:19.7717187Z adding 'torch/quantization/observer.py' 2025-11-03T16:25:19.7720632Z adding 'torch/quantization/qconfig.py' 2025-11-03T16:25:19.7724513Z adding 'torch/quantization/quant_type.py' 2025-11-03T16:25:19.7728030Z adding 'torch/quantization/quantization_mappings.py' 2025-11-03T16:25:19.7731778Z adding 'torch/quantization/quantize.py' 2025-11-03T16:25:19.7735615Z adding 'torch/quantization/quantize_fx.py' 2025-11-03T16:25:19.7738979Z adding 'torch/quantization/quantize_jit.py' 2025-11-03T16:25:19.7742756Z adding 'torch/quantization/stubs.py' 2025-11-03T16:25:19.7746101Z adding 'torch/quantization/utils.py' 2025-11-03T16:25:19.7750867Z adding 'torch/quantization/fx/__init__.py' 2025-11-03T16:25:19.7754865Z adding 'torch/quantization/fx/_equalize.py' 2025-11-03T16:25:19.7758148Z adding 'torch/quantization/fx/convert.py' 2025-11-03T16:25:19.7762101Z adding 'torch/quantization/fx/fuse.py' 2025-11-03T16:25:19.7765793Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-11-03T16:25:19.7769140Z adding 'torch/quantization/fx/graph_module.py' 2025-11-03T16:25:19.7772897Z adding 'torch/quantization/fx/match_utils.py' 2025-11-03T16:25:19.7776302Z adding 'torch/quantization/fx/pattern_utils.py' 2025-11-03T16:25:19.7780172Z adding 'torch/quantization/fx/prepare.py' 2025-11-03T16:25:19.7784056Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-11-03T16:25:19.7787458Z adding 'torch/quantization/fx/quantization_types.py' 2025-11-03T16:25:19.7791235Z adding 'torch/quantization/fx/utils.py' 2025-11-03T16:25:19.7796946Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-11-03T16:25:19.7802785Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-11-03T16:25:19.7806543Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-11-03T16:25:19.7811563Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-11-03T16:25:19.7825900Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-11-03T16:25:19.7831149Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-11-03T16:25:19.7835890Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-11-03T16:25:19.7840741Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-11-03T16:25:19.7845619Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-11-03T16:25:19.7849551Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-11-03T16:25:19.7854990Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-11-03T16:25:19.7893620Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-11-03T16:25:19.7899862Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-11-03T16:25:19.7905355Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-11-03T16:25:19.7909530Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-11-03T16:25:19.7916442Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-11-03T16:25:19.7922476Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-11-03T16:25:19.7929636Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-11-03T16:25:19.7936245Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-11-03T16:25:19.7940420Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-11-03T16:25:19.7944166Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-11-03T16:25:19.7947661Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-11-03T16:25:19.7950929Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-11-03T16:25:19.7954714Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-11-03T16:25:19.7964143Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-11-03T16:25:19.7968133Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-11-03T16:25:19.7973239Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-11-03T16:25:19.7976670Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-11-03T16:25:19.7980347Z adding 'torch/signal/__init__.py' 2025-11-03T16:25:19.7991751Z adding 'torch/signal/windows/__init__.py' 2025-11-03T16:25:19.7992156Z adding 'torch/signal/windows/windows.py' 2025-11-03T16:25:19.8002577Z adding 'torch/sparse/__init__.py' 2025-11-03T16:25:19.8010101Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-11-03T16:25:19.8014891Z adding 'torch/sparse/_semi_structured_ops.py' 2025-11-03T16:25:19.8039820Z adding 'torch/sparse/_triton_ops.py' 2025-11-03T16:25:19.8157657Z adding 'torch/sparse/_triton_ops_meta.py' 2025-11-03T16:25:19.8182315Z adding 'torch/sparse/semi_structured.py' 2025-11-03T16:25:19.8193352Z adding 'torch/special/__init__.py' 2025-11-03T16:25:19.8376212Z adding 'torch/test/CppSignature_test.exe' 2025-11-03T16:25:19.8642513Z adding 'torch/test/Dict_test.exe' 2025-11-03T16:25:19.8836293Z adding 'torch/test/Dimname_test.exe' 2025-11-03T16:25:19.9077135Z adding 'torch/test/IListRef_test.exe' 2025-11-03T16:25:19.9323344Z adding 'torch/test/KernelFunction_test.exe' 2025-11-03T16:25:19.9670638Z adding 'torch/test/List_test.exe' 2025-11-03T16:25:19.9968800Z adding 'torch/test/MaybeOwned_test.exe' 2025-11-03T16:25:20.0242182Z adding 'torch/test/NamedTensor_test.exe' 2025-11-03T16:25:20.0479938Z adding 'torch/test/StorageUtils_test.exe' 2025-11-03T16:25:20.0702456Z adding 'torch/test/apply_utils_test.exe' 2025-11-03T16:25:20.0988619Z adding 'torch/test/atest.exe' 2025-11-03T16:25:20.1212249Z adding 'torch/test/backend_fallback_test.exe' 2025-11-03T16:25:20.1508780Z adding 'torch/test/basic.exe' 2025-11-03T16:25:20.1759983Z adding 'torch/test/broadcast_test.exe' 2025-11-03T16:25:20.1960001Z adding 'torch/test/c10_AllocatorConfig_test.exe' 2025-11-03T16:25:20.2126413Z adding 'torch/test/c10_ArrayRef_test.exe' 2025-11-03T16:25:20.2301907Z adding 'torch/test/c10_Bitset_test.exe' 2025-11-03T16:25:20.2513961Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2025-11-03T16:25:20.2673364Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2025-11-03T16:25:20.2846426Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2025-11-03T16:25:20.3064107Z adding 'torch/test/c10_DeviceGuard_test.exe' 2025-11-03T16:25:20.3253273Z adding 'torch/test/c10_Device_test.exe' 2025-11-03T16:25:20.3512150Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2025-11-03T16:25:20.3703427Z adding 'torch/test/c10_Enumerate_test.exe' 2025-11-03T16:25:20.3927196Z adding 'torch/test/c10_Half_test.exe' 2025-11-03T16:25:20.4114621Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2025-11-03T16:25:20.4335303Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2025-11-03T16:25:20.4540649Z adding 'torch/test/c10_IntrusiveList_test.exe' 2025-11-03T16:25:20.4733034Z adding 'torch/test/c10_LeftRight_test.exe' 2025-11-03T16:25:20.4961819Z adding 'torch/test/c10_Metaprogramming_test.exe' 2025-11-03T16:25:20.5141042Z adding 'torch/test/c10_NetworkFlow_test.exe' 2025-11-03T16:25:20.5320886Z adding 'torch/test/c10_Scalar_test.exe' 2025-11-03T16:25:20.5534182Z adding 'torch/test/c10_Semaphore_test.exe' 2025-11-03T16:25:20.5718423Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2025-11-03T16:25:20.5934544Z adding 'torch/test/c10_StreamGuard_test.exe' 2025-11-03T16:25:20.6122026Z adding 'torch/test/c10_SymInt_test.exe' 2025-11-03T16:25:20.6307046Z adding 'torch/test/c10_Synchronized_test.exe' 2025-11-03T16:25:20.6534382Z adding 'torch/test/c10_ThreadLocal_test.exe' 2025-11-03T16:25:20.6719571Z adding 'torch/test/c10_TypeIndex_test.exe' 2025-11-03T16:25:20.6922846Z adding 'torch/test/c10_TypeList_test.exe' 2025-11-03T16:25:20.7088264Z adding 'torch/test/c10_TypeTraits_test.exe' 2025-11-03T16:25:20.7272176Z adding 'torch/test/c10_accumulate_test.exe' 2025-11-03T16:25:20.7507996Z adding 'torch/test/c10_bfloat16_test.exe' 2025-11-03T16:25:20.7672429Z adding 'torch/test/c10_bit_cast_test.exe' 2025-11-03T16:25:20.7900559Z adding 'torch/test/c10_complex_math_test.exe' 2025-11-03T16:25:20.8134742Z adding 'torch/test/c10_complex_test.exe' 2025-11-03T16:25:20.8335278Z adding 'torch/test/c10_cow_test.exe' 2025-11-03T16:25:20.8505774Z adding 'torch/test/c10_error_test.exe' 2025-11-03T16:25:20.8685669Z adding 'torch/test/c10_exception_test.exe' 2025-11-03T16:25:20.8848976Z adding 'torch/test/c10_flags_test.exe' 2025-11-03T16:25:20.9019373Z adding 'torch/test/c10_generic_math_test.exe' 2025-11-03T16:25:20.9167075Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2025-11-03T16:25:20.9587286Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2025-11-03T16:25:20.9774842Z adding 'torch/test/c10_irange_test.exe' 2025-11-03T16:25:20.9962135Z adding 'torch/test/c10_lazy_test.exe' 2025-11-03T16:25:21.0144041Z adding 'torch/test/c10_logging_test.exe' 2025-11-03T16:25:21.0388385Z adding 'torch/test/c10_optional_test.exe' 2025-11-03T16:25:21.0603156Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2025-11-03T16:25:21.0789377Z adding 'torch/test/c10_registry_test.exe' 2025-11-03T16:25:21.1148293Z adding 'torch/test/c10_small_vector_test.exe' 2025-11-03T16:25:21.1331449Z adding 'torch/test/c10_ssize_test.exe' 2025-11-03T16:25:21.1521820Z adding 'torch/test/c10_string_util_test.exe' 2025-11-03T16:25:21.1678148Z adding 'torch/test/c10_string_view_test.exe' 2025-11-03T16:25:21.1840177Z adding 'torch/test/c10_tempfile_test.exe' 2025-11-03T16:25:21.2023829Z adding 'torch/test/c10_typeid_test.exe' 2025-11-03T16:25:21.2218499Z adding 'torch/test/cpu_allocator_test.exe' 2025-11-03T16:25:21.2455270Z adding 'torch/test/cpu_generator_test.exe' 2025-11-03T16:25:21.2647878Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2025-11-03T16:25:21.2991149Z adding 'torch/test/cpu_rng_test.exe' 2025-11-03T16:25:21.3227984Z adding 'torch/test/dlconvertor_test.exe' 2025-11-03T16:25:21.3434893Z adding 'torch/test/extension_backend_test.exe' 2025-11-03T16:25:21.3649980Z adding 'torch/test/half_test.exe' 2025-11-03T16:25:21.3898342Z adding 'torch/test/inline_container_test.exe' 2025-11-03T16:25:21.4249083Z adding 'torch/test/ivalue_test.exe' 2025-11-03T16:25:21.4652627Z adding 'torch/test/kernel_function_legacy_test.exe' 2025-11-03T16:25:21.4999256Z adding 'torch/test/kernel_function_test.exe' 2025-11-03T16:25:21.5415569Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2025-11-03T16:25:21.5772721Z adding 'torch/test/kernel_lambda_test.exe' 2025-11-03T16:25:21.6017717Z adding 'torch/test/kernel_stackbased_test.exe' 2025-11-03T16:25:21.6215114Z adding 'torch/test/lazy_tensor_test.exe' 2025-11-03T16:25:21.6502341Z adding 'torch/test/legacy_vmap_test.exe' 2025-11-03T16:25:21.6847750Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2025-11-03T16:25:21.7067375Z adding 'torch/test/math_kernel_test.exe' 2025-11-03T16:25:21.7270322Z adding 'torch/test/memory_format_test.exe' 2025-11-03T16:25:21.7479526Z adding 'torch/test/memory_overlapping_test.exe' 2025-11-03T16:25:21.7681326Z adding 'torch/test/mobile_memory_cleanup.exe' 2025-11-03T16:25:21.7908149Z adding 'torch/test/native_test.exe' 2025-11-03T16:25:21.8070309Z adding 'torch/test/op_allowlist_test.exe' 2025-11-03T16:25:21.8873578Z adding 'torch/test/op_registration_test.exe' 2025-11-03T16:25:21.9095582Z adding 'torch/test/operator_name_test.exe' 2025-11-03T16:25:21.9292091Z adding 'torch/test/operators_test.exe' 2025-11-03T16:25:21.9502166Z adding 'torch/test/packedtensoraccessor_test.exe' 2025-11-03T16:25:21.9772290Z adding 'torch/test/pow_test.exe' 2025-11-03T16:25:22.0008007Z adding 'torch/test/quantized_test.exe' 2025-11-03T16:25:22.0218696Z adding 'torch/test/reduce_ops_test.exe' 2025-11-03T16:25:22.0423358Z adding 'torch/test/reportMemoryUsage_test.exe' 2025-11-03T16:25:22.0658306Z adding 'torch/test/scalar_tensor_test.exe' 2025-11-03T16:25:22.0895527Z adding 'torch/test/scalar_test.exe' 2025-11-03T16:25:22.1100519Z adding 'torch/test/stride_properties_test.exe' 2025-11-03T16:25:22.1372795Z adding 'torch/test/tensor_iterator_test.exe' 2025-11-03T16:25:22.1592680Z adding 'torch/test/test_parallel.exe' 2025-11-03T16:25:22.1795890Z adding 'torch/test/thread_init_test.exe' 2025-11-03T16:25:22.1974980Z adding 'torch/test/type_ptr_test.exe' 2025-11-03T16:25:22.2203101Z adding 'torch/test/type_test.exe' 2025-11-03T16:25:22.2413085Z adding 'torch/test/undefined_tensor_test.exe' 2025-11-03T16:25:22.2608901Z adding 'torch/test/verify_api_visibility.exe' 2025-11-03T16:25:22.2813835Z adding 'torch/test/weakref_test.exe' 2025-11-03T16:25:22.3034350Z adding 'torch/test/wrapdim_test.exe' 2025-11-03T16:25:22.3223850Z adding 'torch/test/xla_tensor_test.exe' 2025-11-03T16:25:22.3236116Z adding 'torch/testing/__init__.py' 2025-11-03T16:25:22.3257408Z adding 'torch/testing/_comparison.py' 2025-11-03T16:25:22.3265034Z adding 'torch/testing/_creation.py' 2025-11-03T16:25:22.3271393Z adding 'torch/testing/_utils.py' 2025-11-03T16:25:22.3277031Z adding 'torch/testing/_internal/__init__.py' 2025-11-03T16:25:22.3285651Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-11-03T16:25:22.3292445Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-11-03T16:25:22.3297700Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-11-03T16:25:22.3304531Z adding 'torch/testing/_internal/common_cuda.py' 2025-11-03T16:25:22.3333206Z adding 'torch/testing/_internal/common_device_type.py' 2025-11-03T16:25:22.3338975Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-11-03T16:25:22.3364526Z adding 'torch/testing/_internal/common_distributed.py' 2025-11-03T16:25:22.3370374Z adding 'torch/testing/_internal/common_dtype.py' 2025-11-03T16:25:22.3390027Z adding 'torch/testing/_internal/common_fsdp.py' 2025-11-03T16:25:22.3398345Z adding 'torch/testing/_internal/common_jit.py' 2025-11-03T16:25:22.3637599Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-11-03T16:25:22.3669387Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-11-03T16:25:22.3701264Z adding 'torch/testing/_internal/common_modules.py' 2025-11-03T16:25:22.3714179Z adding 'torch/testing/_internal/common_mps.py' 2025-11-03T16:25:22.3748925Z adding 'torch/testing/_internal/common_nn.py' 2025-11-03T16:25:22.3769881Z adding 'torch/testing/_internal/common_optimizers.py' 2025-11-03T16:25:22.3776877Z adding 'torch/testing/_internal/common_pruning.py' 2025-11-03T16:25:22.3807923Z adding 'torch/testing/_internal/common_quantization.py' 2025-11-03T16:25:22.3821411Z adding 'torch/testing/_internal/common_quantized.py' 2025-11-03T16:25:22.3827977Z adding 'torch/testing/_internal/common_subclass.py' 2025-11-03T16:25:22.3918615Z adding 'torch/testing/_internal/common_utils.py' 2025-11-03T16:25:22.3933985Z adding 'torch/testing/_internal/composite_compliance.py' 2025-11-03T16:25:22.3941609Z adding 'torch/testing/_internal/custom_op_db.py' 2025-11-03T16:25:22.3946410Z adding 'torch/testing/_internal/custom_tensor.py' 2025-11-03T16:25:22.3951631Z adding 'torch/testing/_internal/dist_utils.py' 2025-11-03T16:25:22.3956377Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-11-03T16:25:22.3960028Z adding 'torch/testing/_internal/fake_config_module.py' 2025-11-03T16:25:22.3963509Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-11-03T16:25:22.3967561Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-11-03T16:25:22.3972154Z adding 'torch/testing/_internal/hop_db.py' 2025-11-03T16:25:22.3979555Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-11-03T16:25:22.3987473Z adding 'torch/testing/_internal/inductor_utils.py' 2025-11-03T16:25:22.3999284Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-11-03T16:25:22.4024091Z adding 'torch/testing/_internal/jit_utils.py' 2025-11-03T16:25:22.4024469Z adding 'torch/testing/_internal/logging_tensor.py' 2025-11-03T16:25:22.4025089Z adding 'torch/testing/_internal/logging_utils.py' 2025-11-03T16:25:22.4031010Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-11-03T16:25:22.4032230Z adding 'torch/testing/_internal/static_module.py' 2025-11-03T16:25:22.4036250Z adding 'torch/testing/_internal/subclasses.py' 2025-11-03T16:25:22.4040535Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-11-03T16:25:22.4049713Z adding 'torch/testing/_internal/triton_utils.py' 2025-11-03T16:25:22.4057539Z adding 'torch/testing/_internal/two_tensor.py' 2025-11-03T16:25:22.4061949Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-11-03T16:25:22.4066034Z adding 'torch/testing/_internal/data/__init__.py' 2025-11-03T16:25:22.4069312Z adding 'torch/testing/_internal/data/network1.py' 2025-11-03T16:25:22.4072350Z adding 'torch/testing/_internal/data/network2.py' 2025-11-03T16:25:22.4076242Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-11-03T16:25:22.4081142Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-11-03T16:25:22.4085959Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-11-03T16:25:22.4095130Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-11-03T16:25:22.4195493Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-11-03T16:25:22.4209060Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-11-03T16:25:22.4212530Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-11-03T16:25:22.4220467Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-11-03T16:25:22.4225784Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-11-03T16:25:22.4229915Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-11-03T16:25:22.4233319Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-11-03T16:25:22.4238127Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-11-03T16:25:22.4242446Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-11-03T16:25:22.4246045Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-11-03T16:25:22.4249886Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-11-03T16:25:22.4260625Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-11-03T16:25:22.4265001Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-11-03T16:25:22.4268999Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-11-03T16:25:22.4276830Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-11-03T16:25:22.4281752Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-11-03T16:25:22.4309788Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-11-03T16:25:22.4317799Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-11-03T16:25:22.4324227Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-11-03T16:25:22.4327561Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-11-03T16:25:22.4331398Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-11-03T16:25:22.4389826Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-11-03T16:25:22.4398733Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-11-03T16:25:22.4402739Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-11-03T16:25:22.4407142Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-11-03T16:25:22.4412962Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-11-03T16:25:22.4417157Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-11-03T16:25:22.4421294Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-11-03T16:25:22.4435809Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-11-03T16:25:22.4441633Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-11-03T16:25:22.4445782Z adding 'torch/testing/_internal/generated/__init__.py' 2025-11-03T16:25:22.4495718Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-11-03T16:25:22.4523849Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-11-03T16:25:22.4555065Z adding 'torch/testing/_internal/opinfo/core.py' 2025-11-03T16:25:22.4562726Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-11-03T16:25:22.4568704Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-11-03T16:25:22.4573117Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-11-03T16:25:22.4582614Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-11-03T16:25:22.4589925Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-11-03T16:25:22.4610500Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-11-03T16:25:22.4629353Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-11-03T16:25:22.4636252Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-11-03T16:25:22.4645993Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-11-03T16:25:22.4653189Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-11-03T16:25:22.4657905Z adding 'torch/testing/_internal/optests/__init__.py' 2025-11-03T16:25:22.4662859Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-11-03T16:25:22.4667848Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-11-03T16:25:22.4671203Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-11-03T16:25:22.4683492Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-11-03T16:25:22.4688232Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-11-03T16:25:22.4692244Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-11-03T16:25:22.4695318Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-11-03T16:25:22.4698382Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-11-03T16:25:22.4704276Z adding 'torch/utils/__init__.py' 2025-11-03T16:25:22.4708418Z adding 'torch/utils/_appending_byte_serializer.py' 2025-11-03T16:25:22.4720194Z adding 'torch/utils/_config_module.py' 2025-11-03T16:25:22.4724416Z adding 'torch/utils/_config_typing.pyi' 2025-11-03T16:25:22.4730100Z adding 'torch/utils/_content_store.py' 2025-11-03T16:25:22.4735095Z adding 'torch/utils/_contextlib.py' 2025-11-03T16:25:22.4738843Z adding 'torch/utils/_cpp_embed_headers.py' 2025-11-03T16:25:22.4742441Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-11-03T16:25:22.4753938Z adding 'torch/utils/_cxx_pytree.py' 2025-11-03T16:25:22.4763144Z adding 'torch/utils/_debug_mode.py' 2025-11-03T16:25:22.4767617Z adding 'torch/utils/_device.py' 2025-11-03T16:25:22.4771006Z adding 'torch/utils/_dtype_abbrs.py' 2025-11-03T16:25:22.4774319Z adding 'torch/utils/_exposed_in.py' 2025-11-03T16:25:22.4777952Z adding 'torch/utils/_filelock.py' 2025-11-03T16:25:22.4781487Z adding 'torch/utils/_foreach_utils.py' 2025-11-03T16:25:22.4785001Z adding 'torch/utils/_functools.py' 2025-11-03T16:25:22.4789801Z adding 'torch/utils/_get_clean_triton.py' 2025-11-03T16:25:22.4793210Z adding 'torch/utils/_helion.py' 2025-11-03T16:25:22.4796592Z adding 'torch/utils/_import_utils.py' 2025-11-03T16:25:22.4799720Z adding 'torch/utils/_mode_utils.py' 2025-11-03T16:25:22.4804174Z adding 'torch/utils/_ordered_set.py' 2025-11-03T16:25:22.4819408Z adding 'torch/utils/_python_dispatch.py' 2025-11-03T16:25:22.4845012Z adding 'torch/utils/_pytree.py' 2025-11-03T16:25:22.4850358Z adding 'torch/utils/_stats.py' 2025-11-03T16:25:22.4853401Z adding 'torch/utils/_thunk.py' 2025-11-03T16:25:22.4859245Z adding 'torch/utils/_traceback.py' 2025-11-03T16:25:22.4864773Z adding 'torch/utils/_triton.py' 2025-11-03T16:25:22.4867199Z adding 'torch/utils/_typing_utils.py' 2025-11-03T16:25:22.4870916Z adding 'torch/utils/_zip.py' 2025-11-03T16:25:22.4879995Z adding 'torch/utils/backend_registration.py' 2025-11-03T16:25:22.4889208Z adding 'torch/utils/bundled_inputs.py' 2025-11-03T16:25:22.4917183Z adding 'torch/utils/checkpoint.py' 2025-11-03T16:25:22.4930217Z adding 'torch/utils/collect_env.py' 2025-11-03T16:25:22.4934254Z adding 'torch/utils/cpp_backtrace.py' 2025-11-03T16:25:22.4980807Z adding 'torch/utils/cpp_extension.py' 2025-11-03T16:25:22.4987048Z adding 'torch/utils/deterministic.py' 2025-11-03T16:25:22.4992090Z adding 'torch/utils/dlpack.py' 2025-11-03T16:25:22.4996044Z adding 'torch/utils/file_baton.py' 2025-11-03T16:25:22.5008439Z adding 'torch/utils/flop_counter.py' 2025-11-03T16:25:22.5015020Z adding 'torch/utils/hooks.py' 2025-11-03T16:25:22.5019908Z adding 'torch/utils/mkldnn.py' 2025-11-03T16:25:22.5024793Z adding 'torch/utils/mobile_optimizer.py' 2025-11-03T16:25:22.5028435Z adding 'torch/utils/model_zoo.py' 2025-11-03T16:25:22.5033166Z adding 'torch/utils/module_tracker.py' 2025-11-03T16:25:22.5038200Z adding 'torch/utils/show_pickle.py' 2025-11-03T16:25:22.5043700Z adding 'torch/utils/throughput_benchmark.py' 2025-11-03T16:25:22.5050577Z adding 'torch/utils/weak.py' 2025-11-03T16:25:22.5055200Z adding 'torch/utils/_strobelight/__init__.py' 2025-11-03T16:25:22.5061142Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-11-03T16:25:22.5065739Z adding 'torch/utils/_sympy/__init__.py' 2025-11-03T16:25:22.5085738Z adding 'torch/utils/_sympy/functions.py' 2025-11-03T16:25:22.5092310Z adding 'torch/utils/_sympy/interp.py' 2025-11-03T16:25:22.5097357Z adding 'torch/utils/_sympy/numbers.py' 2025-11-03T16:25:22.5105312Z adding 'torch/utils/_sympy/printers.py' 2025-11-03T16:25:22.5111149Z adding 'torch/utils/_sympy/reference.py' 2025-11-03T16:25:22.5115265Z adding 'torch/utils/_sympy/singleton_int.py' 2025-11-03T16:25:22.5120470Z adding 'torch/utils/_sympy/solve.py' 2025-11-03T16:25:22.5124594Z adding 'torch/utils/_sympy/symbol.py' 2025-11-03T16:25:22.5137813Z adding 'torch/utils/_sympy/value_ranges.py' 2025-11-03T16:25:22.5142704Z adding 'torch/utils/backcompat/__init__.py' 2025-11-03T16:25:22.5146615Z adding 'torch/utils/benchmark/__init__.py' 2025-11-03T16:25:22.5150655Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-11-03T16:25:22.5154663Z adding 'torch/utils/benchmark/examples/compare.py' 2025-11-03T16:25:22.5158413Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-11-03T16:25:22.5162852Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-11-03T16:25:22.5166309Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-11-03T16:25:22.5170672Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-11-03T16:25:22.5174783Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-11-03T16:25:22.5178593Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-11-03T16:25:22.5182537Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-11-03T16:25:22.5186455Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-11-03T16:25:22.5190440Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-11-03T16:25:22.5194274Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-11-03T16:25:22.5198332Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-11-03T16:25:22.5201757Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-11-03T16:25:22.5208451Z adding 'torch/utils/benchmark/utils/common.py' 2025-11-03T16:25:22.5215314Z adding 'torch/utils/benchmark/utils/compare.py' 2025-11-03T16:25:22.5220566Z adding 'torch/utils/benchmark/utils/compile.py' 2025-11-03T16:25:22.5225746Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-11-03T16:25:22.5234142Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-11-03T16:25:22.5238896Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-11-03T16:25:22.5242651Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-11-03T16:25:22.5251555Z adding 'torch/utils/benchmark/utils/timer.py' 2025-11-03T16:25:22.5256617Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-11-03T16:25:22.5260838Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-11-03T16:25:22.5264374Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-11-03T16:25:22.5267991Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-11-03T16:25:22.5281989Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-11-03T16:25:22.5333057Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-11-03T16:25:22.5347590Z adding 'torch/utils/data/__init__.py' 2025-11-03T16:25:22.5350057Z adding 'torch/utils/data/backward_compatibility.py' 2025-11-03T16:25:22.5381712Z adding 'torch/utils/data/dataloader.py' 2025-11-03T16:25:22.5391170Z adding 'torch/utils/data/dataset.py' 2025-11-03T16:25:22.5396535Z adding 'torch/utils/data/distributed.py' 2025-11-03T16:25:22.5401536Z adding 'torch/utils/data/graph.py' 2025-11-03T16:25:22.5406376Z adding 'torch/utils/data/graph_settings.py' 2025-11-03T16:25:22.5412696Z adding 'torch/utils/data/sampler.py' 2025-11-03T16:25:22.5417673Z adding 'torch/utils/data/_utils/__init__.py' 2025-11-03T16:25:22.5424482Z adding 'torch/utils/data/_utils/collate.py' 2025-11-03T16:25:22.5428599Z adding 'torch/utils/data/_utils/fetch.py' 2025-11-03T16:25:22.5433206Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-11-03T16:25:22.5436999Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-11-03T16:25:22.5444608Z adding 'torch/utils/data/_utils/worker.py' 2025-11-03T16:25:22.5448903Z adding 'torch/utils/data/datapipes/__init__.py' 2025-11-03T16:25:22.5453741Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-11-03T16:25:22.5460105Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-11-03T16:25:22.5468031Z adding 'torch/utils/data/datapipes/_typing.py' 2025-11-03T16:25:22.5475242Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-11-03T16:25:22.5486701Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-11-03T16:25:22.5493616Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-11-03T16:25:22.5498254Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-11-03T16:25:22.5502132Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-11-03T16:25:22.5508423Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-11-03T16:25:22.5513543Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-11-03T16:25:22.5516279Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-11-03T16:25:22.5533435Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-11-03T16:25:22.5533853Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-11-03T16:25:22.5534265Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-11-03T16:25:22.5542359Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-11-03T16:25:22.5547040Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-11-03T16:25:22.5551527Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-11-03T16:25:22.5557538Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-11-03T16:25:22.5561669Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-11-03T16:25:22.5565762Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-11-03T16:25:22.5569984Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-11-03T16:25:22.5573678Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-11-03T16:25:22.5577392Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-11-03T16:25:22.5581601Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-11-03T16:25:22.5585458Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-11-03T16:25:22.5589690Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-11-03T16:25:22.5593760Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-11-03T16:25:22.5597670Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-11-03T16:25:22.5601486Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-11-03T16:25:22.5605664Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-11-03T16:25:22.5612014Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-11-03T16:25:22.5618556Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-11-03T16:25:22.5622946Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-11-03T16:25:22.5626930Z adding 'torch/utils/hipify/__init__.py' 2025-11-03T16:25:22.5630381Z adding 'torch/utils/hipify/constants.py' 2025-11-03T16:25:22.5694386Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-11-03T16:25:22.5720866Z adding 'torch/utils/hipify/hipify_python.py' 2025-11-03T16:25:22.5725123Z adding 'torch/utils/hipify/version.py' 2025-11-03T16:25:22.5729047Z adding 'torch/utils/jit/__init__.py' 2025-11-03T16:25:22.5733179Z adding 'torch/utils/jit/log_extract.py' 2025-11-03T16:25:22.5742355Z adding 'torch/utils/model_dump/__init__.py' 2025-11-03T16:25:22.5746104Z adding 'torch/utils/model_dump/__main__.py' 2025-11-03T16:25:22.5753701Z adding 'torch/utils/model_dump/code.js' 2025-11-03T16:25:22.5757826Z adding 'torch/utils/model_dump/htm.mjs' 2025-11-03T16:25:22.5764155Z adding 'torch/utils/model_dump/preact.mjs' 2025-11-03T16:25:22.5768630Z adding 'torch/utils/model_dump/skeleton.html' 2025-11-03T16:25:22.5771616Z adding 'torch/utils/serialization/__init__.py' 2025-11-03T16:25:22.5775019Z adding 'torch/utils/serialization/config.py' 2025-11-03T16:25:22.5780066Z adding 'torch/utils/tensorboard/__init__.py' 2025-11-03T16:25:22.5782631Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-11-03T16:25:22.5786628Z adding 'torch/utils/tensorboard/_embedding.py' 2025-11-03T16:25:22.5790322Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-11-03T16:25:22.5794153Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-11-03T16:25:22.5803101Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-11-03T16:25:22.5806986Z adding 'torch/utils/tensorboard/_utils.py' 2025-11-03T16:25:22.5820441Z adding 'torch/utils/tensorboard/summary.py' 2025-11-03T16:25:22.5835730Z adding 'torch/utils/tensorboard/writer.py' 2025-11-03T16:25:22.5840902Z adding 'torch/utils/viz/__init__.py' 2025-11-03T16:25:22.5848960Z adding 'torch/utils/viz/_cycles.py' 2025-11-03T16:25:22.5858086Z adding 'torch/xpu/__init__.py' 2025-11-03T16:25:22.5862166Z adding 'torch/xpu/_gpu_trace.py' 2025-11-03T16:25:22.5865778Z adding 'torch/xpu/_utils.py' 2025-11-03T16:25:22.5871222Z adding 'torch/xpu/memory.py' 2025-11-03T16:25:22.5875498Z adding 'torch/xpu/random.py' 2025-11-03T16:25:22.5880259Z adding 'torch/xpu/streams.py' 2025-11-03T16:25:22.6002503Z adding 'torch-2.10.0a0+git3f6538f.dist-info/licenses/LICENSE' 2025-11-03T16:25:22.6024022Z adding 'torch-2.10.0a0+git3f6538f.dist-info/licenses/NOTICE' 2025-11-03T16:25:22.6029387Z adding 'torchgen/__init__.py' 2025-11-03T16:25:22.6032908Z adding 'torchgen/code_template.py' 2025-11-03T16:25:22.6037290Z adding 'torchgen/context.py' 2025-11-03T16:25:22.6074173Z adding 'torchgen/gen.py' 2025-11-03T16:25:22.6086854Z adding 'torchgen/gen_aoti_c_shim.py' 2025-11-03T16:25:22.6095915Z adding 'torchgen/gen_backend_stubs.py' 2025-11-03T16:25:22.6113388Z adding 'torchgen/gen_functionalization_type.py' 2025-11-03T16:25:22.6123508Z adding 'torchgen/gen_lazy_tensor.py' 2025-11-03T16:25:22.6127994Z adding 'torchgen/gen_schema_utils.py' 2025-11-03T16:25:22.6133066Z adding 'torchgen/gen_vmap_plumbing.py' 2025-11-03T16:25:22.6136827Z adding 'torchgen/local.py' 2025-11-03T16:25:22.6178928Z adding 'torchgen/model.py' 2025-11-03T16:25:22.6193388Z adding 'torchgen/native_function_generation.py' 2025-11-03T16:25:22.6201741Z adding 'torchgen/utils.py' 2025-11-03T16:25:22.6206312Z adding 'torchgen/yaml_utils.py' 2025-11-03T16:25:22.6210177Z adding 'torchgen/aoti/__init__.py' 2025-11-03T16:25:22.6214526Z adding 'torchgen/aoti/fallback_ops.py' 2025-11-03T16:25:22.6218650Z adding 'torchgen/api/__init__.py' 2025-11-03T16:25:22.6232978Z adding 'torchgen/api/autograd.py' 2025-11-03T16:25:22.6241041Z adding 'torchgen/api/cpp.py' 2025-11-03T16:25:22.6245545Z adding 'torchgen/api/dispatcher.py' 2025-11-03T16:25:22.6250445Z adding 'torchgen/api/functionalization.py' 2025-11-03T16:25:22.6258420Z adding 'torchgen/api/lazy.py' 2025-11-03T16:25:22.6262086Z adding 'torchgen/api/meta.py' 2025-11-03T16:25:22.6266329Z adding 'torchgen/api/native.py' 2025-11-03T16:25:22.6287870Z adding 'torchgen/api/python.py' 2025-11-03T16:25:22.6293740Z adding 'torchgen/api/structured.py' 2025-11-03T16:25:22.6301300Z adding 'torchgen/api/translate.py' 2025-11-03T16:25:22.6306400Z adding 'torchgen/api/ufunc.py' 2025-11-03T16:25:22.6311828Z adding 'torchgen/api/unboxing.py' 2025-11-03T16:25:22.6316016Z adding 'torchgen/api/types/__init__.py' 2025-11-03T16:25:22.6322386Z adding 'torchgen/api/types/signatures.py' 2025-11-03T16:25:22.6327243Z adding 'torchgen/api/types/types.py' 2025-11-03T16:25:22.6332264Z adding 'torchgen/api/types/types_base.py' 2025-11-03T16:25:22.6336532Z adding 'torchgen/dest/__init__.py' 2025-11-03T16:25:22.6346848Z adding 'torchgen/dest/lazy_ir.py' 2025-11-03T16:25:22.6351163Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-11-03T16:25:22.6355040Z adding 'torchgen/dest/native_functions.py' 2025-11-03T16:25:22.6369455Z adding 'torchgen/dest/register_dispatch_key.py' 2025-11-03T16:25:22.6377708Z adding 'torchgen/dest/ufunc.py' 2025-11-03T16:25:22.6382070Z adding 'torchgen/operator_versions/__init__.py' 2025-11-03T16:25:22.6391145Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-11-03T16:25:22.6391667Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-11-03T16:25:22.6512571Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-11-03T16:25:22.6530549Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-11-03T16:25:22.6535564Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-11-03T16:25:22.6539262Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-11-03T16:25:22.6542870Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-11-03T16:25:22.6547138Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-11-03T16:25:22.6550094Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-11-03T16:25:22.6553237Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-11-03T16:25:22.6556416Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-11-03T16:25:22.6559760Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-11-03T16:25:22.6563207Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-11-03T16:25:22.6567053Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-11-03T16:25:22.6571311Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-11-03T16:25:22.6574736Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-11-03T16:25:22.6577853Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-11-03T16:25:22.6581142Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-11-03T16:25:22.6584289Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-11-03T16:25:22.6589027Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-11-03T16:25:22.6591134Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-11-03T16:25:22.6594303Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-11-03T16:25:22.6597434Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-11-03T16:25:22.6600706Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-11-03T16:25:22.6604564Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-11-03T16:25:22.6607861Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-11-03T16:25:22.6611190Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-11-03T16:25:22.6614606Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-11-03T16:25:22.6618115Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-11-03T16:25:22.6621446Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-11-03T16:25:22.6624780Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-11-03T16:25:22.6628749Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-11-03T16:25:22.6632017Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-11-03T16:25:22.6635130Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-11-03T16:25:22.6647286Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-11-03T16:25:22.6651712Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-11-03T16:25:22.6654991Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-11-03T16:25:22.6658195Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-11-03T16:25:22.6661365Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-11-03T16:25:22.6664630Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-11-03T16:25:22.6667989Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-11-03T16:25:22.6671156Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.cpp' 2025-11-03T16:25:22.6674263Z adding 'torchgen/packaged/ATen/templates/ViewMetaClasses.h' 2025-11-03T16:25:22.6677455Z adding 'torchgen/packaged/ATen/templates/ViewMetaClassesPythonBinding.cpp' 2025-11-03T16:25:22.6680846Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-11-03T16:25:22.6685692Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-11-03T16:25:22.6688245Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-11-03T16:25:22.6691242Z adding 'torchgen/packaged/autograd/README.md' 2025-11-03T16:25:22.6694275Z adding 'torchgen/packaged/autograd/__init__.py' 2025-11-03T16:25:22.6697392Z adding 'torchgen/packaged/autograd/build.bzl' 2025-11-03T16:25:22.6700641Z adding 'torchgen/packaged/autograd/context.py' 2025-11-03T16:25:22.6704794Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-11-03T16:25:22.6751859Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-11-03T16:25:22.6760313Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-11-03T16:25:22.6764556Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-11-03T16:25:22.6776232Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-11-03T16:25:22.6786171Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-11-03T16:25:22.6803124Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-11-03T16:25:22.6812148Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-11-03T16:25:22.6816874Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-11-03T16:25:22.6844378Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-11-03T16:25:22.6852337Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-11-03T16:25:22.6867539Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-11-03T16:25:22.6873675Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-11-03T16:25:22.6877320Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-11-03T16:25:22.6880975Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-11-03T16:25:22.6884485Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-11-03T16:25:22.6888517Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-11-03T16:25:22.6891816Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-11-03T16:25:22.6895147Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-11-03T16:25:22.6898317Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-11-03T16:25:22.6901669Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-11-03T16:25:22.6904901Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-11-03T16:25:22.6908646Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-11-03T16:25:22.6912192Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-11-03T16:25:22.6915467Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-11-03T16:25:22.6919090Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-11-03T16:25:22.6923109Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-11-03T16:25:22.6926904Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-11-03T16:25:22.6930615Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-11-03T16:25:22.6943190Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-11-03T16:25:22.6943755Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-11-03T16:25:22.6944331Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-11-03T16:25:22.6948415Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-11-03T16:25:22.6961197Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-11-03T16:25:22.6966554Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-11-03T16:25:22.6971417Z adding 'torchgen/selective_build/__init__.py' 2025-11-03T16:25:22.6975299Z adding 'torchgen/selective_build/operator.py' 2025-11-03T16:25:22.6981549Z adding 'torchgen/selective_build/selector.py' 2025-11-03T16:25:22.6985904Z adding 'torchgen/static_runtime/__init__.py' 2025-11-03T16:25:22.6991288Z adding 'torchgen/static_runtime/config.py' 2025-11-03T16:25:22.6996136Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-11-03T16:25:22.7005991Z adding 'torchgen/static_runtime/generator.py' 2025-11-03T16:25:22.7018153Z adding 'torch-2.10.0a0+git3f6538f.dist-info/METADATA' 2025-11-03T16:25:22.7020990Z adding 'torch-2.10.0a0+git3f6538f.dist-info/WHEEL' 2025-11-03T16:25:22.7023323Z adding 'torch-2.10.0a0+git3f6538f.dist-info/entry_points.txt' 2025-11-03T16:25:22.7025328Z adding 'torch-2.10.0a0+git3f6538f.dist-info/top_level.txt' 2025-11-03T16:25:22.7787237Z adding 'torch-2.10.0a0+git3f6538f.dist-info/RECORD' 2025-11-03T16:25:22.8225845Z removing build\bdist.win-amd64\wheel 2025-11-03T16:25:24.3125521Z Successfully built torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:25:24.3357658Z 2025-11-03T16:25:24.3357999Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 goto fail 2025-11-03T16:25:24.3359242Z 2025-11-03T16:25:24.3359598Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 goto fail 2025-11-03T16:25:24.3360532Z 2025-11-03T16:25:24.3360769Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats 2025-11-03T16:25:24.3910246Z Compile requests 6839 2025-11-03T16:25:24.3910602Z Compile requests executed 6839 2025-11-03T16:25:24.3910877Z Cache hits 6775 2025-11-03T16:25:24.3911143Z Cache hits (C/C++) 6775 2025-11-03T16:25:24.3911446Z Cache misses 50 2025-11-03T16:25:24.3911705Z Cache misses (C/C++) 50 2025-11-03T16:25:24.3911987Z Cache timeouts 0 2025-11-03T16:25:24.3912257Z Cache read errors 0 2025-11-03T16:25:24.3912521Z Forced recaches 0 2025-11-03T16:25:24.3912922Z Cache write errors 0 2025-11-03T16:25:24.3913180Z Compilation failures 3 2025-11-03T16:25:24.3913447Z Cache errors 11 2025-11-03T16:25:24.3913709Z Cache errors (C/C++) 11 2025-11-03T16:25:24.3913985Z Non-cacheable compilations 2 2025-11-03T16:25:24.3914255Z Non-cacheable calls 0 2025-11-03T16:25:24.3914572Z Non-compilation calls 0 2025-11-03T16:25:24.3914844Z Unsupported compiler calls 0 2025-11-03T16:25:24.3915162Z Average cache write 0.034 s 2025-11-03T16:25:24.3915447Z Average compiler 0.120 s 2025-11-03T16:25:24.3915724Z Average cache read hit 0.068 s 2025-11-03T16:25:24.3916094Z Failed distributed compilations 0 2025-11-03T16:25:24.3916553Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-11-03T16:25:24.3916951Z Version (client) 0.7.4 2025-11-03T16:25:24.3934809Z 2025-11-03T16:25:24.3935605Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>python -c "import os, glob; os.system('python -mpip install --no-index --no-deps ' + glob.glob('dist/*.whl')[0])" 2025-11-03T16:25:25.8107842Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:25:26.3197438Z Installing collected packages: torch 2025-11-03T16:25:44.1405239Z Successfully installed torch-2.10.0a0+git3f6538f 2025-11-03T16:25:44.2058397Z 2025-11-03T16:25:44.2059815Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>(if "win-vs2022-cpu-py3" == "" (echo NOTE: To run `import torch`, please make sure to activate the conda environment by running `call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3\envs\py_tmp` in Command Prompt before running Git Bash. ) else ( 2025-11-03T16:25:44.2061097Z copy /Y "dist\*.whl" "C:/19040285449/build-results/" 2025-11-03T16:25:44.2061443Z python tools/stats/export_test_times.py 2025-11-03T16:25:44.2061904Z robocopy /E ".additional_ci_files" "C:/19040285449/build-results/\.additional_ci_files" 2025-11-03T16:25:44.2062412Z copy /Y "build\.ninja_log" "C:/19040285449/build-results/\" 2025-11-03T16:25:44.2062857Z ) ) 2025-11-03T16:25:44.2066775Z dist\torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:25:44.2857646Z 1 file(s) copied. 2025-11-03T16:25:45.0121267Z Exporting test times from test-infra 2025-11-03T16:25:45.0122248Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\test-times.json 2025-11-03T16:25:45.0123766Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\test-class-times.json 2025-11-03T16:25:45.0390971Z 2025-11-03T16:25:45.0391643Z ------------------------------------------------------------------------------- 2025-11-03T16:25:45.0392668Z ROBOCOPY :: Robust File Copy for Windows 2025-11-03T16:25:45.0393122Z ------------------------------------------------------------------------------- 2025-11-03T16:25:45.0393451Z 2025-11-03T16:25:45.0394746Z Started : Monday, November 3, 2025 4:25:45 PM 2025-11-03T16:25:45.0395416Z Source : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-11-03T16:25:45.0396185Z Dest : C:\19040285449\build-results\.additional_ci_files\ 2025-11-03T16:25:45.0396470Z 2025-11-03T16:25:45.0396618Z Files : *.* 2025-11-03T16:25:45.0397206Z 2025-11-03T16:25:45.0398200Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-11-03T16:25:45.0398478Z 2025-11-03T16:25:45.0398700Z ------------------------------------------------------------------------------ 2025-11-03T16:25:45.0401873Z 2025-11-03T16:25:45.0408844Z New Dir 2 C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-11-03T16:25:45.0417574Z New File 2.6 m test-class-times.json 2025-11-03T16:25:45.0420560Z 18% 2025-11-03T16:25:45.0423840Z 37% 2025-11-03T16:25:45.0426648Z 55% 2025-11-03T16:25:45.0429907Z 74% 2025-11-03T16:25:45.0431239Z 93% 2025-11-03T16:25:45.0433284Z 100% 2025-11-03T16:25:45.0437707Z New File 790911 test-times.json 2025-11-03T16:25:45.0439365Z 33% 2025-11-03T16:25:45.0440961Z 66% 2025-11-03T16:25:45.0441508Z 99% 2025-11-03T16:25:45.0444680Z 100% 2025-11-03T16:25:45.0445039Z 2025-11-03T16:25:45.0445249Z ------------------------------------------------------------------------------ 2025-11-03T16:25:45.0445537Z 2025-11-03T16:25:45.0446730Z Total Copied Skipped Mismatch FAILED Extras 2025-11-03T16:25:45.0448290Z Dirs : 1 1 0 0 0 0 2025-11-03T16:25:45.0449033Z Files : 2 2 0 0 0 0 2025-11-03T16:25:45.0449915Z Bytes : 3.44 m 3.44 m 0 0 0 0 2025-11-03T16:25:45.0450787Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-11-03T16:25:45.0451025Z 2025-11-03T16:25:45.0451534Z 2025-11-03T16:25:45.0452551Z Speed : 1203060333 Bytes/sec. 2025-11-03T16:25:45.0453537Z Speed : 68839.664 MegaBytes/min. 2025-11-03T16:25:45.0453973Z Ended : Monday, November 3, 2025 4:25:45 PM 2025-11-03T16:25:45.0454333Z 2025-11-03T16:25:45.0698863Z 1 file(s) copied. 2025-11-03T16:25:45.0700472Z 2025-11-03T16:25:45.0701077Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2022-cpu-py3-54375366939.json 2025-11-03T16:25:45.1092563Z 2025-11-03T16:25:45.1093085Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2025-11-03T16:25:45.1180337Z Stopping sccache server... 2025-11-03T16:25:45.1199199Z Compile requests 6839 2025-11-03T16:25:45.1199558Z Compile requests executed 6839 2025-11-03T16:25:45.1199821Z Cache hits 6775 2025-11-03T16:25:45.1200088Z Cache hits (C/C++) 6775 2025-11-03T16:25:45.1200498Z Cache misses 50 2025-11-03T16:25:45.1200811Z Cache misses (C/C++) 50 2025-11-03T16:25:45.1201074Z Cache timeouts 0 2025-11-03T16:25:45.1201348Z Cache read errors 0 2025-11-03T16:25:45.1201602Z Forced recaches 0 2025-11-03T16:25:45.1201870Z Cache write errors 0 2025-11-03T16:25:45.1202147Z Compilation failures 3 2025-11-03T16:25:45.1202407Z Cache errors 11 2025-11-03T16:25:45.1202672Z Cache errors (C/C++) 11 2025-11-03T16:25:45.1202943Z Non-cacheable compilations 2 2025-11-03T16:25:45.1203222Z Non-cacheable calls 0 2025-11-03T16:25:45.1203483Z Non-compilation calls 0 2025-11-03T16:25:45.1203765Z Unsupported compiler calls 0 2025-11-03T16:25:45.1204034Z Average cache write 0.034 s 2025-11-03T16:25:45.1204321Z Average compiler 0.120 s 2025-11-03T16:25:45.1204595Z Average cache read hit 0.068 s 2025-11-03T16:25:45.1204874Z Failed distributed compilations 0 2025-11-03T16:25:45.1205259Z Cache location s3, name: ossci-compiler-cache, prefix: /trunk/ 2025-11-03T16:25:45.1205640Z Version (client) 0.7.4 2025-11-03T16:25:45.1220217Z 2025-11-03T16:25:45.1220459Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-11-03T16:25:45.1386258Z + assert_git_not_dirty 2025-11-03T16:25:45.1403644Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-11-03T16:25:45.1403983Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-11-03T16:25:45.1900826Z ++ git status --porcelain 2025-11-03T16:25:45.1955006Z ++ grep -v '?? third_party' 2025-11-03T16:26:02.9980740Z ++ true 2025-11-03T16:26:02.9984745Z + git_status= 2025-11-03T16:26:02.9984961Z + [[ -n '' ]] 2025-11-03T16:26:02.9985301Z + echo 'BUILD PASSED' 2025-11-03T16:26:02.9985531Z BUILD PASSED 2025-11-03T16:26:03.1739800Z ##[group]Run seemethere/upload-artifact-s3@baba72d0712b404f646cebe0730933554ebce96a 2025-11-03T16:26:03.1740310Z with: 2025-11-03T16:26:03.1740494Z retention-days: 14 2025-11-03T16:26:03.1740744Z if-no-files-found: error 2025-11-03T16:26:03.1740977Z name: win-vs2022-cpu-py3 2025-11-03T16:26:03.1741220Z path: C:\19040285449\build-results 2025-11-03T16:26:03.1741484Z s3-bucket: gha-artifacts 2025-11-03T16:26:03.1741715Z region: us-east-1 2025-11-03T16:26:03.1747961Z env: 2025-11-03T16:26:03.1748151Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:03.1748415Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:03.1748980Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:03.1749545Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:03.1750050Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:03.1750468Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:03.1750750Z ##[endgroup] 2025-11-03T16:26:04.1938541Z With the provided path, there will be 4 files uploaded 2025-11-03T16:26:04.1939035Z Uploading to s3 prefix: pytorch/pytorch/19040285449/win-vs2022-cpu-py3 2025-11-03T16:26:04.1974341Z Starting upload of .additional_ci_files\test-class-times.json 2025-11-03T16:26:04.4438004Z Finished upload of .additional_ci_files\test-class-times.json 2025-11-03T16:26:04.4440459Z Starting upload of .additional_ci_files\test-times.json 2025-11-03T16:26:04.6077892Z Finished upload of .additional_ci_files\test-times.json 2025-11-03T16:26:04.6079324Z Starting upload of .ninja_log 2025-11-03T16:26:04.7581566Z Finished upload of .ninja_log 2025-11-03T16:26:04.7583551Z Starting upload of torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:26:06.0149100Z Finished upload of torch-2.10.0a0+git3f6538f-cp310-cp310-win_amd64.whl 2025-11-03T16:26:06.0684260Z Prepare all required actions 2025-11-03T16:26:06.0684939Z Getting action download info 2025-11-03T16:26:06.2416323Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-11-03T16:26:06.6269738Z ##[group]Run ./.github/actions/upload-sccache-stats 2025-11-03T16:26:06.6270107Z with: 2025-11-03T16:26:06.6270629Z github-token: *** 2025-11-03T16:26:06.6270861Z env: 2025-11-03T16:26:06.6271049Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:06.6271347Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:06.6271827Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:06.6272450Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:06.6272966Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:06.6273399Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:06.6273723Z ##[endgroup] 2025-11-03T16:26:06.6414831Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-11-03T16:26:06.6415139Z with: 2025-11-03T16:26:06.6415371Z s3-prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T16:26:06.6415683Z retention-days: 14 2025-11-03T16:26:06.6415909Z if-no-files-found: warn 2025-11-03T16:26:06.6416149Z path: sccache-stats-*.json 2025-11-03T16:26:06.6416379Z name: artifact 2025-11-03T16:26:06.6416581Z s3-bucket: gha-artifacts 2025-11-03T16:26:06.6416797Z region: us-east-1 2025-11-03T16:26:06.6416988Z env: 2025-11-03T16:26:06.6417158Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:06.6417415Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:06.6417843Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:06.6418356Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:06.6418824Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:06.6419299Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:06.6419590Z ##[endgroup] 2025-11-03T16:26:07.0444023Z NOTE: s3-prefix specified, ignoring name parameter 2025-11-03T16:26:07.0444454Z With the provided path, there will be 1 file uploaded 2025-11-03T16:26:07.0444862Z Uploading to s3 prefix: pytorch/pytorch/19040285449/1/artifact 2025-11-03T16:26:07.0457929Z Starting upload of sccache-stats-win-vs2022-cpu-py3-54375366939.json 2025-11-03T16:26:07.2001103Z Finished upload of sccache-stats-win-vs2022-cpu-py3-54375366939.json 2025-11-03T16:26:07.2367301Z Prepare all required actions 2025-11-03T16:26:07.2367689Z Getting action download info 2025-11-03T16:26:07.3902107Z ##[group]Run ./.github/actions/teardown-win 2025-11-03T16:26:07.3902484Z with: 2025-11-03T16:26:07.3902717Z extra-delete-dir: /c/19040285449/build-results/ 2025-11-03T16:26:07.3903005Z env: 2025-11-03T16:26:07.3903191Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:07.3903458Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:07.3903890Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:07.3904394Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:07.3904851Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:07.3905238Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:07.3905513Z ##[endgroup] 2025-11-03T16:26:07.3982326Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-11-03T16:26:07.3982773Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-11-03T16:26:07.4000655Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:26:07.4001097Z env: 2025-11-03T16:26:07.4001303Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:07.4001573Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:07.4002797Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:07.4003733Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:07.4004203Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:07.4004592Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:07.4004878Z ##[endgroup] 2025-11-03T16:26:07.7452417Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:26:07.7523002Z Finished 2025-11-03T16:26:07.8737560Z Holding runner until all ssh sessions have logged out 2025-11-03T16:26:07.9006140Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-11-03T16:26:07.9006565Z .github\scripts\kill_active_ssh_sessions.ps1 2025-11-03T16:26:07.9022821Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:26:07.9023296Z env: 2025-11-03T16:26:07.9023479Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:07.9023751Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:07.9024187Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:07.9024702Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:07.9025166Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:07.9025547Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:07.9025832Z ##[endgroup] 2025-11-03T16:26:08.2287367Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:26:08.2365413Z Finished 2025-11-03T16:26:08.2730613Z ##[group]Run nick-fields/retry@v3.0.0 2025-11-03T16:26:08.2730940Z with: 2025-11-03T16:26:08.2731125Z shell: bash 2025-11-03T16:26:08.2731316Z timeout_minutes: 5 2025-11-03T16:26:08.2731575Z max_attempts: 3 2025-11-03T16:26:08.2731776Z retry_wait_seconds: 90 2025-11-03T16:26:08.2732731Z command: set +e set -x if [ -n "${EXTRA_DELETE_DIR}" ]; then # It's ok to fail to clean up the extra directory on Windows as it only contains # the build artifacts and doesn't take up much space, i.e. /c/5053411580/build-results rm -rf "${EXTRA_DELETE_DIR}" || true fi rm -rf ./* 2025-11-03T16:26:08.2733843Z polling_interval_seconds: 1 2025-11-03T16:26:08.2734092Z warning_on_retry: true 2025-11-03T16:26:08.2734315Z continue_on_error: false 2025-11-03T16:26:08.2734539Z env: 2025-11-03T16:26:08.2734709Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:08.2734974Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:08.2736811Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:08.2737397Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:08.2737872Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:08.2738333Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:08.2738668Z EXTRA_DELETE_DIR: /c/19040285449/build-results/ 2025-11-03T16:26:08.2738962Z ##[endgroup] 2025-11-03T16:26:08.4711471Z + '[' -n /c/19040285449/build-results/ ']' 2025-11-03T16:26:08.4713167Z + rm -rf /c/19040285449/build-results/ 2025-11-03T16:26:08.5094308Z + rm -rf ./AGENTS.md ./BUCK.oss ./BUILD.bazel ./CITATION.cff ./CLAUDE.md ./CMakeLists.txt ./CODEOWNERS ./CODE_OF_CONDUCT.md ./CONTRIBUTING.md ./Dockerfile ./GLOSSARY.md ./LICENSE ./MANIFEST.in ./Makefile ./NOTICE ./README.md ./RELEASE.md ./SECURITY.md ./WORKSPACE ./android ./aten ./aten.bzl ./benchmarks ./binaries ./buckbuild.bzl ./build ./build.bzl ./build_variables.bzl ./c10 ./caffe2 ./cmake ./codex_setup.sh ./compile_commands.json ./defs.bzl ./dist ./docker.Makefile ./docs ./functorch ./mypy-strict.ini ./mypy.ini ./mypy_plugins ./pt_ops.bzl ./pt_template_srcs.bzl ./pyproject.toml ./pyrefly.toml ./pytest.ini ./requirements-build.txt ./requirements.txt ./sccache-stats-win-vs2022-cpu-py3-54375366939.json ./scripts ./setup.py ./test ./third_party ./tools ./torch ./torch.egg-info ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./version.txt 2025-11-03T16:26:38.5888580Z Command completed after 1 attempt(s). 2025-11-03T16:26:38.6072204Z ##[group]Run handle C:\actions-runner\_work\ 2025-11-03T16:26:38.6072543Z handle C:\actions-runner\_work\ 2025-11-03T16:26:38.6089791Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:26:38.6090326Z env: 2025-11-03T16:26:38.6090570Z GIT_DEFAULT_BRANCH: main 2025-11-03T16:26:38.6090845Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-11-03T16:26:38.6091296Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-11-03T16:26:38.6091804Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-11-03T16:26:38.6092267Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-11-03T16:26:38.6092665Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-11-03T16:26:38.6092944Z ##[endgroup] 2025-11-03T16:26:38.9472574Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:26:38.9520860Z Finished 2025-11-03T16:26:39.0655431Z 2025-11-03T16:26:39.0655873Z Nthandle v5.0 - Handle viewer 2025-11-03T16:26:39.0657173Z Copyright (C) 1997-2022 Mark Russinovich 2025-11-03T16:26:39.0657528Z Sysinternals - www.sysinternals.com 2025-11-03T16:26:39.0657767Z 2025-11-03T16:26:39.1055986Z powershell.exe pid: 852 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:26:39.1056604Z handle.exe pid: 5548 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:26:39.1057165Z handle.exe pid: 2176 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:26:39.1057766Z handle64.exe pid: 3268 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:26:39.1480725Z Post job cleanup. 2025-11-03T16:26:39.1636721Z Post job cleanup. 2025-11-03T16:26:39.4076251Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-11-03T16:26:39.4287421Z git version 2.51.0.windows.1 2025-11-03T16:26:39.4348602Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\679dc20b-afe8-4ed4-b585-e102545fa7d4\.gitconfig' 2025-11-03T16:26:39.4363430Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\679dc20b-afe8-4ed4-b585-e102545fa7d4' before making global git config changes 2025-11-03T16:26:39.4364256Z Adding repository directory to the temporary git global config as a safe directory 2025-11-03T16:26:39.4374667Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-11-03T16:26:39.4637835Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-11-03T16:26:39.5554267Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2025-11-03T16:26:40.0481297Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-11-03T16:26:40.0710363Z http.https://github.com/.extraheader 2025-11-03T16:26:40.0766537Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-11-03T16:26:40.1018273Z [command]"C:\Program Files\Git\cmd\git.exe" 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-11-03T16:26:40.5311047Z A job completed hook has been configured by the self-hosted runner administrator 2025-11-03T16:26:40.5348383Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-11-03T16:26:40.5367185Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-11-03T16:26:40.5367646Z ##[endgroup] 2025-11-03T16:26:40.8694546Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-11-03T16:26:40.8772327Z Finished 2025-11-03T16:26:42.4201151Z Evaluate and set job outputs 2025-11-03T16:26:42.4215013Z Set output 'test-matrix' 2025-11-03T16:26:42.4220308Z Cleaning up orphan processes 2025-11-03T16:26:42.5250570Z Terminate orphan process: pid (1372) (vctip)